[INFO] cloning repository https://github.com/ArseniyK/url_shortener
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArseniyK/url_shortener" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArseniyK%2Furl_shortener", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArseniyK%2Furl_shortener'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01cebd2f14ae2819dcaee68d9f90ef1686e3f603
[INFO] testing ArseniyK/url_shortener against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArseniyK%2Furl_shortener" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArseniyK/url_shortener
[INFO] finished tweaking git repo https://github.com/ArseniyK/url_shortener
[INFO] tweaked toml for git repo https://github.com/ArseniyK/url_shortener written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArseniyK/url_shortener on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArseniyK/url_shortener already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator_derive v0.12.0
[INFO] [stderr]   Downloaded validator_types v0.12.0
[INFO] [stderr]   Downloaded validator v0.12.0
[INFO] [stderr]   Downloaded thread_local v1.1.2
[INFO] [stderr]   Downloaded if_chain v1.0.1
[INFO] [stderr]   Downloaded tinyvec v1.1.1
[INFO] [stderr]   Downloaded tera v1.6.1
[INFO] [stderr]   Downloaded rand v0.8.3
[INFO] [stderr]   Downloaded pest_generator v2.1.3
[INFO] [stderr]   Downloaded getrandom v0.2.2
[INFO] [stderr]   Downloaded pest_derive v2.1.0
[INFO] [stderr]   Downloaded pest_meta v2.1.3
[INFO] [stderr]   Downloaded humansize v1.1.0
[INFO] [stderr]   Downloaded walkdir v2.3.1
[INFO] [stderr]   Downloaded globset v0.4.6
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.1
[INFO] [stderr]   Downloaded ignore v0.4.17
[INFO] [stderr]   Downloaded redis v0.17.0
[INFO] [stderr]   Downloaded signal-hook-registry v1.3.0
[INFO] [stderr]   Downloaded combine v4.5.2
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.70
[INFO] [stderr]   Downloaded parking v2.0.0
[INFO] [stderr]   Downloaded instant v0.1.9
[INFO] [stderr]   Downloaded async-lock v2.3.0
[INFO] [stderr]   Downloaded vec-arena v1.0.0
[INFO] [stderr]   Downloaded blocking v1.0.2
[INFO] [stderr]   Downloaded atomic-waker v1.0.0
[INFO] [stderr]   Downloaded downcast v0.10.0
[INFO] [stderr]   Downloaded chrono-tz v0.5.3
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.20
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.70
[INFO] [stderr]   Downloaded gloo-timers v0.2.1
[INFO] [stderr]   Downloaded fastrand v1.4.0
[INFO] [stderr]   Downloaded polling v2.0.2
[INFO] [stderr]   Downloaded concurrent-queue v1.2.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.70
[INFO] [stderr]   Downloaded async-channel v1.5.1
[INFO] [stderr]   Downloaded treeline v0.1.0
[INFO] [stderr]   Downloaded predicates-core v1.0.1
[INFO] [stderr]   Downloaded float-cmp v0.8.0
[INFO] [stderr]   Downloaded actix-macros v0.1.3
[INFO] [stderr]   Downloaded async-io v1.3.1
[INFO] [stderr]   Downloaded wepoll-sys v3.0.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.70
[INFO] [stderr]   Downloaded futures-lite v1.11.3
[INFO] [stderr]   Downloaded cache-padded v1.1.1
[INFO] [stderr]   Downloaded nb-connect v1.0.2
[INFO] [stderr]   Downloaded async-global-executor v2.0.2
[INFO] [stderr]   Downloaded async-executor v1.4.0
[INFO] [stderr]   Downloaded predicates-tree v1.0.1
[INFO] [stderr]   Downloaded fragile v1.0.0
[INFO] [stderr]   Downloaded copyless v0.1.5
[INFO] [stderr]   Downloaded async-task v4.0.3
[INFO] [stderr]   Downloaded harsh v0.2.1
[INFO] [stderr]   Downloaded env_logger v0.8.2
[INFO] [stderr]   Downloaded actix-rt v1.1.1
[INFO] [stderr]   Downloaded predicates v1.0.6
[INFO] [stderr]   Downloaded mockall v0.8.3
[INFO] [stderr]   Downloaded mockall_derive v0.8.3
[INFO] [stderr]   Downloaded actix-threadpool v0.3.3
[INFO] [stderr]   Downloaded sha-1 v0.9.2
[INFO] [stderr]   Downloaded awc v2.0.3
[INFO] [stderr]   Downloaded cpuid-bool v0.1.2
[INFO] [stderr]   Downloaded subtle v2.4.0
[INFO] [stderr]   Downloaded actix-connect v2.0.0
[INFO] [stderr]   Downloaded actix-service v1.0.6
[INFO] [stderr]   Downloaded lock_api v0.4.2
[INFO] [stderr]   Downloaded adler v0.2.3
[INFO] [stderr]   Downloaded sha2 v0.9.2
[INFO] [stderr]   Downloaded crypto-mac v0.10.0
[INFO] [stderr]   Downloaded actix-codec v0.3.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.23
[INFO] [stderr]   Downloaded enum-as-inner v0.3.3
[INFO] [stderr]   Downloaded actix-web-codegen v0.4.0
[INFO] [stderr]   Downloaded v_htmlescape v0.12.0
[INFO] [stderr]   Downloaded js-sys v0.3.47
[INFO] [stderr]   Downloaded buf-min v0.4.0
[INFO] [stderr]   Downloaded parking_lot_core v0.8.2
[INFO] [stderr]   Downloaded thiserror v1.0.23
[INFO] [stderr]   Downloaded rustc-demangle v0.1.18
[INFO] [stderr]   Downloaded actix-testing v1.0.1
[INFO] [stderr]   Downloaded bytestring v1.0.0
[INFO] [stderr]   Downloaded actix-identity v0.3.1
[INFO] [stderr]   Downloaded v_escape_derive v0.8.4
[INFO] [stderr]   Downloaded parking_lot v0.11.1
[INFO] [stderr]   Downloaded derive_more v0.99.11
[INFO] [stderr]   Downloaded time v0.2.25
[INFO] [stderr]   Downloaded actix-utils v2.0.0
[INFO] [stderr]   Downloaded ipconfig v0.2.2
[INFO] [stderr]   Downloaded widestring v0.4.3
[INFO] [stderr]   Downloaded actix-tls v2.0.0
[INFO] [stderr]   Downloaded actix-router v0.2.6
[INFO] [stderr]   Downloaded actix-files v0.5.0
[INFO] [stderr]   Downloaded actix_derive v0.5.0
[INFO] [stderr]   Downloaded addr2line v0.14.1
[INFO] [stderr]   Downloaded miniz_oxide v0.4.3
[INFO] [stderr]   Downloaded v_escape v0.15.0
[INFO] [stderr]   Downloaded actix-cors v0.5.4
[INFO] [stderr]   Downloaded bumpalo v3.5.0
[INFO] [stderr]   Downloaded flate2 v1.0.19
[INFO] [stderr]   Downloaded backtrace v0.3.56
[INFO] [stderr]   Downloaded actix-server v1.0.4
[INFO] [stderr]   Downloaded trust-dns-resolver v0.19.6
[INFO] [stderr]   Downloaded crossbeam-channel v0.4.4
[INFO] [stderr]   Downloaded actix-web v3.3.2
[INFO] [stderr]   Downloaded actix v0.10.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.70
[INFO] [stderr]   Downloaded difference v2.0.0
[INFO] [stderr]   Downloaded actix-http v2.2.0
[INFO] [stderr]   Downloaded async-std v1.9.0
[INFO] [stderr]   Downloaded object v0.23.0
[INFO] [stderr]   Downloaded trust-dns-proto v0.19.6
[INFO] [stderr]   Downloaded web-sys v0.3.47
[INFO] [stderr]   Downloaded gimli v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 70731bb5599b61ccc03a8a2316d44ab72755088c84b25ec5cbe71a5eca6ef23a
[INFO] running `Command { std: "docker" "start" "70731bb5599b61ccc03a8a2316d44ab72755088c84b25ec5cbe71a5eca6ef23a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70731bb5599b61ccc03a8a2316d44ab72755088c84b25ec5cbe71a5eca6ef23a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70731bb5599b61ccc03a8a2316d44ab72755088c84b25ec5cbe71a5eca6ef23a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70731bb5599b61ccc03a8a2316d44ab72755088c84b25ec5cbe71a5eca6ef23a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70731bb5599b61ccc03a8a2316d44ab72755088c84b25ec5cbe71a5eca6ef23a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]    Compiling futures-io v0.3.12
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling futures-task v0.3.12
[INFO] [stderr]    Compiling thread_local v1.1.2
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling object v0.23.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling http v0.2.3
[INFO] [stderr]    Compiling time v0.2.25
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling cookie v0.14.3
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.22
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling futures-lite v1.11.3
[INFO] [stderr]    Compiling flate2 v1.0.19
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling tokio v0.2.24
[INFO] [stderr]    Compiling universal-hash v0.4.0
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling url v2.2.0
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.2
[INFO] [stderr]    Compiling sha-1 v0.9.2
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling backtrace v0.3.56
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling polling v2.0.2
[INFO] [stderr]    Compiling nb-connect v1.0.2
[INFO] [stderr]    Compiling bstr v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling v_escape v0.15.0
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling async-io v1.3.1
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.1
[INFO] [stderr]    Compiling async-executor v1.4.0
[INFO] [stderr]    Compiling globset v0.4.6
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling buf-min v0.4.0
[INFO] [stderr]    Compiling v_htmlescape v0.12.0
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling async-lock v2.3.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling validator_types v0.12.0
[INFO] [stderr]    Compiling if_chain v1.0.1
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling async-std v1.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling ignore v0.4.17
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling humansize v1.1.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling dtoa v0.4.7
[INFO] [stderr]    Compiling env_logger v0.8.2
[INFO] [stderr]    Compiling harsh v0.2.1
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling futures-macro v0.3.12
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling async-trait v0.1.42
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.4
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling v_escape_derive v0.8.4
[INFO] [stderr]    Compiling actix_derive v0.5.0
[INFO] [stderr]    Compiling validator_derive v0.12.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.12
[INFO] [stderr]    Compiling thiserror v1.0.23
[INFO] [stderr]    Compiling pin-project v1.0.4
[INFO] [stderr]    Compiling pin-project v0.4.27
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling tracing-futures v0.2.4
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling futures v0.3.12
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling combine v4.5.2
[INFO] [stderr]    Compiling trust-dns-proto v0.19.6
[INFO] [stderr]    Compiling actix-utils v2.0.0
[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.6
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling actix-router v0.2.6
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling actix v0.10.0
[INFO] [stderr]    Compiling actix-http v2.2.0
[INFO] [stderr]    Compiling validator v0.12.0
[INFO] [stderr]    Compiling tera v1.6.1
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling redis v0.17.0
[INFO] [stderr]    Compiling actix-web v3.3.2
[INFO] [stderr]    Compiling actix-identity v0.3.1
[INFO] [stderr]    Compiling actix-cors v0.5.4
[INFO] [stderr]    Compiling actix-files v0.5.0
[INFO] [stderr]    Compiling url_shortener v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/urls/redis_url_repo.rs:41:27
[INFO] [stdout]    |
[INFO] [stdout] 41 |             .map(|result| (self.hashids.encode(&[result])))
[INFO] [stdout]    |                           ^                              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 -             .map(|result| (self.hashids.encode(&[result])))
[INFO] [stdout] 41 +             .map(|result| self.hashids.encode(&[result]) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/urls/redis_url_repo.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     async fn generate(&self, url: &str) -> Result<Url, UrlError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/urls/redis_url_repo.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 |         conn.hset_multiple(
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 71 |         conn.hset_multiple::<_, _, _, ()>(
[INFO] [stdout]    |                           +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, redis v0.17.0, url_shortener v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "70731bb5599b61ccc03a8a2316d44ab72755088c84b25ec5cbe71a5eca6ef23a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70731bb5599b61ccc03a8a2316d44ab72755088c84b25ec5cbe71a5eca6ef23a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.1
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling mockall_derive v0.8.3
[INFO] [stderr]    Compiling fragile v1.0.0
[INFO] [stderr]    Compiling downcast v0.10.0
[INFO] [stderr]    Compiling predicates-tree v1.0.1
[INFO] [stderr]    Compiling predicates v1.0.6
[INFO] [stderr]    Compiling mockall v0.8.3
[INFO] [stderr]    Compiling url_shortener v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/urls/redis_url_repo.rs:41:27
[INFO] [stdout]    |
[INFO] [stdout] 41 |             .map(|result| (self.hashids.encode(&[result])))
[INFO] [stdout]    |                           ^                              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 -             .map(|result| (self.hashids.encode(&[result])))
[INFO] [stdout] 41 +             .map(|result| self.hashids.encode(&[result]) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/urls/redis_url_repo.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     async fn generate(&self, url: &str) -> Result<Url, UrlError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/urls/redis_url_repo.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 |         conn.hset_multiple(
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 71 |         conn.hset_multiple::<_, _, _, ()>(
[INFO] [stdout]    |                           +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/urls/url_service.rs:81:24
[INFO] [stdout]    |
[INFO] [stdout] 81 |             .with(eq(id.clone()))
[INFO] [stdout]    |                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, redis v0.17.0, url_shortener v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "70731bb5599b61ccc03a8a2316d44ab72755088c84b25ec5cbe71a5eca6ef23a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70731bb5599b61ccc03a8a2316d44ab72755088c84b25ec5cbe71a5eca6ef23a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/urls/redis_url_repo.rs:41:27
[INFO] [stderr]    |
[INFO] [stderr] 41 |             .map(|result| (self.hashids.encode(&[result])))
[INFO] [stderr]    |                           ^                              ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 41 -             .map(|result| (self.hashids.encode(&[result])))
[INFO] [stderr] 41 +             .map(|result| self.hashids.encode(&[result]) )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/urls/redis_url_repo.rs:65:5
[INFO] [stderr]    |
[INFO] [stderr] 65 |     async fn generate(&self, url: &str) -> Result<Url, UrlError> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> src/urls/redis_url_repo.rs:71:14
[INFO] [stderr]    |
[INFO] [stderr] 71 |         conn.hset_multiple(
[INFO] [stderr]    |              ^^^^^^^^^^^^^
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 71 |         conn.hset_multiple::<_, _, _, ()>(
[INFO] [stderr]    |                           +++++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/urls/url_service.rs:81:24
[INFO] [stderr]    |
[INFO] [stderr] 81 |             .with(eq(id.clone()))
[INFO] [stderr]    |                        ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `url_shortener` (bin "url_shortener" test) generated 3 warnings (run `cargo fix --bin "url_shortener" -p url_shortener --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, redis v0.17.0, url_shortener v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/url_shortener-a2ebe13da7f83745)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test urls::api::tests::test_redirect ... ok
[INFO] [stdout] test urls::api::tests::test_shorten_correct ... ok
[INFO] [stdout] test urls::api::tests::test_shorten_wrong ... ok
[INFO] [stdout] test urls::url_service::tests::test_shorten_and_get_success ... ok
[INFO] [stdout] test urls::redis_url_repo::tests::get_urls_for_user ... FAILED
[INFO] [stdout] test urls::redis_url_repo::tests::test_generate ... FAILED
[INFO] [stdout] test urls::redis_url_repo::tests::test_get_key ... FAILED
[INFO] [stdout] test urls::redis_url_repo::tests::test_generate_for_user ... FAILED
[INFO] [stdout] test urls::redis_url_repo::tests::test_count_for_user ... FAILED
[INFO] [stdout] test urls::redis_url_repo::tests::test_generate_and_get ... FAILED
[INFO] [stdout] test urls::redis_url_repo::tests::test_incr ... FAILED
[INFO] [stdout] test urls::redis_url_repo::tests::test_new_user ... FAILED
[INFO] [stdout] test urls::redis_url_repo::tests::test_next_key ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- urls::redis_url_repo::tests::get_urls_for_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'urls::redis_url_repo::tests::get_urls_for_user' (3518) panicked at src/urls/redis_url_repo.rs:175:52:
[INFO] [stdout] REDIS_URL env var needs to be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60454c523188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60454c523188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60454c523188 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60454c523188 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60454c539bea - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60454c539bea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x60454c527f62 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60454c527f62 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60454c501636 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60454c501636 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60454c51b289 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60454c09691c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x60454c09691c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60454c51b442 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x60454c51b442 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60454c5016f2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60454c4f6639 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60454c50266d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60454c53a3dc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60454c53a122 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60454c058e0e - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60454bffc9c3 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:175:52
[INFO] [stdout]   22:     0x60454bffe5b3 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:255:27
[INFO] [stdout]   23:     0x60454c051976 - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x60454c00c8b0 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9
[INFO] [stdout]   25:     0x60454bff51b5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::try_with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60454bff2c2e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60454c052622 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13
[INFO] [stdout]   28:     0x60454c052622 - tokio[1ef1095de7b9c85e]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5
[INFO] [stdout]   29:     0x60454c052622 - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x60454c067d8d - <tokio[1ef1095de7b9c85e]::macros::scoped_tls::ScopedKey<tokio[1ef1095de7b9c85e]::task::local::Context>>::set::<<tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x60454c04a86a - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x60454c05411b - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x60454c04fb55 - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x60454c03670d - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x60454c00b940 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9
[INFO] [stdout]   36:     0x60454bff44b5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::try_with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x60454bff281e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x60454c032523 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13
[INFO] [stdout]   39:     0x60454c032523 - tokio[1ef1095de7b9c85e]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5
[INFO] [stdout]   40:     0x60454c032523 - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x60454c035f4e - tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter::<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x60454c068b47 - <tokio[1ef1095de7b9c85e]::macros::scoped_tls::ScopedKey<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::Context>>::set::<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x60454c02e1f8 - tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter::<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x60454c02be00 - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x60454c009df9 - <tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x60454c0076bb - tokio[1ef1095de7b9c85e]::runtime::context::enter::<<tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x60454c071a1a - <tokio[1ef1095de7b9c85e]::runtime::handle::Handle>::enter::<<tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x60454c006a6a - <tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x60454c04ad46 - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x60454c006ede - <actix_rt[3eab14cca9e9b859]::runtime::Runtime>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x60454c02c4be - <actix_rt[3eab14cca9e9b859]::builder::SystemRunner>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x60454c0033fc - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:251:5
[INFO] [stdout]   53:     0x60454bffc837 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:253:33
[INFO] [stdout]   54:     0x60454bff1ec6 - <url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::get_urls_for_user::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x60454c0899fb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x60454c0899fb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x60454c097275 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x60454c097275 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x60454c097275 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x60454c097275 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x60454c097275 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x60454c097275 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x60454c097275 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x60454c090b84 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x60454c090b84 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x60454c09a2f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x60454c09a2f2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x60454c09a2f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x60454c09a2f2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x60454c5228ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x60454c5228ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x769006d82aa4 - <unknown>
[INFO] [stdout]   76:     0x769006e0fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- urls::redis_url_repo::tests::test_generate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'urls::redis_url_repo::tests::test_generate' (3520) panicked at src/urls/redis_url_repo.rs:175:52:
[INFO] [stdout] REDIS_URL env var needs to be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60454c523188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60454c523188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60454c523188 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60454c523188 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60454c539bea - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60454c539bea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x60454c527f62 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60454c527f62 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60454c501636 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60454c501636 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60454c51b289 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60454c09691c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x60454c09691c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60454c51b442 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x60454c51b442 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60454c5016f2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60454c4f6639 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60454c50266d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60454c53a3dc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60454c53a122 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60454c058e0e - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60454bffc9c3 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:175:52
[INFO] [stdout]   22:     0x60454bffd2cb - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:205:27
[INFO] [stdout]   23:     0x60454c051916 - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x60454c00c520 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9
[INFO] [stdout]   25:     0x60454bff4eb5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::try_with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60454bff2b3e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60454c051fc2 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13
[INFO] [stdout]   28:     0x60454c051fc2 - tokio[1ef1095de7b9c85e]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5
[INFO] [stdout]   29:     0x60454c051fc2 - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x60454c067a8d - <tokio[1ef1095de7b9c85e]::macros::scoped_tls::ScopedKey<tokio[1ef1095de7b9c85e]::task::local::Context>>::set::<<tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x60454c04a77a - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x60454c05402b - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x60454c04f495 - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x60454c0363dd - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x60454c00b5b0 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9
[INFO] [stdout]   36:     0x60454bff41b5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::try_with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x60454bff272e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x60454c030f03 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13
[INFO] [stdout]   39:     0x60454c030f03 - tokio[1ef1095de7b9c85e]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5
[INFO] [stdout]   40:     0x60454c030f03 - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x60454c035e5e - tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter::<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x60454c0687e7 - <tokio[1ef1095de7b9c85e]::macros::scoped_tls::ScopedKey<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::Context>>::set::<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x60454c02d6e8 - tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter::<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x60454c02bd40 - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x60454c009be9 - <tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x60454c0073bb - tokio[1ef1095de7b9c85e]::runtime::context::enter::<<tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x60454c0717da - <tokio[1ef1095de7b9c85e]::runtime::handle::Handle>::enter::<<tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x60454c00694a - <tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x60454c04abf6 - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x60454c006dee - <actix_rt[3eab14cca9e9b859]::runtime::Runtime>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x60454c02c21e - <actix_rt[3eab14cca9e9b859]::builder::SystemRunner>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x60454c00324c - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:202:5
[INFO] [stdout]   53:     0x60454bffc7a7 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:204:29
[INFO] [stdout]   54:     0x60454bff1e06 - <url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x60454c0899fb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x60454c0899fb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x60454c097275 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x60454c097275 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x60454c097275 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x60454c097275 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x60454c097275 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x60454c097275 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x60454c097275 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x60454c090b84 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x60454c090b84 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x60454c09a2f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x60454c09a2f2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x60454c09a2f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x60454c09a2f2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x60454c5228ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x60454c5228ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x769006d82aa4 - <unknown>
[INFO] [stdout]   76:     0x769006e0fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- urls::redis_url_repo::tests::test_get_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'urls::redis_url_repo::tests::test_get_key' (3523) panicked at src/urls/redis_url_repo.rs:175:52:
[INFO] [stdout] REDIS_URL env var needs to be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60454c523188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60454c523188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60454c523188 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60454c523188 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60454c539bea - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60454c539bea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x60454c527f62 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60454c527f62 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60454c501636 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60454c501636 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60454c51b289 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60454c09691c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x60454c09691c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60454c51b442 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x60454c51b442 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60454c5016f2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60454c4f6639 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60454c50266d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60454c53a3dc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60454c53a122 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60454c058e0e - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60454bffc9c3 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:175:52
[INFO] [stdout]   22:     0x60454bffcf91 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:187:27
[INFO] [stdout]   23:     0x60454c0518f6 - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x60454c00c3f0 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9
[INFO] [stdout]   25:     0x60454bff4db5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::try_with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60454bff2aee - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60454c051da2 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13
[INFO] [stdout]   28:     0x60454c051da2 - tokio[1ef1095de7b9c85e]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5
[INFO] [stdout]   29:     0x60454c051da2 - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x60454c06798d - <tokio[1ef1095de7b9c85e]::macros::scoped_tls::ScopedKey<tokio[1ef1095de7b9c85e]::task::local::Context>>::set::<<tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x60454c04a72a - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x60454c053fdb - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x60454c04f261 - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x60454c0362cd - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x60454c00b480 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9
[INFO] [stdout]   36:     0x60454bff40b5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::try_with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x60454bff26de - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x60454c0307a3 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13
[INFO] [stdout]   39:     0x60454c0307a3 - tokio[1ef1095de7b9c85e]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5
[INFO] [stdout]   40:     0x60454c0307a3 - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x60454c035e0e - tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter::<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x60454c0686c7 - <tokio[1ef1095de7b9c85e]::macros::scoped_tls::ScopedKey<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::Context>>::set::<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x60454c02d338 - tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter::<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x60454c02bd00 - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x60454c009b39 - <tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x60454c0072bb - tokio[1ef1095de7b9c85e]::runtime::context::enter::<<tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x60454c07171a - <tokio[1ef1095de7b9c85e]::runtime::handle::Handle>::enter::<<tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x60454c0068ea - <tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x60454c04ab86 - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x60454c006dab - <actix_rt[3eab14cca9e9b859]::runtime::Runtime>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x60454c02c141 - <actix_rt[3eab14cca9e9b859]::builder::SystemRunner>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x60454c0031bc - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:184:5
[INFO] [stdout]   53:     0x60454bffc777 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:186:28
[INFO] [stdout]   54:     0x60454bff1dc6 - <url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_get_key::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x60454c0899fb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x60454c0899fb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x60454c097275 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x60454c097275 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x60454c097275 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x60454c097275 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x60454c097275 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x60454c097275 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x60454c097275 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x60454c090b84 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x60454c090b84 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x60454c09a2f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x60454c09a2f2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x60454c09a2f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x60454c09a2f2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x60454c5228ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x60454c5228ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x769006d82aa4 - <unknown>
[INFO] [stdout]   76:     0x769006e0fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- urls::redis_url_repo::tests::test_generate_for_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'urls::redis_url_repo::tests::test_generate_for_user' (3522) panicked at src/urls/redis_url_repo.rs:175:52:
[INFO] [stdout] REDIS_URL env var needs to be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60454c523188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60454c523188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60454c523188 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60454c523188 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60454c539bea - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60454c539bea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x60454c527f62 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60454c527f62 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60454c501636 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60454c501636 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60454c51b289 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60454c09691c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x60454c09691c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60454c51b442 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x60454c51b442 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60454c5016f2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60454c4f6639 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60454c50266d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60454c53a3dc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60454c53a122 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60454c058e0e - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60454bffc9c3 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:175:52
[INFO] [stdout]   22:     0x60454c001483 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:245:27
[INFO] [stdout]   23:     0x60454c0519d6 - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x60454c00cc40 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9
[INFO] [stdout]   25:     0x60454bff54b5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::try_with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60454bff2d1e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60454c052c82 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13
[INFO] [stdout]   28:     0x60454c052c82 - tokio[1ef1095de7b9c85e]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5
[INFO] [stdout]   29:     0x60454c052c82 - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x60454c06808d - <tokio[1ef1095de7b9c85e]::macros::scoped_tls::ScopedKey<tokio[1ef1095de7b9c85e]::task::local::Context>>::set::<<tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x60454c04a95a - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x60454c05420b - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x60454c050215 - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x60454c036a3d - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x60454c00bcd0 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9
[INFO] [stdout]   36:     0x60454bff47b5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::try_with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x60454bff290e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x60454c033b43 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13
[INFO] [stdout]   39:     0x60454c033b43 - tokio[1ef1095de7b9c85e]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5
[INFO] [stdout]   40:     0x60454c033b43 - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x60454c03603e - tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter::<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x60454c068ea7 - <tokio[1ef1095de7b9c85e]::macros::scoped_tls::ScopedKey<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::Context>>::set::<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x60454c02ed08 - tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter::<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x60454c02bec0 - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x60454c00a009 - <tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x60454c0079bb - tokio[1ef1095de7b9c85e]::runtime::context::enter::<<tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x60454c071c5a - <tokio[1ef1095de7b9c85e]::runtime::handle::Handle>::enter::<<tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x60454c006b8a - <tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x60454c04ae96 - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x60454c006fce - <actix_rt[3eab14cca9e9b859]::runtime::Runtime>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x60454c02c75e - <actix_rt[3eab14cca9e9b859]::builder::SystemRunner>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x60454c0035ac - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:242:5
[INFO] [stdout]   53:     0x60454bffc8c7 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:244:38
[INFO] [stdout]   54:     0x60454bff1f86 - <url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_for_user::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x60454c0899fb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x60454c0899fb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x60454c097275 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x60454c097275 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x60454c097275 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x60454c097275 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x60454c097275 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x60454c097275 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x60454c097275 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x60454c090b84 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x60454c090b84 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x60454c09a2f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x60454c09a2f2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x60454c09a2f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x60454c09a2f2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x60454c5228ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x60454c5228ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x769006d82aa4 - <unknown>
[INFO] [stdout]   76:     0x769006e0fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- urls::redis_url_repo::tests::test_count_for_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'urls::redis_url_repo::tests::test_count_for_user' (3519) panicked at src/urls/redis_url_repo.rs:175:52:
[INFO] [stdout] REDIS_URL env var needs to be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60454c523188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60454c523188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60454c523188 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60454c523188 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60454c539bea - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60454c539bea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x60454c527f62 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60454c527f62 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60454c501636 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60454c501636 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60454c51b289 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60454c09691c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x60454c09691c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60454c51b442 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x60454c51b442 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60454c5016f2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60454c4f6639 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60454c50266d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60454c53a3dc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60454c53a122 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60454c058e0e - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60454bffc9c3 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:175:52
[INFO] [stdout]   22:     0x60454bfffbde - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:284:27
[INFO] [stdout]   23:     0x60454c051996 - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x60454c00c9e0 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9
[INFO] [stdout]   25:     0x60454bff52b5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::try_with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60454bff2c7e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60454c052842 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13
[INFO] [stdout]   28:     0x60454c052842 - tokio[1ef1095de7b9c85e]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5
[INFO] [stdout]   29:     0x60454c052842 - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x60454c067e8d - <tokio[1ef1095de7b9c85e]::macros::scoped_tls::ScopedKey<tokio[1ef1095de7b9c85e]::task::local::Context>>::set::<<tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x60454c04a8ba - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x60454c05416b - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x60454c04fd95 - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x60454c03681d - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x60454c00ba70 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9
[INFO] [stdout]   36:     0x60454bff45b5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::try_with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x60454bff286e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x60454c032c83 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13
[INFO] [stdout]   39:     0x60454c032c83 - tokio[1ef1095de7b9c85e]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5
[INFO] [stdout]   40:     0x60454c032c83 - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x60454c035f9e - tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter::<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x60454c068c67 - <tokio[1ef1095de7b9c85e]::macros::scoped_tls::ScopedKey<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::Context>>::set::<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x60454c02e5a8 - tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter::<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x60454c02be40 - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x60454c009ea9 - <tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x60454c0077bb - tokio[1ef1095de7b9c85e]::runtime::context::enter::<<tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x60454c071ada - <tokio[1ef1095de7b9c85e]::runtime::handle::Handle>::enter::<<tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x60454c006aca - <tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x60454c04adb4 - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x60454c006f30 - <actix_rt[3eab14cca9e9b859]::runtime::Runtime>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x60454c02c59c - <actix_rt[3eab14cca9e9b859]::builder::SystemRunner>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x60454c00348a - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:280:5
[INFO] [stdout]   53:     0x60454bffc867 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:282:35
[INFO] [stdout]   54:     0x60454bff1f06 - <url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_count_for_user::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x60454c0899fb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x60454c0899fb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x60454c097275 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x60454c097275 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x60454c097275 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x60454c097275 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x60454c097275 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x60454c097275 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x60454c097275 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x60454c090b84 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x60454c090b84 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x60454c09a2f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x60454c09a2f2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x60454c09a2f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x60454c09a2f2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x60454c5228ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x60454c5228ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x769006d82aa4 - <unknown>
[INFO] [stdout]   76:     0x769006e0fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- urls::redis_url_repo::tests::test_generate_and_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'urls::redis_url_repo::tests::test_generate_and_get' (3521) panicked at src/urls/redis_url_repo.rs:175:52:
[INFO] [stdout] REDIS_URL env var needs to be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60454c523188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60454c523188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60454c523188 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60454c523188 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60454c539bea - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60454c539bea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x60454c527f62 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60454c527f62 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60454c501636 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60454c501636 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60454c51b289 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60454c09691c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x60454c09691c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60454c51b442 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x60454c51b442 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60454c5016f2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60454c4f6639 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60454c50266d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60454c53a3dc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60454c53a122 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60454c058e0e - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60454bffc9c3 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:175:52
[INFO] [stdout]   22:     0x60454c000a2c - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:213:27
[INFO] [stdout]   23:     0x60454c0519b6 - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x60454c00cb10 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9
[INFO] [stdout]   25:     0x60454bff53b5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::try_with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60454bff2cce - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60454c052a62 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13
[INFO] [stdout]   28:     0x60454c052a62 - tokio[1ef1095de7b9c85e]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5
[INFO] [stdout]   29:     0x60454c052a62 - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x60454c067f8d - <tokio[1ef1095de7b9c85e]::macros::scoped_tls::ScopedKey<tokio[1ef1095de7b9c85e]::task::local::Context>>::set::<<tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x60454c04a90a - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x60454c0541bb - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x60454c04ffd5 - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x60454c03692d - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x60454c00bba0 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9
[INFO] [stdout]   36:     0x60454bff46b5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::try_with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x60454bff28be - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x60454c0333e3 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13
[INFO] [stdout]   39:     0x60454c0333e3 - tokio[1ef1095de7b9c85e]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5
[INFO] [stdout]   40:     0x60454c0333e3 - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x60454c035fee - tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter::<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x60454c068d87 - <tokio[1ef1095de7b9c85e]::macros::scoped_tls::ScopedKey<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::Context>>::set::<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x60454c02e958 - tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter::<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x60454c02be80 - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x60454c009f59 - <tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x60454c0078bb - tokio[1ef1095de7b9c85e]::runtime::context::enter::<<tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x60454c071b9a - <tokio[1ef1095de7b9c85e]::runtime::handle::Handle>::enter::<<tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x60454c006b2a - <tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x60454c04ae24 - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x60454c006f80 - <actix_rt[3eab14cca9e9b859]::runtime::Runtime>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x60454c02c67c - <actix_rt[3eab14cca9e9b859]::builder::SystemRunner>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x60454c00351a - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:210:5
[INFO] [stdout]   53:     0x60454bffc897 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:212:37
[INFO] [stdout]   54:     0x60454bff1f46 - <url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_generate_and_get::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x60454c0899fb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x60454c0899fb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x60454c097275 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x60454c097275 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x60454c097275 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x60454c097275 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x60454c097275 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x60454c097275 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x60454c097275 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x60454c090b84 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x60454c090b84 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x60454c09a2f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x60454c09a2f2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x60454c09a2f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x60454c09a2f2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x60454c5228ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x60454c5228ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x769006d82aa4 - <unknown>
[INFO] [stdout]   76:     0x769006e0fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- urls::redis_url_repo::tests::test_incr stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'urls::redis_url_repo::tests::test_incr' (3524) panicked at src/urls/redis_url_repo.rs:175:52:
[INFO] [stdout] REDIS_URL env var needs to be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60454c523188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60454c523188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60454c523188 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60454c523188 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60454c539bea - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60454c539bea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x60454c527f62 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60454c527f62 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60454c501636 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60454c501636 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60454c51b289 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60454c09691c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x60454c09691c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60454c51b442 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x60454c51b442 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60454c5016f2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60454c4f6639 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60454c50266d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60454c53a3dc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60454c53a122 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60454c058e0e - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60454bffc9c3 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:175:52
[INFO] [stdout]   22:     0x60454c001afc - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:224:27
[INFO] [stdout]   23:     0x60454c0519f6 - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x60454c00cd70 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9
[INFO] [stdout]   25:     0x60454bff55b5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::try_with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60454bff2d6e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60454c052ea2 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13
[INFO] [stdout]   28:     0x60454c052ea2 - tokio[1ef1095de7b9c85e]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5
[INFO] [stdout]   29:     0x60454c052ea2 - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x60454c06818d - <tokio[1ef1095de7b9c85e]::macros::scoped_tls::ScopedKey<tokio[1ef1095de7b9c85e]::task::local::Context>>::set::<<tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x60454c04a9aa - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x60454c05425b - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x60454c050455 - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x60454c036b4d - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x60454c00be00 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9
[INFO] [stdout]   36:     0x60454bff48b5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::try_with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x60454bff295e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x60454c0342a3 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13
[INFO] [stdout]   39:     0x60454c0342a3 - tokio[1ef1095de7b9c85e]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5
[INFO] [stdout]   40:     0x60454c0342a3 - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x60454c03608e - tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter::<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x60454c068fc7 - <tokio[1ef1095de7b9c85e]::macros::scoped_tls::ScopedKey<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::Context>>::set::<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x60454c02f0b8 - tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter::<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x60454c02bf00 - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x60454c00a0b9 - <tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x60454c007abb - tokio[1ef1095de7b9c85e]::runtime::context::enter::<<tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x60454c071d1a - <tokio[1ef1095de7b9c85e]::runtime::handle::Handle>::enter::<<tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x60454c006bea - <tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x60454c04af04 - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x60454c007020 - <actix_rt[3eab14cca9e9b859]::runtime::Runtime>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x60454c02c83c - <actix_rt[3eab14cca9e9b859]::builder::SystemRunner>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x60454c00363a - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:221:5
[INFO] [stdout]   53:     0x60454bffce47 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:223:25
[INFO] [stdout]   54:     0x60454bff1fc6 - <url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_incr::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x60454c0899fb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x60454c0899fb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x60454c097275 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x60454c097275 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x60454c097275 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x60454c097275 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x60454c097275 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x60454c097275 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x60454c097275 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x60454c090b84 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x60454c090b84 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x60454c09a2f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x60454c09a2f2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x60454c09a2f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x60454c09a2f2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x60454c5228ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x60454c5228ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x769006d82aa4 - <unknown>
[INFO] [stdout]   76:     0x769006e0fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- urls::redis_url_repo::tests::test_new_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'urls::redis_url_repo::tests::test_new_user' (3525) panicked at src/urls/redis_url_repo.rs:175:52:
[INFO] [stdout] REDIS_URL env var needs to be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60454c523188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60454c523188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60454c523188 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60454c523188 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60454c539bea - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60454c539bea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x60454c527f62 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60454c527f62 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60454c501636 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60454c501636 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60454c51b289 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60454c09691c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x60454c09691c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60454c51b442 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x60454c51b442 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60454c5016f2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60454c4f6639 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60454c50266d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60454c53a3dc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60454c53a122 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60454c058e0e - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stderr] error: test failed, to rerun pass `--bin url_shortener`
[INFO] [stdout]   21:     0x60454bffc9c3 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:175:52
[INFO] [stdout]   22:     0x60454bffd7c3 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:235:27
[INFO] [stdout]   23:     0x60454c051936 - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x60454c00c650 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9
[INFO] [stdout]   25:     0x60454bff4fb5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::try_with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60454bff2b8e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60454c0521e2 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13
[INFO] [stdout]   28:     0x60454c0521e2 - tokio[1ef1095de7b9c85e]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5
[INFO] [stdout]   29:     0x60454c0521e2 - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x60454c067b8d - <tokio[1ef1095de7b9c85e]::macros::scoped_tls::ScopedKey<tokio[1ef1095de7b9c85e]::task::local::Context>>::set::<<tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x60454c04a7ca - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x60454c05407b - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x60454c04f6d5 - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x60454c0364ed - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x60454c00b6e0 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9
[INFO] [stdout]   36:     0x60454bff42b5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::try_with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x60454bff277e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x60454c031663 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13
[INFO] [stdout]   39:     0x60454c031663 - tokio[1ef1095de7b9c85e]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5
[INFO] [stdout]   40:     0x60454c031663 - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x60454c035eae - tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter::<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x60454c068907 - <tokio[1ef1095de7b9c85e]::macros::scoped_tls::ScopedKey<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::Context>>::set::<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x60454c02da98 - tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter::<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x60454c02bd80 - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x60454c009c99 - <tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x60454c0074bb - tokio[1ef1095de7b9c85e]::runtime::context::enter::<<tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x60454c07189a - <tokio[1ef1095de7b9c85e]::runtime::handle::Handle>::enter::<<tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x60454c0069aa - <tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x60454c04ac66 - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x60454c006e3e - <actix_rt[3eab14cca9e9b859]::runtime::Runtime>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x60454c02c2fe - <actix_rt[3eab14cca9e9b859]::builder::SystemRunner>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x60454c0032dc - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:232:5
[INFO] [stdout]   53:     0x60454bffc7d7 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:234:29
[INFO] [stdout]   54:     0x60454bff1e46 - <url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_new_user::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x60454c0899fb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x60454c0899fb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x60454c097275 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x60454c097275 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x60454c097275 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x60454c097275 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x60454c097275 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x60454c097275 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x60454c097275 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x60454c090b84 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x60454c090b84 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x60454c09a2f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x60454c09a2f2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x60454c09a2f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x60454c09a2f2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x60454c5228ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x60454c5228ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x769006d82aa4 - <unknown>
[INFO] [stdout]   76:     0x769006e0fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- urls::redis_url_repo::tests::test_next_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'urls::redis_url_repo::tests::test_next_key' (3526) panicked at src/urls/redis_url_repo.rs:175:52:
[INFO] [stdout] REDIS_URL env var needs to be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60454c523188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60454c523188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60454c523188 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60454c523188 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60454c539bea - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60454c539bea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x60454c527f62 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60454c527f62 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60454c501636 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60454c501636 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60454c51b289 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60454c09691c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x60454c09691c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60454c51b442 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x60454c51b442 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60454c5016f2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60454c4f6639 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60454c50266d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60454c53a3dc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60454c53a122 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60454c058e0e - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60454bffc9c3 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:175:52
[INFO] [stdout]   22:     0x60454bffde8a - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:195:27
[INFO] [stdout]   23:     0x60454c051956 - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x60454c00c780 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9
[INFO] [stdout]   25:     0x60454bff50b5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::try_with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60454bff2bde - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60454c052402 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13
[INFO] [stdout]   28:     0x60454c052402 - tokio[1ef1095de7b9c85e]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5
[INFO] [stdout]   29:     0x60454c052402 - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x60454c067c8d - <tokio[1ef1095de7b9c85e]::macros::scoped_tls::ScopedKey<tokio[1ef1095de7b9c85e]::task::local::Context>>::set::<<tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x60454c04a81a - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x60454c0540cb - <tokio[1ef1095de7b9c85e]::task::local::RunUntil<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x60454c04f915 - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x60454c0365fd - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x60454c00b810 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9
[INFO] [stdout]   36:     0x60454bff43b5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::try_with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x60454bff27ce - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[1ef1095de7b9c85e]::coop::Budget>>>::with::<tokio[1ef1095de7b9c85e]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x60454c031dc3 - tokio[1ef1095de7b9c85e]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13
[INFO] [stdout]   39:     0x60454c031dc3 - tokio[1ef1095de7b9c85e]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5
[INFO] [stdout]   40:     0x60454c031dc3 - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x60454c035efe - tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter::<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x60454c068a27 - <tokio[1ef1095de7b9c85e]::macros::scoped_tls::ScopedKey<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::Context>>::set::<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x60454c02de48 - tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::enter::<<tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x60454c02bdc0 - <tokio[1ef1095de7b9c85e]::runtime::basic_scheduler::BasicScheduler<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::time::driver::Driver<tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>, tokio[1ef1095de7b9c85e]::park::either::Either<tokio[1ef1095de7b9c85e]::io::driver::Driver, tokio[1ef1095de7b9c85e]::park::thread::ParkThread>>>>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x60454c009d49 - <tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x60454c0075bb - tokio[1ef1095de7b9c85e]::runtime::context::enter::<<tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x60454c07195a - <tokio[1ef1095de7b9c85e]::runtime::handle::Handle>::enter::<<tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x60454c006a0a - <tokio[1ef1095de7b9c85e]::runtime::Runtime>::block_on::<<tokio[1ef1095de7b9c85e]::task::local::LocalSet>::run_until<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x60454c04acd6 - <tokio[1ef1095de7b9c85e]::task::local::LocalSet>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x60454c006e8e - <actix_rt[3eab14cca9e9b859]::runtime::Runtime>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x60454c02c3de - <actix_rt[3eab14cca9e9b859]::builder::SystemRunner>::block_on::<url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x60454c00336c - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:192:5
[INFO] [stdout]   53:     0x60454bffc807 - url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:194:29
[INFO] [stdout]   54:     0x60454bff1e86 - <url_shortener[c8bb08426d392d48]::urls::redis_url_repo::tests::test_next_key::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x60454c0899fb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x60454c0899fb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x60454c097275 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x60454c097275 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x60454c097275 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x60454c097275 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x60454c097275 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x60454c097275 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x60454c097275 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x60454c090b84 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x60454c090b84 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x60454c09a2f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x60454c09a2f2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x60454c09a2f2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x60454c09a2f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x60454c09a2f2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x60454c5228ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x60454c5228ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x769006d82aa4 - <unknown>
[INFO] [stdout]   76:     0x769006e0fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     urls::redis_url_repo::tests::get_urls_for_user
[INFO] [stdout]     urls::redis_url_repo::tests::test_count_for_user
[INFO] [stdout]     urls::redis_url_repo::tests::test_generate
[INFO] [stdout]     urls::redis_url_repo::tests::test_generate_and_get
[INFO] [stdout]     urls::redis_url_repo::tests::test_generate_for_user
[INFO] [stdout]     urls::redis_url_repo::tests::test_get_key
[INFO] [stdout]     urls::redis_url_repo::tests::test_incr
[INFO] [stdout]     urls::redis_url_repo::tests::test_new_user
[INFO] [stdout]     urls::redis_url_repo::tests::test_next_key
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "70731bb5599b61ccc03a8a2316d44ab72755088c84b25ec5cbe71a5eca6ef23a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70731bb5599b61ccc03a8a2316d44ab72755088c84b25ec5cbe71a5eca6ef23a", kill_on_drop: false }`
[INFO] [stdout] 70731bb5599b61ccc03a8a2316d44ab72755088c84b25ec5cbe71a5eca6ef23a
