[INFO] fetching crate gotham_middleware_diesel 0.3.0... [INFO] testing gotham_middleware_diesel-0.3.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate gotham_middleware_diesel 0.3.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate gotham_middleware_diesel 0.3.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 gotham_middleware_diesel 0.3.0 [INFO] finished tweaking crates.io crate gotham_middleware_diesel 0.3.0 [INFO] tweaked toml for crates.io crate gotham_middleware_diesel 0.3.0 written to /workspace/builds/worker-12/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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ce43cebdacf2d888e3455ac663508f9b3679e124a8330cbe2b3838a4ba0cfca [INFO] running `Command { std: "docker" "start" "-a" "3ce43cebdacf2d888e3455ac663508f9b3679e124a8330cbe2b3838a4ba0cfca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ce43cebdacf2d888e3455ac663508f9b3679e124a8330cbe2b3838a4ba0cfca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce43cebdacf2d888e3455ac663508f9b3679e124a8330cbe2b3838a4ba0cfca", kill_on_drop: false }` [INFO] [stdout] 3ce43cebdacf2d888e3455ac663508f9b3679e124a8330cbe2b3838a4ba0cfca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d16f31f2e71fc99034a6f54a6327348995d77360ceddef28871e383bd95044cb [INFO] running `Command { std: "docker" "start" "-a" "d16f31f2e71fc99034a6f54a6327348995d77360ceddef28871e383bd95044cb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling borrow-bag v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling gotham_derive v0.6.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling pin-project v1.0.7 [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 h2 v0.3.3 [INFO] [stderr] Compiling diesel v1.4.7 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling gotham v0.6.0 [INFO] [stderr] Compiling gotham_middleware_diesel v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "d16f31f2e71fc99034a6f54a6327348995d77360ceddef28871e383bd95044cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d16f31f2e71fc99034a6f54a6327348995d77360ceddef28871e383bd95044cb", kill_on_drop: false }` [INFO] [stdout] d16f31f2e71fc99034a6f54a6327348995d77360ceddef28871e383bd95044cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f511cbfb8b4b91d1724320e366e0a8bc4a0e9eb957a8cef8c526f28be29c09d [INFO] running `Command { std: "docker" "start" "-a" "7f511cbfb8b4b91d1724320e366e0a8bc4a0e9eb957a8cef8c526f28be29c09d", kill_on_drop: false }` [INFO] [stderr] Compiling gotham_middleware_diesel v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "7f511cbfb8b4b91d1724320e366e0a8bc4a0e9eb957a8cef8c526f28be29c09d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f511cbfb8b4b91d1724320e366e0a8bc4a0e9eb957a8cef8c526f28be29c09d", kill_on_drop: false }` [INFO] [stdout] 7f511cbfb8b4b91d1724320e366e0a8bc4a0e9eb957a8cef8c526f28be29c09d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 97b56a840ec71c270a0d69298bf806d9be8558915ba25cd1faefba40c84dba88 [INFO] running `Command { std: "docker" "start" "-a" "97b56a840ec71c270a0d69298bf806d9be8558915ba25cd1faefba40c84dba88", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gotham_middleware_diesel-98041f9164d802d0) [INFO] [stdout] [INFO] [stderr] Doc-tests gotham_middleware_diesel [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/repo.rs - repo::Repo::from_pool_builder (line 93) ... ok [INFO] [stdout] test src/repo.rs - repo::Repo::with_test_transactions (line 121) ... ok [INFO] [stdout] test src/repo.rs - repo::Repo::new (line 78) ... ok [INFO] [stdout] test src/repo.rs - repo::Repo (line 12) ... ok [INFO] [stdout] test src/lib.rs - (line 11) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 11) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'tokio-runtime-worker' 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: 0x55d1ef60c6e0 - 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: 0x55d1ef60c6e0 - 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: 0x55d1ef60c6e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d1ef60c6e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d1ef62bfec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d1ef607515 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d1ef60e68b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d1ef60e68b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d1ef60e68b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d1ef60e161 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55d1ef60ed54 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d1ef60e807 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d1ef60cbdc - 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: 0x55d1ef60e799 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d1ef015491 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d1ef0153dd - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d1ef379fe0 - core::mem::uninitialized::hfd15314ddcc5b947 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d1ef379fe0 - ::parse::h2591a4ec368be53c [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: 0x55d1ef0e5315 - hyper::proto::h1::role::parse_headers::h5144115a603553f2 [INFO] [stdout] 19: 0x55d1ef0ccf81 - hyper::proto::h1::io::Buffered::parse::h076c38b6d5cc49e1 [INFO] [stdout] 20: 0x55d1ef0db6bf - hyper::proto::h1::conn::Conn::poll_read_head::hf1b23a53bb58c506 [INFO] [stdout] 21: 0x55d1ef0f6392 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h3287a76e0939dfa4 [INFO] [stdout] 22: 0x55d1ef0f9d71 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h7fb136a720b61016 [INFO] [stdout] 23: 0x55d1ef0f8378 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h59097d2789d3e528 [INFO] [stdout] 24: 0x55d1ef0f0096 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h323137e8e7391c8b [INFO] [stdout] 25: 0x55d1ef0ef37d - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hf9040153eab38a51 [INFO] [stdout] 26: 0x55d1ef021d7e - as core::future::future::Future>::poll::h011c8224715d4503 [INFO] [stdout] 27: 0x55d1ef01de83 - as core::future::future::Future>::poll::h4fc763870686da3b [INFO] [stdout] 28: 0x55d1ef024902 - as core::future::future::Future>::poll::h5a0d3525b1afcc7d [INFO] [stdout] 29: 0x55d1ef0b2199 - ::try_poll::h0fcbf1af2d7fd924 [INFO] [stdout] 30: 0x55d1ef024412 - as core::future::future::Future>::poll::h0c12226f9834cd16 [INFO] [stdout] 31: 0x55d1ef0199c1 - as core::future::future::Future>::poll::h1a8468aa045582ea [INFO] [stdout] 32: 0x55d1ef17a6a2 - as core::future::future::Future>::poll::ha40d67cbd021e66c [INFO] [stdout] 33: 0x55d1ef01ecf2 - as core::future::future::Future>::poll::h313f784afc92b3d4 [INFO] [stdout] 34: 0x55d1ef156927 - gotham::bind_server::{{closure}}::{{closure}}::hcf82fb6bf530b3d7 [INFO] [stdout] 35: 0x55d1ef17976c - as core::future::future::Future>::poll::h81d056b1b136d423 [INFO] [stdout] 36: 0x55d1ef136a28 - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h7bb5bc5bc1ca9f33 [INFO] [stdout] 37: 0x55d1ef11ea16 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h69cc348e11899b30 [INFO] [stdout] 38: 0x55d1ef136312 - tokio::runtime::task::core::CoreStage::poll::h7d2b0e72c8383639 [INFO] [stdout] 39: 0x55d1ef13e610 - tokio::runtime::task::harness::poll_future::{{closure}}::h7c0e3ec08747c2ee [INFO] [stdout] 40: 0x55d1ef018e49 - as core::ops::function::FnOnce<()>>::call_once::h945893f32c5eb4e0 [INFO] [stdout] 41: 0x55d1ef080387 - std::panicking::try::do_call::h43ed6ae1f60bec1e [INFO] [stdout] 42: 0x55d1ef18400d - __rust_try [INFO] [stdout] 43: 0x55d1ef07fae8 - std::panicking::try::ha3b1baf265dec38e [INFO] [stdout] 44: 0x55d1ef07d44d - std::panic::catch_unwind::hb6a24aa3b6097b03 [INFO] [stdout] 45: 0x55d1ef13b568 - tokio::runtime::task::harness::poll_future::h281c7126777d399b [INFO] [stdout] 46: 0x55d1ef13f8cb - tokio::runtime::task::harness::Harness::poll_inner::h9a27af765039c792 [INFO] [stdout] 47: 0x55d1ef14568b - tokio::runtime::task::harness::Harness::poll::h387810096f68c840 [INFO] [stdout] 48: 0x55d1ef12c8b3 - tokio::runtime::task::raw::poll::h7a5dbed0b5b2eb8a [INFO] [stdout] 49: 0x55d1ef4aa0bf - tokio::runtime::task::raw::RawTask::poll::h19c636e103dc481d [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] 50: 0x55d1ef5147c1 - tokio::runtime::task::Notified::run::h7e5be421d7795999 [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] 51: 0x55d1ef49ec52 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::h43df5bd2fc5f9545 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/thread_pool/worker.rs:349:13 [INFO] [stdout] 52: 0x55d1ef4b32fc - tokio::coop::with_budget::{{closure}}::hfecb2df10bfb57e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 53: 0x55d1ef4a4934 - std::thread::local::LocalKey::try_with::h745d6d519f398229 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 54: 0x55d1ef4a3bae - std::thread::local::LocalKey::with::ha2668453e9244ba2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 55: 0x55d1ef49eb6c - tokio::coop::with_budget::h1c20d7c471dc8508 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 56: 0x55d1ef49eb6c - tokio::coop::budget::h5a84d9f0c32d4138 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 57: 0x55d1ef49eb6c - tokio::runtime::thread_pool::worker::Context::run_task::he4d1f4e26e967ba5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/thread_pool/worker.rs:348:9 [INFO] [stdout] 58: 0x55d1ef49e4d2 - tokio::runtime::thread_pool::worker::Context::run::h26f00d00ba7f35e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/thread_pool/worker.rs:318:24 [INFO] [stdout] 59: 0x55d1ef49e2c3 - tokio::runtime::thread_pool::worker::run::{{closure}}::h7811ac57e552c686 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/thread_pool/worker.rs:303:17 [INFO] [stdout] 60: 0x55d1ef4d079d - tokio::macros::scoped_tls::ScopedKey::set::hb9311f70ed331782 [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] 61: 0x55d1ef49e1ec - tokio::runtime::thread_pool::worker::run::h9f261a001bdbdd1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/thread_pool/worker.rs:300:5 [INFO] [stdout] 62: 0x55d1ef49e05b - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::hc0ac0f6ee9e20522 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/thread_pool/worker.rs:279:45 [INFO] [stdout] 63: 0x55d1ef4addcf - as core::future::future::Future>::poll::he7376907bff00d1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/blocking/task.rs:42:21 [INFO] [stdout] 64: 0x55d1ef4b620e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h1ebe3c92ae2b3bcb [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] 65: 0x55d1ef500ce5 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdb4f997b133bcdab [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] 66: 0x55d1ef4b60b8 - tokio::runtime::task::core::CoreStage::poll::ha1227006eabf2f8d [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] 67: 0x55d1ef4f9a9e - tokio::runtime::task::harness::poll_future::{{closure}}::h177d3b37b764ccee [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] 68: 0x55d1ef4fa143 - as core::ops::function::FnOnce<()>>::call_once::h792f7d0f2cb8b6e2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 69: 0x55d1ef498082 - std::panicking::try::do_call::h34209bbfaa2a3111 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 70: 0x55d1ef4a239d - __rust_try [INFO] [stdout] 71: 0x55d1ef497eaa - std::panicking::try::h8eec9ddda5e62e72 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 72: 0x55d1ef4fb25b - std::panic::catch_unwind::h7fb4b600dd80dd51 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 73: 0x55d1ef4f9721 - tokio::runtime::task::harness::poll_future::ha64b35c0f885b353 [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] 74: 0x55d1ef4f86ef - tokio::runtime::task::harness::Harness::poll_inner::h316d799802b46cbd [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] 75: 0x55d1ef4f84bc - tokio::runtime::task::harness::Harness::poll::h50e3ae479cf47c7d [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] 76: 0x55d1ef4aa212 - tokio::runtime::task::raw::poll::h1d1f08d9393f0151 [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] 77: 0x55d1ef4aa0bf - tokio::runtime::task::raw::RawTask::poll::h19c636e103dc481d [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] 78: 0x55d1ef514831 - tokio::runtime::task::Notified::run::hf90f9d11c54090e7 [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] 79: 0x55d1ef4b8eaf - tokio::runtime::blocking::pool::Inner::run::ha7ea741f8e235c7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/blocking/pool.rs:265:17 [INFO] [stdout] 80: 0x55d1ef4b82bf - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::h561ffb4c39c71aa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/blocking/pool.rs:245:17 [INFO] [stdout] 81: 0x55d1ef4b1cec - std::sys_common::backtrace::__rust_begin_short_backtrace::h7a05365c8c195480 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 82: 0x55d1ef4ca4f1 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hef35a22c01b67a22 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 83: 0x55d1ef4fa181 - as core::ops::function::FnOnce<()>>::call_once::hbf25ec9bf38aac0a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 84: 0x55d1ef49814c - std::panicking::try::do_call::hf0a8e631c9f030eb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 85: 0x55d1ef4a239d - __rust_try [INFO] [stdout] 86: 0x55d1ef497fc1 - std::panicking::try::hb10076449dd5ad2a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 87: 0x55d1ef4fb291 - std::panic::catch_unwind::h99a1e32cdfbe49ca [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 88: 0x55d1ef4ca300 - std::thread::Builder::spawn_unchecked::{{closure}}::he178c1c81667efc5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 89: 0x55d1ef4da60f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6f34b2d986faa069 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x55d1ef611d67 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 91: 0x55d1ef611d67 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d1ef611d67 - 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] 93: 0x7fecc5eb6609 - start_thread [INFO] [stdout] 94: 0x7fecc5c88293 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: connection closed before message completed [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.42/src/error.rs:519:25 [INFO] [stdout] 1: >::into [INFO] [stdout] 2: gotham::test::Server::run_request::{{closure}} [INFO] [stdout] 3: >::call_once [INFO] [stdout] 4: as futures_util::fns::FnOnce1>>::call_once::{{closure}} [INFO] [stdout] 5: core::result::Result::map_err [INFO] [stdout] 6: as futures_util::fns::FnOnce1>>::call_once [INFO] [stdout] 7: as core::future::future::Future>::poll [INFO] [stdout] 8: as core::future::future::Future>::poll [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] 10: ::try_poll [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] 12: as core::future::future::Future>::poll [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] 14: as core::future::future::Future>::poll [INFO] [stdout] 15: ::try_poll [INFO] [stdout] 16: ::Ok> as core::future::future::Future>::poll [INFO] [stdout] 17: as core::future::future::Future>::poll [INFO] [stdout] 18: as core::future::future::Future>::poll [INFO] [stdout] 19: ::try_poll [INFO] [stdout] 20: as core::future::future::Future>::poll [INFO] [stdout] 21: ::try_poll [INFO] [stdout] 22: as core::future::future::Future>::poll [INFO] [stdout] 23: as core::future::future::Future>::poll [INFO] [stdout] 24: as core::future::future::Future>::poll [INFO] [stdout] 25: as core::future::future::Future>::poll [INFO] [stdout] 26: tokio::park::thread::CachedParkThread::block_on::{{closure}} [INFO] [stdout] 27: tokio::coop::with_budget::{{closure}} [INFO] [stdout] 28: std::thread::local::LocalKey::try_with [INFO] [stdout] 29: std::thread::local::LocalKey::with [INFO] [stdout] 30: tokio::park::thread::CachedParkThread::block_on [INFO] [stdout] 31: tokio::runtime::enter::Enter::block_on [INFO] [stdout] 32: tokio::runtime::thread_pool::ThreadPool::block_on [INFO] [stdout] 33: tokio::runtime::Runtime::block_on [INFO] [stdout] 34: ::run_future [INFO] [stdout] 35: gotham::test::Server::run_request [INFO] [stdout] 36: gotham::test::TestClient::perform [INFO] [stdout] 37: gotham::test::request::TestRequest::perform [INFO] [stdout] 38: rust_out::main [INFO] [stdout] 39: core::ops::function::FnOnce::call_once [INFO] [stdout] 40: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] 41: std::rt::lang_start::{{closure}} [INFO] [stdout] 42: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 43: std::panicking::try::do_call [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: std::panicking::try [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: std::panic::catch_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/rt.rs:45:48 [INFO] [stdout] 47: std::panicking::try::do_call [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 48: std::panicking::try [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 49: std::panic::catch_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 50: std::rt::lang_start_internal [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/rt.rs:45:20 [INFO] [stdout] 51: std::rt::lang_start [INFO] [stdout] 52: main [INFO] [stdout] 53: __libc_start_main [INFO] [stdout] 54: _start', src/lib.rs:59:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d1ef60c6e0 - 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: 0x55d1ef60c6e0 - 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: 0x55d1ef60c6e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d1ef60c6e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d1ef62bfec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d1ef607515 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d1ef60e68b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d1ef60e68b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d1ef60e68b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d1ef60e161 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55d1ef60ed54 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d1ef60e837 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55d1ef60cbdc - 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: 0x55d1ef60e799 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d1ef015491 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d1ef015583 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55d1ef0a8fcb - core::result::Result::unwrap::h419f4c9cb94025cd [INFO] [stdout] 17: 0x55d1ef183d5d - rust_out::main::h61823b600df25383 [INFO] [stdout] 18: 0x55d1ef087983 - core::ops::function::FnOnce::call_once::h6cb22c19cf103035 [INFO] [stdout] 19: 0x55d1ef07b579 - std::sys_common::backtrace::__rust_begin_short_backtrace::h755618c0981a0533 [INFO] [stdout] 20: 0x55d1ef07c479 - std::rt::lang_start::{{closure}}::h3e3e948d2e1cdd2b [INFO] [stdout] 21: 0x55d1ef60f25a - core::ops::function::impls:: for &F>::call_once::hcbe5785d54a49ce2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 22: 0x55d1ef60f25a - std::panicking::try::do_call::h1c15e7ee8563c29d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 23: 0x55d1ef60f25a - std::panicking::try::hb8b07cef009cb4fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 24: 0x55d1ef60f25a - std::panic::catch_unwind::h65a8efbe596bcbb1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 25: 0x55d1ef60f25a - std::rt::lang_start_internal::{{closure}}::h66ded7ab0f18e9fb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/rt.rs:45:48 [INFO] [stdout] 26: 0x55d1ef60f25a - std::panicking::try::do_call::h29cafa65efb3f3f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x55d1ef60f25a - std::panicking::try::h412fc5378b4dbfc4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x55d1ef60f25a - std::panic::catch_unwind::h555def6aac5bf192 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 29: 0x55d1ef60f25a - std::rt::lang_start_internal::hfff48202d7fee6e3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/rt.rs:45:20 [INFO] [stdout] 30: 0x55d1ef07c451 - std::rt::lang_start::ha47a1fac43a2373f [INFO] [stdout] 31: 0x55d1ef184043 - main [INFO] [stdout] 32: 0x7fecc5b8d0b3 - __libc_start_main [INFO] [stdout] 33: 0x55d1ef015c8e - _start [INFO] [stdout] 34: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 11) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.72s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "97b56a840ec71c270a0d69298bf806d9be8558915ba25cd1faefba40c84dba88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97b56a840ec71c270a0d69298bf806d9be8558915ba25cd1faefba40c84dba88", kill_on_drop: false }` [INFO] [stdout] 97b56a840ec71c270a0d69298bf806d9be8558915ba25cd1faefba40c84dba88