[INFO] fetching crate centraldogma 0.1.0... [INFO] testing centraldogma-0.1.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate centraldogma 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate centraldogma 0.1.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate centraldogma 0.1.0 [INFO] finished tweaking crates.io crate centraldogma 0.1.0 [INFO] tweaked toml for crates.io crate centraldogma 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a441460bfbb1e3a809a927d74c515c970cfb70426ed908e5abfdc85aafce851 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2a441460bfbb1e3a809a927d74c515c970cfb70426ed908e5abfdc85aafce851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a441460bfbb1e3a809a927d74c515c970cfb70426ed908e5abfdc85aafce851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a441460bfbb1e3a809a927d74c515c970cfb70426ed908e5abfdc85aafce851", kill_on_drop: false }` [INFO] [stdout] 2a441460bfbb1e3a809a927d74c515c970cfb70426ed908e5abfdc85aafce851 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31cee35245edae88f316b8afe0b48cd082cbb5044aa2ac75bd9f64b8e26f6c38 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "31cee35245edae88f316b8afe0b48cd082cbb5044aa2ac75bd9f64b8e26f6c38", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling centraldogma v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "31cee35245edae88f316b8afe0b48cd082cbb5044aa2ac75bd9f64b8e26f6c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31cee35245edae88f316b8afe0b48cd082cbb5044aa2ac75bd9f64b8e26f6c38", kill_on_drop: false }` [INFO] [stdout] 31cee35245edae88f316b8afe0b48cd082cbb5044aa2ac75bd9f64b8e26f6c38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b1f2ab0ec44d6aa1588429e4abb01eee68a23e0a08dc6cf6a26b13841523fe3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1b1f2ab0ec44d6aa1588429e4abb01eee68a23e0a08dc6cf6a26b13841523fe3", kill_on_drop: false }` [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling wiremock v0.5.4 [INFO] [stderr] Compiling centraldogma v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 40.95s [INFO] running `Command { std: "docker" "inspect" "1b1f2ab0ec44d6aa1588429e4abb01eee68a23e0a08dc6cf6a26b13841523fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b1f2ab0ec44d6aa1588429e4abb01eee68a23e0a08dc6cf6a26b13841523fe3", kill_on_drop: false }` [INFO] [stdout] 1b1f2ab0ec44d6aa1588429e4abb01eee68a23e0a08dc6cf6a26b13841523fe3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 57311e22d92c24641780bcb81a6694e11c79609b1e76a44c69f98b85007d3c23 [INFO] running `Command { std: "docker" "start" "-a" "57311e22d92c24641780bcb81a6694e11c79609b1e76a44c69f98b85007d3c23", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/centraldogma-4cff487a3272204c) [INFO] [stdout] running 31 tests [INFO] [stdout] test model::test::test_query_reject_empty_path ... ok [INFO] [stdout] test model::test::test_query_identity ... ok [INFO] [stdout] test model::test::test_query_identity_auto_fix_path ... ok [INFO] [stdout] test services::path::test::test_content_compare_path ... ok [INFO] [stdout] test services::path::test::test_content_commits_path ... ok [INFO] [stdout] test services::content::test::test_list_files ... FAILED [INFO] [stdout] test services::content::test::test_list_files_with_revision ... FAILED [INFO] [stdout] test services::content::test::test_get_file_json_path ... FAILED [INFO] [stdout] test services::content::test::test_get_file_text_with_escape ... FAILED [INFO] [stdout] test services::content::test::test_get_file ... FAILED [INFO] [stdout] test services::content::test::test_get_diff ... FAILED [INFO] [stdout] test services::project::test::test_remove_project ... FAILED [INFO] [stdout] test services::project::test::test_purge_project ... FAILED [INFO] [stdout] test services::content::test::test_get_diffs ... FAILED [INFO] [stdout] test services::project::test::test_list_removed_projects ... FAILED [INFO] [stdout] test services::project::test::test_list_projects ... FAILED [INFO] [stdout] test services::content::test::test_get_file_json_path_and_revision ... FAILED [INFO] [stdout] test services::content::test::test_push_two_files ... FAILED [INFO] [stdout] test services::content::test::test_get_file_json ... FAILED [INFO] [stdout] test services::project::test::test_create_project ... FAILED [INFO] [stdout] test services::repository::test::test_create_repos ... FAILED [INFO] [stdout] test services::repository::test::test_unremove_repos ... FAILED [INFO] [stdout] test services::content::test::test_get_history ... FAILED [INFO] [stdout] test services::content::test::test_push ... FAILED [INFO] [stdout] test services::repository::test::test_list_removed_repos ... FAILED [INFO] [stdout] test services::content::test::test_get_files ... FAILED [INFO] [stdout] test services::project::test::test_unremove_project ... FAILED [INFO] [stdout] test services::repository::test::test_list_repos ... FAILED [INFO] [stdout] test services::repository::test::test_remove_repos ... FAILED [INFO] [stdout] test services::repository::test::test_purge_repos ... FAILED [INFO] [stdout] test services::watch::test::test_watch_file ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- services::content::test::test_list_files stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e8f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e11b02e2b0 - core::mem::uninitialized::h584ac667e00fbef9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55e11b02e2b0 - ::parse::hb2ffaa0fa4bb1f2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x55e11ad8d6b2 - hyper::proto::h1::role::parse_headers::h919ce945bc4a2cd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x55e11ada0ea8 - hyper::proto::h1::io::Buffered::parse::hb6663e52b630fe29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x55e11ad45ab9 - hyper::proto::h1::conn::Conn::poll_read_head::h33927e1ff02c13c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x55e11adb495b - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7ff550860764aea3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x55e11adb69a7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h2c266fbf7b152d37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x55e11adb61f2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::he3379df0294cd374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x55e11adb1de3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h84bce4b90061de37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x55e11adb15d5 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hebf85ff615497295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x55e11adaad87 - as core::future::future::Future>::poll::hb6e70fcbdb63e6f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x55e11acea9b7 - as core::future::future::Future>::poll::hf499863e5c951840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x55e11ad8801e - as core::future::future::Future>::poll::h585640f9601a396d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x55e11ad68cc9 - as core::future::future::Future>::poll::h1d83ad467e5ca25c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x55e11adab058 - as core::future::future::Future>::poll::h73d3860ad48c0c50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x55e11ad6804e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::hed82dec5865c125e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x55e11acfdf09 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hda70fe4a66402400 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x55e11ad67d58 - tokio::runtime::task::core::CoreStage::poll::h76ae6bf9838e16bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x55e11ad3108e - tokio::runtime::task::harness::poll_future::{{closure}}::h39f77f1edc2c19a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x55e11ad15f74 - as core::ops::function::FnOnce<()>>::call_once::h686212a0e15498dd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x55e11ad95bf2 - std::panicking::try::do_call::h1aa7eeb1978d0116 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 38: 0x55e11ad9595a - std::panicking::try::h9339fa6ad5038e25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55e11ad16ccb - std::panic::catch_unwind::hee9cd330be45fe16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55e11ad30d11 - tokio::runtime::task::harness::poll_future::h967dedb2792aa88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x55e11ad312e3 - tokio::runtime::task::harness::Harness::poll_inner::h5821db3a6b6844cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x55e11ad31b7c - tokio::runtime::task::harness::Harness::poll::ha209455d24f85380 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x55e11ad24642 - tokio::runtime::task::raw::poll::hcd125f0735b7045c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x55e11b17f57f - tokio::runtime::task::raw::RawTask::poll::hdf37b0fa4a818f86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x55e11b1f2e11 - tokio::runtime::task::Notified::run::he785ab217ac44486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x55e11b1b2bbb - tokio::task::local::LocalSet::tick::{{closure}}::h729517640879a9d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x55e11b188e29 - tokio::coop::with_budget::{{closure}}::h9e803bed99da5049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x55e11b178c8f - std::thread::local::LocalKey::try_with::h0da6089364921b59 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x55e11b17891a - std::thread::local::LocalKey::with::hcfaf5bf15adb1cc8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x55e11b1b2b54 - tokio::coop::with_budget::h6047fda3fee5f386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x55e11b1b2b54 - tokio::coop::budget::h55274c9c537d040a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x55e11b1b2b54 - tokio::task::local::LocalSet::tick::h4e2e1b22014b7273 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x55e11acff180 - as core::future::future::Future>::poll::{{closure}}::hbedce386fda439c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x55e11ad23f35 - tokio::macros::scoped_tls::ScopedKey::set::h057ecb6302e6c77b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x55e11acfe77b - tokio::task::local::LocalSet::with::hc2526b76dcfc0245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x55e11acfef64 - as core::future::future::Future>::poll::hae04b1308c31460d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x55e11acfea22 - tokio::task::local::LocalSet::run_until::{{closure}}::ha9cad450dd0900e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x55e11ad8ff8d - as core::future::future::Future>::poll::h6077fee6e8027350 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x55e11ad99c21 - as core::future::future::Future>::poll::h0a82e5b4738760f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x55e11ad0ad32 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h21c689c18de700a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x55e11acfd310 - tokio::coop::with_budget::{{closure}}::h973b74a41dcd1e25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x55e11ad51735 - std::thread::local::LocalKey::try_with::hf930411856ccced7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x55e11ad5081e - std::thread::local::LocalKey::with::h2e9673f95de0b4b9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x55e11ad0a460 - tokio::coop::with_budget::h83cade5b9fd8c440 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x55e11ad0a460 - tokio::coop::budget::h08cd5e783b691442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x55e11ad0a460 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd5d28c6550f9c288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x55e11ad0b8e2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h5b187698e4d1d57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x55e11ad24045 - tokio::macros::scoped_tls::ScopedKey::set::hd39483d7c9530ae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x55e11ad0b860 - tokio::runtime::basic_scheduler::enter::h3b4c9a69260b5e7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x55e11ad0a12c - tokio::runtime::basic_scheduler::Inner

