[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 beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArseniyK%2Furl_shortener" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArseniyK/url_shortener on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83730f4051aced47c5c6922966e5d7ffb3ca48d3af8a51616645ea166fc6db16
[INFO] running `Command { std: "docker" "start" "-a" "83730f4051aced47c5c6922966e5d7ffb3ca48d3af8a51616645ea166fc6db16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83730f4051aced47c5c6922966e5d7ffb3ca48d3af8a51616645ea166fc6db16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83730f4051aced47c5c6922966e5d7ffb3ca48d3af8a51616645ea166fc6db16", kill_on_drop: false }`
[INFO] [stdout] 83730f4051aced47c5c6922966e5d7ffb3ca48d3af8a51616645ea166fc6db16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4087662ddace6258ec509191dad96728f162c4009425a4928d62479b8b9c189
[INFO] running `Command { std: "docker" "start" "-a" "e4087662ddace6258ec509191dad96728f162c4009425a4928d62479b8b9c189", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]    Compiling futures-core v0.3.12
[INFO] [stderr]    Compiling futures-io v0.3.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling futures-sink v0.3.12
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.12
[INFO] [stderr]    Compiling futures-task v0.3.12
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling thread_local v1.1.2
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling quote v1.0.8
[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 matches v0.1.8
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling tokio v0.2.24
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling form_urlencoded v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling standback v0.2.14
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling url v2.2.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling object v0.23.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling universal-hash v0.4.0
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling http v0.2.3
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling time v0.2.25
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling tracing v0.1.22
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling cookie v0.14.3
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling encoding_rs v0.8.26
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling backtrace v0.3.56
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling sha2 v0.9.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling futures-lite v1.11.3
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling flate2 v1.0.19
[INFO] [stderr]    Compiling sha-1 v0.9.2
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.12
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling async-trait v0.1.42
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling futures-util v0.3.12
[INFO] [stderr]    Compiling pin-project v0.4.27
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.23
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling tracing-futures v0.2.4
[INFO] [stderr]    Compiling pin-project-internal v1.0.4
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling pin-project v1.0.4
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling brotli2 v0.3.2
[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 trust-dns-proto v0.19.6
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling nb-connect v1.0.2
[INFO] [stderr]    Compiling polling v2.0.2
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bstr v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling v_escape v0.15.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling globset v0.4.6
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.6
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling async-io v1.3.1
[INFO] [stderr]    Compiling v_escape_derive v0.8.4
[INFO] [stderr]    Compiling rand_core v0.6.1
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling async-executor v1.4.0
[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 chrono v0.4.19
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling actix-router v0.2.6
[INFO] [stderr]    Compiling ignore v0.4.17
[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 if_chain v1.0.1
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling actix-http v2.2.0
[INFO] [stderr]    Compiling validator_types v0.12.0
[INFO] [stderr]    Compiling async-std v1.9.0
[INFO] [stderr]    Compiling validator_derive v0.12.0
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling combine v4.5.2
[INFO] [stderr]    Compiling actix_derive v0.5.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling dtoa v0.4.7
[INFO] [stderr]    Compiling humansize v1.1.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling actix v0.10.0
[INFO] [stderr]    Compiling validator v0.12.0
[INFO] [stderr]    Compiling env_logger v0.8.2
[INFO] [stderr]    Compiling harsh v0.2.1
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling tera v1.6.1
[INFO] [stderr]    Compiling actix-web v3.3.2
[INFO] [stderr]    Compiling actix-files v0.5.0
[INFO] [stderr]    Compiling actix-identity v0.3.1
[INFO] [stderr]    Compiling actix-cors v0.5.4
[INFO] [stderr]    Compiling redis v0.17.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]    = 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]    = 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]    = 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 2m 47s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "e4087662ddace6258ec509191dad96728f162c4009425a4928d62479b8b9c189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4087662ddace6258ec509191dad96728f162c4009425a4928d62479b8b9c189", kill_on_drop: false }`
[INFO] [stdout] e4087662ddace6258ec509191dad96728f162c4009425a4928d62479b8b9c189
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ca8bae039c66e53b158587c4a03e401b6341dc1689270d9842b841ebcfcefe4
[INFO] running `Command { std: "docker" "start" "-a" "3ca8bae039c66e53b158587c4a03e401b6341dc1689270d9842b841ebcfcefe4", 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 downcast v0.10.0
[INFO] [stderr]    Compiling fragile v1.0.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]    = 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]    = 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]    = 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 11.06s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "3ca8bae039c66e53b158587c4a03e401b6341dc1689270d9842b841ebcfcefe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ca8bae039c66e53b158587c4a03e401b6341dc1689270d9842b841ebcfcefe4", kill_on_drop: false }`
[INFO] [stdout] 3ca8bae039c66e53b158587c4a03e401b6341dc1689270d9842b841ebcfcefe4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77d03f4c4bff4183da1fd2251f9a3c5667179bd02d095fd0366060927d11026b
[INFO] running `Command { std: "docker" "start" "-a" "77d03f4c4bff4183da1fd2251f9a3c5667179bd02d095fd0366060927d11026b", 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]    = 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]    = 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]    = 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" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[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 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/url_shortener-53d1fdf538f51905)
[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::redis_url_repo::tests::test_generate ... FAILED
[INFO] [stdout] test urls::redis_url_repo::tests::test_count_for_user ... FAILED
[INFO] [stdout] test urls::redis_url_repo::tests::test_incr ... FAILED
[INFO] [stdout] test urls::redis_url_repo::tests::test_next_key ... FAILED
[INFO] [stdout] test urls::url_service::tests::test_shorten_and_get_success ... ok
[INFO] [stdout] test urls::redis_url_repo::tests::test_generate_for_user ... FAILED
[INFO] [stdout] test urls::redis_url_repo::tests::test_get_key ... FAILED
[INFO] [stdout] test urls::redis_url_repo::tests::test_new_user ... FAILED
[INFO] [stdout] test urls::redis_url_repo::tests::get_urls_for_user ... FAILED
[INFO] [stdout] test urls::redis_url_repo::tests::test_generate_and_get ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- urls::redis_url_repo::tests::test_generate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'urls::redis_url_repo::tests::test_generate' (21) 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:     0x5d02a6720ff2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d02a6720ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d02a6720ff2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d02a6720ff2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d02a6732d0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d02a6732d0f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d02a66ed0b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d02a66ed0b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d02a66f9d22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d02a66fec3f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d02a66fead1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d02a6269f4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d02a6269f4e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d02a66ff2ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d02a66ff2ff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d02a66ff15a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d02a66f9e59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d02a66e137d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d02a673c150 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d02a673b626 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5d02a620cd2e - core::result::Result<T,E>::expect::h06a24020848c63cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x5d02a61e3ab3 - url_shortener::urls::redis_url_repo::tests::setup::{{closure}}::h14d928c171ce73db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:175:52
[INFO] [stdout]   22:     0x5d02a61df061 - url_shortener::urls::redis_url_repo::tests::test_generate::{{closure}}::h38e1ebb694d615c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:205:27
[INFO] [stdout]   23:     0x5d02a6213306 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::h1696b53ab99068ad
[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:     0x5d02a6228a60 - tokio::coop::with_budget::{{closure}}::h3933436ae52bdec3
[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:     0x5d02a61b7ac5 - std::thread::local::LocalKey<T>::try_with::hd421e390da2d41d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5d02a61b178e - std::thread::local::LocalKey<T>::with::h5d7e9833f8ea98bf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5d02a6211c92 - tokio::coop::with_budget::hee6fb52f495d1b13
[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:     0x5d02a6211c92 - tokio::coop::budget::h7b24fa61eb3e0dd7
[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:     0x5d02a6211c92 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h1f359facb494059a
[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:     0x5d02a61e694d - tokio::macros::scoped_tls::ScopedKey<T>::set::h84bfbf901a575a10
[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:     0x5d02a620e0c7 - tokio::task::local::LocalSet::with::h386e61bd331204cb
[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:     0x5d02a62114eb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h899ab422a39aa81c
[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:     0x5d02a620f6ed - tokio::task::local::LocalSet::run_until::{{closure}}::h7fe1e2f982f7e7f9
[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:     0x5d02a61f92dd - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::h0e5331906465bac0
[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:     0x5d02a62286d0 - tokio::coop::with_budget::{{closure}}::h3655fb6ddb7e079b
[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:     0x5d02a61b54a5 - std::thread::local::LocalKey<T>::try_with::h5ae65eb6cb64f3f0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x5d02a61b181e - std::thread::local::LocalKey<T>::with::h604e294dc3feb274
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x5d02a61f8cb3 - tokio::coop::with_budget::he20e5e0517784624
[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:     0x5d02a61f8cb3 - tokio::coop::budget::h0e17dbed349766ce
[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:     0x5d02a61f8cb3 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::hfd3bda0584e59c05
[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:     0x5d02a61fd1ee - tokio::runtime::basic_scheduler::enter::{{closure}}::hc6d582a9206fbbbc
[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:     0x5d02a61e6647 - tokio::macros::scoped_tls::ScopedKey<T>::set::h76e4699bcc61d2fe
[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:     0x5d02a61fc778 - tokio::runtime::basic_scheduler::enter::h8d53938775ae0b20
[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:     0x5d02a61f2fc0 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h5886034fc0c7f58e
[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:     0x5d02a61c68f2 - tokio::runtime::Runtime::block_on::{{closure}}::hc9e9a83f80b770a8
[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:     0x5d02a61eafeb - tokio::runtime::context::enter::ha0f7c0cb4d7039f2
[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:     0x5d02a6207efa - tokio::runtime::handle::Handle::enter::h9b9877d9be3760a2
[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:     0x5d02a61c5aea - tokio::runtime::Runtime::block_on::h0424ce9fa136c634
[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:     0x5d02a620e30b - tokio::task::local::LocalSet::block_on::h2b89dc20661b7fac
[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:     0x5d02a61bfdba - actix_rt::runtime::Runtime::block_on::he6a1fd4a770ab686
[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:     0x5d02a61eedae - actix_rt::builder::SystemRunner::block_on::h35198c5987127064
[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:     0x5d02a61deeac - url_shortener::urls::redis_url_repo::tests::test_generate::hdb570e84bb13e9f2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:202:5
[INFO] [stdout]   53:     0x5d02a61df3b7 - url_shortener::urls::redis_url_repo::tests::test_generate::{{closure}}::h5963d5696a967c1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:204:29
[INFO] [stdout]   54:     0x5d02a61a4606 - core::ops::function::FnOnce::call_once::hd5a58c2bba2d6a9d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5d02a6269d0b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5d02a6269d0b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5d02a627f975 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5d02a627f975 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5d02a627f975 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5d02a627f975 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5d02a627f975 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d02a627f975 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5d02a627f975 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5d02a6256164 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5d02a6256164 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x5d02a6259a2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x5d02a6259a2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5d02a6259a2a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x5d02a6259a2a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x5d02a6259a2a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5d02a6259a2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x5d02a6259a2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5d02a66f4fbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x5d02a66f4fbf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x77b3a182daa4 - <unknown>
[INFO] [stdout]   76:     0x77b3a18baa34 - 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' (20) 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:     0x5d02a6720ff2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d02a6720ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d02a6720ff2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d02a6720ff2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d02a6732d0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d02a6732d0f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d02a66ed0b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d02a66ed0b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d02a66f9d22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d02a66fec3f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d02a66fead1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d02a6269f4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d02a6269f4e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d02a66ff2ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d02a66ff2ff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d02a66ff15a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d02a66f9e59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d02a66e137d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d02a673c150 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d02a673b626 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5d02a620cd2e - core::result::Result<T,E>::expect::h06a24020848c63cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x5d02a61e3ab3 - url_shortener::urls::redis_url_repo::tests::setup::{{closure}}::h14d928c171ce73db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:175:52
[INFO] [stdout]   22:     0x5d02a61e1b6e - url_shortener::urls::redis_url_repo::tests::test_count_for_user::{{closure}}::he009a6428ba84635
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:284:27
[INFO] [stdout]   23:     0x5d02a6213466 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::hffe49caf8b60761a
[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:     0x5d02a6227d50 - tokio::coop::with_budget::{{closure}}::h075ca8c16042d98e
[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:     0x5d02a61b3065 - std::thread::local::LocalKey<T>::try_with::h0bf6e85003e678ce
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5d02a61b199e - std::thread::local::LocalKey<T>::with::h69d9aac7431a4bf4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5d02a6212b72 - tokio::coop::with_budget::h197f9a31d11ed2a4
[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:     0x5d02a6212b72 - tokio::coop::budget::h64b50f5bf401f713
[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:     0x5d02a6212b72 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::ha7c086927dc4f5eb
[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:     0x5d02a61e6d8d - tokio::macros::scoped_tls::ScopedKey<T>::set::hcf2e2e1c3c58cc36
[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:     0x5d02a620e1a7 - tokio::task::local::LocalSet::with::hbeb78f2c4f67a228
[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:     0x5d02a621162b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hbc4386fdf74365dd
[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:     0x5d02a620fb4d - tokio::task::local::LocalSet::run_until::{{closure}}::ha61e0f18d6b853b4
[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:     0x5d02a61f9d3d - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::heaca87144a67836d
[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:     0x5d02a622b8b0 - tokio::coop::with_budget::{{closure}}::hf4ab5a235cc96f5b
[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:     0x5d02a61b8025 - std::thread::local::LocalKey<T>::try_with::hd73b1ffb6dbc0e1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x5d02a61b260e - std::thread::local::LocalKey<T>::with::hd627165367278ba1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x5d02a61f67d3 - tokio::coop::with_budget::hbc2f6037a6fbba78
[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:     0x5d02a61f67d3 - tokio::coop::budget::hb19588524569d6ff
[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:     0x5d02a61f67d3 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::hb5f1bdd5bda988a5
[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:     0x5d02a61fcfbe - tokio::runtime::basic_scheduler::enter::{{closure}}::h1993b0fc178d9d37
[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:     0x5d02a61e71e7 - tokio::macros::scoped_tls::ScopedKey<T>::set::he3772160968ea45a
[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:     0x5d02a61fcb28 - tokio::runtime::basic_scheduler::enter::ha328323c8f57e2c2
[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:     0x5d02a61f3100 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::hcdf35e81156b0f52
[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:     0x5d02a61c5ff2 - tokio::runtime::Runtime::block_on::{{closure}}::h0424d840c1d1073b
[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:     0x5d02a61eb5eb - tokio::runtime::context::enter::hf0a7f208a659b4fb
[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:     0x5d02a6207a7a - tokio::runtime::handle::Handle::enter::h582bbcb930cd8189
[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:     0x5d02a61c5d2a - tokio::runtime::Runtime::block_on::h67e122c8868dce43
[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:     0x5d02a620e2bb - tokio::task::local::LocalSet::block_on::h1ab05a473bb2938c
[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:     0x5d02a61bfd7a - actix_rt::runtime::Runtime::block_on::he126f1125f7f8db4
[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:     0x5d02a61ef04c - actix_rt::builder::SystemRunner::block_on::h8695f1eb3e744147
[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:     0x5d02a61e18ca - url_shortener::urls::redis_url_repo::tests::test_count_for_user::hcb70a20f184e9e0c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:280:5
[INFO] [stdout]   53:     0x5d02a61e1937 - url_shortener::urls::redis_url_repo::tests::test_count_for_user::{{closure}}::h49d2fe162da77b66
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:282:35
[INFO] [stdout]   54:     0x5d02a61a46e6 - core::ops::function::FnOnce::call_once::hea983cf938cb4483
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5d02a6269d0b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5d02a6269d0b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5d02a627f975 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5d02a627f975 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5d02a627f975 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5d02a627f975 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5d02a627f975 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d02a627f975 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5d02a627f975 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5d02a6256164 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5d02a6256164 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x5d02a6259a2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x5d02a6259a2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5d02a6259a2a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x5d02a6259a2a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x5d02a6259a2a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5d02a6259a2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x5d02a6259a2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5d02a66f4fbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x5d02a66f4fbf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x77b3a182daa4 - <unknown>
[INFO] [stdout]   76:     0x77b3a18baa34 - 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' (25) 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:     0x5d02a6720ff2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d02a6720ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d02a6720ff2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d02a6720ff2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d02a6732d0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d02a6732d0f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d02a66ed0b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d02a66ed0b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d02a66f9d22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d02a66fec3f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d02a66fead1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d02a6269f4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d02a6269f4e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d02a66ff2ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d02a66ff2ff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d02a66ff15a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d02a66f9e59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d02a66e137d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d02a673c150 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d02a673b626 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5d02a620cd2e - core::result::Result<T,E>::expect::h06a24020848c63cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x5d02a61e3ab3 - url_shortener::urls::redis_url_repo::tests::setup::{{closure}}::h14d928c171ce73db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:175:52
[INFO] [stdout]   22:     0x5d02a61e419c - url_shortener::urls::redis_url_repo::tests::test_incr::{{closure}}::hc31b6015e9241ac7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:224:27
[INFO] [stdout]   23:     0x5d02a6213446 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::hc6c3bf6afcdd77d9
[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:     0x5d02a622b2c0 - tokio::coop::with_budget::{{closure}}::he1048a242c7c00f7
[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:     0x5d02a61b4b45 - std::thread::local::LocalKey<T>::try_with::h4d5982acb94790ae
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5d02a61b1cce - std::thread::local::LocalKey<T>::with::h7d40b0142f22073d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5d02a62131d2 - tokio::coop::with_budget::h0f74d9d3aa1ff8c1
[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:     0x5d02a62131d2 - tokio::coop::budget::h070aa714ac14088d
[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:     0x5d02a62131d2 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hf89c68149fef79e6
[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:     0x5d02a61e70cd - tokio::macros::scoped_tls::ScopedKey<T>::set::he163b0b861dc996f
[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:     0x5d02a620e227 - tokio::task::local::LocalSet::with::hc4946cb0ef07e87c
[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:     0x5d02a621171b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hfd75b6b5b37e0755
[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:     0x5d02a620f28d - tokio::task::local::LocalSet::run_until::{{closure}}::h56156f71f2c1d0fe
[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:     0x5d02a61f961d - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::h5c92bbbb43a08a19
[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:     0x5d02a622b520 - tokio::coop::with_budget::{{closure}}::he8cd033b750e8a89
[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:     0x5d02a61b5da5 - std::thread::local::LocalKey<T>::try_with::h74a3a0394edff272
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x5d02a61b146e - std::thread::local::LocalKey<T>::with::h3d88f36b6e6f8bdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x5d02a61f8553 - tokio::coop::with_budget::h3a9d56e1cbc19554
[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:     0x5d02a61f8553 - tokio::coop::budget::hd984996791b3b202
[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:     0x5d02a61f8553 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::hcbc2674dbd9658e0
[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:     0x5d02a61fd32e - tokio::runtime::basic_scheduler::enter::{{closure}}::hee6614ec1efa7943
[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:     0x5d02a61e5a87 - tokio::macros::scoped_tls::ScopedKey<T>::set::h20885b891c323256
[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:     0x5d02a61fced8 - tokio::runtime::basic_scheduler::enter::hcf1b14097b80f85a
[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:     0x5d02a61f3000 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h5c528ab0a20e4849
[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:     0x5d02a61c62f2 - tokio::runtime::Runtime::block_on::{{closure}}::h2d24c59695872fa0
[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:     0x5d02a61eb2eb - tokio::runtime::context::enter::hd1aff1adb0bda1b6
[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:     0x5d02a62082ba - tokio::runtime::handle::Handle::enter::he5258eea9828653e
[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:     0x5d02a61c5cca - tokio::runtime::Runtime::block_on::h1fc53e292c104ea0
[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:     0x5d02a620e26b - tokio::task::local::LocalSet::block_on::h098dde7167cbb4f2
[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:     0x5d02a61bfd9a - actix_rt::runtime::Runtime::block_on::he3d1805946442e57
[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:     0x5d02a61ef4ac - actix_rt::builder::SystemRunner::block_on::haa2ab5d5ada2fa73
[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:     0x5d02a61e3f4a - url_shortener::urls::redis_url_repo::tests::test_incr::h67f8526828fe91a7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:221:5
[INFO] [stdout]   53:     0x5d02a61e3fb7 - url_shortener::urls::redis_url_repo::tests::test_incr::{{closure}}::ha87b476722c3bdcf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:223:25
[INFO] [stdout]   54:     0x5d02a61a4316 - core::ops::function::FnOnce::call_once::h666a5b51585b3888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5d02a6269d0b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5d02a6269d0b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5d02a627f975 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5d02a627f975 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5d02a627f975 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5d02a627f975 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5d02a627f975 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d02a627f975 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5d02a627f975 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5d02a6256164 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5d02a6256164 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x5d02a6259a2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x5d02a6259a2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5d02a6259a2a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x5d02a6259a2a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x5d02a6259a2a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5d02a6259a2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x5d02a6259a2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5d02a66f4fbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x5d02a66f4fbf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x77b3a182daa4 - <unknown>
[INFO] [stdout]   76:     0x77b3a18baa34 - 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' (27) 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:     0x5d02a6720ff2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d02a6720ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d02a6720ff2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d02a6720ff2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d02a6732d0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d02a6732d0f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d02a66ed0b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d02a66ed0b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d02a66f9d22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d02a66fec3f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d02a66fead1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d02a6269f4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d02a6269f4e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d02a66ff2ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d02a66ff2ff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d02a66ff15a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d02a66f9e59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d02a66e137d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d02a673c150 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d02a673b626 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5d02a620cd2e - core::result::Result<T,E>::expect::h06a24020848c63cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x5d02a61e3ab3 - url_shortener::urls::redis_url_repo::tests::setup::{{closure}}::h14d928c171ce73db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:175:52
[INFO] [stdout]   22:     0x5d02a61dfd93 - url_shortener::urls::redis_url_repo::tests::test_next_key::{{closure}}::he4b3da5a88a86f78
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:195:27
[INFO] [stdout]   23:     0x5d02a62133a6 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::h87c750d7a0ff3821
[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:     0x5d02a6229c30 - tokio::coop::with_budget::{{closure}}::ha2e6245361ee296a
[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:     0x5d02a61b6505 - std::thread::local::LocalKey<T>::try_with::h808cdcf0daf84e69
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5d02a61b1e5e - std::thread::local::LocalKey<T>::with::h852ae1551d27cb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5d02a6211852 - tokio::coop::with_budget::h6cd8b40bdc91af89
[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:     0x5d02a6211852 - tokio::coop::budget::h0d17049ca30262eb
[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:     0x5d02a6211852 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h00ba8f407e58c932
[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:     0x5d02a61e674d - tokio::macros::scoped_tls::ScopedKey<T>::set::h83ab6947b494c577
[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:     0x5d02a620e167 - tokio::task::local::LocalSet::with::h9786edcb16f70e09
[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:     0x5d02a621135b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h0335e0a3a4e52fd7
[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:     0x5d02a620f91d - tokio::task::local::LocalSet::run_until::{{closure}}::h9c77e97d2c842ccd
[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:     0x5d02a61f9e8d - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::hfbcff182cec774e6
[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:     0x5d02a622aba0 - tokio::coop::with_budget::{{closure}}::hd5fac456900bed75
[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:     0x5d02a61b7e25 - std::thread::local::LocalKey<T>::try_with::hd4a9011abf9f2a85
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x5d02a61b28ee - std::thread::local::LocalKey<T>::with::he6109aeff63c7ddf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x5d02a61f5913 - tokio::coop::with_budget::h07e264b7ac69fb8e
[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:     0x5d02a61f5913 - tokio::coop::budget::h69835928cc1b01b6
[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:     0x5d02a61f5913 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::h9c8cc55311f867b6
[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:     0x5d02a61fd14e - tokio::runtime::basic_scheduler::enter::{{closure}}::hc0ac44b3472719d4
[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:     0x5d02a61e6527 - tokio::macros::scoped_tls::ScopedKey<T>::set::h7392232c0a96758b
[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:     0x5d02a61fa648 - tokio::runtime::basic_scheduler::enter::h1518a9c3fe8fdb60
[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:     0x5d02a61f3180 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::hda5c6b0edb2ae4b4
[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:     0x5d02a61c60b2 - tokio::runtime::Runtime::block_on::{{closure}}::h12fd929aa45fe0a7
[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:     0x5d02a61eadeb - tokio::runtime::context::enter::h6b50d76a525c46fb
[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:     0x5d02a62081fa - tokio::runtime::handle::Handle::enter::hdc24266356ee2b1a
[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:     0x5d02a61c5f0a - tokio::runtime::Runtime::block_on::he09a5fe07226a43b
[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:     0x5d02a620e62b - tokio::task::local::LocalSet::block_on::hdee68a847935d089
[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:     0x5d02a61bfe3a - actix_rt::runtime::Runtime::block_on::heed7c4aa056bd5e3
[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:     0x5d02a61eecce - actix_rt::builder::SystemRunner::block_on::h334b53264af2921b
[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:     0x5d02a61dfbcc - url_shortener::urls::redis_url_repo::tests::test_next_key::h1e17dcf67cc3a178
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:192:5
[INFO] [stdout]   53:     0x5d02a61e02a7 - url_shortener::urls::redis_url_repo::tests::test_next_key::{{closure}}::hff780917d71b2350
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:194:29
[INFO] [stdout]   54:     0x5d02a61a4216 - core::ops::function::FnOnce::call_once::h46ffd42a8688c520
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5d02a6269d0b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5d02a6269d0b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5d02a627f975 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5d02a627f975 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5d02a627f975 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5d02a627f975 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5d02a627f975 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d02a627f975 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5d02a627f975 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5d02a6256164 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5d02a6256164 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x5d02a6259a2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x5d02a6259a2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5d02a6259a2a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x5d02a6259a2a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x5d02a6259a2a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5d02a6259a2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x5d02a6259a2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5d02a66f4fbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x5d02a66f4fbf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x77b3a182daa4 - <unknown>
[INFO] [stdout]   76:     0x77b3a18baa34 - 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' (23) 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:     0x5d02a6720ff2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d02a6720ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d02a6720ff2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d02a6720ff2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d02a6732d0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d02a6732d0f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d02a66ed0b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d02a66ed0b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d02a66f9d22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d02a66fec3f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d02a66fead1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d02a6269f4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d02a6269f4e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d02a66ff2ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d02a66ff2ff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d02a66ff15a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d02a66f9e59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d02a66e137d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d02a673c150 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d02a673b626 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5d02a620cd2e - core::result::Result<T,E>::expect::h06a24020848c63cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x5d02a61e3ab3 - url_shortener::urls::redis_url_repo::tests::setup::{{closure}}::h14d928c171ce73db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:175:52
[INFO] [stdout]   22:     0x5d02a61e34c9 - url_shortener::urls::redis_url_repo::tests::test_generate_for_user::{{closure}}::h1aaea745e25016af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:245:27
[INFO] [stdout]   23:     0x5d02a6213346 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::h5e1fa8f61cc1c69d
[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:     0x5d02a6229d60 - tokio::coop::with_budget::{{closure}}::ha5ab5d65019fd886
[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:     0x5d02a61b6e65 - std::thread::local::LocalKey<T>::try_with::h9fd07c1e5eb5e8c2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5d02a61b244e - std::thread::local::LocalKey<T>::with::hbb1ed76bca0aebd6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5d02a6212d92 - tokio::coop::with_budget::h5f2162286e2d6672
[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:     0x5d02a6212d92 - tokio::coop::budget::ha185d57e1c19d2eb
[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:     0x5d02a6212d92 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hd211e3ad674cd23b
[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:     0x5d02a61e72ed - tokio::macros::scoped_tls::ScopedKey<T>::set::he4a13ae87855a998
[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:     0x5d02a620e0a7 - tokio::task::local::LocalSet::with::h1799ec188b714a2f
[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:     0x5d02a621167b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hcade6c2ebe2a4a33
[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:     0x5d02a621040d - tokio::task::local::LocalSet::run_until::{{closure}}::hc3201fde5fdba2f8
[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:     0x5d02a61f94fd - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::h3af909b80d04cb62
[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:     0x5d02a622aa70 - tokio::coop::with_budget::{{closure}}::hd4510d559ac75e26
[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:     0x5d02a61b55a5 - std::thread::local::LocalKey<T>::try_with::h5cbe0d677407a48b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x5d02a61b1a6e - std::thread::local::LocalKey<T>::with::h6d3b96fe7353d9fa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x5d02a61f7df3 - tokio::coop::with_budget::he46fac671947de79
[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:     0x5d02a61f7df3 - tokio::coop::budget::hf87f06a17ab756d8
[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:     0x5d02a61f7df3 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::hc9c19e0e751d2733
[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:     0x5d02a61fd00e - tokio::runtime::basic_scheduler::enter::{{closure}}::h20e0778833e584f5
[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:     0x5d02a61e5867 - tokio::macros::scoped_tls::ScopedKey<T>::set::h078439df96b63f48
[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:     0x5d02a61fc018 - tokio::runtime::basic_scheduler::enter::h6e1f697f7e54d73d
[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:     0x5d02a61f3040 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h6409b05aec092beb
[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:     0x5d02a61c6172 - tokio::runtime::Runtime::block_on::{{closure}}::h17b80528ba161801
[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:     0x5d02a61eb4eb - tokio::runtime::context::enter::hdbe33af74e331371
[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:     0x5d02a620837a - tokio::runtime::handle::Handle::enter::hf7bb69f096f2f3a9
[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:     0x5d02a61c5c0a - tokio::runtime::Runtime::block_on::h11eb82746dab9fae
[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:     0x5d02a620e49b - tokio::task::local::LocalSet::block_on::h71c93359d168cb88
[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:     0x5d02a61bfdfa - actix_rt::runtime::Runtime::block_on::hebfc6eeb23614e94
[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:     0x5d02a61ef12e - actix_rt::builder::SystemRunner::block_on::h991d720568857b0b
[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:     0x5d02a61e330c - url_shortener::urls::redis_url_repo::tests::test_generate_for_user::h77f47f160c3209ee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:242:5
[INFO] [stdout]   53:     0x5d02a61e3997 - url_shortener::urls::redis_url_repo::tests::test_generate_for_user::{{closure}}::h238cf47912d787fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:244:38
[INFO] [stdout]   54:     0x5d02a61a41b6 - core::ops::function::FnOnce::call_once::h33abad7f45e1ef7a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5d02a6269d0b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5d02a6269d0b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5d02a627f975 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5d02a627f975 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5d02a627f975 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5d02a627f975 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5d02a627f975 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d02a627f975 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5d02a627f975 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5d02a6256164 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5d02a6256164 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x5d02a6259a2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x5d02a6259a2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5d02a6259a2a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x5d02a6259a2a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x5d02a6259a2a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5d02a6259a2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x5d02a6259a2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5d02a66f4fbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x5d02a66f4fbf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x77b3a182daa4 - <unknown>
[INFO] [stdout]   76:     0x77b3a18baa34 - 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' (24) 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:     0x5d02a6720ff2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d02a6720ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d02a6720ff2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d02a6720ff2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d02a6732d0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d02a6732d0f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d02a66ed0b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d02a66ed0b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d02a66f9d22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d02a66fec3f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d02a66fead1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d02a6269f4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d02a6269f4e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d02a66ff2ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d02a66ff2ff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d02a66ff15a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d02a66f9e59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d02a66e137d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d02a673c150 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d02a673b626 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5d02a620cd2e - core::result::Result<T,E>::expect::h06a24020848c63cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x5d02a61e3ab3 - url_shortener::urls::redis_url_repo::tests::setup::{{closure}}::h14d928c171ce73db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:175:52
[INFO] [stdout]   22:     0x5d02a61dec74 - url_shortener::urls::redis_url_repo::tests::test_get_key::{{closure}}::h87dd5408f52842bf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:187:27
[INFO] [stdout]   23:     0x5d02a6213386 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::h7ce8b22e1d0b2e35
[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:     0x5d02a622af30 - tokio::coop::with_budget::{{closure}}::hd9587ad41babc7e0
[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:     0x5d02a61b4c45 - std::thread::local::LocalKey<T>::try_with::h4dbcf30bb69dbefd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5d02a61b228e - std::thread::local::LocalKey<T>::with::hb1a9b804f6487d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5d02a62122f2 - tokio::coop::with_budget::hb91233135efce128
[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:     0x5d02a62122f2 - tokio::coop::budget::ha4fdcc6882d35246
[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:     0x5d02a62122f2 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h4865e5056115118f
[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:     0x5d02a61e6b6d - tokio::macros::scoped_tls::ScopedKey<T>::set::h9759164d5990de94
[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:     0x5d02a620e127 - tokio::task::local::LocalSet::with::h610168e3a0beb4e0
[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:     0x5d02a621144b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h611f65eb2d218a46
[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:     0x5d02a6210654 - tokio::task::local::LocalSet::run_until::{{closure}}::hfce1936ff734a3b8
[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:     0x5d02a61f9cad - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::hd4d06aa18609cfb6
[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:     0x5d02a6228800 - tokio::coop::with_budget::{{closure}}::h36f56d2817f6ab01
[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:     0x5d02a61b7065 - std::thread::local::LocalKey<T>::try_with::haf732b6c2f1dec2c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x5d02a61b2a7e - std::thread::local::LocalKey<T>::with::hf053dd81d08acbf7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x5d02a61f6f33 - tokio::coop::with_budget::h0fa52d4b45321dc4
[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:     0x5d02a61f6f33 - tokio::coop::budget::he846daa9ecd883e0
[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:     0x5d02a61f6f33 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::hbb3fd2dde937aae2
[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:     0x5d02a61fd28e - tokio::runtime::basic_scheduler::enter::{{closure}}::he7e04596f96467fc
[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:     0x5d02a61e6fc7 - tokio::macros::scoped_tls::ScopedKey<T>::set::hd7ed19576a961487
[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:     0x5d02a61fbc68 - tokio::runtime::basic_scheduler::enter::h5d8d217d72a7707a
[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:     0x5d02a61f2ec0 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h0b98f2087d9996e8
[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:     0x5d02a61c6832 - tokio::runtime::Runtime::block_on::{{closure}}::hc8e1b66d3266860b
[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:     0x5d02a61eb0eb - tokio::runtime::context::enter::hc6932e8f5ed58027
[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:     0x5d02a6207cba - tokio::runtime::handle::Handle::enter::h753f00880a14ade5
[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:     0x5d02a61c5dea - tokio::runtime::Runtime::block_on::h7d34a045667bfe1b
[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:     0x5d02a620e3fb - tokio::task::local::LocalSet::block_on::h5f27933e8d2f2058
[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:     0x5d02a61bfd5a - actix_rt::runtime::Runtime::block_on::hcc577a9f49024a82
[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:     0x5d02a61ef591 - actix_rt::builder::SystemRunner::block_on::hd502d81aba3764ea
[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:     0x5d02a61deaac - url_shortener::urls::redis_url_repo::tests::test_get_key::hd30cfa10c137ab50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:184:5
[INFO] [stdout]   53:     0x5d02a61deb17 - url_shortener::urls::redis_url_repo::tests::test_get_key::{{closure}}::h5f0946f73cf7a0be
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:186:28
[INFO] [stdout]   54:     0x5d02a61a4726 - core::ops::function::FnOnce::call_once::hed4c5fdc983abe1a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5d02a6269d0b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5d02a6269d0b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5d02a627f975 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5d02a627f975 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5d02a627f975 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5d02a627f975 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5d02a627f975 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d02a627f975 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5d02a627f975 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5d02a6256164 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5d02a6256164 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x5d02a6259a2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x5d02a6259a2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5d02a6259a2a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x5d02a6259a2a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x5d02a6259a2a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5d02a6259a2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x5d02a6259a2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5d02a66f4fbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x5d02a66f4fbf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x77b3a182daa4 - <unknown>
[INFO] [stdout]   76:     0x77b3a18baa34 - 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' (26) 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:     0x5d02a6720ff2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d02a6720ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d02a6720ff2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d02a6720ff2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d02a6732d0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d02a6732d0f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d02a66ed0b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d02a66ed0b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d02a66f9d22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d02a66fec3f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d02a66fead1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d02a6269f4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d02a6269f4e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d02a66ff2ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d02a66ff2ff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d02a66ff15a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d02a66f9e59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d02a66e137d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d02a673c150 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d02a673b626 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5d02a620cd2e - core::result::Result<T,E>::expect::h06a24020848c63cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x5d02a61e3ab3 - url_shortener::urls::redis_url_repo::tests::setup::{{closure}}::h14d928c171ce73db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:175:52
[INFO] [stdout]   22:     0x5d02a61df633 - url_shortener::urls::redis_url_repo::tests::test_new_user::{{closure}}::hd6dc554f34d75ba3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:235:27
[INFO] [stdout]   23:     0x5d02a6213406 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::hb524688bf2ba578e
[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:     0x5d02a622a0f0 - tokio::coop::with_budget::{{closure}}::hb297a04bece8f2b3
[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:     0x5d02a61b7665 - std::thread::local::LocalKey<T>::try_with::hc1d110b0a9b8600c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5d02a61b173e - std::thread::local::LocalKey<T>::with::h5c57fdc370ffa22e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5d02a6211a72 - tokio::coop::with_budget::h5f2392ec416e4110
[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:     0x5d02a6211a72 - tokio::coop::budget::hce9bd896a4229d87
[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:     0x5d02a6211a72 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h0319e65ee747d026
[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:     0x5d02a61e5ead - tokio::macros::scoped_tls::ScopedKey<T>::set::h38f17172988c987e
[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:     0x5d02a620e207 - tokio::task::local::LocalSet::with::hc3421b4879ad7fb6
[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:     0x5d02a62115db - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::ha5306048ebf809d8
[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:     0x5d02a620ffad - tokio::task::local::LocalSet::run_until::{{closure}}::hbad9c5e6102faf3d
[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:     0x5d02a61f927d - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::h0871fef8ad95c4c8
[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:     0x5d02a6228df0 - tokio::coop::with_budget::{{closure}}::h673744790186ef92
[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:     0x5d02a61b2e05 - std::thread::local::LocalKey<T>::try_with::h02c72544ad8207ad
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x5d02a61b1d1e - std::thread::local::LocalKey<T>::with::h7da236c15055ac0e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x5d02a61f3b93 - tokio::coop::with_budget::h4388d177fe365117
[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:     0x5d02a61f3b93 - tokio::coop::budget::h3b7044edb3fa6552
[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:     0x5d02a61f3b93 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::h2e85933874d8176c
[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:     0x5d02a61fcf6e - tokio::runtime::basic_scheduler::enter::{{closure}}::h0d43fe6b41d884b0
[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:     0x5d02a61e6307 - tokio::macros::scoped_tls::ScopedKey<T>::set::h6e9c349364c36ed9
[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:     0x5d02a61fa298 - tokio::runtime::basic_scheduler::enter::h0725b7f9d2c71e69
[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:     0x5d02a61f2f00 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h0de57d7ed6d79594
[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:     0x5d02a61c6772 - tokio::runtime::Runtime::block_on::{{closure}}::hb51bc741eae56d14
[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:     0x5d02a61eabeb - tokio::runtime::context::enter::h30b22a1cb00d91f4
[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:     0x5d02a6207bfa - tokio::runtime::handle::Handle::enter::h64a4c542415376fa
[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:     0x5d02a61c5eaa - tokio::runtime::Runtime::block_on::hbfa600f5dadeb884
[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:     0x5d02a620e3ab - tokio::task::local::LocalSet::block_on::h4ebc0cedbb78f208
[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:     0x5d02a61bfcfa - actix_rt::runtime::Runtime::block_on::h77700b43a8e765d6
[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:     0x5d02a61ef2ee - actix_rt::builder::SystemRunner::block_on::h9ece8d2124f30a6a
[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:     0x5d02a61df40c - url_shortener::urls::redis_url_repo::tests::test_new_user::h0ba0db46f8676b25
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:232:5
[INFO] [stdout]   53:     0x5d02a61df477 - url_shortener::urls::redis_url_repo::tests::test_new_user::{{closure}}::hc2db617da6acf687
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:234:29
[INFO] [stdout]   54:     0x5d02a61a47f6 - core::ops::function::FnOnce::call_once::hfb49b3b95093e6d0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5d02a6269d0b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5d02a6269d0b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5d02a627f975 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5d02a627f975 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5d02a627f975 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5d02a627f975 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5d02a627f975 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d02a627f975 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5d02a627f975 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5d02a6256164 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5d02a6256164 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x5d02a6259a2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x5d02a6259a2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5d02a6259a2a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x5d02a6259a2a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x5d02a6259a2a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5d02a6259a2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x5d02a6259a2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5d02a66f4fbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x5d02a66f4fbf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x77b3a182daa4 - <unknown>
[INFO] [stdout]   76:     0x77b3a18baa34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[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' (19) 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:     0x5d02a6720ff2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d02a6720ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d02a6720ff2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d02a6720ff2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d02a6732d0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d02a6732d0f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d02a66ed0b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d02a66ed0b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d02a66f9d22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d02a66fec3f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d02a66fead1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d02a6269f4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d02a6269f4e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d02a66ff2ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d02a66ff2ff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d02a66ff15a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d02a66f9e59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d02a66e137d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d02a673c150 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d02a673b626 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5d02a620cd2e - core::result::Result<T,E>::expect::h06a24020848c63cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x5d02a61e3ab3 - url_shortener::urls::redis_url_repo::tests::setup::{{closure}}::h14d928c171ce73db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:175:52
[INFO] [stdout]   22:     0x5d02a61e0583 - url_shortener::urls::redis_url_repo::tests::get_urls_for_user::{{closure}}::h24edd436f3575d6e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:255:27
[INFO] [stdout]   23:     0x5d02a62133c6 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::h9a93d1f817248958
[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:     0x5d02a6229510 - tokio::coop::with_budget::{{closure}}::h862fac4c94247ca8
[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:     0x5d02a61b7465 - std::thread::local::LocalKey<T>::try_with::hbc736336482c2c8f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5d02a61b277e - std::thread::local::LocalKey<T>::with::hdde475df274062ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5d02a6211eb2 - tokio::coop::with_budget::had0c64b53508ed71
[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:     0x5d02a6211eb2 - tokio::coop::budget::h1d57c121c410a118
[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:     0x5d02a6211eb2 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h34353ba4c81e1e98
[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:     0x5d02a61e5b8d - tokio::macros::scoped_tls::ScopedKey<T>::set::h217e9b3d5dbe8fdf
[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:     0x5d02a620e107 - tokio::task::local::LocalSet::with::h469deb2db79ff9dc
[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:     0x5d02a621149b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h845f2d5869452d35
[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:     0x5d02a620f05d - tokio::task::local::LocalSet::run_until::{{closure}}::h38e35ea6e576a3b4
[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:     0x5d02a61f9b5d - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::hafeca261a08820f9
[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:     0x5d02a6228340 - tokio::coop::with_budget::{{closure}}::h30308269190689df
[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:     0x5d02a61b6d65 - std::thread::local::LocalKey<T>::try_with::h9f826bd8c8d676a8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x5d02a61b23fe - std::thread::local::LocalKey<T>::with::hba52139602c1cf00
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x5d02a61f42f3 - tokio::coop::with_budget::ha6c1f33b07cfe64d
[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:     0x5d02a61f42f3 - tokio::coop::budget::h2cb522a3fde94517
[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:     0x5d02a61f42f3 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::h5ae1f7639c4efad4
[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:     0x5d02a61fd2de - tokio::runtime::basic_scheduler::enter::{{closure}}::hedf30f1d22091438
[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:     0x5d02a61e5da7 - tokio::macros::scoped_tls::ScopedKey<T>::set::h37e0b301af2ae66c
[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:     0x5d02a61fc3c8 - tokio::runtime::basic_scheduler::enter::h717f432c9e7303cd
[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:     0x5d02a61f2f40 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h2e14fdd5415e7b6f
[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:     0x5d02a61c6232 - tokio::runtime::Runtime::block_on::{{closure}}::h2987b117b676c3b9
[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:     0x5d02a61eaeeb - tokio::runtime::context::enter::h7c4de26bb8e866bc
[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:     0x5d02a6207fba - tokio::runtime::handle::Handle::enter::ha0934dc0e2bc605a
[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:     0x5d02a61c5d8a - tokio::runtime::Runtime::block_on::h734f98aa51268772
[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:     0x5d02a620e35b - tokio::task::local::LocalSet::block_on::h3774689ba9d4fd00
[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:     0x5d02a61bfd1a - actix_rt::runtime::Runtime::block_on::h7938db5d0f7e2439
[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:     0x5d02a61ef20e - actix_rt::builder::SystemRunner::block_on::h9e3c62c99f646d3f
[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:     0x5d02a61e02fc - url_shortener::urls::redis_url_repo::tests::get_urls_for_user::h5b147b2977d89a2c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:251:5
[INFO] [stdout]   53:     0x5d02a61e1877 - url_shortener::urls::redis_url_repo::tests::get_urls_for_user::{{closure}}::h4d93e76a1dd799d6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:253:33
[INFO] [stdout]   54:     0x5d02a61a4646 - core::ops::function::FnOnce::call_once::hd8ed5bbb797372f6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5d02a6269d0b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5d02a6269d0b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5d02a627f975 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5d02a627f975 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5d02a627f975 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5d02a627f975 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5d02a627f975 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d02a627f975 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5d02a627f975 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5d02a6256164 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5d02a6256164 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x5d02a6259a2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x5d02a6259a2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5d02a6259a2a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x5d02a6259a2a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x5d02a6259a2a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5d02a6259a2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x5d02a6259a2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5d02a66f4fbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x5d02a66f4fbf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x77b3a182daa4 - <unknown>
[INFO] [stdout]   76:     0x77b3a18baa34 - 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' (22) 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:     0x5d02a6720ff2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d02a6720ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d02a6720ff2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d02a6720ff2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d02a6732d0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d02a6732d0f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d02a66ed0b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d02a66ed0b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d02a66f9d22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d02a66fec3f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d02a66fead1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d02a6269f4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d02a6269f4e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d02a66ff2ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d02a66ff2ff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d02a66ff15a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d02a66f9e59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d02a66e137d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d02a673c150 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d02a673b626 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5d02a620cd2e - core::result::Result<T,E>::expect::h06a24020848c63cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x5d02a61e3ab3 - url_shortener::urls::redis_url_repo::tests::setup::{{closure}}::h14d928c171ce73db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:175:52
[INFO] [stdout]   22:     0x5d02a61e2a0c - url_shortener::urls::redis_url_repo::tests::test_generate_and_get::{{closure}}::h83afa0df5510a3b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:213:27
[INFO] [stdout]   23:     0x5d02a6213326 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::h1c33608f0ca7bd8e
[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:     0x5d02a622a5b0 - tokio::coop::with_budget::{{closure}}::hbee183b9e656725f
[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:     0x5d02a61b5045 - std::thread::local::LocalKey<T>::try_with::h533842b7afb6267b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5d02a61b1abe - std::thread::local::LocalKey<T>::with::h6e0eca97c7f091d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5d02a6212fb2 - tokio::coop::with_budget::h39f5be7ab8ec0d39
[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:     0x5d02a6212fb2 - tokio::coop::budget::h55edda5c6e75b1da
[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:     0x5d02a6212fb2 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hd7274fb028549016
[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:     0x5d02a61e60cd - tokio::macros::scoped_tls::ScopedKey<T>::set::h646d7e9e7d14cfd2
[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:     0x5d02a620e1c7 - tokio::task::local::LocalSet::with::hbec2090c05e4a40d
[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:     0x5d02a621153b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h910d0be29b37c6c5
[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:     0x5d02a620ee2d - tokio::task::local::LocalSet::run_until::{{closure}}::h2d2630e1226ec463
[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:     0x5d02a61f9d7d - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::hee54639dafe81afe
[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:     0x5d02a6229180 - tokio::coop::with_budget::{{closure}}::h77e068a74ffc513f
[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:     0x5d02a61b3665 - std::thread::local::LocalKey<T>::try_with::h24c3b68b004667f8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x5d02a61b12be - std::thread::local::LocalKey<T>::with::h352e6cc6b5ffea4f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x5d02a61f51b3 - tokio::coop::with_budget::h3ca8bf9faa3535f1
[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:     0x5d02a61f51b3 - tokio::coop::budget::hd1577f3b83c1f456
[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:     0x5d02a61f51b3 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::h742bf5ecae45cd5b
[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:     0x5d02a61fd05e - tokio::runtime::basic_scheduler::enter::{{closure}}::h53feabac3f7e3102
[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:     0x5d02a61e6c87 - tokio::macros::scoped_tls::ScopedKey<T>::set::hb34417ced16fed7d
[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:     0x5d02a61fada8 - tokio::runtime::basic_scheduler::enter::h17f7fd5b76c36413
[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:     0x5d02a61f3080 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h81b45d783c7d8429
[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:     0x5d02a61c6472 - tokio::runtime::Runtime::block_on::{{closure}}::h4b205edddd76f08e
[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:     0x5d02a61eaceb - tokio::runtime::context::enter::h3839f47b9fe6d6b5
[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:     0x5d02a6207b3a - tokio::runtime::handle::Handle::enter::h5f044ab381fca2b7
[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:     0x5d02a61c5b4a - tokio::runtime::Runtime::block_on::h069055af976ddce7
[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:     0x5d02a620e44b - tokio::task::local::LocalSet::block_on::h6f101e919d91b4cb
[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:     0x5d02a61bfcba - actix_rt::runtime::Runtime::block_on::h09acd40e6d1a13eb
[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:     0x5d02a61eef6c - actix_rt::builder::SystemRunner::block_on::h7119e7c96f774d28
[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:     0x5d02a61e27ea - url_shortener::urls::redis_url_repo::tests::test_generate_and_get::h02a09e3ca57e66b8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:210:5
[INFO] [stdout]   53:     0x5d02a61e32b7 - url_shortener::urls::redis_url_repo::tests::test_generate_and_get::{{closure}}::hf064c1d51cf039d5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls/redis_url_repo.rs:212:37
[INFO] [stdout]   54:     0x5d02a61a40b6 - core::ops::function::FnOnce::call_once::h1ba7b45521fc9ef9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5d02a6269d0b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5d02a6269d0b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5d02a627f975 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5d02a627f975 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5d02a627f975 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5d02a627f975 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5d02a627f975 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d02a627f975 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5d02a627f975 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5d02a6256164 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5d02a6256164 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x5d02a6259a2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x5d02a6259a2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5d02a6259a2a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x5d02a6259a2a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x5d02a6259a2a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5d02a6259a2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x5d02a6259a2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5d02a66f4fbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x5d02a66f4fbf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x77b3a182daa4 - <unknown>
[INFO] [stdout]   76:     0x77b3a18baa34 - 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.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin url_shortener`
[INFO] running `Command { std: "docker" "inspect" "77d03f4c4bff4183da1fd2251f9a3c5667179bd02d095fd0366060927d11026b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77d03f4c4bff4183da1fd2251f9a3c5667179bd02d095fd0366060927d11026b", kill_on_drop: false }`
[INFO] [stdout] 77d03f4c4bff4183da1fd2251f9a3c5667179bd02d095fd0366060927d11026b
