[INFO] cloning repository https://github.com/ArseniyK/url_shortener [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArseniyK/url_shortener" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArseniyK%2Furl_shortener", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArseniyK%2Furl_shortener'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01cebd2f14ae2819dcaee68d9f90ef1686e3f603 [INFO] testing ArseniyK/url_shortener against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArseniyK%2Furl_shortener" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ArseniyK/url_shortener on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ArseniyK/url_shortener already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 615b255b392e3deda14966266821521a80eaefc33e9f2162d118d1fe5017415b [INFO] running `Command { std: "docker" "start" "615b255b392e3deda14966266821521a80eaefc33e9f2162d118d1fe5017415b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "615b255b392e3deda14966266821521a80eaefc33e9f2162d118d1fe5017415b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "615b255b392e3deda14966266821521a80eaefc33e9f2162d118d1fe5017415b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "615b255b392e3deda14966266821521a80eaefc33e9f2162d118d1fe5017415b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "615b255b392e3deda14966266821521a80eaefc33e9f2162d118d1fe5017415b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", 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 cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling aes-gcm v0.8.0 [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 event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling globset v0.4.6 [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 futures-util v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.6.1 [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 pin-project v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [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 deunicode v0.4.3 [INFO] [stderr] Compiling validator_types v0.12.0 [INFO] [stderr] Compiling if_chain v1.0.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling validator_derive v0.12.0 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling combine v4.5.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling rand v0.8.3 [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 actix-testing v1.0.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling harsh v0.2.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.6 [INFO] [stderr] Compiling redis v0.17.0 [INFO] [stderr] Compiling tera v1.6.1 [INFO] [stderr] Compiling validator v0.12.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling actix-cors v0.5.4 [INFO] [stderr] Compiling actix-files v0.5.0 [INFO] [stderr] Compiling actix-identity v0.3.1 [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/urls/redis_url_repo.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | conn.hset_multiple( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [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 `release` profile [optimized] target(s) in 2m 27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, redis v0.17.0, url_shortener v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "615b255b392e3deda14966266821521a80eaefc33e9f2162d118d1fe5017415b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "615b255b392e3deda14966266821521a80eaefc33e9f2162d118d1fe5017415b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", 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 cfg-if v0.1.10 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling mockall_derive v0.8.3 [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/urls/redis_url_repo.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | conn.hset_multiple( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [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 `release` profile [optimized] target(s) in 11.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, redis v0.17.0, url_shortener v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "615b255b392e3deda14966266821521a80eaefc33e9f2162d118d1fe5017415b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "615b255b392e3deda14966266821521a80eaefc33e9f2162d118d1fe5017415b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", 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 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stderr] --> src/urls/redis_url_repo.rs:71:14 [INFO] [stderr] | [INFO] [stderr] 71 | conn.hset_multiple( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 71 | conn.hset_multiple::<_, _, _, ()>( [INFO] [stderr] | +++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/urls/url_service.rs:81:24 [INFO] [stderr] | [INFO] [stderr] 81 | .with(eq(id.clone())) [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `url_shortener` (bin "url_shortener" test) generated 3 warnings (run `cargo fix --bin "url_shortener" -p url_shortener --tests` to apply 3 suggestions) [INFO] [stderr] Finished `release` profile [optimized] 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 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/url_shortener-d3b7ea548d13fcf4) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test urls::api::tests::test_redirect ... ok [INFO] [stdout] test urls::api::tests::test_shorten_wrong ... ok [INFO] [stdout] test urls::url_service::tests::test_shorten_and_get_success ... ok [INFO] [stdout] test urls::redis_url_repo::tests::get_urls_for_user ... FAILED [INFO] [stdout] test urls::redis_url_repo::tests::test_count_for_user ... FAILED [INFO] [stdout] test urls::redis_url_repo::tests::test_generate ... FAILED [INFO] [stdout] test urls::redis_url_repo::tests::test_generate_for_user ... FAILED [INFO] [stdout] test urls::redis_url_repo::tests::test_generate_and_get ... FAILED [INFO] [stdout] test urls::redis_url_repo::tests::test_incr ... FAILED [INFO] [stdout] test urls::redis_url_repo::tests::test_next_key ... 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::api::tests::test_shorten_correct ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- urls::redis_url_repo::tests::get_urls_for_user stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'urls::redis_url_repo::tests::get_urls_for_user' (5650) 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: 0x648220fccdb1 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x648220fe367a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x648220fd17dc - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x648220faa476 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x648220fc48c9 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x648220e14e00 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x648220fc4a82 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x648220faa522 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x648220fa1b59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x648220fab3ad - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x648220fe3ddc - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x648220fe3bb2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x648220da4397 - url_shortener[4901282b5b8cf19d]::urls::redis_url_repo::tests::setup::{closure#0} [INFO] [stdout] 13: 0x648220d95ddb - >>::with::, as core[812a354ff5be3162]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 14: 0x648220daa7ff - >::set::< as core[812a354ff5be3162]::future::future::Future>::poll::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 15: 0x648220d932c7 - >>::with::, ::block_on<::run_until::{closure#0}>::{closure#0}>::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 16: 0x648220daceec - >::set::>, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}, (), tokio[c25e192dfa432014]::park::either::Either>, tokio[c25e192dfa432014]::park::either::Either>>::{closure#0}, ()> [INFO] [stdout] 17: 0x648220dcb852 - tokio[c25e192dfa432014]::runtime::basic_scheduler::enter::<>, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}, (), tokio[c25e192dfa432014]::park::either::Either>, tokio[c25e192dfa432014]::park::either::Either>> [INFO] [stdout] 18: 0x648220db8a7c - tokio[c25e192dfa432014]::runtime::context::enter::<::block_on<::run_until::{closure#0}>::{closure#0}, ()> [INFO] [stdout] 19: 0x648220dcd4a0 - ::block_on:: [INFO] [stdout] 20: 0x648220df3f77 - url_shortener[4901282b5b8cf19d]::urls::redis_url_repo::tests::get_urls_for_user [INFO] [stdout] 21: 0x648220e02989 - >::call_once [INFO] [stdout] 22: 0x648220e0813b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 23: 0x648220e15785 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 24: 0x648220e10234 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 25: 0x648220e188d2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 26: 0x648220fcc29f - ::new::thread_start [INFO] [stdout] 27: 0x7288a6f5b07a - [INFO] [stdout] 28: 0x7288a6fee534 - clone [INFO] [stdout] 29: 0x0 - [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' (5651) 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: 0x648220fccdb1 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x648220fe367a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x648220fd17dc - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x648220faa476 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x648220fc48c9 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x648220e14e00 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x648220fc4a82 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x648220faa522 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x648220fa1b59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x648220fab3ad - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x648220fe3ddc - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x648220fe3bb2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x648220da4397 - url_shortener[4901282b5b8cf19d]::urls::redis_url_repo::tests::setup::{closure#0} [INFO] [stdout] 13: 0x648220d97252 - >>::with::, as core[812a354ff5be3162]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 14: 0x648220daa90f - >::set::< as core[812a354ff5be3162]::future::future::Future>::poll::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 15: 0x648220d93437 - >>::with::, ::block_on<::run_until::{closure#0}>::{closure#0}>::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 16: 0x648220dad45c - >::set::>, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}, (), tokio[c25e192dfa432014]::park::either::Either>, tokio[c25e192dfa432014]::park::either::Either>>::{closure#0}, ()> [INFO] [stdout] 17: 0x648220dcb962 - tokio[c25e192dfa432014]::runtime::basic_scheduler::enter::<>, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}, (), tokio[c25e192dfa432014]::park::either::Either>, tokio[c25e192dfa432014]::park::either::Either>> [INFO] [stdout] 18: 0x648220db8b6c - tokio[c25e192dfa432014]::runtime::context::enter::<::block_on<::run_until::{closure#0}>::{closure#0}, ()> [INFO] [stderr] error: test failed, to rerun pass `--bin url_shortener` [INFO] [stdout] 19: 0x648220dcd5a0 - ::block_on:: [INFO] [stdout] 20: 0x648220df4048 - url_shortener[4901282b5b8cf19d]::urls::redis_url_repo::tests::test_count_for_user [INFO] [stdout] 21: 0x648220e029a9 - >::call_once [INFO] [stdout] 22: 0x648220e0813b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 23: 0x648220e15785 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 24: 0x648220e10234 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 25: 0x648220e188d2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 26: 0x648220fcc29f - ::new::thread_start [INFO] [stdout] 27: 0x7288a6f5b07a - [INFO] [stdout] 28: 0x7288a6fee534 - clone [INFO] [stdout] 29: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- urls::redis_url_repo::tests::test_generate stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'urls::redis_url_repo::tests::test_generate' (5652) 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: 0x648220fccdb1 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x648220fe367a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x648220fd17dc - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x648220faa476 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x648220fc48c9 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x648220e14e00 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x648220fc4a82 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x648220faa522 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x648220fa1b59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x648220fab3ad - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x648220fe3ddc - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x648220fe3bb2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x648220da4397 - url_shortener[4901282b5b8cf19d]::urls::redis_url_repo::tests::setup::{closure#0} [INFO] [stdout] 13: 0x648220d9505b - >>::with::, as core[812a354ff5be3162]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 14: 0x648220daa4cf - >::set::< as core[812a354ff5be3162]::future::future::Future>::poll::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 15: 0x648220d92e77 - >>::with::, >, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 16: 0x648220dabe9c - >::set::>, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}, (), tokio[c25e192dfa432014]::park::either::Either>, tokio[c25e192dfa432014]::park::either::Either>>::{closure#0}, ()> [INFO] [stdout] 17: 0x648220dcb522 - tokio[c25e192dfa432014]::runtime::basic_scheduler::enter::<>, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}, (), tokio[c25e192dfa432014]::park::either::Either>, tokio[c25e192dfa432014]::park::either::Either>> [INFO] [stdout] 18: 0x648220db87ac - tokio[c25e192dfa432014]::runtime::context::enter::<::block_on<::run_until::{closure#0}>::{closure#0}, ()> [INFO] [stdout] 19: 0x648220dcd1a0 - ::block_on:: [INFO] [stdout] 20: 0x648220df3d02 - url_shortener[4901282b5b8cf19d]::urls::redis_url_repo::tests::test_generate [INFO] [stdout] 21: 0x648220e02929 - >::call_once [INFO] [stdout] 22: 0x648220e0813b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 23: 0x648220e15785 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 24: 0x648220e10234 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 25: 0x648220e188d2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 26: 0x648220fcc29f - ::new::thread_start [INFO] [stdout] 27: 0x7288a6f5b07a - [INFO] [stdout] 28: 0x7288a6fee534 - clone [INFO] [stdout] 29: 0x0 - [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' (5654) 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: 0x648220fccdb1 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x648220fe367a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x648220fd17dc - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x648220faa476 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x648220fc48c9 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x648220e14e00 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x648220fc4a82 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x648220faa522 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x648220fa1b59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x648220fab3ad - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x648220fe3ddc - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x648220fe3bb2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x648220da4397 - url_shortener[4901282b5b8cf19d]::urls::redis_url_repo::tests::setup::{closure#0} [INFO] [stdout] 13: 0x648220d98686 - >>::with::, as core[812a354ff5be3162]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 14: 0x648220daab2f - >::set::< as core[812a354ff5be3162]::future::future::Future>::poll::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 15: 0x648220d93717 - >>::with::, ::block_on<::run_until::{closure#0}>::{closure#0}>::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 16: 0x648220dadf3c - >::set::>, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}, (), tokio[c25e192dfa432014]::park::either::Either>, tokio[c25e192dfa432014]::park::either::Either>>::{closure#0}, ()> [INFO] [stdout] 17: 0x648220dcbb82 - tokio[c25e192dfa432014]::runtime::basic_scheduler::enter::<>, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}, (), tokio[c25e192dfa432014]::park::either::Either>, tokio[c25e192dfa432014]::park::either::Either>> [INFO] [stdout] 18: 0x648220db8d4c - tokio[c25e192dfa432014]::runtime::context::enter::<::block_on<::run_until::{closure#0}>::{closure#0}, ()> [INFO] [stdout] 19: 0x648220dcd7a0 - ::block_on:: [INFO] [stdout] 20: 0x648220df41df - url_shortener[4901282b5b8cf19d]::urls::redis_url_repo::tests::test_generate_for_user [INFO] [stdout] 21: 0x648220e029e9 - >::call_once [INFO] [stdout] 22: 0x648220e0813b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 23: 0x648220e15785 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 24: 0x648220e10234 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 25: 0x648220e188d2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 26: 0x648220fcc29f - ::new::thread_start [INFO] [stdout] 27: 0x7288a6f5b07a - [INFO] [stdout] 28: 0x7288a6fee534 - clone [INFO] [stdout] 29: 0x0 - [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' (5653) 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: 0x648220fccdb1 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x648220fe367a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x648220fd17dc - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x648220faa476 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x648220fc48c9 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x648220e14e00 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x648220fc4a82 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x648220faa522 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x648220fa1b59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x648220fab3ad - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x648220fe3ddc - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x648220fe3bb2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x648220da4397 - url_shortener[4901282b5b8cf19d]::urls::redis_url_repo::tests::setup::{closure#0} [INFO] [stdout] 13: 0x648220d97d93 - >>::with::, as core[812a354ff5be3162]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 14: 0x648220daaa1f - >::set::< as core[812a354ff5be3162]::future::future::Future>::poll::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 15: 0x648220d935a7 - >>::with::, ::block_on<::run_until::{closure#0}>::{closure#0}>::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 16: 0x648220dad9cc - >::set::>, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}, (), tokio[c25e192dfa432014]::park::either::Either>, tokio[c25e192dfa432014]::park::either::Either>>::{closure#0}, ()> [INFO] [stdout] 17: 0x648220dcba72 - tokio[c25e192dfa432014]::runtime::basic_scheduler::enter::<>, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}, (), tokio[c25e192dfa432014]::park::either::Either>, tokio[c25e192dfa432014]::park::either::Either>> [INFO] [stdout] 18: 0x648220db8c5c - tokio[c25e192dfa432014]::runtime::context::enter::<::block_on<::run_until::{closure#0}>::{closure#0}, ()> [INFO] [stdout] 19: 0x648220dcd6a0 - ::block_on:: [INFO] [stdout] 20: 0x648220df410d - url_shortener[4901282b5b8cf19d]::urls::redis_url_repo::tests::test_generate_and_get [INFO] [stdout] 21: 0x648220e029c9 - >::call_once [INFO] [stdout] 22: 0x648220e0813b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 23: 0x648220e15785 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 24: 0x648220e10234 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 25: 0x648220e188d2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 26: 0x648220fcc29f - ::new::thread_start [INFO] [stdout] 27: 0x7288a6f5b07a - [INFO] [stdout] 28: 0x7288a6fee534 - clone [INFO] [stdout] 29: 0x0 - [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' (5656) 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: 0x648220fccdb1 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x648220fe367a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x648220fd17dc - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x648220faa476 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x648220fc48c9 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x648220e14e00 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x648220fc4a82 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x648220faa522 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x648220fa1b59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x648220fab3ad - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x648220fe3ddc - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x648220fe3bb2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x648220da4397 - url_shortener[4901282b5b8cf19d]::urls::redis_url_repo::tests::setup::{closure#0} [INFO] [stdout] 13: 0x648220d98b13 - >>::with::, as core[812a354ff5be3162]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 14: 0x648220daac3f - >::set::< as core[812a354ff5be3162]::future::future::Future>::poll::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 15: 0x648220d93887 - >>::with::, >, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 16: 0x648220dae4ac - >::set::>, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}, (), tokio[c25e192dfa432014]::park::either::Either>, tokio[c25e192dfa432014]::park::either::Either>>::{closure#0}, ()> [INFO] [stdout] 17: 0x648220dcbc92 - tokio[c25e192dfa432014]::runtime::basic_scheduler::enter::<>, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}, (), tokio[c25e192dfa432014]::park::either::Either>, tokio[c25e192dfa432014]::park::either::Either>> [INFO] [stdout] 18: 0x648220db8e3c - tokio[c25e192dfa432014]::runtime::context::enter::<::block_on<::run_until::{closure#0}>::{closure#0}, ()> [INFO] [stdout] 19: 0x648220dcd8a0 - ::block_on:: [INFO] [stdout] 20: 0x648220df42a6 - url_shortener[4901282b5b8cf19d]::urls::redis_url_repo::tests::test_incr [INFO] [stdout] 21: 0x648220e02a09 - >::call_once [INFO] [stdout] 22: 0x648220e0813b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 23: 0x648220e15785 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 24: 0x648220e10234 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 25: 0x648220e188d2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 26: 0x648220fcc29f - ::new::thread_start [INFO] [stdout] 27: 0x7288a6f5b07a - [INFO] [stdout] 28: 0x7288a6fee534 - clone [INFO] [stdout] 29: 0x0 - [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' (5658) 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: 0x648220fccdb1 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x648220fe367a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x648220fd17dc - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x648220faa476 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x648220fc48c9 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x648220e14e00 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x648220fc4a82 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x648220faa522 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x648220fa1b59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x648220fab3ad - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x648220fe3ddc - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x648220fe3bb2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x648220da4397 - url_shortener[4901282b5b8cf19d]::urls::redis_url_repo::tests::setup::{closure#0} [INFO] [stdout] 13: 0x648220d959ca - >>::with::, as core[812a354ff5be3162]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 14: 0x648220daa6ef - >::set::< as core[812a354ff5be3162]::future::future::Future>::poll::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 15: 0x648220d93157 - >>::with::, >, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 16: 0x648220dac97c - >::set::>, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}, (), tokio[c25e192dfa432014]::park::either::Either>, tokio[c25e192dfa432014]::park::either::Either>>::{closure#0}, ()> [INFO] [stdout] 17: 0x648220dcb742 - tokio[c25e192dfa432014]::runtime::basic_scheduler::enter::<>, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}, (), tokio[c25e192dfa432014]::park::either::Either>, tokio[c25e192dfa432014]::park::either::Either>> [INFO] [stdout] 18: 0x648220db898c - tokio[c25e192dfa432014]::runtime::context::enter::<::block_on<::run_until::{closure#0}>::{closure#0}, ()> [INFO] [stdout] 19: 0x648220dcd3a0 - ::block_on:: [INFO] [stdout] 20: 0x648220df3ea2 - url_shortener[4901282b5b8cf19d]::urls::redis_url_repo::tests::test_next_key [INFO] [stdout] 21: 0x648220e02969 - >::call_once [INFO] [stdout] 22: 0x648220e0813b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 23: 0x648220e15785 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 24: 0x648220e10234 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 25: 0x648220e188d2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 26: 0x648220fcc29f - ::new::thread_start [INFO] [stdout] 27: 0x7288a6f5b07a - [INFO] [stdout] 28: 0x7288a6fee534 - clone [INFO] [stdout] 29: 0x0 - [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' (5655) 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: 0x648220fccdb1 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x648220fe367a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x648220fd17dc - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x648220faa476 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x648220fc48c9 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x648220e14e00 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x648220fc4a82 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x648220faa522 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x648220fa1b59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x648220fab3ad - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x648220fe3ddc - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x648220fe3bb2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x648220da4397 - url_shortener[4901282b5b8cf19d]::urls::redis_url_repo::tests::setup::{closure#0} [INFO] [stdout] 13: 0x648220d94d78 - >>::with::, as core[812a354ff5be3162]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 14: 0x648220daa3bf - >::set::< as core[812a354ff5be3162]::future::future::Future>::poll::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 15: 0x648220d92c7e - >>::with::, >, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 16: 0x648220dab6af - >::set::>, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}, (), tokio[c25e192dfa432014]::park::either::Either>, tokio[c25e192dfa432014]::park::either::Either>>::{closure#0}, ()> [INFO] [stdout] 17: 0x648220dcb412 - tokio[c25e192dfa432014]::runtime::basic_scheduler::enter::<>, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}, (), tokio[c25e192dfa432014]::park::either::Either>, tokio[c25e192dfa432014]::park::either::Either>> [INFO] [stdout] 18: 0x648220db86bc - tokio[c25e192dfa432014]::runtime::context::enter::<::block_on<::run_until::{closure#0}>::{closure#0}, ()> [INFO] [stdout] 19: 0x648220dcd0a9 - ::block_on:: [INFO] [stdout] 20: 0x648220df3c38 - url_shortener[4901282b5b8cf19d]::urls::redis_url_repo::tests::test_get_key [INFO] [stdout] 21: 0x648220e02909 - >::call_once [INFO] [stdout] 22: 0x648220e0813b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 23: 0x648220e15785 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 24: 0x648220e10234 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 25: 0x648220e188d2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 26: 0x648220fcc29f - ::new::thread_start [INFO] [stdout] 27: 0x7288a6f5b07a - [INFO] [stdout] 28: 0x7288a6fee534 - clone [INFO] [stdout] 29: 0x0 - [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' (5657) 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: 0x648220fccdb1 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x648220fe367a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x648220fd17dc - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x648220faa476 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x648220fc48c9 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x648220e14e00 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x648220fc4a82 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x648220faa522 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x648220fa1b59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x648220fab3ad - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x648220fe3ddc - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x648220fe3bb2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x648220da4397 - url_shortener[4901282b5b8cf19d]::urls::redis_url_repo::tests::setup::{closure#0} [INFO] [stdout] 13: 0x648220d9540b - >>::with::, as core[812a354ff5be3162]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 14: 0x648220daa5df - >::set::< as core[812a354ff5be3162]::future::future::Future>::poll::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 15: 0x648220d92fe7 - >>::with::, ::block_on<::run_until::{closure#0}>::{closure#0}>::{closure#0}, core[812a354ff5be3162]::task::poll::Poll<()>> [INFO] [stdout] 16: 0x648220dac40c - >::set::>, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}, (), tokio[c25e192dfa432014]::park::either::Either>, tokio[c25e192dfa432014]::park::either::Either>>::{closure#0}, ()> [INFO] [stdout] 17: 0x648220dcb632 - tokio[c25e192dfa432014]::runtime::basic_scheduler::enter::<>, tokio[c25e192dfa432014]::park::either::Either>>>::block_on<::run_until::{closure#0}>::{closure#0}, (), tokio[c25e192dfa432014]::park::either::Either>, tokio[c25e192dfa432014]::park::either::Either>> [INFO] [stdout] 18: 0x648220db889c - tokio[c25e192dfa432014]::runtime::context::enter::<::block_on<::run_until::{closure#0}>::{closure#0}, ()> [INFO] [stdout] 19: 0x648220dcd2a0 - ::block_on:: [INFO] [stdout] 20: 0x648220df3dd2 - url_shortener[4901282b5b8cf19d]::urls::redis_url_repo::tests::test_new_user [INFO] [stdout] 21: 0x648220e02949 - >::call_once [INFO] [stdout] 22: 0x648220e0813b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 23: 0x648220e15785 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 24: 0x648220e10234 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 25: 0x648220e188d2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 26: 0x648220fcc29f - ::new::thread_start [INFO] [stdout] 27: 0x7288a6f5b07a - [INFO] [stdout] 28: 0x7288a6fee534 - clone [INFO] [stdout] 29: 0x0 - [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.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "615b255b392e3deda14966266821521a80eaefc33e9f2162d118d1fe5017415b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "615b255b392e3deda14966266821521a80eaefc33e9f2162d118d1fe5017415b", kill_on_drop: false }` [INFO] [stdout] 615b255b392e3deda14966266821521a80eaefc33e9f2162d118d1fe5017415b