[INFO] cloning repository https://github.com/Joeyscat/short-url-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Joeyscat/short-url-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeyscat%2Fshort-url-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeyscat%2Fshort-url-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32825bb6dc44dea2c81401d03a6a0c393ce684bf [INFO] testing Joeyscat/short-url-service against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeyscat%2Fshort-url-service" "/workspace/builds/worker-48/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-48/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Joeyscat/short-url-service on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Joeyscat/short-url-service [INFO] finished tweaking git repo https://github.com/Joeyscat/short-url-service [INFO] tweaked toml for git repo https://github.com/Joeyscat/short-url-service written to /workspace/builds/worker-48/source/Cargo.toml [INFO] crate git repo https://github.com/Joeyscat/short-url-service already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-core v0.1.19 [INFO] [stderr] Downloaded syn v1.0.75 [INFO] [stderr] Downloaded tower-http v0.1.1 [INFO] [stderr] Downloaded libc v0.2.100 [INFO] [stderr] Downloaded tokio-macros v1.3.0 [INFO] [stderr] Downloaded serde_derive v1.0.128 [INFO] [stderr] Downloaded redis v0.21.0 [INFO] [stderr] Downloaded axum v0.1.3 [INFO] [stderr] Downloaded hyper v0.14.11 [INFO] [stderr] Downloaded base62num v0.1.1 [INFO] [stderr] Downloaded tokio v1.10.0 [INFO] [stderr] Downloaded tracing-subscriber v0.2.20 [INFO] [stderr] Downloaded brotli v3.3.2 [INFO] [stderr] Downloaded unicode-bidi v0.3.6 [INFO] [stderr] Downloaded tower v0.4.8 [INFO] [stderr] Downloaded async-compression v0.3.8 [INFO] [stderr] Downloaded iri-string v0.4.0 [INFO] [stderr] Downloaded serde v1.0.128 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22809471de990887d10b8f0041f7819ad068987c562adcca7529f45a225c6aa6 [INFO] running `Command { std: "docker" "start" "-a" "22809471de990887d10b8f0041f7819ad068987c562adcca7529f45a225c6aa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22809471de990887d10b8f0041f7819ad068987c562adcca7529f45a225c6aa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22809471de990887d10b8f0041f7819ad068987c562adcca7529f45a225c6aa6", kill_on_drop: false }` [INFO] [stdout] 22809471de990887d10b8f0041f7819ad068987c562adcca7529f45a225c6aa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0dd4de123369620b6ce55cd69c65087c2c2ec68fd59a7b31ff1723a10a382b2 [INFO] running `Command { std: "docker" "start" "-a" "c0dd4de123369620b6ce55cd69c65087c2c2ec68fd59a7b31ff1723a10a382b2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling base62num v0.1.1 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling combine v4.6.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling brotli v3.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling iri-string v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling redis v0.21.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tower v0.4.8 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling tower-http v0.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling axum v0.1.3 [INFO] [stderr] Compiling short-url-store v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 06s [INFO] running `Command { std: "docker" "inspect" "c0dd4de123369620b6ce55cd69c65087c2c2ec68fd59a7b31ff1723a10a382b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0dd4de123369620b6ce55cd69c65087c2c2ec68fd59a7b31ff1723a10a382b2", kill_on_drop: false }` [INFO] [stdout] c0dd4de123369620b6ce55cd69c65087c2c2ec68fd59a7b31ff1723a10a382b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d63783af5e776206751e54c215f76519b765ad40ef4991c706652aa12a9deaf5 [INFO] running `Command { std: "docker" "start" "-a" "d63783af5e776206751e54c215f76519b765ad40ef4991c706652aa12a9deaf5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling short-url-store v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.41s [INFO] running `Command { std: "docker" "inspect" "d63783af5e776206751e54c215f76519b765ad40ef4991c706652aa12a9deaf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d63783af5e776206751e54c215f76519b765ad40ef4991c706652aa12a9deaf5", kill_on_drop: false }` [INFO] [stdout] d63783af5e776206751e54c215f76519b765ad40ef4991c706652aa12a9deaf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9b9a4b609dd73595231d9caa7953ac72a8be1d215918c24bb01b4694c15672c4 [INFO] running `Command { std: "docker" "start" "-a" "9b9a4b609dd73595231d9caa7953ac72a8be1d215918c24bb01b4694c15672c4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/short_url_store-0528d88dba1f5693) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test handler::tests::link_get ... FAILED [INFO] [stdout] test handler::tests::link_create ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- handler::tests::link_get stdout ---- [INFO] [stdout] thread 'handler::tests::link_get' panicked at 'missing environment variable REDIS_URI: NotPresent', src/main.rs:38:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561eb855e3dd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561eb855e3dd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561eb855e3dd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561eb855e3dd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561eb8584f2c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561eb8557aa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561eb85609c7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561eb85609c7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561eb85609c7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561eb85606fc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561eb8561119 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561eb8560e07 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561eb855e8a4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561eb8560b19 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561eb80c3833 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561eb80c3923 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x561eb813e70e - core::result::Result::expect::h494c7e4b14982ac9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x561eb8134be2 - ::deref::__static_ref_initialize::hcf6df7f36451f8f0 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:38:13 [INFO] [stdout] 18: 0x561eb8134be2 - core::ops::function::FnOnce::call_once::h7bb43c4e23641cb8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x561eb8138be1 - lazy_static::lazy::Lazy::get::{{closure}}::h29f81931d2fd974c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:31:29 [INFO] [stdout] 20: 0x561eb8114b9b - std::sync::once::Once::call_once::{{closure}}::h6bef4a32be2d1254 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sync/once.rs:269:41 [INFO] [stdout] 21: 0x561eb80c247a - std::sync::once::Once::call_inner::h1194de3de13a0148 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sync/once.rs:426:21 [INFO] [stdout] 22: 0x561eb8114b25 - std::sync::once::Once::call_once::h9d850196a63babfd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sync/once.rs:269:9 [INFO] [stdout] 23: 0x561eb8121a62 - lazy_static::lazy::Lazy::get::h39b450da1ae2f99d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 24: 0x561eb8121a62 - ::deref::__stability::hee2c4fa0bebe9e8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 25: 0x561eb8121a62 - ::deref::h6286e2bc5a70fe60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 26: 0x561eb810c453 - short_url_store::handler::LinkHandler::get::{{closure}}::h0ed015bf58148923 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:60:24 [INFO] [stdout] 27: 0x561eb81158c9 - as core::future::future::Future>::poll::h220498a44b0f5656 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 28: 0x561eb811de72 - >::call::{{closure}}::h3a85bd34552c4a7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/axum-0.1.3/src/handler/mod.rs:291:50 [INFO] [stdout] 29: 0x561eb8115557 - as core::future::future::Future>::poll::h019e1966cb7302b5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x561eb8120e0b - as core::future::future::Future>::poll::hac554f07f6195030 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 31: 0x561eb811875a - as tower_service::Service>>::call::{{closure}}::h887bdc639058fc32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/axum-0.1.3/src/handler/mod.rs:444:50 [INFO] [stdout] 32: 0x561eb81159c7 - as core::future::future::Future>::poll::h2281c29096420572 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 33: 0x561eb8120efb - as core::future::future::Future>::poll::he4400adabaf5c95f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 34: 0x561eb813b977 - ::poll::he27f22550180ae34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/axum-0.1.3/src/macros.rs:32:17 [INFO] [stdout] 35: 0x561eb814cc9b - as core::future::future::Future>::poll::he3dbb86b56242fb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-0.4.8/src/util/oneshot.rs:75:38 [INFO] [stdout] 36: 0x561eb8152d1f - as core::future::future::Future>::poll::he41b194eb97d73a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/axum-0.1.3/src/routing/future.rs:113:46 [INFO] [stdout] 37: 0x561eb814913b - as core::future::future::Future>::poll::h4252c8691b36eaa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-0.4.8/src/util/oneshot.rs:75:38 [INFO] [stdout] 38: 0x561eb8152dbf - as core::future::future::Future>::poll::hef02544aa66e10eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/axum-0.1.3/src/routing/future.rs:113:46 [INFO] [stdout] 39: 0x561eb810db86 - as core::future::future::Future>::poll::h7ad96c44b2cb7a9f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-http-0.1.1/src/trace/future.rs:51:43 [INFO] [stdout] 40: 0x561eb80fbe01 - as core::future::future::Future>::poll::h38bc5dc3b503bca9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-http-0.1.1/src/map_response_body.rs:203:26 [INFO] [stdout] 41: 0x561eb8120efb - as core::future::future::Future>::poll::he4400adabaf5c95f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 42: 0x561eb80f881e - as core::future::future::Future>::poll::h1302928a47aef82b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/axum-0.1.3/src/buffer.rs:165:28 [INFO] [stdout] 43: 0x561eb8149e4c - as core::future::future::Future>::poll::h708cff6c7a40e6bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-0.4.8/src/util/oneshot.rs:75:38 [INFO] [stdout] 44: 0x561eb8152366 - as core::future::future::Future>::poll::h7e76b36464faecfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/axum-0.1.3/src/routing/future.rs:47:9 [INFO] [stdout] 45: 0x561eb81497d1 - as core::future::future::Future>::poll::h5f2b1b4292aff3e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-0.4.8/src/util/oneshot.rs:75:38 [INFO] [stdout] 46: 0x561eb80f8f88 - short_url_store::handler::tests::link_get::{{closure}}::hc4dbac108f8e22b4 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:130:14 [INFO] [stdout] 47: 0x561eb811656b - as core::future::future::Future>::poll::hc62ca46eeb9c99e6 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 48: 0x561eb8120e6a - as core::future::future::Future>::poll::hc691a6e5f735585e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 49: 0x561eb8155450 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h4581f0f5eaf1a172 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 50: 0x561eb815aaf0 - tokio::coop::with_budget::{{closure}}::hdabe8c24d13baca4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/coop.rs:106:9 [INFO] [stdout] 51: 0x561eb8159e78 - std::thread::local::LocalKey::try_with::h69c40ba6ac5b3e27 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 52: 0x561eb81595ed - std::thread::local::LocalKey::with::h7fd4e7c01bc02969 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 53: 0x561eb815451e - tokio::coop::with_budget::h6a53a0ad2982f0ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/coop.rs:99:5 [INFO] [stdout] 54: 0x561eb815451e - tokio::coop::budget::h75627ed018fab75d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/coop.rs:76:5 [INFO] [stdout] 55: 0x561eb815451e - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h1fa54e8608e48527 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 56: 0x561eb8155ce1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h3f9326460ee1a5b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 57: 0x561eb8121317 - tokio::macros::scoped_tls::ScopedKey::set::hb31e46c87baf1a92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 58: 0x561eb8155c2c - tokio::runtime::basic_scheduler::enter::h9a5682965fd733e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 59: 0x561eb81541cb - tokio::runtime::basic_scheduler::Inner