::block_on::h1bc7b6b758c1cdfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x55e11ad0ae10 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h47bd2cac2564d3b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x55e11ad0b131 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4862001678e734d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x55e11ad4c347 - tokio::runtime::Runtime::block_on::hf22a78f039819d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x55e11acfe7f6 - tokio::task::local::LocalSet::block_on::h69ca28d4db1d4fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x55e11ad0c29c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h7a193d1cd2aae8b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x55e11ad3d8ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h74d767554610f89a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x55e11ad6e5c2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h281fd299891761c6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x55e11ad15f02 - as core::ops::function::FnOnce<()>>::call_once::h36a5cd15feaa1e12 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x55e11ad95c84 - std::panicking::try::do_call::h217c37666b44afea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 81: 0x55e11ad95870 - std::panicking::try::h3a1eabef76e97a4b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x55e11ad16c92 - std::panic::catch_unwind::hda9205d13874a953 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x55e11ad6e3bc - std::thread::Builder::spawn_unchecked::{{closure}}::hc908faf463427cbc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x55e11ad8115f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ca990ec8604e1be [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f402cbce609 - start_thread [INFO] [stdout] 89: 0x7f402c99e293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'services::content::test::test_list_files' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(40021), path: "/api/v1/projects/foo/repos/bar/list/**", query: Some("revision=-1"), fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/content.rs:238:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7c7ed - core::result::Result::unwrap::hd221aef482c3d349 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11ac0f439 - centraldogma::services::content::test::test_list_files::{{closure}}::h28c788e1768b9b15 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:234:23 [INFO] [stdout] 18: 0x55e11abf7e9b - as core::future::future::Future>::poll::h5173cffdf8b1d73b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0db5f - as core::future::future::Future>::poll::h75b1ad6eaec21306 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac32fe0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h1f469f7153d051b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac4f94c - tokio::coop::with_budget::{{closure}}::h7111317670e21852 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba4e91 - std::thread::local::LocalKey::try_with::h8d546bc12f79dba9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9d5fd - std::thread::local::LocalKey::with::h33e901639a7be942 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac303dc - tokio::coop::with_budget::h1544666ad89e0118 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac303dc - tokio::coop::budget::h89ccacb096cbe690 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac303dc - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::he4768445a6282cb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac43671 - tokio::runtime::basic_scheduler::enter::{{closure}}::h1105f8ba6564b143 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb682d - tokio::macros::scoped_tls::ScopedKey::set::h1a1996213706f704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac4101c - tokio::runtime::basic_scheduler::enter::h84237cee111ef39b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac2119b - tokio::runtime::basic_scheduler::Inner

::block_on::h4cb758428b4f0395 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac357dc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h65070fb52ccc47f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac36250 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h0939f43dc3a9d4e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abb8d0e - tokio::runtime::Runtime::block_on::h26333d46220713e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11ac0e83c - centraldogma::services::content::test::test_list_files::hbf1e146d0ca35784 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:243:9 [INFO] [stdout] 35: 0x55e11ac0e74a - centraldogma::services::content::test::test_list_files::{{closure}}::h4919bda272413702 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:217:11 [INFO] [stdout] 36: 0x55e11abfc29e - core::ops::function::FnOnce::call_once::hc357da5842ce14fd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::content::test::test_list_files_with_revision stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e8f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e11b02e2b0 - core::mem::uninitialized::h584ac667e00fbef9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55e11b02e2b0 - ::parse::hb2ffaa0fa4bb1f2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x55e11ad8d6b2 - hyper::proto::h1::role::parse_headers::h919ce945bc4a2cd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x55e11ada0ea8 - hyper::proto::h1::io::Buffered::parse::hb6663e52b630fe29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x55e11ad45ab9 - hyper::proto::h1::conn::Conn::poll_read_head::h33927e1ff02c13c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x55e11adb495b - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7ff550860764aea3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x55e11adb69a7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h2c266fbf7b152d37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x55e11adb61f2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::he3379df0294cd374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x55e11adb1de3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h84bce4b90061de37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x55e11adb15d5 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hebf85ff615497295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x55e11adaad87 - as core::future::future::Future>::poll::hb6e70fcbdb63e6f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x55e11acea9b7 - as core::future::future::Future>::poll::hf499863e5c951840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x55e11ad8801e - as core::future::future::Future>::poll::h585640f9601a396d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x55e11ad68cc9 - as core::future::future::Future>::poll::h1d83ad467e5ca25c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x55e11adab058 - as core::future::future::Future>::poll::h73d3860ad48c0c50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x55e11ad6804e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::hed82dec5865c125e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x55e11acfdf09 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hda70fe4a66402400 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x55e11ad67d58 - tokio::runtime::task::core::CoreStage::poll::h76ae6bf9838e16bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x55e11ad3108e - tokio::runtime::task::harness::poll_future::{{closure}}::h39f77f1edc2c19a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x55e11ad15f74 - as core::ops::function::FnOnce<()>>::call_once::h686212a0e15498dd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x55e11ad95bf2 - std::panicking::try::do_call::h1aa7eeb1978d0116 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 38: 0x55e11ad9595a - std::panicking::try::h9339fa6ad5038e25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55e11ad16ccb - std::panic::catch_unwind::hee9cd330be45fe16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55e11ad30d11 - tokio::runtime::task::harness::poll_future::h967dedb2792aa88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x55e11ad312e3 - tokio::runtime::task::harness::Harness::poll_inner::h5821db3a6b6844cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x55e11ad31b7c - tokio::runtime::task::harness::Harness::poll::ha209455d24f85380 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x55e11ad24642 - tokio::runtime::task::raw::poll::hcd125f0735b7045c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x55e11b17f57f - tokio::runtime::task::raw::RawTask::poll::hdf37b0fa4a818f86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x55e11b1f2e11 - tokio::runtime::task::Notified::run::he785ab217ac44486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x55e11b1b2bbb - tokio::task::local::LocalSet::tick::{{closure}}::h729517640879a9d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x55e11b188e29 - tokio::coop::with_budget::{{closure}}::h9e803bed99da5049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x55e11b178c8f - std::thread::local::LocalKey::try_with::h0da6089364921b59 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x55e11b17891a - std::thread::local::LocalKey::with::hcfaf5bf15adb1cc8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x55e11b1b2b54 - tokio::coop::with_budget::h6047fda3fee5f386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x55e11b1b2b54 - tokio::coop::budget::h55274c9c537d040a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x55e11b1b2b54 - tokio::task::local::LocalSet::tick::h4e2e1b22014b7273 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x55e11acff180 - as core::future::future::Future>::poll::{{closure}}::hbedce386fda439c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x55e11ad23f35 - tokio::macros::scoped_tls::ScopedKey::set::h057ecb6302e6c77b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x55e11acfe77b - tokio::task::local::LocalSet::with::hc2526b76dcfc0245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x55e11acfef64 - as core::future::future::Future>::poll::hae04b1308c31460d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x55e11acfea22 - tokio::task::local::LocalSet::run_until::{{closure}}::ha9cad450dd0900e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x55e11ad8ff8d - as core::future::future::Future>::poll::h6077fee6e8027350 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x55e11ad99c21 - as core::future::future::Future>::poll::h0a82e5b4738760f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x55e11ad0ad32 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h21c689c18de700a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x55e11acfd310 - tokio::coop::with_budget::{{closure}}::h973b74a41dcd1e25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x55e11ad51735 - std::thread::local::LocalKey::try_with::hf930411856ccced7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x55e11ad5081e - std::thread::local::LocalKey::with::h2e9673f95de0b4b9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x55e11ad0a460 - tokio::coop::with_budget::h83cade5b9fd8c440 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x55e11ad0a460 - tokio::coop::budget::h08cd5e783b691442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x55e11ad0a460 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd5d28c6550f9c288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x55e11ad0b8e2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h5b187698e4d1d57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x55e11ad24045 - tokio::macros::scoped_tls::ScopedKey::set::hd39483d7c9530ae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x55e11ad0b860 - tokio::runtime::basic_scheduler::enter::h3b4c9a69260b5e7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x55e11ad0a12c - tokio::runtime::basic_scheduler::Inner

::block_on::h1bc7b6b758c1cdfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x55e11ad0ae10 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h47bd2cac2564d3b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x55e11ad0b131 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4862001678e734d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x55e11ad4c347 - tokio::runtime::Runtime::block_on::hf22a78f039819d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x55e11acfe7f6 - tokio::task::local::LocalSet::block_on::h69ca28d4db1d4fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x55e11ad0c29c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h7a193d1cd2aae8b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x55e11ad3d8ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h74d767554610f89a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x55e11ad6e5c2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h281fd299891761c6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x55e11ad15f02 - as core::ops::function::FnOnce<()>>::call_once::h36a5cd15feaa1e12 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x55e11ad95c84 - std::panicking::try::do_call::h217c37666b44afea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 81: 0x55e11ad95870 - std::panicking::try::h3a1eabef76e97a4b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x55e11ad16c92 - std::panic::catch_unwind::hda9205d13874a953 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x55e11ad6e3bc - std::thread::Builder::spawn_unchecked::{{closure}}::hc908faf463427cbc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x55e11ad8115f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ca990ec8604e1be [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f402cbce609 - start_thread [INFO] [stdout] 89: 0x7f402c99e293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'services::content::test::test_list_files_with_revision' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(35369), path: "/api/v1/projects/foo/repos/bar/list/**", query: Some("revision=2"), fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/content.rs:272:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7c7ed - core::result::Result::unwrap::hd221aef482c3d349 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11ac10734 - centraldogma::services::content::test::test_list_files_with_revision::{{closure}}::h773a975c71de430b [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:268:23 [INFO] [stdout] 18: 0x55e11abf953b - as core::future::future::Future>::poll::ha37f60d3836eedca [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0e50f - as core::future::future::Future>::poll::hf05cfc0829bb2091 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac34fd0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hf0b9874e447e2bc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac4bf1c - tokio::coop::with_budget::{{closure}}::h051ced87f727102c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba9f21 - std::thread::local::LocalKey::try_with::hffa906a7acfb8cbf [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9f9bd - std::thread::local::LocalKey::with::hd58d43dc0739f755 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac2781c - tokio::coop::with_budget::hadf89c68859c5255 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac2781c - tokio::coop::budget::hde70815a86439793 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac2781c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h4052af824f3b9999 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac437b1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e77ef85dd430b25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb6bed - tokio::macros::scoped_tls::ScopedKey::set::h4567e8af9cbbddb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac41ddc - tokio::runtime::basic_scheduler::enter::ha6b811fd4f82d0f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac212bb - tokio::runtime::basic_scheduler::Inner

::block_on::h9d5bba5a890466aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac35afc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h9f0862922626bc65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac384a0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h60491b8a56ae2ddf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abb9fce - tokio::runtime::Runtime::block_on::hb8a5bc37eea4f0a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11ac0fa5c - centraldogma::services::content::test::test_list_files_with_revision::h0b7fbf7891e8478d [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:277:9 [INFO] [stdout] 35: 0x55e11ac0f96a - centraldogma::services::content::test::test_list_files_with_revision::{{closure}}::h602b64050714003f [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:250:11 [INFO] [stdout] 36: 0x55e11abfc58e - core::ops::function::FnOnce::call_once::hf154e4e4c13b5e30 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::content::test::test_get_file_json_path stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e8f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e11b02e2b0 - core::mem::uninitialized::h584ac667e00fbef9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55e11b02e2b0 - ::parse::hb2ffaa0fa4bb1f2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x55e11ad8d6b2 - hyper::proto::h1::role::parse_headers::h919ce945bc4a2cd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x55e11ada0ea8 - hyper::proto::h1::io::Buffered::parse::hb6663e52b630fe29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x55e11ad45ab9 - hyper::proto::h1::conn::Conn::poll_read_head::h33927e1ff02c13c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x55e11adb495b - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7ff550860764aea3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x55e11adb69a7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h2c266fbf7b152d37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x55e11adb61f2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::he3379df0294cd374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x55e11adb1de3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h84bce4b90061de37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x55e11adb15d5 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hebf85ff615497295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x55e11adaad87 - as core::future::future::Future>::poll::hb6e70fcbdb63e6f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x55e11acea9b7 - as core::future::future::Future>::poll::hf499863e5c951840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x55e11ad8801e - as core::future::future::Future>::poll::h585640f9601a396d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x55e11ad68cc9 - as core::future::future::Future>::poll::h1d83ad467e5ca25c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x55e11adab058 - as core::future::future::Future>::poll::h73d3860ad48c0c50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x55e11ad6804e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::hed82dec5865c125e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x55e11acfdf09 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hda70fe4a66402400 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x55e11ad67d58 - tokio::runtime::task::core::CoreStage::poll::h76ae6bf9838e16bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x55e11ad3108e - tokio::runtime::task::harness::poll_future::{{closure}}::h39f77f1edc2c19a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x55e11ad15f74 - as core::ops::function::FnOnce<()>>::call_once::h686212a0e15498dd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x55e11ad95bf2 - std::panicking::try::do_call::h1aa7eeb1978d0116 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 38: 0x55e11ad9595a - std::panicking::try::h9339fa6ad5038e25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55e11ad16ccb - std::panic::catch_unwind::hee9cd330be45fe16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55e11ad30d11 - tokio::runtime::task::harness::poll_future::h967dedb2792aa88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x55e11ad312e3 - tokio::runtime::task::harness::Harness::poll_inner::h5821db3a6b6844cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x55e11ad31b7c - tokio::runtime::task::harness::Harness::poll::ha209455d24f85380 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x55e11ad24642 - tokio::runtime::task::raw::poll::hcd125f0735b7045c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x55e11b17f57f - tokio::runtime::task::raw::RawTask::poll::hdf37b0fa4a818f86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x55e11b1f2e11 - tokio::runtime::task::Notified::run::he785ab217ac44486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x55e11b1b2bbb - tokio::task::local::LocalSet::tick::{{closure}}::h729517640879a9d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x55e11b188e29 - tokio::coop::with_budget::{{closure}}::h9e803bed99da5049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x55e11b178c8f - std::thread::local::LocalKey::try_with::h0da6089364921b59 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x55e11b17891a - std::thread::local::LocalKey::with::hcfaf5bf15adb1cc8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x55e11b1b2b54 - tokio::coop::with_budget::h6047fda3fee5f386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x55e11b1b2b54 - tokio::coop::budget::h55274c9c537d040a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x55e11b1b2b54 - tokio::task::local::LocalSet::tick::h4e2e1b22014b7273 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x55e11acff180 - as core::future::future::Future>::poll::{{closure}}::hbedce386fda439c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x55e11ad23f35 - tokio::macros::scoped_tls::ScopedKey::set::h057ecb6302e6c77b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x55e11acfe77b - tokio::task::local::LocalSet::with::hc2526b76dcfc0245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x55e11acfef64 - as core::future::future::Future>::poll::hae04b1308c31460d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x55e11acfea22 - tokio::task::local::LocalSet::run_until::{{closure}}::ha9cad450dd0900e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x55e11ad8ff8d - as core::future::future::Future>::poll::h6077fee6e8027350 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x55e11ad99c21 - as core::future::future::Future>::poll::h0a82e5b4738760f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x55e11ad0ad32 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h21c689c18de700a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x55e11acfd310 - tokio::coop::with_budget::{{closure}}::h973b74a41dcd1e25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x55e11ad51735 - std::thread::local::LocalKey::try_with::hf930411856ccced7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x55e11ad5081e - std::thread::local::LocalKey::with::h2e9673f95de0b4b9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x55e11ad0a460 - tokio::coop::with_budget::h83cade5b9fd8c440 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x55e11ad0a460 - tokio::coop::budget::h08cd5e783b691442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x55e11ad0a460 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd5d28c6550f9c288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x55e11ad0b8e2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h5b187698e4d1d57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x55e11ad24045 - tokio::macros::scoped_tls::ScopedKey::set::hd39483d7c9530ae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x55e11ad0b860 - tokio::runtime::basic_scheduler::enter::h3b4c9a69260b5e7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x55e11ad0a12c - tokio::runtime::basic_scheduler::Inner

::block_on::h1bc7b6b758c1cdfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x55e11ad0ae10 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h47bd2cac2564d3b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x55e11ad0b131 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4862001678e734d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x55e11ad4c347 - tokio::runtime::Runtime::block_on::hf22a78f039819d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x55e11acfe7f6 - tokio::task::local::LocalSet::block_on::h69ca28d4db1d4fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x55e11ad0c29c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h7a193d1cd2aae8b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x55e11ad3d8ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h74d767554610f89a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x55e11ad6e5c2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h281fd299891761c6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x55e11ad15f02 - as core::ops::function::FnOnce<()>>::call_once::h36a5cd15feaa1e12 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x55e11ad95c84 - std::panicking::try::do_call::h217c37666b44afea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 81: 0x55e11ad95870 - std::panicking::try::h3a1eabef76e97a4b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x55e11ad16c92 - std::panic::catch_unwind::hda9205d13874a953 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x55e11ad6e3bc - std::thread::Builder::spawn_unchecked::{{closure}}::hc908faf463427cbc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x55e11ad8115f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ca990ec8604e1be [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f402cbce609 - start_thread [INFO] [stdout] 89: 0x7f402c99e293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'services::content::test::test_get_file_json_path' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(42747), path: "/api/v1/projects/foo/repos/bar/contents/a.json", query: Some("revision=-1&jsonpath=%24.a"), fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/content.rs:405:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7c454 - core::result::Result::unwrap::h6c0f2c4e777002cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11ac15c2c - centraldogma::services::content::test::test_get_file_json_path::{{closure}}::h9e9df044a9ab95d7 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:401:21 [INFO] [stdout] 18: 0x55e11abf931b - as core::future::future::Future>::poll::h97c6973eace77ed5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0da0f - as core::future::future::Future>::poll::h61fa33954cab017d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac341b0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h91af7093645e1732 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac4d21c - tokio::coop::with_budget::{{closure}}::h2c748ccda7700860 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba4731 - std::thread::local::LocalKey::try_with::h82181a892c3bd49b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9e09d - std::thread::local::LocalKey::with::h670d06370ea70681 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac2addc - tokio::coop::with_budget::h8bb51dbbd7ac34c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac2addc - tokio::coop::budget::h921190f26f3b76d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac2addc - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h71d7ffa3c3d32738 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac43a31 - tokio::runtime::basic_scheduler::enter::{{closure}}::hac4cb4d635bc40a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb745d - tokio::macros::scoped_tls::ScopedKey::set::h84113b6ca4aad3a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac4138c - tokio::runtime::basic_scheduler::enter::h86545c7b37679b0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac2113b - tokio::runtime::basic_scheduler::Inner

::block_on::h0f6e9bb6e9067a40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac35ffc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hdf9e02d156e4d4ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac37930 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4220cd61f0647ebb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abb9b1e - tokio::runtime::Runtime::block_on::h958e203a00d229e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11ac14e7c - centraldogma::services::content::test::test_get_file_json_path::h4a7a53e79c5579d7 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:410:9 [INFO] [stdout] 35: 0x55e11ac14d8a - centraldogma::services::content::test::test_get_file_json_path::{{closure}}::h142d9c05adec3625 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:379:11 [INFO] [stdout] 36: 0x55e11abfbbde - core::ops::function::FnOnce::call_once::h5aaffdae100ceacc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::content::test::test_get_file_text_with_escape stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e8f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e11b02e2b0 - core::mem::uninitialized::h584ac667e00fbef9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55e11b02e2b0 - ::parse::hb2ffaa0fa4bb1f2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x55e11ad8d6b2 - hyper::proto::h1::role::parse_headers::h919ce945bc4a2cd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x55e11ada0ea8 - hyper::proto::h1::io::Buffered::parse::hb6663e52b630fe29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x55e11ad45ab9 - hyper::proto::h1::conn::Conn::poll_read_head::h33927e1ff02c13c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x55e11adb495b - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7ff550860764aea3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x55e11adb69a7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h2c266fbf7b152d37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x55e11adb61f2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::he3379df0294cd374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x55e11adb1de3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h84bce4b90061de37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x55e11adb15d5 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hebf85ff615497295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x55e11adaad87 - as core::future::future::Future>::poll::hb6e70fcbdb63e6f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x55e11acea9b7 - as core::future::future::Future>::poll::hf499863e5c951840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x55e11ad8801e - as core::future::future::Future>::poll::h585640f9601a396d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x55e11ad68cc9 - as core::future::future::Future>::poll::h1d83ad467e5ca25c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x55e11adab058 - as core::future::future::Future>::poll::h73d3860ad48c0c50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x55e11ad6804e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::hed82dec5865c125e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x55e11acfdf09 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hda70fe4a66402400 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x55e11ad67d58 - tokio::runtime::task::core::CoreStage::poll::h76ae6bf9838e16bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x55e11ad3108e - tokio::runtime::task::harness::poll_future::{{closure}}::h39f77f1edc2c19a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x55e11ad15f74 - as core::ops::function::FnOnce<()>>::call_once::h686212a0e15498dd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x55e11ad95bf2 - std::panicking::try::do_call::h1aa7eeb1978d0116 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 38: 0x55e11ad9595a - std::panicking::try::h9339fa6ad5038e25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55e11ad16ccb - std::panic::catch_unwind::hee9cd330be45fe16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55e11ad30d11 - tokio::runtime::task::harness::poll_future::h967dedb2792aa88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x55e11ad312e3 - tokio::runtime::task::harness::Harness::poll_inner::h5821db3a6b6844cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x55e11ad31b7c - tokio::runtime::task::harness::Harness::poll::ha209455d24f85380 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x55e11ad24642 - tokio::runtime::task::raw::poll::hcd125f0735b7045c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x55e11b17f57f - tokio::runtime::task::raw::RawTask::poll::hdf37b0fa4a818f86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x55e11b1f2e11 - tokio::runtime::task::Notified::run::he785ab217ac44486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x55e11b1b2bbb - tokio::task::local::LocalSet::tick::{{closure}}::h729517640879a9d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x55e11b188e29 - tokio::coop::with_budget::{{closure}}::h9e803bed99da5049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x55e11b178c8f - std::thread::local::LocalKey::try_with::h0da6089364921b59 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x55e11b17891a - std::thread::local::LocalKey::with::hcfaf5bf15adb1cc8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x55e11b1b2b54 - tokio::coop::with_budget::h6047fda3fee5f386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x55e11b1b2b54 - tokio::coop::budget::h55274c9c537d040a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x55e11b1b2b54 - tokio::task::local::LocalSet::tick::h4e2e1b22014b7273 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x55e11acff180 - as core::future::future::Future>::poll::{{closure}}::hbedce386fda439c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x55e11ad23f35 - tokio::macros::scoped_tls::ScopedKey::set::h057ecb6302e6c77b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x55e11acfe77b - tokio::task::local::LocalSet::with::hc2526b76dcfc0245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x55e11acfef64 - as core::future::future::Future>::poll::hae04b1308c31460d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x55e11acfea22 - tokio::task::local::LocalSet::run_until::{{closure}}::ha9cad450dd0900e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x55e11ad8ff8d - as core::future::future::Future>::poll::h6077fee6e8027350 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x55e11ad99c21 - as core::future::future::Future>::poll::h0a82e5b4738760f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x55e11ad0ad32 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h21c689c18de700a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x55e11acfd310 - tokio::coop::with_budget::{{closure}}::h973b74a41dcd1e25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x55e11ad51735 - std::thread::local::LocalKey::try_with::hf930411856ccced7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x55e11ad5081e - std::thread::local::LocalKey::with::h2e9673f95de0b4b9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x55e11ad0a460 - tokio::coop::with_budget::h83cade5b9fd8c440 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x55e11ad0a460 - tokio::coop::budget::h08cd5e783b691442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x55e11ad0a460 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd5d28c6550f9c288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x55e11ad0b8e2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h5b187698e4d1d57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x55e11ad24045 - tokio::macros::scoped_tls::ScopedKey::set::hd39483d7c9530ae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x55e11ad0b860 - tokio::runtime::basic_scheduler::enter::h3b4c9a69260b5e7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x55e11ad0a12c - tokio::runtime::basic_scheduler::Inner

::block_on::h1bc7b6b758c1cdfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x55e11ad0ae10 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h47bd2cac2564d3b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x55e11ad0b131 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4862001678e734d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x55e11ad4c347 - tokio::runtime::Runtime::block_on::hf22a78f039819d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x55e11acfe7f6 - tokio::task::local::LocalSet::block_on::h69ca28d4db1d4fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x55e11ad0c29c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h7a193d1cd2aae8b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x55e11ad3d8ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h74d767554610f89a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x55e11ad6e5c2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h281fd299891761c6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x55e11ad15f02 - as core::ops::function::FnOnce<()>>::call_once::h36a5cd15feaa1e12 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x55e11ad95c84 - std::panicking::try::do_call::h217c37666b44afea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 81: 0x55e11ad95870 - std::panicking::try::h3a1eabef76e97a4b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x55e11ad16c92 - std::panic::catch_unwind::hda9205d13874a953 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x55e11ad6e3bc - std::thread::Builder::spawn_unchecked::{{closure}}::hc908faf463427cbc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x55e11ad8115f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ca990ec8604e1be [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f402cbce609 - start_thread [INFO] [stdout] 89: 0x7f402c99e293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'services::content::test::test_get_file_text_with_escape' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(43729), path: "/api/v1/projects/foo/repos/bar/contents/b.txt", query: Some("revision=-1"), fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/content.rs:338:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7c454 - core::result::Result::unwrap::h6c0f2c4e777002cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11ac13320 - centraldogma::services::content::test::test_get_file_text_with_escape::{{closure}}::hb247e84c140b50fc [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:334:21 [INFO] [stdout] 18: 0x55e11abf5b9b - as core::future::future::Future>::poll::h06163d1a12bc682a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0e1cf - as core::future::future::Future>::poll::hcabdcc45a4bc1c25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac35100 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hf6b6df153feae822 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac4f22c - tokio::coop::with_budget::{{closure}}::h684df32eeb7c9e56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba2101 - std::thread::local::LocalKey::try_with::h3e34dcd6438014be [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9fd9d - std::thread::local::LocalKey::with::hf535c6551da381a4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac28d9c - tokio::coop::with_budget::h58846eec85addcc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac28d9c - tokio::coop::budget::h404015d69d63a847 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac28d9c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h4d7f8ae28575ea6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac43c71 - tokio::runtime::basic_scheduler::enter::{{closure}}::hf1b3dfd518296610 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb6cdd - tokio::macros::scoped_tls::ScopedKey::set::h47e6ec5520488a23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac40cac - tokio::runtime::basic_scheduler::enter::h7f5ffc6bacfb2d28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac2141b - tokio::runtime::basic_scheduler::Inner

::block_on::heb035d6221560664 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac3613c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hff1eaff4a8d0d1d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac369f0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h1ad5ccbfc91d1184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abb91be - tokio::runtime::Runtime::block_on::h3407f9ffdbf79fc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11ac1204c - centraldogma::services::content::test::test_get_file_text_with_escape::hb459b5c0a91a274b [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:342:9 [INFO] [stdout] 35: 0x55e11ac11f5a - centraldogma::services::content::test::test_get_file_text_with_escape::{{closure}}::hea983651f79e3db4 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:316:11 [INFO] [stdout] 36: 0x55e11abfc48e - core::ops::function::FnOnce::call_once::hea3cdc0e671e5a32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::content::test::test_get_file stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e8f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e11b02e2b0 - core::mem::uninitialized::h584ac667e00fbef9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55e11b02e2b0 - ::parse::hb2ffaa0fa4bb1f2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x55e11ad8d6b2 - hyper::proto::h1::role::parse_headers::h919ce945bc4a2cd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x55e11ada0ea8 - hyper::proto::h1::io::Buffered::parse::hb6663e52b630fe29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x55e11ad45ab9 - hyper::proto::h1::conn::Conn::poll_read_head::h33927e1ff02c13c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x55e11adb495b - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7ff550860764aea3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x55e11adb69a7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h2c266fbf7b152d37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x55e11adb61f2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::he3379df0294cd374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x55e11adb1de3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h84bce4b90061de37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x55e11adb15d5 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hebf85ff615497295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x55e11adaad87 - as core::future::future::Future>::poll::hb6e70fcbdb63e6f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x55e11acea9b7 - as core::future::future::Future>::poll::hf499863e5c951840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x55e11ad8801e - as core::future::future::Future>::poll::h585640f9601a396d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x55e11ad68cc9 - as core::future::future::Future>::poll::h1d83ad467e5ca25c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x55e11adab058 - as core::future::future::Future>::poll::h73d3860ad48c0c50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x55e11ad6804e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::hed82dec5865c125e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x55e11acfdf09 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hda70fe4a66402400 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x55e11ad67d58 - tokio::runtime::task::core::CoreStage::poll::h76ae6bf9838e16bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x55e11ad3108e - tokio::runtime::task::harness::poll_future::{{closure}}::h39f77f1edc2c19a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x55e11ad15f74 - as core::ops::function::FnOnce<()>>::call_once::h686212a0e15498dd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x55e11ad95bf2 - std::panicking::try::do_call::h1aa7eeb1978d0116 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 38: 0x55e11ad9595a - std::panicking::try::h9339fa6ad5038e25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55e11ad16ccb - std::panic::catch_unwind::hee9cd330be45fe16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55e11ad30d11 - tokio::runtime::task::harness::poll_future::h967dedb2792aa88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x55e11ad312e3 - tokio::runtime::task::harness::Harness::poll_inner::h5821db3a6b6844cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x55e11ad31b7c - tokio::runtime::task::harness::Harness::poll::ha209455d24f85380 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x55e11ad24642 - tokio::runtime::task::raw::poll::hcd125f0735b7045c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x55e11b17f57f - tokio::runtime::task::raw::RawTask::poll::hdf37b0fa4a818f86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x55e11b1f2e11 - tokio::runtime::task::Notified::run::he785ab217ac44486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x55e11b1b2bbb - tokio::task::local::LocalSet::tick::{{closure}}::h729517640879a9d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x55e11b188e29 - tokio::coop::with_budget::{{closure}}::h9e803bed99da5049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x55e11b178c8f - std::thread::local::LocalKey::try_with::h0da6089364921b59 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x55e11b17891a - std::thread::local::LocalKey::with::hcfaf5bf15adb1cc8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x55e11b1b2b54 - tokio::coop::with_budget::h6047fda3fee5f386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x55e11b1b2b54 - tokio::coop::budget::h55274c9c537d040a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x55e11b1b2b54 - tokio::task::local::LocalSet::tick::h4e2e1b22014b7273 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x55e11acff180 - as core::future::future::Future>::poll::{{closure}}::hbedce386fda439c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x55e11ad23f35 - tokio::macros::scoped_tls::ScopedKey::set::h057ecb6302e6c77b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x55e11acfe77b - tokio::task::local::LocalSet::with::hc2526b76dcfc0245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x55e11acfef64 - as core::future::future::Future>::poll::hae04b1308c31460d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x55e11acfea22 - tokio::task::local::LocalSet::run_until::{{closure}}::ha9cad450dd0900e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x55e11ad8ff8d - as core::future::future::Future>::poll::h6077fee6e8027350 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x55e11ad99c21 - as core::future::future::Future>::poll::h0a82e5b4738760f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x55e11ad0ad32 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h21c689c18de700a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x55e11acfd310 - tokio::coop::with_budget::{{closure}}::h973b74a41dcd1e25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x55e11ad51735 - std::thread::local::LocalKey::try_with::hf930411856ccced7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x55e11ad5081e - std::thread::local::LocalKey::with::h2e9673f95de0b4b9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x55e11ad0a460 - tokio::coop::with_budget::h83cade5b9fd8c440 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x55e11ad0a460 - tokio::coop::budget::h08cd5e783b691442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x55e11ad0a460 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd5d28c6550f9c288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x55e11ad0b8e2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h5b187698e4d1d57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x55e11ad24045 - tokio::macros::scoped_tls::ScopedKey::set::hd39483d7c9530ae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x55e11ad0b860 - tokio::runtime::basic_scheduler::enter::h3b4c9a69260b5e7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x55e11ad0a12c - tokio::runtime::basic_scheduler::Inner

::block_on::h1bc7b6b758c1cdfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x55e11ad0ae10 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h47bd2cac2564d3b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x55e11ad0b131 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4862001678e734d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x55e11ad4c347 - tokio::runtime::Runtime::block_on::hf22a78f039819d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x55e11acfe7f6 - tokio::task::local::LocalSet::block_on::h69ca28d4db1d4fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x55e11ad0c29c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h7a193d1cd2aae8b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x55e11ad3d8ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h74d767554610f89a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x55e11ad6e5c2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h281fd299891761c6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x55e11ad15f02 - as core::ops::function::FnOnce<()>>::call_once::h36a5cd15feaa1e12 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x55e11ad95c84 - std::panicking::try::do_call::h217c37666b44afea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 81: 0x55e11ad95870 - std::panicking::try::h3a1eabef76e97a4b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x55e11ad16c92 - std::panic::catch_unwind::hda9205d13874a953 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x55e11ad6e3bc - std::thread::Builder::spawn_unchecked::{{closure}}::hc908faf463427cbc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x55e11ad8115f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ca990ec8604e1be [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f402cbce609 - start_thread [INFO] [stdout] 89: 0x7f402c99e293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'services::content::test::test_get_file' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(42377), path: "/api/v1/projects/foo/repos/bar/contents/b.txt", query: Some("revision=-1"), fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/content.rs:308:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7c454 - core::result::Result::unwrap::h6c0f2c4e777002cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11ac119dd - centraldogma::services::content::test::test_get_file::{{closure}}::ha060fe4e203467fa [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:304:21 [INFO] [stdout] 18: 0x55e11abfa52b - as core::future::future::Future>::poll::hfa534112ffb8ed08 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0d39f - as core::future::future::Future>::poll::h0d6af2bf17cbfc74 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac33810 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h4ee42cfa234e1f2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac4d47c - tokio::coop::with_budget::{{closure}}::h300c1ae2747d97d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba3d41 - std::thread::local::LocalKey::try_with::h68659d3fc8765529 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9e80d - std::thread::local::LocalKey::with::h863adca9e7fc25ce [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac2f91c - tokio::coop::with_budget::h14d1c84d61897821 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac2f91c - tokio::coop::budget::h55b0066d1beb1a4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac2f91c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::he3ad9e533e838ef1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac438f1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h7b7b51ee0b87271e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb6ebd - tokio::macros::scoped_tls::ScopedKey::set::h4fd9ee1bcdbe5065 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac41a6c - tokio::runtime::basic_scheduler::enter::ha47df67254180749 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac2117b - tokio::runtime::basic_scheduler::Inner

::block_on::h3be2b18a3f716e2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac359bc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h7d9e1dcf050af229 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac393e0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9096dabbd9c3c1a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abba79e - tokio::runtime::Runtime::block_on::hd8e36a7d85c82a44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11ac10d3c - centraldogma::services::content::test::test_get_file::hb64b778d43e47557 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:312:9 [INFO] [stdout] 35: 0x55e11ac10c4a - centraldogma::services::content::test::test_get_file::{{closure}}::h1c9555141aa937a7 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:284:11 [INFO] [stdout] 36: 0x55e11abfb8ee - core::ops::function::FnOnce::call_once::h2b6ca52c34d05682 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::content::test::test_get_diff stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e8f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e11b02e2b0 - core::mem::uninitialized::h584ac667e00fbef9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55e11b02e2b0 - ::parse::hb2ffaa0fa4bb1f2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x55e11ad8d6b2 - hyper::proto::h1::role::parse_headers::h919ce945bc4a2cd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x55e11ada0ea8 - hyper::proto::h1::io::Buffered::parse::hb6663e52b630fe29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x55e11ad45ab9 - hyper::proto::h1::conn::Conn::poll_read_head::h33927e1ff02c13c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x55e11adb495b - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7ff550860764aea3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x55e11adb69a7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h2c266fbf7b152d37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x55e11adb61f2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::he3379df0294cd374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x55e11adb1de3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h84bce4b90061de37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x55e11adb15d5 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hebf85ff615497295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x55e11adaad87 - as core::future::future::Future>::poll::hb6e70fcbdb63e6f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x55e11acea9b7 - as core::future::future::Future>::poll::hf499863e5c951840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x55e11ad8801e - as core::future::future::Future>::poll::h585640f9601a396d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x55e11ad68cc9 - as core::future::future::Future>::poll::h1d83ad467e5ca25c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x55e11adab058 - as core::future::future::Future>::poll::h73d3860ad48c0c50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x55e11ad6804e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::hed82dec5865c125e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x55e11acfdf09 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hda70fe4a66402400 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x55e11ad67d58 - tokio::runtime::task::core::CoreStage::poll::h76ae6bf9838e16bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x55e11ad3108e - tokio::runtime::task::harness::poll_future::{{closure}}::h39f77f1edc2c19a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x55e11ad15f74 - as core::ops::function::FnOnce<()>>::call_once::h686212a0e15498dd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x55e11ad95bf2 - std::panicking::try::do_call::h1aa7eeb1978d0116 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 38: 0x55e11ad9595a - std::panicking::try::h9339fa6ad5038e25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55e11ad16ccb - std::panic::catch_unwind::hee9cd330be45fe16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55e11ad30d11 - tokio::runtime::task::harness::poll_future::h967dedb2792aa88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x55e11ad312e3 - tokio::runtime::task::harness::Harness::poll_inner::h5821db3a6b6844cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x55e11ad31b7c - tokio::runtime::task::harness::Harness::poll::ha209455d24f85380 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x55e11ad24642 - tokio::runtime::task::raw::poll::hcd125f0735b7045c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x55e11b17f57f - tokio::runtime::task::raw::RawTask::poll::hdf37b0fa4a818f86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x55e11b1f2e11 - tokio::runtime::task::Notified::run::he785ab217ac44486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x55e11b1b2bbb - tokio::task::local::LocalSet::tick::{{closure}}::h729517640879a9d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x55e11b188e29 - tokio::coop::with_budget::{{closure}}::h9e803bed99da5049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x55e11b178c8f - std::thread::local::LocalKey::try_with::h0da6089364921b59 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x55e11b17891a - std::thread::local::LocalKey::with::hcfaf5bf15adb1cc8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x55e11b1b2b54 - tokio::coop::with_budget::h6047fda3fee5f386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x55e11b1b2b54 - tokio::coop::budget::h55274c9c537d040a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x55e11b1b2b54 - tokio::task::local::LocalSet::tick::h4e2e1b22014b7273 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x55e11acff180 - as core::future::future::Future>::poll::{{closure}}::hbedce386fda439c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x55e11ad23f35 - tokio::macros::scoped_tls::ScopedKey::set::h057ecb6302e6c77b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x55e11acfe77b - tokio::task::local::LocalSet::with::hc2526b76dcfc0245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x55e11acfef64 - as core::future::future::Future>::poll::hae04b1308c31460d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x55e11acfea22 - tokio::task::local::LocalSet::run_until::{{closure}}::ha9cad450dd0900e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x55e11ad8ff8d - as core::future::future::Future>::poll::h6077fee6e8027350 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x55e11ad99c21 - as core::future::future::Future>::poll::h0a82e5b4738760f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x55e11ad0ad32 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h21c689c18de700a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x55e11acfd310 - tokio::coop::with_budget::{{closure}}::h973b74a41dcd1e25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x55e11ad51735 - std::thread::local::LocalKey::try_with::hf930411856ccced7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x55e11ad5081e - std::thread::local::LocalKey::with::h2e9673f95de0b4b9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x55e11ad0a460 - tokio::coop::with_budget::h83cade5b9fd8c440 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x55e11ad0a460 - tokio::coop::budget::h08cd5e783b691442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x55e11ad0a460 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd5d28c6550f9c288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x55e11ad0b8e2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h5b187698e4d1d57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x55e11ad24045 - tokio::macros::scoped_tls::ScopedKey::set::hd39483d7c9530ae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x55e11ad0b860 - tokio::runtime::basic_scheduler::enter::h3b4c9a69260b5e7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x55e11ad0a12c - tokio::runtime::basic_scheduler::Inner

::block_on::h1bc7b6b758c1cdfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x55e11ad0ae10 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h47bd2cac2564d3b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x55e11ad0b131 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4862001678e734d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x55e11ad4c347 - tokio::runtime::Runtime::block_on::hf22a78f039819d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x55e11acfe7f6 - tokio::task::local::LocalSet::block_on::h69ca28d4db1d4fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x55e11ad0c29c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h7a193d1cd2aae8b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x55e11ad3d8ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h74d767554610f89a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x55e11ad6e5c2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h281fd299891761c6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x55e11ad15f02 - as core::ops::function::FnOnce<()>>::call_once::h36a5cd15feaa1e12 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x55e11ad95c84 - std::panicking::try::do_call::h217c37666b44afea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 81: 0x55e11ad95870 - std::panicking::try::h3a1eabef76e97a4b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x55e11ad16c92 - std::panic::catch_unwind::hda9205d13874a953 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x55e11ad6e3bc - std::thread::Builder::spawn_unchecked::{{closure}}::hc908faf463427cbc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x55e11ad8115f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ca990ec8604e1be [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f402cbce609 - start_thread [INFO] [stdout] 89: 0x7f402c99e293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'services::content::test::test_get_diff' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(35899), path: "/api/v1/projects/foo/repos/bar/compare", query: Some("path=%2Fa.json&from=3&to=4&jsonpath=%24.a"), fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/content.rs:591:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7c5b4 - core::result::Result::unwrap::h9f526f5248f7f3ad [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11ac1b71b - centraldogma::services::content::test::test_get_diff::{{closure}}::h0bd5e161aa6dc2c7 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:587:22 [INFO] [stdout] 18: 0x55e11abf7fbb - as core::future::future::Future>::poll::h595c99060cb484db [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0d91f - as core::future::future::Future>::poll::h56074993776a3567 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac34880 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hc5f4e704dc218aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac4f6ec - tokio::coop::with_budget::{{closure}}::h6e5f69e6217212d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba9a61 - std::thread::local::LocalKey::try_with::hfa5661d11f684e7e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9e95d - std::thread::local::LocalKey::with::h9118be87bb86c53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac2e39c - tokio::coop::with_budget::h4eaae7c09ada2fdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac2e39c - tokio::coop::budget::h08e78568c24d3c23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac2e39c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hc57640e6fe86f2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac43a71 - tokio::runtime::basic_scheduler::enter::{{closure}}::hada10159632e5240 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb6afd - tokio::macros::scoped_tls::ScopedKey::set::h384b66d7bb87f6d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac3f12c - tokio::runtime::basic_scheduler::enter::h395f55796bbc3e0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac2115b - tokio::runtime::basic_scheduler::Inner

::block_on::h2d2229f63abdeac1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac35e1c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hc7a10105dc4a7ad6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac37560 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h3e3f34f580f73214 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abb885e - tokio::runtime::Runtime::block_on::h039ca86bcbea6bc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11ac1a68c - centraldogma::services::content::test::test_get_diff::h9c108426653a541d [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:604:9 [INFO] [stdout] 35: 0x55e11ac1a59a - centraldogma::services::content::test::test_get_diff::{{closure}}::h053ff0d41af4f8ad [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:559:11 [INFO] [stdout] 36: 0x55e11abfc38e - core::ops::function::FnOnce::call_once::hd2a3f2f24beaba0f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::project::test::test_remove_project stdout ---- [INFO] [stdout] thread 'services::project::test::test_remove_project' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(35369), path: "/api/v1/projects/foo", query: None, fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/project.rs:236:44 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7bcd0 - core::result::Result::unwrap::h0ec237910df689f9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11acaca75 - centraldogma::services::project::test::test_remove_project::{{closure}}::h0d3d70d583dceaad [INFO] [stdout] at /opt/rustwide/workdir/src/services/project.rs:236:9 [INFO] [stdout] 18: 0x55e11abf66db - as core::future::future::Future>::poll::h173aaf8c4aabaf30 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0df0f - as core::future::future::Future>::poll::hb4de7f883e07dc43 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac34a20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd23209373a7600fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac4fe0c - tokio::coop::with_budget::{{closure}}::h77c5025da43fd662 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba6331 - std::thread::local::LocalKey::try_with::haa752682212acd7a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9d0cd - std::thread::local::LocalKey::with::h16eb0a140b66854f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac2425c - tokio::coop::with_budget::h02d03cc55104acf1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac2425c - tokio::coop::budget::ha60dd932984c519b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac2425c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h159e165bd3145592 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac436b1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h179cea43a7068c6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb763d - tokio::macros::scoped_tls::ScopedKey::set::h9dcc63244e2e19fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac435ec - tokio::runtime::basic_scheduler::enter::hea57949c1ab736b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac211fb - tokio::runtime::basic_scheduler::Inner

::block_on::h5cf26944da433339 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac3591c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h7253c918d4997c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac3bdd0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf6be5ff4c5886086 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abb94d8 - tokio::runtime::Runtime::block_on::h65cc8b4d8575cd25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11acabfbc - centraldogma::services::project::test::test_remove_project::h36811335c60009ea [INFO] [stdout] at /opt/rustwide/workdir/src/services/project.rs:236:9 [INFO] [stdout] 35: 0x55e11acabeca - centraldogma::services::project::test::test_remove_project::{{closure}}::h5a0cf728220c6fd9 [INFO] [stdout] at /opt/rustwide/workdir/src/services/project.rs:224:11 [INFO] [stdout] 36: 0x55e11abfba7e - core::ops::function::FnOnce::call_once::h410041060555ddeb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::project::test::test_purge_project stdout ---- [INFO] [stdout] thread 'services::project::test::test_purge_project' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(40021), path: "/api/v1/projects/foo/removed", query: None, fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/project.rs:252:43 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7bcd0 - core::result::Result::unwrap::h0ec237910df689f9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11acad695 - centraldogma::services::project::test::test_purge_project::{{closure}}::hb8c3bef12a9a8c5d [INFO] [stdout] at /opt/rustwide/workdir/src/services/project.rs:252:9 [INFO] [stdout] 18: 0x55e11abfa5bb - as core::future::future::Future>::poll::hfbe20eea3e461625 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0d5df - as core::future::future::Future>::poll::h36941bb27bbcf55f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac32c60 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h001c18acbcaaeecd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac4d6dc - tokio::coop::with_budget::{{closure}}::h358a129e55fabdc8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba9df1 - std::thread::local::LocalKey::try_with::hfde024886ce6ccc9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9f2ad - std::thread::local::LocalKey::with::hc203d09e50f1aba3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac2629c - tokio::coop::with_budget::hc164e3a0f047d033 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac2629c - tokio::coop::budget::h484e3fccbdd51f42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac2629c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h33af0eb5b6a01967 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac436f1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h26d38ba8c559ec62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb673d - tokio::macros::scoped_tls::ScopedKey::set::h14b962ddfa127e8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac416fc - tokio::runtime::basic_scheduler::enter::h9262cb9eee02b946 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac2139b - tokio::runtime::basic_scheduler::Inner

::block_on::hdf0aca9b7cf03d59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac352dc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h262c78a9c82692d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac3b260 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf2f65a7a62983a55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abb9668 - tokio::runtime::Runtime::block_on::h6822243dbac1c486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11acacbdc - centraldogma::services::project::test::test_purge_project::h29483e37ad58fceb [INFO] [stdout] at /opt/rustwide/workdir/src/services/project.rs:252:9 [INFO] [stdout] 35: 0x55e11acacaea - centraldogma::services::project::test::test_purge_project::{{closure}}::h0b1476cb4e32fb74 [INFO] [stdout] at /opt/rustwide/workdir/src/services/project.rs:240:11 [INFO] [stdout] 36: 0x55e11abfbc7e - core::ops::function::FnOnce::call_once::h5dea844b1591fac6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::content::test::test_get_diffs stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e8f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e11b02e2b0 - core::mem::uninitialized::h584ac667e00fbef9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55e11b02e2b0 - ::parse::hb2ffaa0fa4bb1f2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x55e11ad8d6b2 - hyper::proto::h1::role::parse_headers::h919ce945bc4a2cd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x55e11ada0ea8 - hyper::proto::h1::io::Buffered::parse::hb6663e52b630fe29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x55e11ad45ab9 - hyper::proto::h1::conn::Conn::poll_read_head::h33927e1ff02c13c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x55e11adb495b - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7ff550860764aea3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x55e11adb69a7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h2c266fbf7b152d37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x55e11adb61f2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::he3379df0294cd374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x55e11adb1de3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h84bce4b90061de37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x55e11adb15d5 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hebf85ff615497295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x55e11adaad87 - as core::future::future::Future>::poll::hb6e70fcbdb63e6f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x55e11acea9b7 - as core::future::future::Future>::poll::hf499863e5c951840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x55e11ad8801e - as core::future::future::Future>::poll::h585640f9601a396d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x55e11ad68cc9 - as core::future::future::Future>::poll::h1d83ad467e5ca25c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x55e11adab058 - as core::future::future::Future>::poll::h73d3860ad48c0c50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x55e11ad6804e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::hed82dec5865c125e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x55e11acfdf09 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hda70fe4a66402400 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x55e11ad67d58 - tokio::runtime::task::core::CoreStage::poll::h76ae6bf9838e16bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x55e11ad3108e - tokio::runtime::task::harness::poll_future::{{closure}}::h39f77f1edc2c19a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x55e11ad15f74 - as core::ops::function::FnOnce<()>>::call_once::h686212a0e15498dd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x55e11ad95bf2 - std::panicking::try::do_call::h1aa7eeb1978d0116 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 38: 0x55e11ad9595a - std::panicking::try::h9339fa6ad5038e25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55e11ad16ccb - std::panic::catch_unwind::hee9cd330be45fe16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55e11ad30d11 - tokio::runtime::task::harness::poll_future::h967dedb2792aa88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x55e11ad312e3 - tokio::runtime::task::harness::Harness::poll_inner::h5821db3a6b6844cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x55e11ad31b7c - tokio::runtime::task::harness::Harness::poll::ha209455d24f85380 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x55e11ad24642 - tokio::runtime::task::raw::poll::hcd125f0735b7045c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x55e11b17f57f - tokio::runtime::task::raw::RawTask::poll::hdf37b0fa4a818f86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x55e11b1f2e11 - tokio::runtime::task::Notified::run::he785ab217ac44486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x55e11b1b2bbb - tokio::task::local::LocalSet::tick::{{closure}}::h729517640879a9d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x55e11b188e29 - tokio::coop::with_budget::{{closure}}::h9e803bed99da5049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x55e11b178c8f - std::thread::local::LocalKey::try_with::h0da6089364921b59 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x55e11b17891a - std::thread::local::LocalKey::with::hcfaf5bf15adb1cc8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x55e11b1b2b54 - tokio::coop::with_budget::h6047fda3fee5f386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x55e11b1b2b54 - tokio::coop::budget::h55274c9c537d040a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x55e11b1b2b54 - tokio::task::local::LocalSet::tick::h4e2e1b22014b7273 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x55e11acff180 - as core::future::future::Future>::poll::{{closure}}::hbedce386fda439c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x55e11ad23f35 - tokio::macros::scoped_tls::ScopedKey::set::h057ecb6302e6c77b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x55e11acfe77b - tokio::task::local::LocalSet::with::hc2526b76dcfc0245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x55e11acfef64 - as core::future::future::Future>::poll::hae04b1308c31460d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x55e11acfea22 - tokio::task::local::LocalSet::run_until::{{closure}}::ha9cad450dd0900e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x55e11ad8ff8d - as core::future::future::Future>::poll::h6077fee6e8027350 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x55e11ad99c21 - as core::future::future::Future>::poll::h0a82e5b4738760f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x55e11ad0ad32 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h21c689c18de700a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x55e11acfd310 - tokio::coop::with_budget::{{closure}}::h973b74a41dcd1e25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x55e11ad51735 - std::thread::local::LocalKey::try_with::hf930411856ccced7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x55e11ad5081e - std::thread::local::LocalKey::with::h2e9673f95de0b4b9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x55e11ad0a460 - tokio::coop::with_budget::h83cade5b9fd8c440 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x55e11ad0a460 - tokio::coop::budget::h08cd5e783b691442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x55e11ad0a460 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd5d28c6550f9c288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x55e11ad0b8e2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h5b187698e4d1d57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x55e11ad24045 - tokio::macros::scoped_tls::ScopedKey::set::hd39483d7c9530ae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x55e11ad0b860 - tokio::runtime::basic_scheduler::enter::h3b4c9a69260b5e7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x55e11ad0a12c - tokio::runtime::basic_scheduler::Inner

::block_on::h1bc7b6b758c1cdfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x55e11ad0ae10 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h47bd2cac2564d3b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x55e11ad0b131 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4862001678e734d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x55e11ad4c347 - tokio::runtime::Runtime::block_on::hf22a78f039819d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x55e11acfe7f6 - tokio::task::local::LocalSet::block_on::h69ca28d4db1d4fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x55e11ad0c29c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h7a193d1cd2aae8b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x55e11ad3d8ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h74d767554610f89a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x55e11ad6e5c2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h281fd299891761c6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x55e11ad15f02 - as core::ops::function::FnOnce<()>>::call_once::h36a5cd15feaa1e12 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x55e11ad95c84 - std::panicking::try::do_call::h217c37666b44afea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 81: 0x55e11ad95870 - std::panicking::try::h3a1eabef76e97a4b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x55e11ad16c92 - std::panic::catch_unwind::hda9205d13874a953 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x55e11ad6e3bc - std::thread::Builder::spawn_unchecked::{{closure}}::hc908faf463427cbc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x55e11ad8115f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ca990ec8604e1be [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f402cbce609 - start_thread [INFO] [stdout] 89: 0x7f402c99e293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'services::content::test::test_get_diffs' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(34263), path: "/api/v1/projects/foo/repos/bar/compare", query: Some("pathPattern=%2F**&from=1&to=4"), fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/content.rs:642:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7c66d - core::result::Result::unwrap::hbdcb751944dde587 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11ac1cf4a - centraldogma::services::content::test::test_get_diffs::{{closure}}::h3afa58d5b8c430a4 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:638:23 [INFO] [stdout] 18: 0x55e11abf840b - as core::future::future::Future>::poll::h65c2cdad5a25b6f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0d47f - as core::future::future::Future>::poll::h206864f04e33fc27 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac34ae0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd5b3e539d7f494c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac52d8c - tokio::coop::with_budget::{{closure}}::he018df7f63e7b8b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba8f51 - std::thread::local::LocalKey::try_with::he8fb76f1cc2011a2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9fe0d - std::thread::local::LocalKey::with::hf56c6f7c0387f87d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac2221c - tokio::coop::with_budget::h0605a16fbdb0ac85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac2221c - tokio::coop::budget::h1faf7553c57ab0ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac2221c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h04c0da3f1cddac19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac43ab1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hbcd15042f73776ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb79fd - tokio::macros::scoped_tls::ScopedKey::set::hd40a373db042cfbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac42b9c - tokio::runtime::basic_scheduler::enter::hc4d5d68a890544ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac2127b - tokio::runtime::basic_scheduler::Inner

::block_on::h98dbf70e6c4d2d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac3587c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h65c9f9146012d2c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac3c1a0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf83c84213cd9059f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abb9988 - tokio::runtime::Runtime::block_on::h93162b42f52fda41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11ac1c0ac - centraldogma::services::content::test::test_get_diffs::h608bff52599728ca [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:663:9 [INFO] [stdout] 35: 0x55e11ac1bfba - centraldogma::services::content::test::test_get_diffs::{{closure}}::h8f7fda4093193a60 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:608:11 [INFO] [stdout] 36: 0x55e11abfb96e - core::ops::function::FnOnce::call_once::h38728549c5b78233 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::project::test::test_list_removed_projects stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e8f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e11b02e2b0 - core::mem::uninitialized::h584ac667e00fbef9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55e11b02e2b0 - ::parse::hb2ffaa0fa4bb1f2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x55e11ad8d6b2 - hyper::proto::h1::role::parse_headers::h919ce945bc4a2cd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x55e11ada0ea8 - hyper::proto::h1::io::Buffered::parse::hb6663e52b630fe29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x55e11ad45ab9 - hyper::proto::h1::conn::Conn::poll_read_head::h33927e1ff02c13c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x55e11adb495b - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7ff550860764aea3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x55e11adb69a7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h2c266fbf7b152d37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x55e11adb61f2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::he3379df0294cd374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x55e11adb1de3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h84bce4b90061de37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x55e11adb15d5 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hebf85ff615497295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x55e11adaad87 - as core::future::future::Future>::poll::hb6e70fcbdb63e6f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x55e11acea9b7 - as core::future::future::Future>::poll::hf499863e5c951840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x55e11ad8801e - as core::future::future::Future>::poll::h585640f9601a396d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x55e11ad68cc9 - as core::future::future::Future>::poll::h1d83ad467e5ca25c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x55e11adab058 - as core::future::future::Future>::poll::h73d3860ad48c0c50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x55e11ad6804e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::hed82dec5865c125e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x55e11acfdf09 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hda70fe4a66402400 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x55e11ad67d58 - tokio::runtime::task::core::CoreStage::poll::h76ae6bf9838e16bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x55e11ad3108e - tokio::runtime::task::harness::poll_future::{{closure}}::h39f77f1edc2c19a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x55e11ad15f74 - as core::ops::function::FnOnce<()>>::call_once::h686212a0e15498dd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x55e11ad95bf2 - std::panicking::try::do_call::h1aa7eeb1978d0116 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 38: 0x55e11ad9595a - std::panicking::try::h9339fa6ad5038e25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55e11ad16ccb - std::panic::catch_unwind::hee9cd330be45fe16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55e11ad30d11 - tokio::runtime::task::harness::poll_future::h967dedb2792aa88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x55e11ad312e3 - tokio::runtime::task::harness::Harness::poll_inner::h5821db3a6b6844cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x55e11ad31b7c - tokio::runtime::task::harness::Harness::poll::ha209455d24f85380 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x55e11ad24642 - tokio::runtime::task::raw::poll::hcd125f0735b7045c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x55e11b17f57f - tokio::runtime::task::raw::RawTask::poll::hdf37b0fa4a818f86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x55e11b1f2e11 - tokio::runtime::task::Notified::run::he785ab217ac44486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x55e11b1b2bbb - tokio::task::local::LocalSet::tick::{{closure}}::h729517640879a9d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x55e11b188e29 - tokio::coop::with_budget::{{closure}}::h9e803bed99da5049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x55e11b178c8f - std::thread::local::LocalKey::try_with::h0da6089364921b59 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x55e11b17891a - std::thread::local::LocalKey::with::hcfaf5bf15adb1cc8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x55e11b1b2b54 - tokio::coop::with_budget::h6047fda3fee5f386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x55e11b1b2b54 - tokio::coop::budget::h55274c9c537d040a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x55e11b1b2b54 - tokio::task::local::LocalSet::tick::h4e2e1b22014b7273 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x55e11acff180 - as core::future::future::Future>::poll::{{closure}}::hbedce386fda439c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x55e11ad23f35 - tokio::macros::scoped_tls::ScopedKey::set::h057ecb6302e6c77b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x55e11acfe77b - tokio::task::local::LocalSet::with::hc2526b76dcfc0245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x55e11acfef64 - as core::future::future::Future>::poll::hae04b1308c31460d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x55e11acfea22 - tokio::task::local::LocalSet::run_until::{{closure}}::ha9cad450dd0900e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x55e11ad8ff8d - as core::future::future::Future>::poll::h6077fee6e8027350 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x55e11ad99c21 - as core::future::future::Future>::poll::h0a82e5b4738760f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x55e11ad0ad32 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h21c689c18de700a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x55e11acfd310 - tokio::coop::with_budget::{{closure}}::h973b74a41dcd1e25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x55e11ad51735 - std::thread::local::LocalKey::try_with::hf930411856ccced7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x55e11ad5081e - std::thread::local::LocalKey::with::h2e9673f95de0b4b9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x55e11ad0a460 - tokio::coop::with_budget::h83cade5b9fd8c440 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x55e11ad0a460 - tokio::coop::budget::h08cd5e783b691442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x55e11ad0a460 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd5d28c6550f9c288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x55e11ad0b8e2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h5b187698e4d1d57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x55e11ad24045 - tokio::macros::scoped_tls::ScopedKey::set::hd39483d7c9530ae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x55e11ad0b860 - tokio::runtime::basic_scheduler::enter::h3b4c9a69260b5e7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x55e11ad0a12c - tokio::runtime::basic_scheduler::Inner

::block_on::h1bc7b6b758c1cdfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x55e11ad0ae10 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h47bd2cac2564d3b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x55e11ad0b131 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4862001678e734d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x55e11ad4c347 - tokio::runtime::Runtime::block_on::hf22a78f039819d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x55e11acfe7f6 - tokio::task::local::LocalSet::block_on::h69ca28d4db1d4fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x55e11ad0c29c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h7a193d1cd2aae8b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x55e11ad3d8ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h74d767554610f89a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x55e11ad6e5c2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h281fd299891761c6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x55e11ad15f02 - as core::ops::function::FnOnce<()>>::call_once::h36a5cd15feaa1e12 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x55e11ad95c84 - std::panicking::try::do_call::h217c37666b44afea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 81: 0x55e11ad95870 - std::panicking::try::h3a1eabef76e97a4b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x55e11ad16c92 - std::panic::catch_unwind::hda9205d13874a953 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x55e11ad6e3bc - std::thread::Builder::spawn_unchecked::{{closure}}::hc908faf463427cbc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x55e11ad8115f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ca990ec8604e1be [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f402cbce609 - start_thread [INFO] [stdout] 89: 0x7f402c99e293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'services::project::test::test_list_removed_projects' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(39603), path: "/api/v1/projects", query: Some("status=removed"), fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/project.rs:185:61 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7c27d - core::result::Result::unwrap::h4fcbd18c4e4a70db [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11acaa90d - centraldogma::services::project::test::test_list_removed_projects::{{closure}}::h96707a68bee0e647 [INFO] [stdout] at /opt/rustwide/workdir/src/services/project.rs:185:24 [INFO] [stdout] 18: 0x55e11abf902b - as core::future::future::Future>::poll::h92eb81c17c93e672 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0daef - as core::future::future::Future>::poll::h7566a1644f30decf [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac344b0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h97b9188c4b784b4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac5266c - tokio::coop::with_budget::{{closure}}::hcc042bc0369d7742 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba1ea1 - std::thread::local::LocalKey::try_with::h3adef8e38fb8a3d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9fb3d - std::thread::local::LocalKey::with::he0baec5e1becb3bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac22cdc - tokio::coop::with_budget::hd7dc3c4a03ce7ef4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac22cdc - tokio::coop::budget::ha057629b2c3f015c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac22cdc - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h09e30ef900494112 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac43c31 - tokio::runtime::basic_scheduler::enter::{{closure}}::heccdb583ac7b88e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb655d - tokio::macros::scoped_tls::ScopedKey::set::h0433188c1abc5474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac405cc - tokio::runtime::basic_scheduler::enter::h63d00975c6808c16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac2135b - tokio::runtime::basic_scheduler::Inner

::block_on::hbc62bb2cf4e8e9d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac35f5c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hddb938a19a7dcded [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac3a6f0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hdbb5ea15b17fa97b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abb86c8 - tokio::runtime::Runtime::block_on::h0313623394e143fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11aca9d1c - centraldogma::services::project::test::test_list_removed_projects::he5deeca9d06ace5f [INFO] [stdout] at /opt/rustwide/workdir/src/services/project.rs:191:9 [INFO] [stdout] 35: 0x55e11aca9c2a - centraldogma::services::project::test::test_list_removed_projects::{{closure}}::hedb5742229068c5a [INFO] [stdout] at /opt/rustwide/workdir/src/services/project.rs:166:11 [INFO] [stdout] 36: 0x55e11abfbf7e - core::ops::function::FnOnce::call_once::h73dedb4e32de6668 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::project::test::test_list_projects stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e8f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e11b02e2b0 - core::mem::uninitialized::h584ac667e00fbef9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55e11b02e2b0 - ::parse::hb2ffaa0fa4bb1f2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x55e11ad8d6b2 - hyper::proto::h1::role::parse_headers::h919ce945bc4a2cd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x55e11ada0ea8 - hyper::proto::h1::io::Buffered::parse::hb6663e52b630fe29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x55e11ad45ab9 - hyper::proto::h1::conn::Conn::poll_read_head::h33927e1ff02c13c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x55e11adb495b - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7ff550860764aea3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x55e11adb69a7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h2c266fbf7b152d37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x55e11adb61f2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::he3379df0294cd374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x55e11adb1de3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h84bce4b90061de37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x55e11adb15d5 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hebf85ff615497295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x55e11adaad87 - as core::future::future::Future>::poll::hb6e70fcbdb63e6f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x55e11acea9b7 - as core::future::future::Future>::poll::hf499863e5c951840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x55e11ad8801e - as core::future::future::Future>::poll::h585640f9601a396d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x55e11ad68cc9 - as core::future::future::Future>::poll::h1d83ad467e5ca25c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x55e11adab058 - as core::future::future::Future>::poll::h73d3860ad48c0c50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x55e11ad6804e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::hed82dec5865c125e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x55e11acfdf09 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hda70fe4a66402400 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x55e11ad67d58 - tokio::runtime::task::core::CoreStage::poll::h76ae6bf9838e16bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x55e11ad3108e - tokio::runtime::task::harness::poll_future::{{closure}}::h39f77f1edc2c19a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x55e11ad15f74 - as core::ops::function::FnOnce<()>>::call_once::h686212a0e15498dd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x55e11ad95bf2 - std::panicking::try::do_call::h1aa7eeb1978d0116 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 38: 0x55e11ad9595a - std::panicking::try::h9339fa6ad5038e25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55e11ad16ccb - std::panic::catch_unwind::hee9cd330be45fe16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55e11ad30d11 - tokio::runtime::task::harness::poll_future::h967dedb2792aa88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x55e11ad312e3 - tokio::runtime::task::harness::Harness::poll_inner::h5821db3a6b6844cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x55e11ad31b7c - tokio::runtime::task::harness::Harness::poll::ha209455d24f85380 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x55e11ad24642 - tokio::runtime::task::raw::poll::hcd125f0735b7045c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x55e11b17f57f - tokio::runtime::task::raw::RawTask::poll::hdf37b0fa4a818f86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x55e11b1f2e11 - tokio::runtime::task::Notified::run::he785ab217ac44486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x55e11b1b2bbb - tokio::task::local::LocalSet::tick::{{closure}}::h729517640879a9d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x55e11b188e29 - tokio::coop::with_budget::{{closure}}::h9e803bed99da5049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x55e11b178c8f - std::thread::local::LocalKey::try_with::h0da6089364921b59 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x55e11b17891a - std::thread::local::LocalKey::with::hcfaf5bf15adb1cc8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x55e11b1b2b54 - tokio::coop::with_budget::h6047fda3fee5f386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x55e11b1b2b54 - tokio::coop::budget::h55274c9c537d040a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x55e11b1b2b54 - tokio::task::local::LocalSet::tick::h4e2e1b22014b7273 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x55e11acff180 - as core::future::future::Future>::poll::{{closure}}::hbedce386fda439c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x55e11ad23f35 - tokio::macros::scoped_tls::ScopedKey::set::h057ecb6302e6c77b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x55e11acfe77b - tokio::task::local::LocalSet::with::hc2526b76dcfc0245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x55e11acfef64 - as core::future::future::Future>::poll::hae04b1308c31460d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x55e11acfea22 - tokio::task::local::LocalSet::run_until::{{closure}}::ha9cad450dd0900e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x55e11ad8ff8d - as core::future::future::Future>::poll::h6077fee6e8027350 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x55e11ad99c21 - as core::future::future::Future>::poll::h0a82e5b4738760f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x55e11ad0ad32 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h21c689c18de700a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x55e11acfd310 - tokio::coop::with_budget::{{closure}}::h973b74a41dcd1e25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x55e11ad51735 - std::thread::local::LocalKey::try_with::hf930411856ccced7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x55e11ad5081e - std::thread::local::LocalKey::with::h2e9673f95de0b4b9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x55e11ad0a460 - tokio::coop::with_budget::h83cade5b9fd8c440 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x55e11ad0a460 - tokio::coop::budget::h08cd5e783b691442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x55e11ad0a460 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd5d28c6550f9c288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x55e11ad0b8e2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h5b187698e4d1d57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x55e11ad24045 - tokio::macros::scoped_tls::ScopedKey::set::hd39483d7c9530ae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x55e11ad0b860 - tokio::runtime::basic_scheduler::enter::h3b4c9a69260b5e7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x55e11ad0a12c - tokio::runtime::basic_scheduler::Inner

::block_on::h1bc7b6b758c1cdfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x55e11ad0ae10 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h47bd2cac2564d3b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x55e11ad0b131 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4862001678e734d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x55e11ad4c347 - tokio::runtime::Runtime::block_on::hf22a78f039819d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x55e11acfe7f6 - tokio::task::local::LocalSet::block_on::h69ca28d4db1d4fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x55e11ad0c29c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h7a193d1cd2aae8b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x55e11ad3d8ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h74d767554610f89a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x55e11ad6e5c2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h281fd299891761c6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x55e11ad15f02 - as core::ops::function::FnOnce<()>>::call_once::h36a5cd15feaa1e12 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x55e11ad95c84 - std::panicking::try::do_call::h217c37666b44afea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 81: 0x55e11ad95870 - std::panicking::try::h3a1eabef76e97a4b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x55e11ad16c92 - std::panic::catch_unwind::hda9205d13874a953 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x55e11ad6e3bc - std::thread::Builder::spawn_unchecked::{{closure}}::hc908faf463427cbc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x55e11ad8115f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ca990ec8604e1be [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f402cbce609 - start_thread [INFO] [stdout] 89: 0x7f402c99e293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'services::project::test::test_list_projects' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(35715), path: "/api/v1/projects", query: None, fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/project.rs:149:53 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7c05d - core::result::Result::unwrap::h2eda668074f27f92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11aca9505 - centraldogma::services::project::test::test_list_projects::{{closure}}::hc77b776cd1bb4e71 [INFO] [stdout] at /opt/rustwide/workdir/src/services/project.rs:149:24 [INFO] [stdout] 18: 0x55e11abf711b - as core::future::future::Future>::poll::h2d1c4e92eb85b7b3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0d72f - as core::future::future::Future>::poll::h42a26e19e0328529 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac32f10 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h18737ded5e902831 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac509ec - tokio::coop::with_budget::{{closure}}::h964a7491a4bf34da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba9b91 - std::thread::local::LocalKey::try_with::hfb983dc9c0abcc6c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9e10d - std::thread::local::LocalKey::with::h671e1566eb68dab6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac24d1c - tokio::coop::with_budget::hca54734bd5c1ac6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac24d1c - tokio::coop::budget::hcf1626279f34ebaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac24d1c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h1cee4957d51490e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac43cb1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hf1c0013db15f1e81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb736d - tokio::macros::scoped_tls::ScopedKey::set::h74c82d405ad429ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac3e36c - tokio::runtime::basic_scheduler::enter::h0e51d86be7780f7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac212db - tokio::runtime::basic_scheduler::Inner

::block_on::h9efdc07c2c99287b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac35b9c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::habb329321e0d4dcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac36dc0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h2ff4490aaf5ca118 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abb9028 - tokio::runtime::Runtime::block_on::h28f72719f2bedc5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11aca89bc - centraldogma::services::project::test::test_list_projects::hebb8ea7171520793 [INFO] [stdout] at /opt/rustwide/workdir/src/services/project.rs:157:9 [INFO] [stdout] 35: 0x55e11aca88ca - centraldogma::services::project::test::test_list_projects::{{closure}}::h15b39f12a6d18dba [INFO] [stdout] at /opt/rustwide/workdir/src/services/project.rs:126:11 [INFO] [stdout] 36: 0x55e11abfbd0e - core::ops::function::FnOnce::call_once::h64ffd1f7fb2de8de [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::content::test::test_get_file_json_path_and_revision stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e8f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e11b02e2b0 - core::mem::uninitialized::h584ac667e00fbef9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55e11b02e2b0 - ::parse::hb2ffaa0fa4bb1f2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x55e11ad8d6b2 - hyper::proto::h1::role::parse_headers::h919ce945bc4a2cd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x55e11ada0ea8 - hyper::proto::h1::io::Buffered::parse::hb6663e52b630fe29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x55e11ad45ab9 - hyper::proto::h1::conn::Conn::poll_read_head::h33927e1ff02c13c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x55e11adb495b - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7ff550860764aea3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x55e11adb69a7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h2c266fbf7b152d37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x55e11adb61f2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::he3379df0294cd374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x55e11adb1de3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h84bce4b90061de37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x55e11adb15d5 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hebf85ff615497295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x55e11adaad87 - as core::future::future::Future>::poll::hb6e70fcbdb63e6f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x55e11acea9b7 - as core::future::future::Future>::poll::hf499863e5c951840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x55e11ad8801e - as core::future::future::Future>::poll::h585640f9601a396d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x55e11ad68cc9 - as core::future::future::Future>::poll::h1d83ad467e5ca25c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x55e11adab058 - as core::future::future::Future>::poll::h73d3860ad48c0c50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x55e11ad6804e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::hed82dec5865c125e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x55e11acfdf09 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hda70fe4a66402400 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x55e11ad67d58 - tokio::runtime::task::core::CoreStage::poll::h76ae6bf9838e16bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x55e11ad3108e - tokio::runtime::task::harness::poll_future::{{closure}}::h39f77f1edc2c19a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x55e11ad15f74 - as core::ops::function::FnOnce<()>>::call_once::h686212a0e15498dd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x55e11ad95bf2 - std::panicking::try::do_call::h1aa7eeb1978d0116 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 38: 0x55e11ad9595a - std::panicking::try::h9339fa6ad5038e25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55e11ad16ccb - std::panic::catch_unwind::hee9cd330be45fe16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55e11ad30d11 - tokio::runtime::task::harness::poll_future::h967dedb2792aa88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x55e11ad312e3 - tokio::runtime::task::harness::Harness::poll_inner::h5821db3a6b6844cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x55e11ad31b7c - tokio::runtime::task::harness::Harness::poll::ha209455d24f85380 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x55e11ad24642 - tokio::runtime::task::raw::poll::hcd125f0735b7045c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x55e11b17f57f - tokio::runtime::task::raw::RawTask::poll::hdf37b0fa4a818f86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x55e11b1f2e11 - tokio::runtime::task::Notified::run::he785ab217ac44486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x55e11b1b2bbb - tokio::task::local::LocalSet::tick::{{closure}}::h729517640879a9d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x55e11b188e29 - tokio::coop::with_budget::{{closure}}::h9e803bed99da5049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x55e11b178c8f - std::thread::local::LocalKey::try_with::h0da6089364921b59 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x55e11b17891a - std::thread::local::LocalKey::with::hcfaf5bf15adb1cc8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x55e11b1b2b54 - tokio::coop::with_budget::h6047fda3fee5f386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x55e11b1b2b54 - tokio::coop::budget::h55274c9c537d040a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x55e11b1b2b54 - tokio::task::local::LocalSet::tick::h4e2e1b22014b7273 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x55e11acff180 - as core::future::future::Future>::poll::{{closure}}::hbedce386fda439c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x55e11ad23f35 - tokio::macros::scoped_tls::ScopedKey::set::h057ecb6302e6c77b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x55e11acfe77b - tokio::task::local::LocalSet::with::hc2526b76dcfc0245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x55e11acfef64 - as core::future::future::Future>::poll::hae04b1308c31460d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x55e11acfea22 - tokio::task::local::LocalSet::run_until::{{closure}}::ha9cad450dd0900e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x55e11ad8ff8d - as core::future::future::Future>::poll::h6077fee6e8027350 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x55e11ad99c21 - as core::future::future::Future>::poll::h0a82e5b4738760f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x55e11ad0ad32 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h21c689c18de700a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x55e11acfd310 - tokio::coop::with_budget::{{closure}}::h973b74a41dcd1e25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x55e11ad51735 - std::thread::local::LocalKey::try_with::hf930411856ccced7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x55e11ad5081e - std::thread::local::LocalKey::with::h2e9673f95de0b4b9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x55e11ad0a460 - tokio::coop::with_budget::h83cade5b9fd8c440 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x55e11ad0a460 - tokio::coop::budget::h08cd5e783b691442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x55e11ad0a460 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd5d28c6550f9c288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x55e11ad0b8e2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h5b187698e4d1d57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x55e11ad24045 - tokio::macros::scoped_tls::ScopedKey::set::hd39483d7c9530ae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x55e11ad0b860 - tokio::runtime::basic_scheduler::enter::h3b4c9a69260b5e7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x55e11ad0a12c - tokio::runtime::basic_scheduler::Inner

::block_on::h1bc7b6b758c1cdfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x55e11ad0ae10 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h47bd2cac2564d3b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x55e11ad0b131 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4862001678e734d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x55e11ad4c347 - tokio::runtime::Runtime::block_on::hf22a78f039819d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x55e11acfe7f6 - tokio::task::local::LocalSet::block_on::h69ca28d4db1d4fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x55e11ad0c29c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h7a193d1cd2aae8b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x55e11ad3d8ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h74d767554610f89a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x55e11ad6e5c2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h281fd299891761c6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x55e11ad15f02 - as core::ops::function::FnOnce<()>>::call_once::h36a5cd15feaa1e12 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x55e11ad95c84 - std::panicking::try::do_call::h217c37666b44afea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 81: 0x55e11ad95870 - std::panicking::try::h3a1eabef76e97a4b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x55e11ad16c92 - std::panic::catch_unwind::hda9205d13874a953 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x55e11ad6e3bc - std::thread::Builder::spawn_unchecked::{{closure}}::hc908faf463427cbc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x55e11ad8115f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ca990ec8604e1be [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f402cbce609 - start_thread [INFO] [stdout] 89: 0x7f402c99e293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'services::content::test::test_get_file_json_path_and_revision' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(45055), path: "/api/v1/projects/foo/repos/bar/contents/a.json", query: Some("revision=5&jsonpath=%24.a"), fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/content.rs:441:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7c454 - core::result::Result::unwrap::h6c0f2c4e777002cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11ac1718c - centraldogma::services::content::test::test_get_file_json_path_and_revision::{{closure}}::he3f6f56bd3714368 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:437:21 [INFO] [stdout] 18: 0x55e11abf6b0b - as core::future::future::Future>::poll::h1df21a29b10d82d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0e06f - as core::future::future::Future>::poll::hc0d68b2410bf58f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac339d0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h61de78a1389dd89e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac5207c - tokio::coop::with_budget::{{closure}}::hbc592a6586b48838 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba7821 - std::thread::local::LocalKey::try_with::hc544528ceb72a81e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9e8ed - std::thread::local::LocalKey::with::h8eb1e5d293afaac6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac2379c - tokio::coop::with_budget::h9a702dac6a85d372 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac2379c - tokio::coop::budget::h4efe8c4d84367a20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac2379c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h14437c7eaa5066e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac43af1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hc53a23847f08ddfd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb790d - tokio::macros::scoped_tls::ScopedKey::set::hd189f590afbcdbdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac3f80c - tokio::runtime::basic_scheduler::enter::h4480d263179ff51d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac211bb - tokio::runtime::basic_scheduler::Inner

::block_on::h4d6fd1056694d9d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac35a5c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h93c552817d1742fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac397b0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9a65734d13df3db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abb97fe - tokio::runtime::Runtime::block_on::h8ba43e11ddb27c0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11ac162fc - centraldogma::services::content::test::test_get_file_json_path_and_revision::heae2b882f8ba4224 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:446:9 [INFO] [stdout] 35: 0x55e11ac1620a - centraldogma::services::content::test::test_get_file_json_path_and_revision::{{closure}}::h1f5ee748da7be707 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:414:11 [INFO] [stdout] 36: 0x55e11abfc5ce - core::ops::function::FnOnce::call_once::hf7e0720c6524072c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::content::test::test_push_two_files stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e8f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e11b02e2b0 - core::mem::uninitialized::h584ac667e00fbef9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55e11b02e2b0 - ::parse::hb2ffaa0fa4bb1f2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x55e11ad8d6b2 - hyper::proto::h1::role::parse_headers::h919ce945bc4a2cd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x55e11ada0ea8 - hyper::proto::h1::io::Buffered::parse::hb6663e52b630fe29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x55e11ad45ab9 - hyper::proto::h1::conn::Conn::poll_read_head::h33927e1ff02c13c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x55e11adb495b - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7ff550860764aea3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x55e11adb69a7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h2c266fbf7b152d37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x55e11adb61f2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::he3379df0294cd374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x55e11adb1de3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h84bce4b90061de37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x55e11adb15d5 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hebf85ff615497295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x55e11adaad87 - as core::future::future::Future>::poll::hb6e70fcbdb63e6f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x55e11acea9b7 - as core::future::future::Future>::poll::hf499863e5c951840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x55e11ad8801e - as core::future::future::Future>::poll::h585640f9601a396d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x55e11ad68cc9 - as core::future::future::Future>::poll::h1d83ad467e5ca25c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x55e11adab058 - as core::future::future::Future>::poll::h73d3860ad48c0c50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x55e11ad6804e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::hed82dec5865c125e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x55e11acfdf09 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hda70fe4a66402400 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x55e11ad67d58 - tokio::runtime::task::core::CoreStage::poll::h76ae6bf9838e16bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x55e11ad3108e - tokio::runtime::task::harness::poll_future::{{closure}}::h39f77f1edc2c19a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x55e11ad15f74 - as core::ops::function::FnOnce<()>>::call_once::h686212a0e15498dd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x55e11ad95bf2 - std::panicking::try::do_call::h1aa7eeb1978d0116 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 38: 0x55e11ad9595a - std::panicking::try::h9339fa6ad5038e25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55e11ad16ccb - std::panic::catch_unwind::hee9cd330be45fe16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55e11ad30d11 - tokio::runtime::task::harness::poll_future::h967dedb2792aa88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x55e11ad312e3 - tokio::runtime::task::harness::Harness::poll_inner::h5821db3a6b6844cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x55e11ad31b7c - tokio::runtime::task::harness::Harness::poll::ha209455d24f85380 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x55e11ad24642 - tokio::runtime::task::raw::poll::hcd125f0735b7045c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x55e11b17f57f - tokio::runtime::task::raw::RawTask::poll::hdf37b0fa4a818f86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x55e11b1f2e11 - tokio::runtime::task::Notified::run::he785ab217ac44486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x55e11b1b2bbb - tokio::task::local::LocalSet::tick::{{closure}}::h729517640879a9d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x55e11b188e29 - tokio::coop::with_budget::{{closure}}::h9e803bed99da5049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x55e11b178c8f - std::thread::local::LocalKey::try_with::h0da6089364921b59 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x55e11b17891a - std::thread::local::LocalKey::with::hcfaf5bf15adb1cc8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x55e11b1b2b54 - tokio::coop::with_budget::h6047fda3fee5f386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x55e11b1b2b54 - tokio::coop::budget::h55274c9c537d040a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x55e11b1b2b54 - tokio::task::local::LocalSet::tick::h4e2e1b22014b7273 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x55e11acff180 - as core::future::future::Future>::poll::{{closure}}::hbedce386fda439c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x55e11ad23f35 - tokio::macros::scoped_tls::ScopedKey::set::h057ecb6302e6c77b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x55e11acfe77b - tokio::task::local::LocalSet::with::hc2526b76dcfc0245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x55e11acfef64 - as core::future::future::Future>::poll::hae04b1308c31460d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x55e11acfea22 - tokio::task::local::LocalSet::run_until::{{closure}}::ha9cad450dd0900e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x55e11ad8ff8d - as core::future::future::Future>::poll::h6077fee6e8027350 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x55e11ad99c21 - as core::future::future::Future>::poll::h0a82e5b4738760f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x55e11ad0ad32 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h21c689c18de700a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x55e11acfd310 - tokio::coop::with_budget::{{closure}}::h973b74a41dcd1e25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x55e11ad51735 - std::thread::local::LocalKey::try_with::hf930411856ccced7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x55e11ad5081e - std::thread::local::LocalKey::with::h2e9673f95de0b4b9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x55e11ad0a460 - tokio::coop::with_budget::h83cade5b9fd8c440 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x55e11ad0a460 - tokio::coop::budget::h08cd5e783b691442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x55e11ad0a460 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd5d28c6550f9c288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x55e11ad0b8e2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h5b187698e4d1d57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x55e11ad24045 - tokio::macros::scoped_tls::ScopedKey::set::hd39483d7c9530ae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x55e11ad0b860 - tokio::runtime::basic_scheduler::enter::h3b4c9a69260b5e7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x55e11ad0a12c - tokio::runtime::basic_scheduler::Inner

::block_on::h1bc7b6b758c1cdfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x55e11ad0ae10 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h47bd2cac2564d3b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x55e11ad0b131 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4862001678e734d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x55e11ad4c347 - tokio::runtime::Runtime::block_on::hf22a78f039819d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x55e11acfe7f6 - tokio::task::local::LocalSet::block_on::h69ca28d4db1d4fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x55e11ad0c29c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h7a193d1cd2aae8b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x55e11ad3d8ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h74d767554610f89a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x55e11ad6e5c2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h281fd299891761c6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x55e11ad15f02 - as core::ops::function::FnOnce<()>>::call_once::h36a5cd15feaa1e12 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x55e11ad95c84 - std::panicking::try::do_call::h217c37666b44afea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 81: 0x55e11ad95870 - std::panicking::try::h3a1eabef76e97a4b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x55e11ad16c92 - std::panic::catch_unwind::hda9205d13874a953 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x55e11ad6e3bc - std::thread::Builder::spawn_unchecked::{{closure}}::hc908faf463427cbc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x55e11ad8115f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ca990ec8604e1be [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f402cbce609 - start_thread [INFO] [stdout] 89: 0x7f402c99e293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'services::content::test::test_push_two_files' panicked at 'Verifications failed: [INFO] [stdout] - Mock #0. [INFO] [stdout] Expected range of matching incoming requests: == 1 [INFO] [stdout] Number of matched incoming requests: 0 [INFO] [stdout] [INFO] [stdout] The server did not receive any request.', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/exposed_server.rs:261:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab76feb - std::panicking::begin_panic_fmt::h124dfb9fde553188 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55e11ad0136c - wiremock::mock_server::exposed_server::MockServer::verify::{{closure}}::hc6ca7bb14ef2e9c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/exposed_server.rs:261:17 [INFO] [stdout] 16: 0x55e11ad9023d - as core::future::future::Future>::poll::h9484a12db6129114 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 17: 0x55e11adadac5 - futures_executor::local_pool::block_on::{{closure}}::he5eb371fe6482c39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.15/src/local_pool.rs:315:23 [INFO] [stdout] 18: 0x55e11adad8f4 - futures_executor::local_pool::run_executor::{{closure}}::h743c638137f8fd9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.15/src/local_pool.rs:90:37 [INFO] [stdout] 19: 0x55e11ad5110e - std::thread::local::LocalKey::try_with::hb5305a38a4fa250c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 20: 0x55e11ad50ac4 - std::thread::local::LocalKey::with::hf4111e54c139b27d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 21: 0x55e11adad834 - futures_executor::local_pool::run_executor::h8c9e841459f45bc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.15/src/local_pool.rs:86:5 [INFO] [stdout] 22: 0x55e11adada2e - futures_executor::local_pool::block_on::hbe382402915d1796 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.15/src/local_pool.rs:315:5 [INFO] [stdout] 23: 0x55e11ad013e8 - ::drop::h774863d76a593bdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/exposed_server.rs:384:9 [INFO] [stdout] 24: 0x55e11ac07aa7 - core::ptr::drop_in_place::hf6c29528b2edc67c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ptr/mod.rs:192:1 [INFO] [stdout] 25: 0x55e11aca2546 - core::mem::drop::h61e1514728e1e994 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:891:24 [INFO] [stdout] 26: 0x55e11ac20eba - centraldogma::services::content::test::test_push_two_files::{{closure}}::hea31a8100a672701 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:780:9 [INFO] [stdout] 27: 0x55e11abf8e8b - as core::future::future::Future>::poll::h87b8e3f2693a7aa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 28: 0x55e11ac0d6bf - as core::future::future::Future>::poll::h38be02cfcddaf873 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 29: 0x55e11ac33b60 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h6d47605f7744df20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 30: 0x55e11ac534ac - tokio::coop::with_budget::{{closure}}::hfb7262fd61a4a1ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 31: 0x55e11aba4c11 - std::thread::local::LocalKey::try_with::h85af3aeef988f7ae [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 32: 0x55e11ab9d05d - std::thread::local::LocalKey::with::h1448b7eba23acd8e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 33: 0x55e11ac2b89c - tokio::coop::with_budget::h91940cc926d429f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 34: 0x55e11ac2b89c - tokio::coop::budget::h377809c17bd880d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 35: 0x55e11ac2b89c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h759a20aa4e290a7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 36: 0x55e11ac43731 - tokio::runtime::basic_scheduler::enter::{{closure}}::h2aa368e4ed30c0d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 37: 0x55e11abb754d - tokio::macros::scoped_tls::ScopedKey::set::h9ad0c7d449642885 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 38: 0x55e11ac3edbc - tokio::runtime::basic_scheduler::enter::h1cbb7075973ce80a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 39: 0x55e11ac2137b - tokio::runtime::basic_scheduler::Inner

::block_on::hbf6094acb0a95f51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 40: 0x55e11ac3537c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h2791aee7518a6f53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 41: 0x55e11ac3b630 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf42e422eaef86313 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 42: 0x55e11abb89e8 - tokio::runtime::Runtime::block_on::h124e8eabdc93b074 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 43: 0x55e11ac1f58c - centraldogma::services::content::test::test_push_two_files::h0fbe3129c12ae854 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:781:9 [INFO] [stdout] 44: 0x55e11ac1f49a - centraldogma::services::content::test::test_push_two_files::{{closure}}::h53830430498b12bc [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:721:11 [INFO] [stdout] 45: 0x55e11abfc25e - core::ops::function::FnOnce::call_once::hacd2ed61fb2c5d56 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 46: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 48: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 49: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 54: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 55: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 56: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 61: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 62: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 63: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 64: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 65: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 67: 0x7f402cbce609 - start_thread [INFO] [stdout] 68: 0x7f402c99e293 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::content::test::test_get_file_json stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e8f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e11b02e2b0 - core::mem::uninitialized::h584ac667e00fbef9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55e11b02e2b0 - ::parse::hb2ffaa0fa4bb1f2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x55e11ad8d6b2 - hyper::proto::h1::role::parse_headers::h919ce945bc4a2cd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x55e11ada0ea8 - hyper::proto::h1::io::Buffered::parse::hb6663e52b630fe29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x55e11ad45ab9 - hyper::proto::h1::conn::Conn::poll_read_head::h33927e1ff02c13c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x55e11adb495b - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7ff550860764aea3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x55e11adb69a7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h2c266fbf7b152d37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x55e11adb61f2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::he3379df0294cd374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x55e11adb1de3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h84bce4b90061de37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x55e11adb15d5 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hebf85ff615497295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x55e11adaad87 - as core::future::future::Future>::poll::hb6e70fcbdb63e6f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x55e11acea9b7 - as core::future::future::Future>::poll::hf499863e5c951840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x55e11ad8801e - as core::future::future::Future>::poll::h585640f9601a396d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x55e11ad68cc9 - as core::future::future::Future>::poll::h1d83ad467e5ca25c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x55e11adab058 - as core::future::future::Future>::poll::h73d3860ad48c0c50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x55e11ad6804e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::hed82dec5865c125e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x55e11acfdf09 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hda70fe4a66402400 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x55e11ad67d58 - tokio::runtime::task::core::CoreStage::poll::h76ae6bf9838e16bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x55e11ad3108e - tokio::runtime::task::harness::poll_future::{{closure}}::h39f77f1edc2c19a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x55e11ad15f74 - as core::ops::function::FnOnce<()>>::call_once::h686212a0e15498dd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x55e11ad95bf2 - std::panicking::try::do_call::h1aa7eeb1978d0116 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 38: 0x55e11ad9595a - std::panicking::try::h9339fa6ad5038e25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55e11ad16ccb - std::panic::catch_unwind::hee9cd330be45fe16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55e11ad30d11 - tokio::runtime::task::harness::poll_future::h967dedb2792aa88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x55e11ad312e3 - tokio::runtime::task::harness::Harness::poll_inner::h5821db3a6b6844cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x55e11ad31b7c - tokio::runtime::task::harness::Harness::poll::ha209455d24f85380 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x55e11ad24642 - tokio::runtime::task::raw::poll::hcd125f0735b7045c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x55e11b17f57f - tokio::runtime::task::raw::RawTask::poll::hdf37b0fa4a818f86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x55e11b1f2e11 - tokio::runtime::task::Notified::run::he785ab217ac44486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x55e11b1b2bbb - tokio::task::local::LocalSet::tick::{{closure}}::h729517640879a9d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x55e11b188e29 - tokio::coop::with_budget::{{closure}}::h9e803bed99da5049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x55e11b178c8f - std::thread::local::LocalKey::try_with::h0da6089364921b59 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x55e11b17891a - std::thread::local::LocalKey::with::hcfaf5bf15adb1cc8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x55e11b1b2b54 - tokio::coop::with_budget::h6047fda3fee5f386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x55e11b1b2b54 - tokio::coop::budget::h55274c9c537d040a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x55e11b1b2b54 - tokio::task::local::LocalSet::tick::h4e2e1b22014b7273 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x55e11acff180 - as core::future::future::Future>::poll::{{closure}}::hbedce386fda439c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x55e11ad23f35 - tokio::macros::scoped_tls::ScopedKey::set::h057ecb6302e6c77b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x55e11acfe77b - tokio::task::local::LocalSet::with::hc2526b76dcfc0245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x55e11acfef64 - as core::future::future::Future>::poll::hae04b1308c31460d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x55e11acfea22 - tokio::task::local::LocalSet::run_until::{{closure}}::ha9cad450dd0900e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x55e11ad8ff8d - as core::future::future::Future>::poll::h6077fee6e8027350 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x55e11ad99c21 - as core::future::future::Future>::poll::h0a82e5b4738760f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x55e11ad0ad32 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h21c689c18de700a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x55e11acfd310 - tokio::coop::with_budget::{{closure}}::h973b74a41dcd1e25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x55e11ad51735 - std::thread::local::LocalKey::try_with::hf930411856ccced7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x55e11ad5081e - std::thread::local::LocalKey::with::h2e9673f95de0b4b9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x55e11ad0a460 - tokio::coop::with_budget::h83cade5b9fd8c440 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x55e11ad0a460 - tokio::coop::budget::h08cd5e783b691442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x55e11ad0a460 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd5d28c6550f9c288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x55e11ad0b8e2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h5b187698e4d1d57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x55e11ad24045 - tokio::macros::scoped_tls::ScopedKey::set::hd39483d7c9530ae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x55e11ad0b860 - tokio::runtime::basic_scheduler::enter::h3b4c9a69260b5e7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x55e11ad0a12c - tokio::runtime::basic_scheduler::Inner

::block_on::h1bc7b6b758c1cdfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x55e11ad0ae10 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h47bd2cac2564d3b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x55e11ad0b131 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4862001678e734d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x55e11ad4c347 - tokio::runtime::Runtime::block_on::hf22a78f039819d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x55e11acfe7f6 - tokio::task::local::LocalSet::block_on::h69ca28d4db1d4fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x55e11ad0c29c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h7a193d1cd2aae8b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x55e11ad3d8ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h74d767554610f89a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x55e11ad6e5c2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h281fd299891761c6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x55e11ad15f02 - as core::ops::function::FnOnce<()>>::call_once::h36a5cd15feaa1e12 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x55e11ad95c84 - std::panicking::try::do_call::h217c37666b44afea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 81: 0x55e11ad95870 - std::panicking::try::h3a1eabef76e97a4b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x55e11ad16c92 - std::panic::catch_unwind::hda9205d13874a953 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x55e11ad6e3bc - std::thread::Builder::spawn_unchecked::{{closure}}::hc908faf463427cbc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x55e11ad8115f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ca990ec8604e1be [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f402cbce609 - start_thread [INFO] [stdout] 89: 0x7f402c99e293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'services::content::test::test_get_file_json' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(38459), path: "/api/v1/projects/foo/repos/bar/contents/a.json", query: Some("revision=-1"), fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/content.rs:370:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7c454 - core::result::Result::unwrap::h6c0f2c4e777002cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11ac14635 - centraldogma::services::content::test::test_get_file_json::{{closure}}::hd3798f62eec02bce [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:366:21 [INFO] [stdout] 18: 0x55e11abf7f2b - as core::future::future::Future>::poll::h58b9d95a8249fc00 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0e42f - as core::future::future::Future>::poll::he7a64a217f5fb026 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac34d20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::he25080ebea675304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac5383c - tokio::coop::with_budget::{{closure}}::hffebff324b6c3554 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba25e1 - std::thread::local::LocalKey::try_with::h3f68cbd307ecde29 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9d46d - std::thread::local::LocalKey::with::h2b07cc72c76404f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac26d5c - tokio::coop::with_budget::h30bfce23c24fb937 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac26d5c - tokio::coop::budget::h8cbc8e33d73144c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac26d5c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h385fcc153b7eb1d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac43871 - tokio::runtime::basic_scheduler::enter::{{closure}}::h71682f3aad220235 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb691d - tokio::macros::scoped_tls::ScopedKey::set::h1b749558997353aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac4025c - tokio::runtime::basic_scheduler::enter::h5e9383183736f36c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac2111b - tokio::runtime::basic_scheduler::Inner

::block_on::h0c4ba3efcfd2c75f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac35ebc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hd7f0c3b1017ffc9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac39010 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h8d361e211af7e753 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abbac4e - tokio::runtime::Runtime::block_on::hedbdfda8ebdfb541 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11ac1398c - centraldogma::services::content::test::test_get_file_json::hb193a8020ec330ac [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:375:9 [INFO] [stdout] 35: 0x55e11ac1389a - centraldogma::services::content::test::test_get_file_json::{{closure}}::h031fa25ba08af9f6 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:346:11 [INFO] [stdout] 36: 0x55e11abfbf3e - core::ops::function::FnOnce::call_once::h7373b81e58c1275c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::project::test::test_create_project stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e8f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e11b02e2b0 - core::mem::uninitialized::h584ac667e00fbef9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55e11b02e2b0 - ::parse::hb2ffaa0fa4bb1f2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x55e11ad8d6b2 - hyper::proto::h1::role::parse_headers::h919ce945bc4a2cd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x55e11ada0ea8 - hyper::proto::h1::io::Buffered::parse::hb6663e52b630fe29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x55e11ad45ab9 - hyper::proto::h1::conn::Conn::poll_read_head::h33927e1ff02c13c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x55e11adb495b - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7ff550860764aea3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x55e11adb69a7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h2c266fbf7b152d37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x55e11adb61f2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::he3379df0294cd374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x55e11adb1de3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h84bce4b90061de37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x55e11adb15d5 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hebf85ff615497295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x55e11adaad87 - as core::future::future::Future>::poll::hb6e70fcbdb63e6f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x55e11acea9b7 - as core::future::future::Future>::poll::hf499863e5c951840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x55e11ad8801e - as core::future::future::Future>::poll::h585640f9601a396d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x55e11ad68cc9 - as core::future::future::Future>::poll::h1d83ad467e5ca25c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x55e11adab058 - as core::future::future::Future>::poll::h73d3860ad48c0c50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x55e11ad6804e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::hed82dec5865c125e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x55e11acfdf09 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hda70fe4a66402400 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x55e11ad67d58 - tokio::runtime::task::core::CoreStage::poll::h76ae6bf9838e16bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x55e11ad3108e - tokio::runtime::task::harness::poll_future::{{closure}}::h39f77f1edc2c19a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x55e11ad15f74 - as core::ops::function::FnOnce<()>>::call_once::h686212a0e15498dd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x55e11ad95bf2 - std::panicking::try::do_call::h1aa7eeb1978d0116 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 38: 0x55e11ad9595a - std::panicking::try::h9339fa6ad5038e25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55e11ad16ccb - std::panic::catch_unwind::hee9cd330be45fe16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55e11ad30d11 - tokio::runtime::task::harness::poll_future::h967dedb2792aa88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x55e11ad312e3 - tokio::runtime::task::harness::Harness::poll_inner::h5821db3a6b6844cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x55e11ad31b7c - tokio::runtime::task::harness::Harness::poll::ha209455d24f85380 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x55e11ad24642 - tokio::runtime::task::raw::poll::hcd125f0735b7045c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x55e11b17f57f - tokio::runtime::task::raw::RawTask::poll::hdf37b0fa4a818f86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x55e11b1f2e11 - tokio::runtime::task::Notified::run::he785ab217ac44486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x55e11b1b2bbb - tokio::task::local::LocalSet::tick::{{closure}}::h729517640879a9d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x55e11b188e29 - tokio::coop::with_budget::{{closure}}::h9e803bed99da5049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x55e11b178c8f - std::thread::local::LocalKey::try_with::h0da6089364921b59 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x55e11b17891a - std::thread::local::LocalKey::with::hcfaf5bf15adb1cc8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x55e11b1b2b54 - tokio::coop::with_budget::h6047fda3fee5f386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x55e11b1b2b54 - tokio::coop::budget::h55274c9c537d040a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x55e11b1b2b54 - tokio::task::local::LocalSet::tick::h4e2e1b22014b7273 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x55e11acff180 - as core::future::future::Future>::poll::{{closure}}::hbedce386fda439c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x55e11ad23f35 - tokio::macros::scoped_tls::ScopedKey::set::h057ecb6302e6c77b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x55e11acfe77b - tokio::task::local::LocalSet::with::hc2526b76dcfc0245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x55e11acfef64 - as core::future::future::Future>::poll::hae04b1308c31460d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x55e11acfea22 - tokio::task::local::LocalSet::run_until::{{closure}}::ha9cad450dd0900e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x55e11ad8ff8d - as core::future::future::Future>::poll::h6077fee6e8027350 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x55e11ad99c21 - as core::future::future::Future>::poll::h0a82e5b4738760f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x55e11ad0ad32 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h21c689c18de700a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x55e11acfd310 - tokio::coop::with_budget::{{closure}}::h973b74a41dcd1e25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x55e11ad51735 - std::thread::local::LocalKey::try_with::hf930411856ccced7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x55e11ad5081e - std::thread::local::LocalKey::with::h2e9673f95de0b4b9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x55e11ad0a460 - tokio::coop::with_budget::h83cade5b9fd8c440 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x55e11ad0a460 - tokio::coop::budget::h08cd5e783b691442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x55e11ad0a460 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd5d28c6550f9c288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x55e11ad0b8e2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h5b187698e4d1d57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x55e11ad24045 - tokio::macros::scoped_tls::ScopedKey::set::hd39483d7c9530ae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x55e11ad0b860 - tokio::runtime::basic_scheduler::enter::h3b4c9a69260b5e7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x55e11ad0a12c - tokio::runtime::basic_scheduler::Inner

::block_on::h1bc7b6b758c1cdfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x55e11ad0ae10 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h47bd2cac2564d3b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x55e11ad0b131 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4862001678e734d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x55e11ad4c347 - tokio::runtime::Runtime::block_on::hf22a78f039819d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x55e11acfe7f6 - tokio::task::local::LocalSet::block_on::h69ca28d4db1d4fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x55e11ad0c29c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h7a193d1cd2aae8b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x55e11ad3d8ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h74d767554610f89a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x55e11ad6e5c2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h281fd299891761c6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x55e11ad15f02 - as core::ops::function::FnOnce<()>>::call_once::h36a5cd15feaa1e12 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x55e11ad95c84 - std::panicking::try::do_call::h217c37666b44afea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 81: 0x55e11ad95870 - std::panicking::try::h3a1eabef76e97a4b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x55e11ad16c92 - std::panic::catch_unwind::hda9205d13874a953 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x55e11ad6e3bc - std::thread::Builder::spawn_unchecked::{{closure}}::hc908faf463427cbc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x55e11ad8115f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ca990ec8604e1be [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f402cbce609 - start_thread [INFO] [stdout] 89: 0x7f402c99e293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'services::project::test::test_create_project' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(38071), path: "/api/v1/projects", query: None, fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/project.rs:214:58 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7c504 - core::result::Result::unwrap::h9dfa4fcf700131fa [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11acabbd4 - centraldogma::services::project::test::test_create_project::{{closure}}::h41cc6dab9bcff343 [INFO] [stdout] at /opt/rustwide/workdir/src/services/project.rs:214:23 [INFO] [stdout] 18: 0x55e11abf5f9b - as core::future::future::Future>::poll::h09ecb2233ed840b1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0e15f - as core::future::future::Future>::poll::hc92a322154293ab5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac33e20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h7e6f9b19c69615b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac4d0ec - tokio::coop::with_budget::{{closure}}::h284deb72f3619094 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba4601 - std::thread::local::LocalKey::try_with::h801d3a0ae9a779ac [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9d18d - std::thread::local::LocalKey::with::h199831f71bb0299c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac30e9c - tokio::coop::with_budget::hbd1413e90fec3729 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac30e9c - tokio::coop::budget::h529b60830b9197f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac30e9c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hee3e6b92985ea24e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac43bf1 - tokio::runtime::basic_scheduler::enter::{{closure}}::he8997355c9b7003c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb727d - tokio::macros::scoped_tls::ScopedKey::set::h699e7313c206960b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac3dffc - tokio::runtime::basic_scheduler::enter::h0062560563c93c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac2129b - tokio::runtime::basic_scheduler::Inner

::block_on::h997970a92b27f5d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac3541c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h293b816604626b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac36620 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h0bc86790cdcb3c40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abba608 - tokio::runtime::Runtime::block_on::hd8d5b60cfb0380e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11acaad7c - centraldogma::services::project::test::test_create_project::h24680030061b5a2e [INFO] [stdout] at /opt/rustwide/workdir/src/services/project.rs:220:9 [INFO] [stdout] 35: 0x55e11acaac8a - centraldogma::services::project::test::test_create_project::{{closure}}::hce1363a325cd6aac [INFO] [stdout] at /opt/rustwide/workdir/src/services/project.rs:195:11 [INFO] [stdout] 36: 0x55e11abfc54e - core::ops::function::FnOnce::call_once::hf03548d681dd6a04 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::repository::test::test_create_repos stdout ---- [INFO] [stdout] thread 'services::repository::test::test_create_repos' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(42747), path: "/api/v1/projects/foo/repos", query: None, fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/repository.rs:246:67 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7c1c4 - core::result::Result::unwrap::h4d4f52a59959a540 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11ac9df35 - centraldogma::services::repository::test::test_create_repos::{{closure}}::he856d9c9e720cdc8 [INFO] [stdout] at /opt/rustwide/workdir/src/services/repository.rs:246:20 [INFO] [stdout] 18: 0x55e11abf6d2b - as core::future::future::Future>::poll::h274d76a75e5ab424 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0ddaf - as core::future::future::Future>::poll::h9aa9100539df094c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac32e70 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h15461c2a08d206e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac50c4c - tokio::coop::with_budget::{{closure}}::h9920b1bccbc70eb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba1611 - std::thread::local::LocalKey::try_with::h2c1211ec70ec202f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9efed - std::thread::local::LocalKey::with::hb1757a6a3ca5a7a8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac2ee5c - tokio::coop::with_budget::h523be31696570665 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac2ee5c - tokio::coop::budget::hc655a110e63956f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac2ee5c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd1d6a15549feb8d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac439f1 - tokio::runtime::basic_scheduler::enter::{{closure}}::habd82dd9310fd1a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb664d - tokio::macros::scoped_tls::ScopedKey::set::h14b3d841295c53ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac4282c - tokio::runtime::basic_scheduler::enter::hbd7c4687e86bb975 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac213db - tokio::runtime::basic_scheduler::Inner

::block_on::he592445d885053dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac3523c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0c6c89e98c770ac9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac380d0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h585804ff64123299 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abb8b78 - tokio::runtime::Runtime::block_on::h1e1b9ecfab0b6d59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11ac9d0ec - centraldogma::services::repository::test::test_create_repos::hb501f359e03b9b12 [INFO] [stdout] at /opt/rustwide/workdir/src/services/repository.rs:256:9 [INFO] [stdout] 35: 0x55e11ac9cffa - centraldogma::services::repository::test::test_create_repos::{{closure}}::hdfd5423c483168a5 [INFO] [stdout] at /opt/rustwide/workdir/src/services/repository.rs:228:11 [INFO] [stdout] 36: 0x55e11abfbe2e - core::ops::function::FnOnce::call_once::h68fc9305b27eccc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::repository::test::test_unremove_repos stdout ---- [INFO] [stdout] thread 'services::repository::test::test_unremove_repos' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(33555), path: "/api/v1/projects/foo/repos/bar", query: None, fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/repository.rs:315:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7c1c4 - core::result::Result::unwrap::h4d4f52a59959a540 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11aca0ece - centraldogma::services::repository::test::test_unremove_repos::{{closure}}::h75222ef724cf28b5 [INFO] [stdout] at /opt/rustwide/workdir/src/services/repository.rs:315:20 [INFO] [stdout] 18: 0x55e11abf8cfb - as core::future::future::Future>::poll::h81e5f926bd3f46a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0d56f - as core::future::future::Future>::poll::h26d969d24656212a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac32d10 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h0dba2cb27d03ddcb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac5052c - tokio::coop::with_budget::{{closure}}::h8c4eb5ce9d1eb6fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba2711 - std::thread::local::LocalKey::try_with::h426284a7bf3cc126 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9f3ed - std::thread::local::LocalKey::with::hc3050d51064bae3c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac3241c - tokio::coop::with_budget::h62d3fe76a11ce3a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac3241c - tokio::coop::budget::h4ee5e52e13fe6ade [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac3241c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hffde4a9d8a8d9f98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac439b1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h9fdf3719c0a8ceae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb646d - tokio::macros::scoped_tls::ScopedKey::set::h034ad9a3978fe07e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac4214c - tokio::runtime::basic_scheduler::enter::hb84d12aeb8fefb39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac2143b - tokio::runtime::basic_scheduler::Inner

::block_on::hec9396ba1b406e29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac35c3c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hb02d437a9b1192a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac3ba00 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf44060e9db047141 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abba158 - tokio::runtime::Runtime::block_on::hc10521a12cb11dfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11ac9fcfc - centraldogma::services::repository::test::test_unremove_repos::hed8885ec4a043c54 [INFO] [stdout] at /opt/rustwide/workdir/src/services/repository.rs:324:9 [INFO] [stdout] 35: 0x55e11ac9fc0a - centraldogma::services::repository::test::test_unremove_repos::{{closure}}::h34a7ebbe4f1cfcdf [INFO] [stdout] at /opt/rustwide/workdir/src/services/repository.rs:292:11 [INFO] [stdout] 36: 0x55e11abfc16e - core::ops::function::FnOnce::call_once::ha0bcd91a3189dd1e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::content::test::test_get_history stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e8f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e11b02e2b0 - core::mem::uninitialized::h584ac667e00fbef9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55e11b02e2b0 - ::parse::hb2ffaa0fa4bb1f2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x55e11ad8d6b2 - hyper::proto::h1::role::parse_headers::h919ce945bc4a2cd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x55e11ada0ea8 - hyper::proto::h1::io::Buffered::parse::hb6663e52b630fe29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x55e11ad45ab9 - hyper::proto::h1::conn::Conn::poll_read_head::h33927e1ff02c13c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x55e11adb495b - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7ff550860764aea3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x55e11adb69a7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h2c266fbf7b152d37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x55e11adb61f2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::he3379df0294cd374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x55e11adb1de3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h84bce4b90061de37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x55e11adb15d5 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hebf85ff615497295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x55e11adaad87 - as core::future::future::Future>::poll::hb6e70fcbdb63e6f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x55e11acea9b7 - as core::future::future::Future>::poll::hf499863e5c951840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x55e11ad8801e - as core::future::future::Future>::poll::h585640f9601a396d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x55e11ad68cc9 - as core::future::future::Future>::poll::h1d83ad467e5ca25c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x55e11adab058 - as core::future::future::Future>::poll::h73d3860ad48c0c50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x55e11ad6804e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::hed82dec5865c125e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x55e11acfdf09 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hda70fe4a66402400 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x55e11ad67d58 - tokio::runtime::task::core::CoreStage::poll::h76ae6bf9838e16bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x55e11ad3108e - tokio::runtime::task::harness::poll_future::{{closure}}::h39f77f1edc2c19a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x55e11ad15f74 - as core::ops::function::FnOnce<()>>::call_once::h686212a0e15498dd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x55e11ad95bf2 - std::panicking::try::do_call::h1aa7eeb1978d0116 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 38: 0x55e11ad9595a - std::panicking::try::h9339fa6ad5038e25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55e11ad16ccb - std::panic::catch_unwind::hee9cd330be45fe16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55e11ad30d11 - tokio::runtime::task::harness::poll_future::h967dedb2792aa88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x55e11ad312e3 - tokio::runtime::task::harness::Harness::poll_inner::h5821db3a6b6844cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x55e11ad31b7c - tokio::runtime::task::harness::Harness::poll::ha209455d24f85380 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x55e11ad24642 - tokio::runtime::task::raw::poll::hcd125f0735b7045c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x55e11b17f57f - tokio::runtime::task::raw::RawTask::poll::hdf37b0fa4a818f86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x55e11b1f2e11 - tokio::runtime::task::Notified::run::he785ab217ac44486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x55e11b1b2bbb - tokio::task::local::LocalSet::tick::{{closure}}::h729517640879a9d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x55e11b188e29 - tokio::coop::with_budget::{{closure}}::h9e803bed99da5049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x55e11b178c8f - std::thread::local::LocalKey::try_with::h0da6089364921b59 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x55e11b17891a - std::thread::local::LocalKey::with::hcfaf5bf15adb1cc8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x55e11b1b2b54 - tokio::coop::with_budget::h6047fda3fee5f386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x55e11b1b2b54 - tokio::coop::budget::h55274c9c537d040a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x55e11b1b2b54 - tokio::task::local::LocalSet::tick::h4e2e1b22014b7273 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x55e11acff180 - as core::future::future::Future>::poll::{{closure}}::hbedce386fda439c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x55e11ad23f35 - tokio::macros::scoped_tls::ScopedKey::set::h057ecb6302e6c77b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x55e11acfe77b - tokio::task::local::LocalSet::with::hc2526b76dcfc0245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x55e11acfef64 - as core::future::future::Future>::poll::hae04b1308c31460d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x55e11acfea22 - tokio::task::local::LocalSet::run_until::{{closure}}::ha9cad450dd0900e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x55e11ad8ff8d - as core::future::future::Future>::poll::h6077fee6e8027350 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x55e11ad99c21 - as core::future::future::Future>::poll::h0a82e5b4738760f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x55e11ad0ad32 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h21c689c18de700a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x55e11acfd310 - tokio::coop::with_budget::{{closure}}::h973b74a41dcd1e25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x55e11ad51735 - std::thread::local::LocalKey::try_with::hf930411856ccced7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x55e11ad5081e - std::thread::local::LocalKey::with::h2e9673f95de0b4b9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x55e11ad0a460 - tokio::coop::with_budget::h83cade5b9fd8c440 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x55e11ad0a460 - tokio::coop::budget::h08cd5e783b691442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x55e11ad0a460 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd5d28c6550f9c288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x55e11ad0b8e2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h5b187698e4d1d57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x55e11ad24045 - tokio::macros::scoped_tls::ScopedKey::set::hd39483d7c9530ae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x55e11ad0b860 - tokio::runtime::basic_scheduler::enter::h3b4c9a69260b5e7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x55e11ad0a12c - tokio::runtime::basic_scheduler::Inner

::block_on::h1bc7b6b758c1cdfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x55e11ad0ae10 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h47bd2cac2564d3b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x55e11ad0b131 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4862001678e734d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x55e11ad4c347 - tokio::runtime::Runtime::block_on::hf22a78f039819d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x55e11acfe7f6 - tokio::task::local::LocalSet::block_on::h69ca28d4db1d4fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x55e11ad0c29c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h7a193d1cd2aae8b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x55e11ad3d8ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h74d767554610f89a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x55e11ad6e5c2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h281fd299891761c6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x55e11ad15f02 - as core::ops::function::FnOnce<()>>::call_once::h36a5cd15feaa1e12 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x55e11ad95c84 - std::panicking::try::do_call::h217c37666b44afea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 81: 0x55e11ad95870 - std::panicking::try::h3a1eabef76e97a4b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x55e11ad16c92 - std::panic::catch_unwind::hda9205d13874a953 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x55e11ad6e3bc - std::thread::Builder::spawn_unchecked::{{closure}}::hc908faf463427cbc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x55e11ad8115f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ca990ec8604e1be [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f402cbce609 - start_thread [INFO] [stdout] 89: 0x7f402c99e293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'services::content::test::test_get_history' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(44125), path: "/api/v1/projects/foo/repos/bar/commits/-2", query: Some("path=%2F**&to=-1&maxCommits=2"), fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/content.rs:523:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7c72d - core::result::Result::unwrap::hcf8e99c3a042b9df [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11ac19afc - centraldogma::services::content::test::test_get_history::{{closure}}::h620e72246e1762fa [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:519:23 [INFO] [stdout] 18: 0x55e11abfa49b - as core::future::future::Future>::poll::he8a3615359ef19f5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0e49f - as core::future::future::Future>::poll::hedae956ea738a0ac [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac34510 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h9a016a72bee62a0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac5019c - tokio::coop::with_budget::{{closure}}::h7ac90c1416c40851 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba6ce1 - std::thread::local::LocalKey::try_with::hb1e585802279e4ca [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9ea3d - std::thread::local::LocalKey::with::h954cfcc3f97b3994 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac257dc - tokio::coop::with_budget::h18dff0d7443e2bb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac257dc - tokio::coop::budget::h82753472f7136338 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac257dc - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h3277544a4f24b254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac43bb1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hd4ec3ec3723778c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb772d - tokio::macros::scoped_tls::ScopedKey::set::hab6d2862cb559f2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac4093c - tokio::runtime::basic_scheduler::enter::h784a14186463438e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac213fb - tokio::runtime::basic_scheduler::Inner

::block_on::he9c12472569daa76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac3569c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h5a806aa8c4981e95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac37d00 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4d561a90f37c03de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abb9e38 - tokio::runtime::Runtime::block_on::hb8132b2bf44a6819 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11ac18d3c - centraldogma::services::content::test::test_get_history::hf09ee394d6b267ba [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:551:9 [INFO] [stdout] 35: 0x55e11ac18c4a - centraldogma::services::content::test::test_get_history::{{closure}}::h525128563b345d05 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:495:11 [INFO] [stdout] 36: 0x55e11abfc06e - core::ops::function::FnOnce::call_once::h94e27357df25beea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::content::test::test_push stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e8f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e11b02e2b0 - core::mem::uninitialized::h584ac667e00fbef9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55e11b02e2b0 - ::parse::hb2ffaa0fa4bb1f2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x55e11ad8d6b2 - hyper::proto::h1::role::parse_headers::h919ce945bc4a2cd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x55e11ada0ea8 - hyper::proto::h1::io::Buffered::parse::hb6663e52b630fe29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x55e11ad45ab9 - hyper::proto::h1::conn::Conn::poll_read_head::h33927e1ff02c13c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x55e11adb495b - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7ff550860764aea3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x55e11adb69a7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h2c266fbf7b152d37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x55e11adb61f2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::he3379df0294cd374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x55e11adb1de3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h84bce4b90061de37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x55e11adb15d5 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hebf85ff615497295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x55e11adaad87 - as core::future::future::Future>::poll::hb6e70fcbdb63e6f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x55e11acea9b7 - as core::future::future::Future>::poll::hf499863e5c951840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x55e11ad8801e - as core::future::future::Future>::poll::h585640f9601a396d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x55e11ad68cc9 - as core::future::future::Future>::poll::h1d83ad467e5ca25c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x55e11adab058 - as core::future::future::Future>::poll::h73d3860ad48c0c50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x55e11ad6804e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::hed82dec5865c125e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x55e11acfdf09 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hda70fe4a66402400 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x55e11ad67d58 - tokio::runtime::task::core::CoreStage::poll::h76ae6bf9838e16bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x55e11ad3108e - tokio::runtime::task::harness::poll_future::{{closure}}::h39f77f1edc2c19a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x55e11ad15f74 - as core::ops::function::FnOnce<()>>::call_once::h686212a0e15498dd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x55e11ad95bf2 - std::panicking::try::do_call::h1aa7eeb1978d0116 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 38: 0x55e11ad9595a - std::panicking::try::h9339fa6ad5038e25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55e11ad16ccb - std::panic::catch_unwind::hee9cd330be45fe16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55e11ad30d11 - tokio::runtime::task::harness::poll_future::h967dedb2792aa88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x55e11ad312e3 - tokio::runtime::task::harness::Harness::poll_inner::h5821db3a6b6844cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x55e11ad31b7c - tokio::runtime::task::harness::Harness::poll::ha209455d24f85380 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x55e11ad24642 - tokio::runtime::task::raw::poll::hcd125f0735b7045c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x55e11b17f57f - tokio::runtime::task::raw::RawTask::poll::hdf37b0fa4a818f86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x55e11b1f2e11 - tokio::runtime::task::Notified::run::he785ab217ac44486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x55e11b1b2bbb - tokio::task::local::LocalSet::tick::{{closure}}::h729517640879a9d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x55e11b188e29 - tokio::coop::with_budget::{{closure}}::h9e803bed99da5049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x55e11b178c8f - std::thread::local::LocalKey::try_with::h0da6089364921b59 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x55e11b17891a - std::thread::local::LocalKey::with::hcfaf5bf15adb1cc8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x55e11b1b2b54 - tokio::coop::with_budget::h6047fda3fee5f386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x55e11b1b2b54 - tokio::coop::budget::h55274c9c537d040a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x55e11b1b2b54 - tokio::task::local::LocalSet::tick::h4e2e1b22014b7273 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x55e11acff180 - as core::future::future::Future>::poll::{{closure}}::hbedce386fda439c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x55e11ad23f35 - tokio::macros::scoped_tls::ScopedKey::set::h057ecb6302e6c77b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x55e11acfe77b - tokio::task::local::LocalSet::with::hc2526b76dcfc0245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x55e11acfef64 - as core::future::future::Future>::poll::hae04b1308c31460d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x55e11acfea22 - tokio::task::local::LocalSet::run_until::{{closure}}::ha9cad450dd0900e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x55e11ad8ff8d - as core::future::future::Future>::poll::h6077fee6e8027350 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x55e11ad99c21 - as core::future::future::Future>::poll::h0a82e5b4738760f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x55e11ad0ad32 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h21c689c18de700a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x55e11acfd310 - tokio::coop::with_budget::{{closure}}::h973b74a41dcd1e25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x55e11ad51735 - std::thread::local::LocalKey::try_with::hf930411856ccced7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x55e11ad5081e - std::thread::local::LocalKey::with::h2e9673f95de0b4b9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x55e11ad0a460 - tokio::coop::with_budget::h83cade5b9fd8c440 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x55e11ad0a460 - tokio::coop::budget::h08cd5e783b691442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x55e11ad0a460 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd5d28c6550f9c288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x55e11ad0b8e2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h5b187698e4d1d57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x55e11ad24045 - tokio::macros::scoped_tls::ScopedKey::set::hd39483d7c9530ae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x55e11ad0b860 - tokio::runtime::basic_scheduler::enter::h3b4c9a69260b5e7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x55e11ad0a12c - tokio::runtime::basic_scheduler::Inner

::block_on::h1bc7b6b758c1cdfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x55e11ad0ae10 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h47bd2cac2564d3b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x55e11ad0b131 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4862001678e734d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x55e11ad4c347 - tokio::runtime::Runtime::block_on::hf22a78f039819d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x55e11acfe7f6 - tokio::task::local::LocalSet::block_on::h69ca28d4db1d4fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x55e11ad0c29c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h7a193d1cd2aae8b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x55e11ad3d8ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h74d767554610f89a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x55e11ad6e5c2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h281fd299891761c6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x55e11ad15f02 - as core::ops::function::FnOnce<()>>::call_once::h36a5cd15feaa1e12 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x55e11ad95c84 - std::panicking::try::do_call::h217c37666b44afea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 81: 0x55e11ad95870 - std::panicking::try::h3a1eabef76e97a4b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x55e11ad16c92 - std::panic::catch_unwind::hda9205d13874a953 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x55e11ad6e3bc - std::thread::Builder::spawn_unchecked::{{closure}}::hc908faf463427cbc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x55e11ad8115f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ca990ec8604e1be [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f402cbce609 - start_thread [INFO] [stdout] 89: 0x7f402c99e293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'services::content::test::test_push' panicked at 'Verifications failed: [INFO] [stdout] - Mock #0. [INFO] [stdout] Expected range of matching incoming requests: == 1 [INFO] [stdout] Number of matched incoming requests: 0 [INFO] [stdout] [INFO] [stdout] The server did not receive any request.', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/exposed_server.rs:261:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab76feb - std::panicking::begin_panic_fmt::h124dfb9fde553188 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55e11ad0136c - wiremock::mock_server::exposed_server::MockServer::verify::{{closure}}::hc6ca7bb14ef2e9c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/exposed_server.rs:261:17 [INFO] [stdout] 16: 0x55e11ad9023d - as core::future::future::Future>::poll::h9484a12db6129114 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 17: 0x55e11adadac5 - futures_executor::local_pool::block_on::{{closure}}::he5eb371fe6482c39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.15/src/local_pool.rs:315:23 [INFO] [stdout] 18: 0x55e11adad8f4 - futures_executor::local_pool::run_executor::{{closure}}::h743c638137f8fd9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.15/src/local_pool.rs:90:37 [INFO] [stdout] 19: 0x55e11ad5110e - std::thread::local::LocalKey::try_with::hb5305a38a4fa250c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 20: 0x55e11ad50ac4 - std::thread::local::LocalKey::with::hf4111e54c139b27d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 21: 0x55e11adad834 - futures_executor::local_pool::run_executor::h8c9e841459f45bc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.15/src/local_pool.rs:86:5 [INFO] [stdout] 22: 0x55e11adada2e - futures_executor::local_pool::block_on::hbe382402915d1796 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.15/src/local_pool.rs:315:5 [INFO] [stdout] 23: 0x55e11ad013e8 - ::drop::h774863d76a593bdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/exposed_server.rs:384:9 [INFO] [stdout] 24: 0x55e11ac07aa7 - core::ptr::drop_in_place::hf6c29528b2edc67c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ptr/mod.rs:192:1 [INFO] [stdout] 25: 0x55e11aca2546 - core::mem::drop::h61e1514728e1e994 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:891:24 [INFO] [stdout] 26: 0x55e11ac1f23e - centraldogma::services::content::test::test_push::{{closure}}::h75475f3f7a4058d3 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:716:9 [INFO] [stdout] 27: 0x55e11abf6c9b - as core::future::future::Future>::poll::h25bd80edcdd7ab7e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 28: 0x55e11ac0d40f - as core::future::future::Future>::poll::h190b5441c36d8b3a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 29: 0x55e11ac34820 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hbf989b0fc8cd01ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 30: 0x55e11ac4ec3c - tokio::coop::with_budget::{{closure}}::h5ec1c371e949e28c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 31: 0x55e11aba3361 - std::thread::local::LocalKey::try_with::h5a7e61aa3fcee1ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 32: 0x55e11ab9eb0d - std::thread::local::LocalKey::with::h99e36ca454308cc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 33: 0x55e11ac2175c - tokio::coop::with_budget::hb345368f4eeef081 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 34: 0x55e11ac2175c - tokio::coop::budget::h6830e0406425e654 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 35: 0x55e11ac2175c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h000b86bd9eea63a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 36: 0x55e11ac43971 - tokio::runtime::basic_scheduler::enter::{{closure}}::h983796dce96d0c1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 37: 0x55e11abb709d - tokio::macros::scoped_tls::ScopedKey::set::h50e6cb3876b6e1f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 38: 0x55e11ac4327c - tokio::runtime::basic_scheduler::enter::hd698b29796d7dd1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 39: 0x55e11ac2125b - tokio::runtime::basic_scheduler::Inner

::block_on::h75e198577efc173d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 40: 0x55e11ac3519c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h05a003b83234973c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 41: 0x55e11ac39b80 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hb7580327ecde195d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 42: 0x55e11abba478 - tokio::runtime::Runtime::block_on::hc8f01ddc21749c74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 43: 0x55e11ac1dbcc - centraldogma::services::content::test::test_push::hd59ea42aa84ddd37 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:717:9 [INFO] [stdout] 44: 0x55e11ac1dada - centraldogma::services::content::test::test_push::{{closure}}::hb2b6796e79a7d1c5 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:669:11 [INFO] [stdout] 45: 0x55e11abfbd7e - core::ops::function::FnOnce::call_once::h65873d9d58b7b3e7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 46: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 48: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 49: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 54: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 55: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 56: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 61: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 62: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 63: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 64: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 65: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 67: 0x7f402cbce609 - start_thread [INFO] [stdout] 68: 0x7f402c99e293 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::repository::test::test_list_removed_repos stdout ---- [INFO] [stdout] thread 'services::repository::test::test_list_removed_repos' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(42377), path: "/api/v1/projects/foo/repos", query: Some("status=removed"), fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/repository.rs:220:70 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7c27d - core::result::Result::unwrap::h4fcbd18c4e4a70db [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11ac9cccc - centraldogma::services::repository::test::test_list_removed_repos::{{closure}}::hef5fb71a2aa699f2 [INFO] [stdout] at /opt/rustwide/workdir/src/services/repository.rs:220:21 [INFO] [stdout] 18: 0x55e11abf687b - as core::future::future::Future>::poll::h1976198eecf74995 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0e3bf - as core::future::future::Future>::poll::hdfed4b9a1352f7a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac32f80 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h1ace6d4b1c3be8fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac4c50c - tokio::coop::with_budget::{{closure}}::h0b89a3ddd7d211fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba9cc1 - std::thread::local::LocalKey::try_with::hfc034058b509ba9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9e4dd - std::thread::local::LocalKey::with::h781b3dfc4995efab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac2a31c - tokio::coop::with_budget::h07115f2c9b1c71ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac2a31c - tokio::coop::budget::hc79b02ace2b7b73e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac2a31c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h690b1c1248a7247f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac43b71 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcc336402844c8af2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb781d - tokio::macros::scoped_tls::ScopedKey::set::hc084a86f3bb2bc00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac424bc - tokio::runtime::basic_scheduler::enter::hb8839d0c12d69cdf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac2123b - tokio::runtime::basic_scheduler::Inner

::block_on::h6855614c0f059a00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac35d7c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hbfcf6b6338bd2a3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac38c40 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h8b649228a8c8bdfc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abb9348 - tokio::runtime::Runtime::block_on::h5ddeefd355887373 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11ac9c09c - centraldogma::services::repository::test::test_list_removed_repos::h453fd5550cc1fd42 [INFO] [stdout] at /opt/rustwide/workdir/src/services/repository.rs:224:9 [INFO] [stdout] 35: 0x55e11ac9bfaa - centraldogma::services::repository::test::test_list_removed_repos::{{closure}}::h07e87165836d2251 [INFO] [stdout] at /opt/rustwide/workdir/src/services/repository.rs:207:11 [INFO] [stdout] 36: 0x55e11abfb9ae - core::ops::function::FnOnce::call_once::h3bf8d69b1e5f848c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::content::test::test_get_files stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e8f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e11b02e2b0 - core::mem::uninitialized::h584ac667e00fbef9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55e11b02e2b0 - ::parse::hb2ffaa0fa4bb1f2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x55e11ad8d6b2 - hyper::proto::h1::role::parse_headers::h919ce945bc4a2cd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x55e11ada0ea8 - hyper::proto::h1::io::Buffered::parse::hb6663e52b630fe29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x55e11ad45ab9 - hyper::proto::h1::conn::Conn::poll_read_head::h33927e1ff02c13c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x55e11adb495b - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7ff550860764aea3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x55e11adb69a7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h2c266fbf7b152d37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x55e11adb61f2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::he3379df0294cd374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x55e11adb1de3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h84bce4b90061de37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x55e11adb15d5 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hebf85ff615497295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x55e11adaad87 - as core::future::future::Future>::poll::hb6e70fcbdb63e6f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x55e11acea9b7 - as core::future::future::Future>::poll::hf499863e5c951840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x55e11ad8801e - as core::future::future::Future>::poll::h585640f9601a396d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x55e11ad68cc9 - as core::future::future::Future>::poll::h1d83ad467e5ca25c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x55e11adab058 - as core::future::future::Future>::poll::h73d3860ad48c0c50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x55e11ad6804e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::hed82dec5865c125e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x55e11acfdf09 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hda70fe4a66402400 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x55e11ad67d58 - tokio::runtime::task::core::CoreStage::poll::h76ae6bf9838e16bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x55e11ad3108e - tokio::runtime::task::harness::poll_future::{{closure}}::h39f77f1edc2c19a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x55e11ad15f74 - as core::ops::function::FnOnce<()>>::call_once::h686212a0e15498dd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x55e11ad95bf2 - std::panicking::try::do_call::h1aa7eeb1978d0116 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 38: 0x55e11ad9595a - std::panicking::try::h9339fa6ad5038e25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55e11ad16ccb - std::panic::catch_unwind::hee9cd330be45fe16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55e11ad30d11 - tokio::runtime::task::harness::poll_future::h967dedb2792aa88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x55e11ad312e3 - tokio::runtime::task::harness::Harness::poll_inner::h5821db3a6b6844cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x55e11ad31b7c - tokio::runtime::task::harness::Harness::poll::ha209455d24f85380 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x55e11ad24642 - tokio::runtime::task::raw::poll::hcd125f0735b7045c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x55e11b17f57f - tokio::runtime::task::raw::RawTask::poll::hdf37b0fa4a818f86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x55e11b1f2e11 - tokio::runtime::task::Notified::run::he785ab217ac44486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x55e11b1b2bbb - tokio::task::local::LocalSet::tick::{{closure}}::h729517640879a9d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x55e11b188e29 - tokio::coop::with_budget::{{closure}}::h9e803bed99da5049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x55e11b178c8f - std::thread::local::LocalKey::try_with::h0da6089364921b59 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x55e11b17891a - std::thread::local::LocalKey::with::hcfaf5bf15adb1cc8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x55e11b1b2b54 - tokio::coop::with_budget::h6047fda3fee5f386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x55e11b1b2b54 - tokio::coop::budget::h55274c9c537d040a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x55e11b1b2b54 - tokio::task::local::LocalSet::tick::h4e2e1b22014b7273 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x55e11acff180 - as core::future::future::Future>::poll::{{closure}}::hbedce386fda439c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x55e11ad23f35 - tokio::macros::scoped_tls::ScopedKey::set::h057ecb6302e6c77b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x55e11acfe77b - tokio::task::local::LocalSet::with::hc2526b76dcfc0245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x55e11acfef64 - as core::future::future::Future>::poll::hae04b1308c31460d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x55e11acfea22 - tokio::task::local::LocalSet::run_until::{{closure}}::ha9cad450dd0900e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x55e11ad8ff8d - as core::future::future::Future>::poll::h6077fee6e8027350 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x55e11ad99c21 - as core::future::future::Future>::poll::h0a82e5b4738760f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x55e11ad0ad32 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h21c689c18de700a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x55e11acfd310 - tokio::coop::with_budget::{{closure}}::h973b74a41dcd1e25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x55e11ad51735 - std::thread::local::LocalKey::try_with::hf930411856ccced7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x55e11ad5081e - std::thread::local::LocalKey::with::h2e9673f95de0b4b9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x55e11ad0a460 - tokio::coop::with_budget::h83cade5b9fd8c440 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x55e11ad0a460 - tokio::coop::budget::h08cd5e783b691442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x55e11ad0a460 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd5d28c6550f9c288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x55e11ad0b8e2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h5b187698e4d1d57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x55e11ad24045 - tokio::macros::scoped_tls::ScopedKey::set::hd39483d7c9530ae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x55e11ad0b860 - tokio::runtime::basic_scheduler::enter::h3b4c9a69260b5e7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x55e11ad0a12c - tokio::runtime::basic_scheduler::Inner

::block_on::h1bc7b6b758c1cdfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x55e11ad0ae10 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h47bd2cac2564d3b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x55e11ad0b131 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4862001678e734d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x55e11ad4c347 - tokio::runtime::Runtime::block_on::hf22a78f039819d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x55e11acfe7f6 - tokio::task::local::LocalSet::block_on::h69ca28d4db1d4fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x55e11ad0c29c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h7a193d1cd2aae8b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x55e11ad3d8ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h74d767554610f89a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x55e11ad6e5c2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h281fd299891761c6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x55e11ad15f02 - as core::ops::function::FnOnce<()>>::call_once::h36a5cd15feaa1e12 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x55e11ad95c84 - std::panicking::try::do_call::h217c37666b44afea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e11ad99d3d - __rust_try [INFO] [stdout] 81: 0x55e11ad95870 - std::panicking::try::h3a1eabef76e97a4b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x55e11ad16c92 - std::panic::catch_unwind::hda9205d13874a953 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x55e11ad6e3bc - std::thread::Builder::spawn_unchecked::{{closure}}::hc908faf463427cbc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x55e11ad8115f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ca990ec8604e1be [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f402cbce609 - start_thread [INFO] [stdout] 89: 0x7f402c99e293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'services::content::test::test_get_files' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(36709), path: "/api/v1/projects/foo/repos/bar/contents/**", query: Some("revision=-1"), fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/content.rs:480:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7be3d - core::result::Result::unwrap::h19f78b61584f3275 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11ac18451 - centraldogma::services::content::test::test_get_files::{{closure}}::h837f1cd1bb8c2211 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:476:23 [INFO] [stdout] 18: 0x55e11abf815b - as core::future::future::Future>::poll::h60ab6820669ca84b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0d64f - as core::future::future::Future>::poll::h37f063d3ca82220e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac33b00 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h694b0ad52d8000fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac4c04c - tokio::coop::with_budget::{{closure}}::h05385cf51ad04b5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba5ac1 - std::thread::local::LocalKey::try_with::ha0f0d01a36cb1172 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9f05d - std::thread::local::LocalKey::with::hb47e30c6d0b1a15a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac2d8dc - tokio::coop::with_budget::hba3d4989d7b81569 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac2d8dc - tokio::coop::budget::h2ecb53674709c364 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac2d8dc - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h93a5da0fc6d8c821 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac43b31 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcb81ba6c52b2890c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb7aed - tokio::macros::scoped_tls::ScopedKey::set::hdb88b5a739b74baa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac3e6dc - tokio::runtime::basic_scheduler::enter::h16c0cff4cf9fe7e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac213bb - tokio::runtime::basic_scheduler::Inner

::block_on::he554ecb8a9e2361f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac35cdc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hbb272f624b049637 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac3ae90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he081dc6cf53093f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abba2ee - tokio::runtime::Runtime::block_on::hc4bc383b8422ada1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11ac1784c - centraldogma::services::content::test::test_get_files::h1f078de0428581b5 [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:488:9 [INFO] [stdout] 35: 0x55e11ac1775a - centraldogma::services::content::test::test_get_files::{{closure}}::h8376f1455fa8c67a [INFO] [stdout] at /opt/rustwide/workdir/src/services/content.rs:450:11 [INFO] [stdout] 36: 0x55e11abfb92e - core::ops::function::FnOnce::call_once::h2f2964b5a31acb0e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::project::test::test_unremove_project stdout ---- [INFO] [stdout] thread 'services::project::test::test_unremove_project' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(43729), path: "/api/v1/projects/foo", query: None, fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/project.rs:279:60 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7c504 - core::result::Result::unwrap::h9dfa4fcf700131fa [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11acae9e7 - centraldogma::services::project::test::test_unremove_project::{{closure}}::h976a95dea9161bd2 [INFO] [stdout] at /opt/rustwide/workdir/src/services/project.rs:279:23 [INFO] [stdout] 18: 0x55e11abf6ebb - as core::future::future::Future>::poll::h2974a79c8c106854 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0dc4f - as core::future::future::Future>::poll::h7cb314ff666dc5dc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac33f50 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h842ea37f014f73ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac51e1c - tokio::coop::with_budget::{{closure}}::hba085fdaf4d1cb12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba0871 - std::thread::local::LocalKey::try_with::h139a0086151615f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9d53d - std::thread::local::LocalKey::with::h3263d2337a9bc3fe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac3195c - tokio::coop::with_budget::h9bdb2de7d7ef8485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac3195c - tokio::coop::budget::hba2da009e6847e4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac3195c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hf5547ec566c9a293 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac437f1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h5db61d52db59ee3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb7bdd - tokio::macros::scoped_tls::ScopedKey::set::hf0347149970a59e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac3feec - tokio::runtime::basic_scheduler::enter::h59d26e8cc2424a6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac2133b - tokio::runtime::basic_scheduler::Inner

::block_on::hb01807d0c9183aeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac3555c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h41e60be6ea7d6437 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac37190 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h3187e75c9feb0795 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abb8538 - tokio::runtime::Runtime::block_on::h025ab957a0180142 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11acad7fc - centraldogma::services::project::test::test_unremove_project::h689825441b4e0636 [INFO] [stdout] at /opt/rustwide/workdir/src/services/project.rs:286:9 [INFO] [stdout] 35: 0x55e11acad70a - centraldogma::services::project::test::test_unremove_project::{{closure}}::hecbe1a67ff027b38 [INFO] [stdout] at /opt/rustwide/workdir/src/services/project.rs:256:11 [INFO] [stdout] 36: 0x55e11abfc63e - core::ops::function::FnOnce::call_once::hf8eeb36a66846291 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::repository::test::test_list_repos stdout ---- [INFO] [stdout] thread 'services::repository::test::test_list_repos' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(35899), path: "/api/v1/projects/foo/repos", query: None, fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/repository.rs:175:62 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7c8ad - core::result::Result::unwrap::he495562fb23aa381 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11ac9b624 - centraldogma::services::repository::test::test_list_repos::{{closure}}::hd0ddb21365135fe4 [INFO] [stdout] at /opt/rustwide/workdir/src/services/repository.rs:175:21 [INFO] [stdout] 18: 0x55e11abf63cb - as core::future::future::Future>::poll::h1182ca1f77b87957 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0dd3f - as core::future::future::Future>::poll::h839caed4426235c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac33480 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h3e552ee1c2371e69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac5324c - tokio::coop::with_budget::{{closure}}::hf3bfc2cfc7aec40f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba0fe1 - std::thread::local::LocalKey::try_with::h1d50bb1cd88ea84e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9fbad - std::thread::local::LocalKey::with::he151d733b0bd4cd5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac282dc - tokio::coop::with_budget::h4adf54ce3b5f4246 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac282dc - tokio::coop::budget::ha2782169f7e5ea9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac282dc - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h462a5ad98f641e1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac43931 - tokio::runtime::basic_scheduler::enter::{{closure}}::h84f15126bf1ba704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb718d - tokio::macros::scoped_tls::ScopedKey::set::h677a2ab94346d602 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac3fb7c - tokio::runtime::basic_scheduler::enter::h4d18f8ddb86369cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac2121b - tokio::runtime::basic_scheduler::Inner

::block_on::h61b4157c58236e91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac3573c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h5e1fbefe674ebd1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac3aac0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hdd6cfdc2d7262aec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abba928 - tokio::runtime::Runtime::block_on::he94d42e695e2d3aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11ac9aa9c - centraldogma::services::repository::test::test_list_repos::h89261305f3e8de49 [INFO] [stdout] at /opt/rustwide/workdir/src/services/repository.rs:198:9 [INFO] [stdout] 35: 0x55e11ac9a9aa - centraldogma::services::repository::test::test_list_repos::{{closure}}::hb9d66efe3f0ec26b [INFO] [stdout] at /opt/rustwide/workdir/src/services/repository.rs:149:11 [INFO] [stdout] 36: 0x55e11abfba3e - core::ops::function::FnOnce::call_once::h4049da17709ec1ec [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::repository::test::test_remove_repos stdout ---- [INFO] [stdout] thread 'services::repository::test::test_remove_repos' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(40021), path: "/api/v1/projects/foo/repos/bar", query: None, fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/repository.rs:272:56 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7bcd0 - core::result::Result::unwrap::h0ec237910df689f9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11ac9ef28 - centraldogma::services::repository::test::test_remove_repos::{{closure}}::h077bc0461ff63742 [INFO] [stdout] at /opt/rustwide/workdir/src/services/repository.rs:272:9 [INFO] [stdout] 18: 0x55e11abf9e6b - as core::future::future::Future>::poll::hcadd7c20eca167b2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0da7f - as core::future::future::Future>::poll::h6cc471bac63a3a78 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac33d00 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h796c3fc5c90c700c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac4cfbc - tokio::coop::with_budget::{{closure}}::h276ea0edbc9681cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba8441 - std::thread::local::LocalKey::try_with::hd9b0e995039426ab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9edbd - std::thread::local::LocalKey::with::ha974e09f66c1e066 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac2985c - tokio::coop::with_budget::hd2ce7dc9be7f55f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac2985c - tokio::coop::budget::hf12f1dafd2073fd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac2985c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h6233f1ccf8f36813 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac438b1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h7354fb198b7c6ab0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb6dcd - tokio::macros::scoped_tls::ScopedKey::set::h4e8a081e522bb97e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac3ea4c - tokio::runtime::basic_scheduler::enter::h1b971711f7bff0d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac2131b - tokio::runtime::basic_scheduler::Inner

::block_on::ha887d66523b23ef3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac3609c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hea560b87cc10df1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac3a320 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hbc01284c5b3549e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abbaab8 - tokio::runtime::Runtime::block_on::heaefd2e142a9498d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11ac9e41c - centraldogma::services::repository::test::test_remove_repos::h07e37f2a1976b6a4 [INFO] [stdout] at /opt/rustwide/workdir/src/services/repository.rs:272:9 [INFO] [stdout] 35: 0x55e11ac9e32a - centraldogma::services::repository::test::test_remove_repos::{{closure}}::hb7f2d0f460f2b11b [INFO] [stdout] at /opt/rustwide/workdir/src/services/repository.rs:260:11 [INFO] [stdout] 36: 0x55e11abfc50e - core::ops::function::FnOnce::call_once::hec3b9fe2d1451c1d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::repository::test::test_purge_repos stdout ---- [INFO] [stdout] thread 'services::repository::test::test_purge_repos' panicked at 'called `Result::unwrap()` on an `Err` value: HttpClient(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(35369), path: "/api/v1/projects/foo/repos/bar/removed", query: None, fragment: None }, source: hyper::Error(IncompleteMessage) })', src/services/repository.rs:288:55 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e927 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77d93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e11ac7bcd0 - core::result::Result::unwrap::h0ec237910df689f9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e11ac9fb98 - centraldogma::services::repository::test::test_purge_repos::{{closure}}::ha33c62d4937c633c [INFO] [stdout] at /opt/rustwide/workdir/src/services/repository.rs:288:9 [INFO] [stdout] 18: 0x55e11abf9ddb - as core::future::future::Future>::poll::hc8fc8dc097a910cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0de1f - as core::future::future::Future>::poll::h9ed1963fbb37ae5e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac32c00 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h0017f25c4797a576 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac5279c - tokio::coop::with_budget::{{closure}}::hd0a4c4d222ab747c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba2fb1 - std::thread::local::LocalKey::try_with::h4daf4f4119a68f90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9f74d - std::thread::local::LocalKey::with::hcac7ae1d9e35a40f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac2c35c - tokio::coop::with_budget::hecafd7a0a1f69f1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac2c35c - tokio::coop::budget::h4518505363e33014 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac2c35c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h82c9e3545ee6ef61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac43831 - tokio::runtime::basic_scheduler::enter::{{closure}}::h5f790b5b58f79f86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb6fad - tokio::macros::scoped_tls::ScopedKey::set::h4ff7209b27686019 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac3f49c - tokio::runtime::basic_scheduler::enter::h3f8c7861cfb029ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac211db - tokio::runtime::basic_scheduler::Inner

::block_on::h56af1c622a90edae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac355fc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h50a631ab5b5b689a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac39f50 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hb86562cd8054daf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abb8e98 - tokio::runtime::Runtime::block_on::h2845efebfd3ae16e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11ac9f08c - centraldogma::services::repository::test::test_purge_repos::hef0d3f1343bf8440 [INFO] [stdout] at /opt/rustwide/workdir/src/services/repository.rs:288:9 [INFO] [stdout] 35: 0x55e11ac9ef9a - centraldogma::services::repository::test::test_purge_repos::{{closure}}::hbd3076d8c1337c76 [INFO] [stdout] at /opt/rustwide/workdir/src/services/repository.rs:276:11 [INFO] [stdout] 36: 0x55e11abfc3ce - core::ops::function::FnOnce::call_once::hd83b3c8598c2ee8b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::watch::test::test_watch_file stdout ---- [INFO] [stdout] thread 'services::watch::test::test_watch_file' panicked at 'called `Option::unwrap()` on a `None` value', src/services/watch.rs:203:29 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e11b32c5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e11b32c5f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e11b32c5f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e11b35037c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e11b3253d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e11b32e77b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e11b32e77b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e11b32e77b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e11b32e28c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e11b32ee44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e11b32e8f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e11b32caec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e11b32e889 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e11ab77ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e11ab77bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e11abc8d87 - core::option::Option::unwrap::h41a4bc2ee6afe02e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/option.rs:388:21 [INFO] [stdout] 17: 0x55e11acaffe5 - centraldogma::services::watch::test::test_watch_file::{{closure}}::h8d120a3f635cd688 [INFO] [stdout] at /opt/rustwide/workdir/src/services/watch.rs:203:22 [INFO] [stdout] 18: 0x55e11abf86eb - as core::future::future::Future>::poll::h6abfea4045c8d15c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e11ac0dfff - as core::future::future::Future>::poll::hc03b8e6d0df70fcd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e11ac34a80 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd5645cf998b0e0c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x55e11ac5006c - tokio::coop::with_budget::{{closure}}::h7a385cc1f25a603e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55e11aba4391 - std::thread::local::LocalKey::try_with::h7d31e0ad6fcc2b32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x55e11ab9da2d - std::thread::local::LocalKey::with::h475b7ed8c1585846 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x55e11ac2ce1c - tokio::coop::with_budget::h9494b389acb7c938 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55e11ac2ce1c - tokio::coop::budget::h2df9e569539e2516 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55e11ac2ce1c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h907a7b195705e81e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x55e11ac43771 - tokio::runtime::basic_scheduler::enter::{{closure}}::h3a81fbd43a9959eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x55e11abb6a0d - tokio::macros::scoped_tls::ScopedKey::set::h32357a1c3c50c9c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55e11ac42f0c - tokio::runtime::basic_scheduler::enter::hcae751bec35796ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x55e11ac212fb - tokio::runtime::basic_scheduler::Inner

::block_on::ha36dc5ce101365ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x55e11ac354bc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h3d3d86db3876d24f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x55e11ac38870 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h8b5d0e0a5ac5c190 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x55e11abb9cae - tokio::runtime::Runtime::block_on::hb39ff6c47fde015a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x55e11acaeeec - centraldogma::services::watch::test::test_watch_file::h1f760af323ed2f68 [INFO] [stdout] at /opt/rustwide/workdir/src/services/watch.rs:205:9 [INFO] [stdout] 35: 0x55e11acaedfa - centraldogma::services::watch::test::test_watch_file::{{closure}}::hde6d25086fec058f [INFO] [stdout] at /opt/rustwide/workdir/src/services/watch.rs:176:11 [INFO] [stdout] 36: 0x55e11abfbefe - core::ops::function::FnOnce::call_once::h731477c754eb1a7c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55e11acd8883 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e11acd8883 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x55e11acd7310 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e11acd7310 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55e11acd7310 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55e11acd7310 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x55e11acd7310 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x55e11acd7310 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x55e11acd7310 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55e11acb08d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55e11acb08d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x55e11acb4528 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x55e11acb4528 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55e11acb4528 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55e11acb4528 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x55e11acb4528 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x55e11acb4528 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55e11b3343f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e11b3343f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f402cbce609 - start_thread [INFO] [stdout] 59: 0x7f402c99e293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] services::content::test::test_get_diff [INFO] [stdout] services::content::test::test_get_diffs [INFO] [stdout] services::content::test::test_get_file [INFO] [stdout] services::content::test::test_get_file_json [INFO] [stdout] services::content::test::test_get_file_json_path [INFO] [stdout] services::content::test::test_get_file_json_path_and_revision [INFO] [stdout] services::content::test::test_get_file_text_with_escape [INFO] [stdout] services::content::test::test_get_files [INFO] [stdout] services::content::test::test_get_history [INFO] [stdout] services::content::test::test_list_files [INFO] [stdout] services::content::test::test_list_files_with_revision [INFO] [stdout] services::content::test::test_push [INFO] [stdout] services::content::test::test_push_two_files [INFO] [stdout] services::project::test::test_create_project [INFO] [stdout] services::project::test::test_list_projects [INFO] [stdout] services::project::test::test_list_removed_projects [INFO] [stdout] services::project::test::test_purge_project [INFO] [stdout] services::project::test::test_remove_project [INFO] [stdout] services::project::test::test_unremove_project [INFO] [stdout] services::repository::test::test_create_repos [INFO] [stdout] services::repository::test::test_list_removed_repos [INFO] [stdout] services::repository::test::test_list_repos [INFO] [stdout] services::repository::test::test_purge_repos [INFO] [stdout] services::repository::test::test_remove_repos [INFO] [stdout] services::repository::test::test_unremove_repos [INFO] [stdout] services::watch::test::test_watch_file [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 26 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.56s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "57311e22d92c24641780bcb81a6694e11c79609b1e76a44c69f98b85007d3c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57311e22d92c24641780bcb81a6694e11c79609b1e76a44c69f98b85007d3c23", kill_on_drop: false }` [INFO] [stdout] 57311e22d92c24641780bcb81a6694e11c79609b1e76a44c69f98b85007d3c23