[INFO] fetching crate giteki 0.1.2...
[INFO] testing giteki-0.1.2 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate giteki 0.1.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate giteki 0.1.2
[INFO] finished tweaking crates.io crate giteki 0.1.2
[INFO] tweaked toml for crates.io crate giteki 0.1.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate giteki 0.1.2 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 180 packages to latest compatible versions
[INFO] [stderr]       Adding bson v0.14.1 (available: v3.1.0)
[INFO] [stderr]       Adding bytes v0.5.6 (available: v1.11.0)
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.13.1)
[INFO] [stderr]       Adding serde-aux v0.6.1 (available: v4.7.0)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.49.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v0.2.6
[INFO] [stderr]   Downloaded md5 v0.6.1
[INFO] [stderr]   Downloaded serde-aux v0.6.1
[INFO] [stderr]   Downloaded mio-named-pipes v0.1.7
[INFO] [stderr]   Downloaded bson v0.14.1
[INFO] [stderr]   Downloaded reqwest v0.10.10
[INFO] [stderr]   Downloaded hyper v0.13.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7e54e04f78ee548251d4c956dbbd4b144a5b2cd658d3432a0e6a7e4938aa035
[INFO] running `Command { std: "docker" "start" "-a" "b7e54e04f78ee548251d4c956dbbd4b144a5b2cd658d3432a0e6a7e4938aa035", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7e54e04f78ee548251d4c956dbbd4b144a5b2cd658d3432a0e6a7e4938aa035", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7e54e04f78ee548251d4c956dbbd4b144a5b2cd658d3432a0e6a7e4938aa035", kill_on_drop: false }`
[INFO] [stdout] b7e54e04f78ee548251d4c956dbbd4b144a5b2cd658d3432a0e6a7e4938aa035
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d2ff615cde467808b6c97bd7c390f67add79ed07a6b491729255cdb166e9e71
[INFO] running `Command { std: "docker" "start" "-a" "7d2ff615cde467808b6c97bd7c390f67add79ed07a6b491729255cdb166e9e71", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling md5 v0.6.1
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-aux v0.6.1
[INFO] [stderr]    Compiling bson v0.14.1
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling giteki v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.68s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bson v0.14.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "7d2ff615cde467808b6c97bd7c390f67add79ed07a6b491729255cdb166e9e71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d2ff615cde467808b6c97bd7c390f67add79ed07a6b491729255cdb166e9e71", kill_on_drop: false }`
[INFO] [stdout] 7d2ff615cde467808b6c97bd7c390f67add79ed07a6b491729255cdb166e9e71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1b24b63bc1725efb236e4ca46f3a8065bb89c5905810d4b2189d07c214055f1
[INFO] running `Command { std: "docker" "start" "-a" "c1b24b63bc1725efb236e4ca46f3a8065bb89c5905810d4b2189d07c214055f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling giteki v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bson v0.14.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c1b24b63bc1725efb236e4ca46f3a8065bb89c5905810d4b2189d07c214055f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1b24b63bc1725efb236e4ca46f3a8065bb89c5905810d4b2189d07c214055f1", kill_on_drop: false }`
[INFO] [stdout] c1b24b63bc1725efb236e4ca46f3a8065bb89c5905810d4b2189d07c214055f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0bca77634a91a5471493d4dcaf49de97f572d0b52dd7d6b38d3051d243cb0010
[INFO] running `Command { std: "docker" "start" "-a" "0bca77634a91a5471493d4dcaf49de97f572d0b52dd7d6b38d3051d243cb0010", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bson v0.14.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/giteki-9626ec24289a21b4)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test list::client::get_test ... FAILED
[INFO] [stdout] test num::client::get_test ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- list::client::get_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'list::client::get_test' (24) panicked at src/list/client.rs:31:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.tele.soumu.go.jp")), port: None, path: "/giteki/list", query: Some("SC=0&DC=1&OF=2&NAM=google&NUM=003-180123&TN=g013d&SK=1&MC=1"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62b03682dec2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62b03682dec2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62b03682dec2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62b03682dec2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62b0368449aa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62b0368449aa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x62b0368330e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62b0368330e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62b03680b6ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62b03680b6ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62b036825ad9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62b03671f1ce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62b03671f1ce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62b036825d42 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62b036825d42 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62b03680b7b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62b036800959 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62b03680c7dd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62b03684511c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62b036844e62 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62b0363af0ea - <core[27de1724e4349be2]::result::Result<giteki[55e174222d4fad]::list::model::Response, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62b0363af0ea - giteki[55e174222d4fad]::list::client::get_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/list/client.rs:31:49
[INFO] [stdout]   22:     0x62b0363a687d - <tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on::<giteki[55e174222d4fad]::list::client::get_test::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x62b0363acf30 - tokio[d5acf7b4c5919122]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on<giteki[55e174222d4fad]::list::client::get_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x62b03638b835 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[d5acf7b4c5919122]::coop::Budget>>>::try_with::<tokio[d5acf7b4c5919122]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on<giteki[55e174222d4fad]::list::client::get_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x62b03638b19e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[d5acf7b4c5919122]::coop::Budget>>>::with::<tokio[d5acf7b4c5919122]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on<giteki[55e174222d4fad]::list::client::get_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x62b0363a60ff - tokio[d5acf7b4c5919122]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on<giteki[55e174222d4fad]::list::client::get_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x62b0363a60ff - tokio[d5acf7b4c5919122]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on<giteki[55e174222d4fad]::list::client::get_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x62b0363a60ff - <tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on::<giteki[55e174222d4fad]::list::client::get_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x62b0363a664c - tokio[d5acf7b4c5919122]::runtime::basic_scheduler::enter::<<tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on<giteki[55e174222d4fad]::list::client::get_test::{closure#0}>::{closure#0}, (), tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x62b0363b2e89 - <tokio[d5acf7b4c5919122]::macros::scoped_tls::ScopedKey<tokio[d5acf7b4c5919122]::runtime::basic_scheduler::Context>>::set::<tokio[d5acf7b4c5919122]::runtime::basic_scheduler::enter<<tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on<giteki[55e174222d4fad]::list::client::get_test::{closure#0}>::{closure#0}, (), tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x62b0363a28e8 - tokio[d5acf7b4c5919122]::runtime::basic_scheduler::enter::<<tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on<giteki[55e174222d4fad]::list::client::get_test::{closure#0}>::{closure#0}, (), tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x62b0363a21d2 - <tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on::<giteki[55e174222d4fad]::list::client::get_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x62b0363b3dee - <tokio[d5acf7b4c5919122]::runtime::Runtime>::block_on::<giteki[55e174222d4fad]::list::client::get_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x62b0363aac36 - tokio[d5acf7b4c5919122]::runtime::context::enter::<<tokio[d5acf7b4c5919122]::runtime::Runtime>::block_on<giteki[55e174222d4fad]::list::client::get_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x62b0363aa02c - <tokio[d5acf7b4c5919122]::runtime::handle::Handle>::enter::<<tokio[d5acf7b4c5919122]::runtime::Runtime>::block_on<giteki[55e174222d4fad]::list::client::get_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x62b0363b1269 - <tokio[d5acf7b4c5919122]::runtime::Runtime>::block_on::<giteki[55e174222d4fad]::list::client::get_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x62b0363b0027 - giteki[55e174222d4fad]::list::client::get_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/list/client.rs:23:1
[INFO] [stdout]   38:     0x62b0363aedb7 - giteki[55e174222d4fad]::list::client::get_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/list/client.rs:24:20
[INFO] [stdout]   39:     0x62b036397526 - <giteki[55e174222d4fad]::list::client::get_test::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x62b03671357b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x62b03671357b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x62b03671fdda - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x62b03671fdda - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x62b03671fdda - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x62b03671fdda - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x62b03671fdda - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x62b03671fdda - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x62b03671fdda - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x62b03671b384 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x62b03671b384 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x62b0367228d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x62b0367228d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x62b0367228d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x62b0367228d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x62b0367228d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x62b0367228d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x62b0367228d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x62b03682d72f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x62b03682d72f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x7fe88207baa4 - <unknown>
[INFO] [stdout]   61:     0x7fe882108a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- num::client::get_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'num::client::get_test' (25) panicked at src/num/client.rs:20:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.tele.soumu.go.jp")), port: None, path: "/giteki/num", query: Some("OF=2&TEC=1&MC=1"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62b03682dec2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62b03682dec2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62b03682dec2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62b03682dec2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62b0368449aa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62b0368449aa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x62b0368330e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62b0368330e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62b03680b6ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62b03680b6ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62b036825ad9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62b03671f1ce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62b03671f1ce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62b036825d42 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62b036825d42 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62b03680b7b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62b036800959 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62b03680c7dd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62b03684511c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62b036844e62 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62b0363b4b53 - <core[27de1724e4349be2]::result::Result<giteki[55e174222d4fad]::num::model::Response, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62b0363b4b53 - giteki[55e174222d4fad]::num::client::get_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/num/client.rs:20:49
[INFO] [stdout]   22:     0x62b0363a676d - <tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on::<giteki[55e174222d4fad]::num::client::get_test::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x62b0363ace00 - tokio[d5acf7b4c5919122]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on<giteki[55e174222d4fad]::num::client::get_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x62b03638b735 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[d5acf7b4c5919122]::coop::Budget>>>::try_with::<tokio[d5acf7b4c5919122]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on<giteki[55e174222d4fad]::num::client::get_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x62b03638b14e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[d5acf7b4c5919122]::coop::Budget>>>::with::<tokio[d5acf7b4c5919122]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on<giteki[55e174222d4fad]::num::client::get_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x62b0363a59af - tokio[d5acf7b4c5919122]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on<giteki[55e174222d4fad]::num::client::get_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x62b0363a59af - tokio[d5acf7b4c5919122]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on<giteki[55e174222d4fad]::num::client::get_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x62b0363a59af - <tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on::<giteki[55e174222d4fad]::num::client::get_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x62b0363a65fe - tokio[d5acf7b4c5919122]::runtime::basic_scheduler::enter::<<tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on<giteki[55e174222d4fad]::num::client::get_test::{closure#0}>::{closure#0}, (), tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x62b0363b2d67 - <tokio[d5acf7b4c5919122]::macros::scoped_tls::ScopedKey<tokio[d5acf7b4c5919122]::runtime::basic_scheduler::Context>>::set::<tokio[d5acf7b4c5919122]::runtime::basic_scheduler::enter<<tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on<giteki[55e174222d4fad]::num::client::get_test::{closure#0}>::{closure#0}, (), tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x62b0363a2538 - tokio[d5acf7b4c5919122]::runtime::basic_scheduler::enter::<<tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on<giteki[55e174222d4fad]::num::client::get_test::{closure#0}>::{closure#0}, (), tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x62b0363a2190 - <tokio[d5acf7b4c5919122]::runtime::basic_scheduler::BasicScheduler<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::time::driver::Driver<tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>, tokio[d5acf7b4c5919122]::park::either::Either<tokio[d5acf7b4c5919122]::io::driver::Driver, tokio[d5acf7b4c5919122]::park::thread::ParkThread>>>>::block_on::<giteki[55e174222d4fad]::num::client::get_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x62b0363b3cbe - <tokio[d5acf7b4c5919122]::runtime::Runtime>::block_on::<giteki[55e174222d4fad]::num::client::get_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x62b0363aab26 - tokio[d5acf7b4c5919122]::runtime::context::enter::<<tokio[d5acf7b4c5919122]::runtime::Runtime>::block_on<giteki[55e174222d4fad]::num::client::get_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x62b0363a9f6a - <tokio[d5acf7b4c5919122]::runtime::handle::Handle>::enter::<<tokio[d5acf7b4c5919122]::runtime::Runtime>::block_on<giteki[55e174222d4fad]::num::client::get_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x62b0363b1217 - <tokio[d5acf7b4c5919122]::runtime::Runtime>::block_on::<giteki[55e174222d4fad]::num::client::get_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x62b0363b5a89 - giteki[55e174222d4fad]::num::client::get_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/num/client.rs:15:1
[INFO] [stdout]   38:     0x62b0363b4877 - giteki[55e174222d4fad]::num::client::get_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/num/client.rs:16:20
[INFO] [stdout]   39:     0x62b0363974e6 - <giteki[55e174222d4fad]::num::client::get_test::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x62b03671357b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x62b03671357b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x62b03671fdda - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x62b03671fdda - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x62b03671fdda - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x62b03671fdda - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x62b03671fdda - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x62b03671fdda - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x62b03671fdda - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x62b03671b384 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x62b03671b384 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x62b0367228d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x62b0367228d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x62b0367228d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x62b0367228d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x62b0367228d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x62b0367228d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x62b0367228d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x62b03682d72f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x62b03682d72f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x7fe88207baa4 - <unknown>
[INFO] [stdout]   61:     0x7fe882108a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     list::client::get_test
[INFO] [stdout]     num::client::get_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0bca77634a91a5471493d4dcaf49de97f572d0b52dd7d6b38d3051d243cb0010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bca77634a91a5471493d4dcaf49de97f572d0b52dd7d6b38d3051d243cb0010", kill_on_drop: false }`
[INFO] [stdout] 0bca77634a91a5471493d4dcaf49de97f572d0b52dd7d6b38d3051d243cb0010