::block_on::hd65a42814cafc014 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 60: 0x561eb81561fe - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h3a6bd42d668de70c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 61: 0x561eb8153ad8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hded34f3ad2087752 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 62: 0x561eb813cecd - tokio::runtime::Runtime::block_on::h1c7206ffd03e1a3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 63: 0x561eb80f8b24 - short_url_store::handler::tests::link_get::h0ef4d92cb73e3a58 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:147:9 [INFO] [stdout] 64: 0x561eb80f8a4a - short_url_store::handler::tests::link_get::{{closure}}::h10a6224fcdb9e5dd [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:121:11 [INFO] [stdout] 65: 0x561eb8134a3e - core::ops::function::FnOnce::call_once::h5b1ead4a98530a52 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x561eb818c0c3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x561eb818c0c3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 68: 0x561eb818ada4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 69: 0x561eb818ada4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x561eb818ada4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 71: 0x561eb818ada4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 72: 0x561eb818ada4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x561eb818ada4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 74: 0x561eb818ada4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 75: 0x561eb81946c1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 76: 0x561eb81946c1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 77: 0x561eb8160d3f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 78: 0x561eb8160d3f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 79: 0x561eb8160d3f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 80: 0x561eb8160d3f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 81: 0x561eb8160d3f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 82: 0x561eb8160d3f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 83: 0x561eb8160d3f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 84: 0x561eb8567153 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 85: 0x561eb8567153 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 86: 0x561eb8567153 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 87: 0x7f4d8b5b1609 - start_thread [INFO] [stdout] 88: 0x7f4d8b381163 - clone [INFO] [stdout] 89: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- handler::tests::link_create stdout ---- [INFO] [stdout] thread 'handler::tests::link_create' panicked at 'Once instance has previously been poisoned', library/std/src/sync/once.rs:400:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561eb855e3dd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561eb855e3dd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561eb855e3dd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561eb855e3dd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561eb8584f2c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x561eb8557aa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x561eb85609c7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561eb85609c7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561eb85609c7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561eb85606fc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561eb8561119 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561eb8560dc9 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x561eb855e8a4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561eb8560b19 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561eb80c3833 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561eb80c2544 - std::sync::once::Once::call_inner::h1194de3de13a0148 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sync/once.rs:400:21 [INFO] [stdout] 16: 0x561eb8114b25 - std::sync::once::Once::call_once::h9d850196a63babfd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sync/once.rs:269:9 [INFO] [stdout] 17: 0x561eb8121a62 - lazy_static::lazy::Lazy::get::h39b450da1ae2f99d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 18: 0x561eb8121a62 - ::deref::__stability::hee2c4fa0bebe9e8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 19: 0x561eb8121a62 - ::deref::h6286e2bc5a70fe60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 20: 0x561eb810cb80 - short_url_store::handler::generate_code::{{closure}}::hdfeab11d43b48bf3 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:91:20 [INFO] [stdout] 21: 0x561eb8115f41 - as core::future::future::Future>::poll::h645419850160cfd7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 22: 0x561eb810be70 - short_url_store::handler::LinkHandler::create::{{closure}}::h96309a68920c42e6 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:38:35 [INFO] [stdout] 23: 0x561eb8115d39 - as core::future::future::Future>::poll::h50d627bd9e44cb96 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 24: 0x561eb811d51c - >::call::{{closure}}::h288b85d9bfe5b65e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/axum-0.1.3/src/handler/mod.rs:291:50 [INFO] [stdout] 25: 0x561eb8116097 - as core::future::future::Future>::poll::h6a7e34bc64e3a472 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 26: 0x561eb8120e0b - as core::future::future::Future>::poll::hac554f07f6195030 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 27: 0x561eb8118aea - as tower_service::Service>>::call::{{closure}}::hd5044b0a8cc196dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/axum-0.1.3/src/handler/mod.rs:444:50 [INFO] [stdout] 28: 0x561eb8115667 - as core::future::future::Future>::poll::h1a3a89f56b6a26d8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 29: 0x561eb8120efb - as core::future::future::Future>::poll::he4400adabaf5c95f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 30: 0x561eb813b977 - ::poll::he27f22550180ae34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/axum-0.1.3/src/macros.rs:32:17 [INFO] [stdout] 31: 0x561eb814befb - as core::future::future::Future>::poll::hae7b9761abf12d19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-0.4.8/src/util/oneshot.rs:75:38 [INFO] [stdout] 32: 0x561eb8152bdf - as core::future::future::Future>::poll::hce76b44dba507232 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/axum-0.1.3/src/routing/future.rs:113:46 [INFO] [stdout] 33: 0x561eb8148aab - as core::future::future::Future>::poll::h29ba9b73ecd4c4a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-0.4.8/src/util/oneshot.rs:75:38 [INFO] [stdout] 34: 0x561eb8152ab9 - as core::future::future::Future>::poll::h714460dca66dbf3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/axum-0.1.3/src/routing/future.rs:114:46 [INFO] [stdout] 35: 0x561eb814b1db - as core::future::future::Future>::poll::h8f5c67693eb51003 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-0.4.8/src/util/oneshot.rs:75:38 [INFO] [stdout] 36: 0x561eb81529ff - as core::future::future::Future>::poll::h598974e51f884567 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/axum-0.1.3/src/routing/future.rs:113:46 [INFO] [stdout] 37: 0x561eb814d30b - as core::future::future::Future>::poll::hff7775f66f3f029d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-0.4.8/src/util/oneshot.rs:75:38 [INFO] [stdout] 38: 0x561eb8152dd9 - as core::future::future::Future>::poll::hef02544aa66e10eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/axum-0.1.3/src/routing/future.rs:114:46 [INFO] [stdout] 39: 0x561eb810db86 - as core::future::future::Future>::poll::h7ad96c44b2cb7a9f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-http-0.1.1/src/trace/future.rs:51:43 [INFO] [stdout] 40: 0x561eb80fbe01 - as core::future::future::Future>::poll::h38bc5dc3b503bca9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-http-0.1.1/src/map_response_body.rs:203:26 [INFO] [stdout] 41: 0x561eb8120efb - as core::future::future::Future>::poll::he4400adabaf5c95f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 42: 0x561eb80f881e - as core::future::future::Future>::poll::h1302928a47aef82b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/axum-0.1.3/src/buffer.rs:165:28 [INFO] [stdout] 43: 0x561eb8149e4c - as core::future::future::Future>::poll::h708cff6c7a40e6bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-0.4.8/src/util/oneshot.rs:75:38 [INFO] [stdout] 44: 0x561eb8152366 - as core::future::future::Future>::poll::h7e76b36464faecfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/axum-0.1.3/src/routing/future.rs:47:9 [INFO] [stdout] 45: 0x561eb81497d1 - as core::future::future::Future>::poll::h5f2b1b4292aff3e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-0.4.8/src/util/oneshot.rs:75:38 [INFO] [stdout] 46: 0x561eb80fa3ec - short_url_store::handler::tests::link_create::{{closure}}::h6f934fb0226ddb84 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:164:14 [INFO] [stdout] 47: 0x561eb81163cb - as core::future::future::Future>::poll::ha3291e7cf051ca8f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 48: 0x561eb8120cea - as core::future::future::Future>::poll::h61a8a63ed6f1d251 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 49: 0x561eb81553f0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h0b16a73b1ca85f9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 50: 0x561eb815a9d0 - tokio::coop::with_budget::{{closure}}::hb85418807697361d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/coop.rs:106:9 [INFO] [stdout] 51: 0x561eb815a0b8 - std::thread::local::LocalKey::try_with::hbcef09c457ddb61a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 52: 0x561eb815973d - std::thread::local::LocalKey::with::hd13c8e03a8cb70ee [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 53: 0x561eb8154e0e - tokio::coop::with_budget::h053c36635d44a291 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/coop.rs:99:5 [INFO] [stdout] 54: 0x561eb8154e0e - tokio::coop::budget::hb0b447b4f8db8756 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/coop.rs:76:5 [INFO] [stdout] 55: 0x561eb8154e0e - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hc9aa4db8ba47be68 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 56: 0x561eb8155ca1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h0f4e9fd27f6a9181 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 57: 0x561eb8121407 - tokio::macros::scoped_tls::ScopedKey::set::hbaf4fc1786c51f41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 58: 0x561eb815591c - tokio::runtime::basic_scheduler::enter::h632f76c8967777f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 59: 0x561eb81541ab - tokio::runtime::basic_scheduler::Inner

::block_on::h2d88fb5958db49f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 60: 0x561eb815628e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hb1a42f6e08230f59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 61: 0x561eb8153738 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h1e26dd76c5c6d06e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 62: 0x561eb813d04d - tokio::runtime::Runtime::block_on::h63fad693a9415700 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 63: 0x561eb80f9cf4 - short_url_store::handler::tests::link_create::h5448ca47c3c01f94 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:181:9 [INFO] [stdout] 64: 0x561eb80f9c1a - short_url_store::handler::tests::link_create::{{closure}}::hdf9ecd755ed2a767 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:151:11 [INFO] [stdout] 65: 0x561eb8134d4e - core::ops::function::FnOnce::call_once::hbfa9170c4d4658b5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x561eb818c0c3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x561eb818c0c3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 68: 0x561eb818ada4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 69: 0x561eb818ada4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x561eb818ada4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 71: 0x561eb818ada4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 72: 0x561eb818ada4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x561eb818ada4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 74: 0x561eb818ada4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 75: 0x561eb81946c1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 76: 0x561eb81946c1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 77: 0x561eb8160d3f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 78: 0x561eb8160d3f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 79: 0x561eb8160d3f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 80: 0x561eb8160d3f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 81: 0x561eb8160d3f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 82: 0x561eb8160d3f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 83: 0x561eb8160d3f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 84: 0x561eb8567153 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 85: 0x561eb8567153 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 86: 0x561eb8567153 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 87: 0x7f4d8b5b1609 - start_thread [INFO] [stdout] 88: 0x7f4d8b381163 - clone [INFO] [stdout] 89: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] handler::tests::link_create [INFO] [stdout] handler::tests::link_get [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin short-url-store' [INFO] running `Command { std: "docker" "inspect" "9b9a4b609dd73595231d9caa7953ac72a8be1d215918c24bb01b4694c15672c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b9a4b609dd73595231d9caa7953ac72a8be1d215918c24bb01b4694c15672c4", kill_on_drop: false }` [INFO] [stdout] 9b9a4b609dd73595231d9caa7953ac72a8be1d215918c24bb01b4694c15672c4