[INFO] fetching crate splitwise 0.3.0...
[INFO] testing splitwise-0.3.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate splitwise 0.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate splitwise 0.3.0
[INFO] finished tweaking crates.io crate splitwise 0.3.0
[INFO] tweaked toml for crates.io crate splitwise 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate splitwise 0.3.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate splitwise 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d97e5b481c5def4c60cc3a1a1337760a7585cba6e74b40126c199c0868e3e6d
[INFO] running `Command { std: "docker" "start" "-a" "0d97e5b481c5def4c60cc3a1a1337760a7585cba6e74b40126c199c0868e3e6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d97e5b481c5def4c60cc3a1a1337760a7585cba6e74b40126c199c0868e3e6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d97e5b481c5def4c60cc3a1a1337760a7585cba6e74b40126c199c0868e3e6d", kill_on_drop: false }`
[INFO] [stdout] 0d97e5b481c5def4c60cc3a1a1337760a7585cba6e74b40126c199c0868e3e6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a686bf11d1bafc946d4dca38b3be71482dae07e9fe670eec7e9398dd3f9dde4c
[INFO] running `Command { std: "docker" "start" "-a" "a686bf11d1bafc946d4dca38b3be71482dae07e9fe670eec7e9398dd3f9dde4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.115
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling tokio v1.16.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling zeroize v1.5.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling h2 v0.3.11
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling webpki-roots v0.22.2
[INFO] [stderr]    Compiling tokio-rustls v0.23.2
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.7
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_qs v0.9.1
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling oauth2 v4.1.0
[INFO] [stderr]    Compiling splitwise v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `authentication::*`
[INFO] [stdout]   --> src/client/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use authentication::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:177:18
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn users(&self) -> UsersSvc {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn users(&self) -> UsersSvc<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:182:19
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn groups(&self) -> GroupsSvc {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn groups(&self) -> GroupsSvc<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:187:20
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn friends(&self) -> FriendsSvc {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn friends(&self) -> FriendsSvc<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn expenses(&self) -> ExpensesSvc {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn expenses(&self) -> ExpensesSvc<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:197:21
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn comments(&self) -> CommentsSvc {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn comments(&self) -> CommentsSvc<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:202:26
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn notifications(&self) -> NotificationsSvc {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn notifications(&self) -> NotificationsSvc<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:207:18
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn other(&self) -> OtherSvc {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn other(&self) -> OtherSvc<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.36s
[INFO] running `Command { std: "docker" "inspect" "a686bf11d1bafc946d4dca38b3be71482dae07e9fe670eec7e9398dd3f9dde4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a686bf11d1bafc946d4dca38b3be71482dae07e9fe670eec7e9398dd3f9dde4c", kill_on_drop: false }`
[INFO] [stdout] a686bf11d1bafc946d4dca38b3be71482dae07e9fe670eec7e9398dd3f9dde4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb7a599af5c29f7942a8ecef1f8c265915b37a8d4a779e342b5fc91128f5ad8a
[INFO] running `Command { std: "docker" "start" "-a" "cb7a599af5c29f7942a8ecef1f8c265915b37a8d4a779e342b5fc91128f5ad8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling test-log v0.2.8
[INFO] [stderr]    Compiling text_io v0.1.10
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling tokio v1.16.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling serde_path_to_error v0.1.7
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_qs v0.9.1
[INFO] [stderr]    Compiling h2 v0.3.11
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling oauth2 v4.1.0
[INFO] [stderr]    Compiling splitwise v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `authentication::*`
[INFO] [stdout]   --> src/client/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use authentication::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:177:18
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn users(&self) -> UsersSvc {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn users(&self) -> UsersSvc<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:182:19
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn groups(&self) -> GroupsSvc {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn groups(&self) -> GroupsSvc<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:187:20
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn friends(&self) -> FriendsSvc {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn friends(&self) -> FriendsSvc<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn expenses(&self) -> ExpensesSvc {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn expenses(&self) -> ExpensesSvc<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:197:21
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn comments(&self) -> CommentsSvc {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn comments(&self) -> CommentsSvc<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:202:26
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn notifications(&self) -> NotificationsSvc {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn notifications(&self) -> NotificationsSvc<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:207:18
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn other(&self) -> OtherSvc {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn other(&self) -> OtherSvc<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `authentication::*`
[INFO] [stdout]   --> src/client/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use authentication::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:177:18
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn users(&self) -> UsersSvc {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn users(&self) -> UsersSvc<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:182:19
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn groups(&self) -> GroupsSvc {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn groups(&self) -> GroupsSvc<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:187:20
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn friends(&self) -> FriendsSvc {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn friends(&self) -> FriendsSvc<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn expenses(&self) -> ExpensesSvc {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn expenses(&self) -> ExpensesSvc<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:197:21
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn comments(&self) -> CommentsSvc {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn comments(&self) -> CommentsSvc<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:202:26
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn notifications(&self) -> NotificationsSvc {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn notifications(&self) -> NotificationsSvc<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client.rs:207:18
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn other(&self) -> OtherSvc {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn other(&self) -> OtherSvc<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.57s
[INFO] running `Command { std: "docker" "inspect" "cb7a599af5c29f7942a8ecef1f8c265915b37a8d4a779e342b5fc91128f5ad8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb7a599af5c29f7942a8ecef1f8c265915b37a8d4a779e342b5fc91128f5ad8a", kill_on_drop: false }`
[INFO] [stdout] cb7a599af5c29f7942a8ecef1f8c265915b37a8d4a779e342b5fc91128f5ad8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e21d7c2b88a259d5630f7b29a44418e1babfc577616cc08163b2aab6a3b1c983
[INFO] running `Command { std: "docker" "start" "-a" "e21d7c2b88a259d5630f7b29a44418e1babfc577616cc08163b2aab6a3b1c983", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `authentication::*`
[INFO] [stderr]   --> src/client/mod.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub use authentication::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/client/client.rs:177:18
[INFO] [stderr]     |
[INFO] [stderr] 177 |     pub fn users(&self) -> UsersSvc {
[INFO] [stderr]     |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 177 |     pub fn users(&self) -> UsersSvc<'_> {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/client/client.rs:182:19
[INFO] [stderr]     |
[INFO] [stderr] 182 |     pub fn groups(&self) -> GroupsSvc {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 182 |     pub fn groups(&self) -> GroupsSvc<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/client/client.rs:187:20
[INFO] [stderr]     |
[INFO] [stderr] 187 |     pub fn friends(&self) -> FriendsSvc {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 187 |     pub fn friends(&self) -> FriendsSvc<'_> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/client/client.rs:192:21
[INFO] [stderr]     |
[INFO] [stderr] 192 |     pub fn expenses(&self) -> ExpensesSvc {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 192 |     pub fn expenses(&self) -> ExpensesSvc<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/client/client.rs:197:21
[INFO] [stderr]     |
[INFO] [stderr] 197 |     pub fn comments(&self) -> CommentsSvc {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 197 |     pub fn comments(&self) -> CommentsSvc<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/client/client.rs:202:26
[INFO] [stderr]     |
[INFO] [stderr] 202 |     pub fn notifications(&self) -> NotificationsSvc {
[INFO] [stderr]     |                          ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 202 |     pub fn notifications(&self) -> NotificationsSvc<'_> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/client/client.rs:207:18
[INFO] [stderr]     |
[INFO] [stderr] 207 |     pub fn other(&self) -> OtherSvc {
[INFO] [stderr]     |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 207 |     pub fn other(&self) -> OtherSvc<'_> {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `splitwise` (lib) generated 8 warnings (run `cargo fix --lib -p splitwise` to apply 8 suggestions)
[INFO] [stderr] warning: `splitwise` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/splitwise-48e9d6e3e2d8d690)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test client::other::integration_tests::get_currencies_works ... FAILED
[INFO] [stdout] test client::expenses::integration_tests::create_expense_equally_works ... FAILED
[INFO] [stdout] test client::groups::integration_tests::create_delete_restore_group_works ... FAILED
[INFO] [stdout] test client::groups::integration_tests::list_get_group_works ... FAILED
[INFO] [stdout] test client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works ... FAILED
[INFO] [stdout] test client::notifications::integration_tests::get_notifications_works ... FAILED
[INFO] [stdout] test client::comments::integration_tests::create_delete_comment_works ... FAILED
[INFO] [stdout] test client::comments::integration_tests::get_comments_works ... FAILED
[INFO] [stdout] test client::other::integration_tests::parse_sentence_works ... FAILED
[INFO] [stdout] test client::users::integration_tests::get_current_get_update_user_works ... FAILED
[INFO] [stdout] test client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works ... FAILED
[INFO] [stdout] test client::expenses::integration_tests::create_expense_by_shares_works ... FAILED
[INFO] [stdout] test client::other::integration_tests::get_categories_works ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client::other::integration_tests::get_currencies_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::other::integration_tests::get_currencies_works' (28) panicked at src/client/other.rs:75:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://secure.splitwise.com/api/v3.0/get_currencies): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a003b7ba2a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a003b7ba2a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a003b9212a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a003b9212a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59a003b80c72 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a003b80c72 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a003b59c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a003b59c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a003b739b9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a00360405c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a00360405c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a003b73c32 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a003b73c32 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a003b59d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a003b51439 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a003b5accd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a003b9291c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a003b92662 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59a00348f68e - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<splitwise[5cbbf73fd4f1f3ad]::model::other::Currency>, anyhow[b80a72eac47b2c16]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59a00348f68e - splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works::{closure#0}::test_impl::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/other.rs:75:58
[INFO] [stdout]   22:     0x59a003490bc8 - splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/other.rs:73:5
[INFO] [stdout]   23:     0x59a00349f82d - <core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59a0033fd6fd - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:64
[INFO] [stdout]   25:     0x59a00349cee0 - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:102:9
[INFO] [stdout]   26:     0x59a0034afc65 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::try_with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x59a0034ad8ee - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x59a0033fc3bf - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:95:13
[INFO] [stdout]   29:     0x59a0033fc3bf - tokio[ea3f7389bd961643]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:72:5
[INFO] [stdout]   30:     0x59a0033fc3bf - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:25
[INFO] [stdout]   31:     0x59a0033e92b0 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:374:19
[INFO] [stdout]   32:     0x59a0033f5e4c - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:515:44
[INFO] [stdout]   33:     0x59a0033f4a14 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:57
[INFO] [stdout]   34:     0x59a0034995bd - <tokio[ea3f7389bd961643]::macros::scoped_tls::ScopedKey<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>>::set::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x59a0033ef09c - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:35
[INFO] [stdout]   36:     0x59a0033f18e5 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:506:14
[INFO] [stdout]   37:     0x59a0033f2220 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::BasicScheduler>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:182:29
[INFO] [stdout]   38:     0x59a003469af1 - <tokio[ea3f7389bd961643]::runtime::Runtime>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x59a0034918b3 - splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/other.rs:73:5
[INFO] [stdout]   40:     0x59a0034907b7 - splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/other.rs:73:25
[INFO] [stdout]   41:     0x59a003426e26 - <splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_currencies_works::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59a0035f733b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59a0035f733b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x59a003604b2b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59a003604b2b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x59a003604b2b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x59a0035ff504 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x59a0035ff504 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x59a003607732 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59a003607732 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x59a003607732 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59a003b7b13f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x59a003b7b13f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x7c18dd94eaa4 - <unknown>
[INFO] [stdout]   63:     0x7c18dd9dba64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::expenses::integration_tests::create_expense_equally_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::expenses::integration_tests::create_expense_equally_works' (21) panicked at src/client/expenses.rs:217:72:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://secure.splitwise.com/api/v3.0/create_expense): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a003b7ba2a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a003b7ba2a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a003b9212a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a003b9212a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59a003b80c72 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a003b80c72 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a003b59c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a003b59c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a003b739b9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a00360405c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a00360405c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a003b73c32 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a003b73c32 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a003b59d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a003b51439 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a003b5accd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a003b9291c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a003b92662 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59a003463caa - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<splitwise[5cbbf73fd4f1f3ad]::model::expenses::Expense>, anyhow[b80a72eac47b2c16]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59a003463caa - splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works::{closure#0}::test_impl::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/expenses.rs:217:72
[INFO] [stdout]   22:     0x59a003466f88 - splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/expenses.rs:208:5
[INFO] [stdout]   23:     0x59a00349fa2d - <core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59a0033fd8fd - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:64
[INFO] [stdout]   25:     0x59a00349d860 - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:102:9
[INFO] [stdout]   26:     0x59a0034b0465 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::try_with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x59a0034adb6e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x59a0033fd1bf - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:95:13
[INFO] [stdout]   29:     0x59a0033fd1bf - tokio[ea3f7389bd961643]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:72:5
[INFO] [stdout]   30:     0x59a0033fd1bf - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:25
[INFO] [stdout]   31:     0x59a0033eabb0 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:374:19
[INFO] [stdout]   32:     0x59a0033fa04c - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:515:44
[INFO] [stdout]   33:     0x59a0033f4b14 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:57
[INFO] [stdout]   34:     0x59a003499dbd - <tokio[ea3f7389bd961643]::macros::scoped_tls::ScopedKey<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>>::set::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x59a0033f0e9c - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:35
[INFO] [stdout]   36:     0x59a0033f1ae5 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:506:14
[INFO] [stdout]   37:     0x59a0033f3920 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::BasicScheduler>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:182:29
[INFO] [stdout]   38:     0x59a00346a791 - <tokio[ea3f7389bd961643]::runtime::Runtime>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x59a00346854f - splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/expenses.rs:208:5
[INFO] [stdout]   40:     0x59a003466d67 - splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/expenses.rs:208:25
[INFO] [stdout]   41:     0x59a003427026 - <splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_equally_works::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59a0035f733b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59a0035f733b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x59a003604b2b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59a003604b2b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x59a003604b2b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x59a0035ff504 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x59a0035ff504 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x59a003607732 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59a003607732 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x59a003607732 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59a003b7b13f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x59a003b7b13f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x7c18dd94eaa4 - <unknown>
[INFO] [stdout]   63:     0x7c18dd9dba64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::groups::integration_tests::create_delete_restore_group_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::groups::integration_tests::create_delete_restore_group_works' (24) panicked at src/client/groups.rs:159:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://secure.splitwise.com/api/v3.0/create_group): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a003b7ba2a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a003b7ba2a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a003b9212a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a003b9212a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59a003b80c72 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a003b80c72 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a003b59c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a003b59c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a003b739b9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a00360405c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a00360405c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a003b73c32 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a003b73c32 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a003b59d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a003b51439 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a003b5accd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a003b9291c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a003b92662 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59a003455eec - <core[35159d6ffb30e017]::result::Result<splitwise[5cbbf73fd4f1f3ad]::model::groups::Group, anyhow[b80a72eac47b2c16]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59a003455eec - splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works::{closure#0}::test_impl::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/groups.rs:159:14
[INFO] [stdout]   22:     0x59a003457654 - splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/groups.rs:144:5
[INFO] [stdout]   23:     0x59a00349f92d - <core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59a0033fd7fd - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:64
[INFO] [stdout]   25:     0x59a00349d3a0 - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:102:9
[INFO] [stdout]   26:     0x59a0034b0065 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::try_with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x59a0034ada2e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x59a0033fcabf - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:95:13
[INFO] [stdout]   29:     0x59a0033fcabf - tokio[ea3f7389bd961643]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:72:5
[INFO] [stdout]   30:     0x59a0033fcabf - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:25
[INFO] [stdout]   31:     0x59a0033e9f30 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:374:19
[INFO] [stdout]   32:     0x59a0033f7f4c - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:515:44
[INFO] [stdout]   33:     0x59a0033f4a94 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:57
[INFO] [stdout]   34:     0x59a0034999bd - <tokio[ea3f7389bd961643]::macros::scoped_tls::ScopedKey<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>>::set::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x59a0033eff9c - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:35
[INFO] [stdout]   36:     0x59a0033f19e5 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:506:14
[INFO] [stdout]   37:     0x59a0033f2da0 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::BasicScheduler>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:182:29
[INFO] [stdout]   38:     0x59a00346a141 - <tokio[ea3f7389bd961643]::runtime::Runtime>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x59a00345a122 - splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/groups.rs:144:5
[INFO] [stdout]   40:     0x59a003457267 - splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/groups.rs:144:25
[INFO] [stdout]   41:     0x59a003426f26 - <splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::create_delete_restore_group_works::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59a0035f733b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59a0035f733b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x59a003604b2b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59a003604b2b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x59a003604b2b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x59a0035ff504 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x59a0035ff504 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x59a003607732 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59a003607732 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x59a003607732 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59a003b7b13f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x59a003b7b13f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x7c18dd94eaa4 - <unknown>
[INFO] [stdout]   63:     0x7c18dd9dba64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::groups::integration_tests::list_get_group_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::groups::integration_tests::list_get_group_works' (25) panicked at src/client/groups.rs:135:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://secure.splitwise.com/api/v3.0/get_groups): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a003b7ba2a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a003b7ba2a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a003b9212a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a003b9212a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59a003b80c72 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a003b80c72 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a003b59c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a003b59c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a003b739b9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a00360405c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a00360405c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a003b73c32 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a003b73c32 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a003b59d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a003b51439 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a003b5accd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a003b9291c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a003b92662 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59a0034551c9 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<splitwise[5cbbf73fd4f1f3ad]::model::groups::Group>, anyhow[b80a72eac47b2c16]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59a0034551c9 - splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works::{closure#0}::test_impl::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/groups.rs:135:56
[INFO] [stdout]   22:     0x59a003457428 - splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/groups.rs:131:5
[INFO] [stdout]   23:     0x59a00349f8ed - <core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59a0033fd7bd - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:64
[INFO] [stdout]   25:     0x59a00349d270 - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:102:9
[INFO] [stdout]   26:     0x59a0034aff65 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::try_with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x59a0034ad9de - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x59a0033fc8ff - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:95:13
[INFO] [stdout]   29:     0x59a0033fc8ff - tokio[ea3f7389bd961643]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:72:5
[INFO] [stdout]   30:     0x59a0033fc8ff - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:25
[INFO] [stdout]   31:     0x59a0033e9c10 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:374:19
[INFO] [stdout]   32:     0x59a0033f770c - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:515:44
[INFO] [stdout]   33:     0x59a0033f4a74 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:57
[INFO] [stdout]   34:     0x59a0034998bd - <tokio[ea3f7389bd961643]::macros::scoped_tls::ScopedKey<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>>::set::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x59a0033efbdc - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:35
[INFO] [stdout]   36:     0x59a0033f19a5 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:506:14
[INFO] [stdout]   37:     0x59a0033f2ac0 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::BasicScheduler>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:182:29
[INFO] [stdout]   38:     0x59a003469fb1 - <tokio[ea3f7389bd961643]::runtime::Runtime>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x59a003459f73 - splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/groups.rs:131:5
[INFO] [stdout]   40:     0x59a003457237 - splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/groups.rs:131:25
[INFO] [stdout]   41:     0x59a003426ee6 - <splitwise[5cbbf73fd4f1f3ad]::client::groups::integration_tests::list_get_group_works::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59a0035f733b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59a0035f733b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x59a003604b2b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59a003604b2b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x59a003604b2b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x59a0035ff504 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x59a0035ff504 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x59a003607732 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59a003607732 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x59a003607732 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59a003b7b13f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x59a003b7b13f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x7c18dd94eaa4 - <unknown>
[INFO] [stdout]   63:     0x7c18dd9dba64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works' (22) panicked at src/client/expenses.rs:185:72:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://secure.splitwise.com/api/v3.0/create_expense): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a003b7ba2a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a003b7ba2a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a003b9212a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a003b9212a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59a003b80c72 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a003b80c72 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a003b59c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a003b59c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a003b739b9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a00360405c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a00360405c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a003b73c32 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a003b73c32 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a003b59d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a003b51439 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a003b5accd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a003b9291c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a003b92662 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59a00346577c - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<splitwise[5cbbf73fd4f1f3ad]::model::expenses::Expense>, anyhow[b80a72eac47b2c16]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59a00346577c - splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works::{closure#0}::test_impl::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/expenses.rs:185:72
[INFO] [stdout]   22:     0x59a0034673c8 - splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/expenses.rs:175:5
[INFO] [stdout]   23:     0x59a00349faad - <core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59a0033fd97d - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:64
[INFO] [stdout]   25:     0x59a00349dac0 - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:102:9
[INFO] [stdout]   26:     0x59a0034b0665 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::try_with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x59a0034adc0e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x59a0033fd53f - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:95:13
[INFO] [stdout]   29:     0x59a0033fd53f - tokio[ea3f7389bd961643]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:72:5
[INFO] [stdout]   30:     0x59a0033fd53f - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:25
[INFO] [stdout]   31:     0x59a0033eb1f0 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:374:19
[INFO] [stdout]   32:     0x59a0033fb0cc - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:515:44
[INFO] [stdout]   33:     0x59a0033f4b54 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:57
[INFO] [stdout]   34:     0x59a003499fbd - <tokio[ea3f7389bd961643]::macros::scoped_tls::ScopedKey<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>>::set::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x59a0033f161c - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:35
[INFO] [stdout]   36:     0x59a0033f1b65 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:506:14
[INFO] [stdout]   37:     0x59a0033f3ee0 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::BasicScheduler>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:182:29
[INFO] [stdout]   38:     0x59a00346aab1 - <tokio[ea3f7389bd961643]::runtime::Runtime>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x59a00346888f - splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/expenses.rs:175:5
[INFO] [stdout]   40:     0x59a003466dc7 - splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/expenses.rs:175:25
[INFO] [stdout]   41:     0x59a0034270a6 - <splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59a0035f733b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59a0035f733b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x59a003604b2b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59a003604b2b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x59a003604b2b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x59a0035ff504 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x59a0035ff504 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x59a003607732 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59a003607732 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x59a003607732 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59a003b7b13f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x59a003b7b13f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x7c18dd94eaa4 - <unknown>
[INFO] [stdout]   63:     0x7c18dd9dba64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::notifications::integration_tests::get_notifications_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::notifications::integration_tests::get_notifications_works' (26) panicked at src/client/notifications.rs:55:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://secure.splitwise.com/api/v3.0/get_notifications?): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a003b7ba2a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a003b7ba2a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a003b9212a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a003b9212a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59a003b80c72 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a003b80c72 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a003b59c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a003b59c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a003b739b9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a00360405c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a00360405c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a003b73c32 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a003b73c32 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a003b59d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a003b51439 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a003b5accd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a003b9291c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a003b92662 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59a00349ee4c - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<splitwise[5cbbf73fd4f1f3ad]::model::notifications::Notification>, anyhow[b80a72eac47b2c16]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59a00349ee4c - splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works::{closure#0}::test_impl::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/notifications.rs:55:14
[INFO] [stdout]   22:     0x59a00349f0d8 - splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/notifications.rs:48:5
[INFO] [stdout]   23:     0x59a00349f7ad - <core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59a0033fd67d - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:64
[INFO] [stdout]   25:     0x59a00349cc80 - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:102:9
[INFO] [stdout]   26:     0x59a0034afa65 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::try_with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x59a0034ad84e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x59a0033fc03f - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:95:13
[INFO] [stdout]   29:     0x59a0033fc03f - tokio[ea3f7389bd961643]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:72:5
[INFO] [stdout]   30:     0x59a0033fc03f - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:25
[INFO] [stdout]   31:     0x59a0033e8c70 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:374:19
[INFO] [stdout]   32:     0x59a0033f4dcc - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:515:44
[INFO] [stdout]   33:     0x59a0033f49d4 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:57
[INFO] [stdout]   34:     0x59a0034993bd - <tokio[ea3f7389bd961643]::macros::scoped_tls::ScopedKey<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>>::set::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x59a0033ee91c - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:35
[INFO] [stdout]   36:     0x59a0033f1865 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:506:14
[INFO] [stdout]   37:     0x59a0033f1c60 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::BasicScheduler>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:182:29
[INFO] [stdout]   38:     0x59a0034697d1 - <tokio[ea3f7389bd961643]::runtime::Runtime>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x59a00349f583 - splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/notifications.rs:48:5
[INFO] [stdout]   40:     0x59a00349ef17 - splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/notifications.rs:48:25
[INFO] [stdout]   41:     0x59a003426da6 - <splitwise[5cbbf73fd4f1f3ad]::client::notifications::integration_tests::get_notifications_works::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59a0035f733b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59a0035f733b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x59a003604b2b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59a003604b2b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x59a003604b2b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x59a0035ff504 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x59a0035ff504 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x59a003607732 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59a003607732 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x59a003607732 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59a003b7b13f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x59a003b7b13f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x7c18dd94eaa4 - <unknown>
[INFO] [stdout]   63:     0x7c18dd9dba64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::comments::integration_tests::create_delete_comment_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::comments::integration_tests::create_delete_comment_works' (18) panicked at src/client/comments.rs:91:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://secure.splitwise.com/api/v3.0/create_comment): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a003b7ba2a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a003b7ba2a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a003b9212a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a003b9212a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59a003b80c72 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a003b80c72 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a003b59c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a003b59c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a003b739b9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a00360405c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a00360405c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a003b73c32 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a003b73c32 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a003b59d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a003b51439 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a003b5accd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a003b9291c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a003b92662 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59a00349039e - <core[35159d6ffb30e017]::result::Result<splitwise[5cbbf73fd4f1f3ad]::model::comments::Comment, anyhow[b80a72eac47b2c16]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59a00349039e - splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works::{closure#0}::test_impl::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/comments.rs:91:14
[INFO] [stdout]   22:     0x59a003491288 - splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/comments.rs:83:5
[INFO] [stdout]   23:     0x59a00349f9ed - <core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59a0033fd8bd - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:64
[INFO] [stdout]   25:     0x59a00349d730 - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:102:9
[INFO] [stdout]   26:     0x59a0034b0365 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::try_with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x59a0034adb1e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x59a0033fcfff - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:95:13
[INFO] [stdout]   29:     0x59a0033fcfff - tokio[ea3f7389bd961643]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:72:5
[INFO] [stdout]   30:     0x59a0033fcfff - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:25
[INFO] [stdout]   31:     0x59a0033ea890 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:374:19
[INFO] [stdout]   32:     0x59a0033f980c - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:515:44
[INFO] [stdout]   33:     0x59a0033f4af4 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:57
[INFO] [stdout]   34:     0x59a003499cbd - <tokio[ea3f7389bd961643]::macros::scoped_tls::ScopedKey<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>>::set::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x59a0033f0adc - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:35
[INFO] [stdout]   36:     0x59a0033f1aa5 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:506:14
[INFO] [stdout]   37:     0x59a0033f3640 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::BasicScheduler>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:182:29
[INFO] [stdout]   38:     0x59a00346a601 - <tokio[ea3f7389bd961643]::runtime::Runtime>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x59a003491da2 - splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/comments.rs:83:5
[INFO] [stdout]   40:     0x59a003490ea7 - splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/comments.rs:83:25
[INFO] [stdout]   41:     0x59a003426fe6 - <splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::create_delete_comment_works::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59a0035f733b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59a0035f733b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x59a003604b2b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59a003604b2b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x59a003604b2b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x59a0035ff504 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x59a0035ff504 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x59a003607732 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59a003607732 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x59a003607732 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59a003b7b13f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x59a003b7b13f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x7c18dd94eaa4 - <unknown>
[INFO] [stdout]   63:     0x7c18dd9dba64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::comments::integration_tests::get_comments_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::comments::integration_tests::get_comments_works' (19) panicked at src/client/comments.rs:79:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://secure.splitwise.com/api/v3.0/get_comments?expense_id=1606307156): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a003b7ba2a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a003b7ba2a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a003b9212a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a003b9212a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59a003b80c72 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a003b80c72 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a003b59c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a003b59c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a003b739b9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a00360405c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a00360405c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a003b73c32 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a003b73c32 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a003b59d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a003b51439 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a003b5accd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a003b9291c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a003b92662 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59a00348ff83 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<splitwise[5cbbf73fd4f1f3ad]::model::comments::Comment>, anyhow[b80a72eac47b2c16]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59a00348ff83 - splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works::{closure#0}::test_impl::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/comments.rs:79:14
[INFO] [stdout]   22:     0x59a003491068 - splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/comments.rs:73:5
[INFO] [stdout]   23:     0x59a00349f9ad - <core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59a0033fd87d - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:64
[INFO] [stdout]   25:     0x59a00349d600 - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:102:9
[INFO] [stdout]   26:     0x59a0034b0265 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::try_with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x59a0034adace - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x59a0033fce3f - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:95:13
[INFO] [stdout]   29:     0x59a0033fce3f - tokio[ea3f7389bd961643]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:72:5
[INFO] [stdout]   30:     0x59a0033fce3f - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:25
[INFO] [stdout]   31:     0x59a0033ea570 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:374:19
[INFO] [stdout]   32:     0x59a0033f8fcc - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:515:44
[INFO] [stdout]   33:     0x59a0033f4ad4 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:57
[INFO] [stdout]   34:     0x59a003499bbd - <tokio[ea3f7389bd961643]::macros::scoped_tls::ScopedKey<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>>::set::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x59a0033f071c - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:35
[INFO] [stdout]   36:     0x59a0033f1a65 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:506:14
[INFO] [stdout]   37:     0x59a0033f3360 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::BasicScheduler>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:182:29
[INFO] [stdout]   38:     0x59a00346a471 - <tokio[ea3f7389bd961643]::runtime::Runtime>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x59a003491bf3 - splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/comments.rs:73:5
[INFO] [stdout]   40:     0x59a003490e77 - splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/comments.rs:73:25
[INFO] [stdout]   41:     0x59a003426fa6 - <splitwise[5cbbf73fd4f1f3ad]::client::comments::integration_tests::get_comments_works::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59a0035f733b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59a0035f733b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x59a003604b2b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59a003604b2b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x59a003604b2b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x59a0035ff504 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x59a0035ff504 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x59a003607732 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59a003607732 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x59a003607732 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59a003b7b13f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x59a003b7b13f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x7c18dd94eaa4 - <unknown>
[INFO] [stdout]   63:     0x7c18dd9dba64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::other::integration_tests::parse_sentence_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::other::integration_tests::parse_sentence_works' (29) panicked at src/client/other.rs:93:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://secure.splitwise.com/api/v3.0/parse_sentence): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a003b7ba2a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a003b7ba2a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a003b9212a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a003b9212a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59a003b80c72 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a003b80c72 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a003b59c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a003b59c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a003b739b9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a00360405c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a00360405c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a003b73c32 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a003b73c32 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a003b59d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a003b51439 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a003b5accd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a003b9291c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a003b92662 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59a00348fb5d - <core[35159d6ffb30e017]::result::Result<splitwise[5cbbf73fd4f1f3ad]::model::other::ParseSentenceResponse, anyhow[b80a72eac47b2c16]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59a00348fb5d - splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works::{closure#0}::test_impl::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/other.rs:93:14
[INFO] [stdout]   22:     0x59a003490de8 - splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/other.rs:83:5
[INFO] [stdout]   23:     0x59a00349f86d - <core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59a0033fd73d - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:64
[INFO] [stdout]   25:     0x59a00349d010 - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:102:9
[INFO] [stdout]   26:     0x59a0034afd65 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::try_with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x59a0034ad93e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x59a0033fc57f - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:95:13
[INFO] [stdout]   29:     0x59a0033fc57f - tokio[ea3f7389bd961643]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:72:5
[INFO] [stdout]   30:     0x59a0033fc57f - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:25
[INFO] [stdout]   31:     0x59a0033e95d0 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:374:19
[INFO] [stdout]   32:     0x59a0033f668c - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:515:44
[INFO] [stdout]   33:     0x59a0033f4a34 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:57
[INFO] [stdout]   34:     0x59a0034996bd - <tokio[ea3f7389bd961643]::macros::scoped_tls::ScopedKey<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>>::set::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x59a0033ef45c - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:35
[INFO] [stdout]   36:     0x59a0033f1925 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:506:14
[INFO] [stdout]   37:     0x59a0033f2500 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::BasicScheduler>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:182:29
[INFO] [stdout]   38:     0x59a003469c81 - <tokio[ea3f7389bd961643]::runtime::Runtime>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x59a003491a53 - splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/other.rs:83:5
[INFO] [stdout]   40:     0x59a0034907e7 - splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/other.rs:83:25
[INFO] [stdout]   41:     0x59a003426e66 - <splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::parse_sentence_works::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59a0035f733b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59a0035f733b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x59a003604b2b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59a003604b2b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x59a003604b2b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x59a0035ff504 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x59a0035ff504 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x59a003607732 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59a003607732 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x59a003607732 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59a003b7b13f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x59a003b7b13f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x7c18dd94eaa4 - <unknown>
[INFO] [stdout]   63:     0x7c18dd9dba64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::users::integration_tests::get_current_get_update_user_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::users::integration_tests::get_current_get_update_user_works' (30) panicked at src/client/users.rs:63:63:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://secure.splitwise.com/api/v3.0/get_current_user): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a003b7ba2a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a003b7ba2a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a003b9212a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a003b9212a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59a003b80c72 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a003b80c72 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a003b59c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a003b59c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a003b739b9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a00360405c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a00360405c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a003b73c32 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a003b73c32 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a003b59d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a003b51439 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a003b5accd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a003b9291c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a003b92662 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59a003442c88 - <core[35159d6ffb30e017]::result::Result<splitwise[5cbbf73fd4f1f3ad]::model::users::User, anyhow[b80a72eac47b2c16]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59a003442c88 - splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works::{closure#0}::test_impl::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/users.rs:63:63
[INFO] [stdout]   22:     0x59a003444b07 - splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/users.rs:59:5
[INFO] [stdout]   23:     0x59a00349f8ad - <core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59a0033fd77d - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:64
[INFO] [stdout]   25:     0x59a00349d140 - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:102:9
[INFO] [stdout]   26:     0x59a0034afe65 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::try_with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x59a0034ad98e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x59a0033fc73f - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:95:13
[INFO] [stdout]   29:     0x59a0033fc73f - tokio[ea3f7389bd961643]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:72:5
[INFO] [stdout]   30:     0x59a0033fc73f - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:25
[INFO] [stdout]   31:     0x59a0033e98f0 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:374:19
[INFO] [stdout]   32:     0x59a0033f6ecc - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:515:44
[INFO] [stdout]   33:     0x59a0033f4a54 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:57
[INFO] [stdout]   34:     0x59a0034997bd - <tokio[ea3f7389bd961643]::macros::scoped_tls::ScopedKey<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>>::set::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x59a0033ef81c - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:35
[INFO] [stdout]   36:     0x59a0033f1965 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:506:14
[INFO] [stdout]   37:     0x59a0033f27e0 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::BasicScheduler>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:182:29
[INFO] [stdout]   38:     0x59a003469e20 - <tokio[ea3f7389bd961643]::runtime::Runtime>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x59a003445b52 - splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/users.rs:59:5
[INFO] [stdout]   40:     0x59a003444937 - splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/users.rs:59:25
[INFO] [stdout]   41:     0x59a003426ea6 - <splitwise[5cbbf73fd4f1f3ad]::client::users::integration_tests::get_current_get_update_user_works::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59a0035f733b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59a0035f733b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x59a003604b2b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59a003604b2b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x59a003604b2b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x59a0035ff504 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x59a0035ff504 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x59a003607732 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59a003607732 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x59a003607732 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59a003b7b13f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x59a003b7b13f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x7c18dd94eaa4 - <unknown>
[INFO] [stdout]   63:     0x7c18dd9dba64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works' (23) panicked at src/client/friends.rs:120:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://secure.splitwise.com/api/v3.0/create_friends): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a003b7ba2a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a003b7ba2a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a003b9212a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a003b9212a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59a003b80c72 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a003b80c72 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a003b59c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a003b59c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a003b739b9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a00360405c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a00360405c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a003b73c32 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a003b73c32 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a003b59d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a003b51439 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a003b5accd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a003b9291c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a003b92662 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59a003460f49 - <core[35159d6ffb30e017]::result::Result<splitwise[5cbbf73fd4f1f3ad]::model::friends::AddFriendsResponse, anyhow[b80a72eac47b2c16]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59a003460f49 - splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works::{closure#0}::test_impl::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/friends.rs:120:59
[INFO] [stdout]   22:     0x59a003466cd7 - splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/friends.rs:111:5
[INFO] [stdout]   23:     0x59a00349f96d - <core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59a0033fd83d - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:64
[INFO] [stdout]   25:     0x59a00349d4d0 - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:102:9
[INFO] [stdout]   26:     0x59a0034b0165 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::try_with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x59a0034ada7e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x59a0033fcc7f - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:95:13
[INFO] [stdout]   29:     0x59a0033fcc7f - tokio[ea3f7389bd961643]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:72:5
[INFO] [stdout]   30:     0x59a0033fcc7f - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:25
[INFO] [stdout]   31:     0x59a0033ea250 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:374:19
[INFO] [stdout]   32:     0x59a0033f878c - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:515:44
[INFO] [stdout]   33:     0x59a0033f4ab4 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:57
[INFO] [stdout]   34:     0x59a003499abd - <tokio[ea3f7389bd961643]::macros::scoped_tls::ScopedKey<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>>::set::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x59a0033f035c - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:35
[INFO] [stdout]   36:     0x59a0033f1a25 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:506:14
[INFO] [stdout]   37:     0x59a0033f3080 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::BasicScheduler>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:182:29
[INFO] [stdout]   38:     0x59a00346a2e0 - <tokio[ea3f7389bd961643]::runtime::Runtime>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x59a0034683a2 - splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/friends.rs:111:5
[INFO] [stdout]   40:     0x59a003466b07 - splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/friends.rs:111:25
[INFO] [stdout]   41:     0x59a003426f66 - <splitwise[5cbbf73fd4f1f3ad]::client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59a0035f733b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59a0035f733b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x59a003604b2b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59a003604b2b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x59a003604b2b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x59a0035ff504 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x59a0035ff504 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x59a003607732 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59a003607732 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x59a003607732 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59a003b7b13f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x59a003b7b13f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x7c18dd94eaa4 - <unknown>
[INFO] [stdout]   63:     0x7c18dd9dba64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::expenses::integration_tests::create_expense_by_shares_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::expenses::integration_tests::create_expense_by_shares_works' (20) panicked at src/client/expenses.rs:237:72:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://secure.splitwise.com/api/v3.0/create_expense): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a003b7ba2a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a003b7ba2a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a003b9212a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a003b9212a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59a003b80c72 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a003b80c72 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a003b59c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a003b59c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a003b739b9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a00360405c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a00360405c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a003b73c32 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a003b73c32 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a003b59d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a003b51439 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a003b5accd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a003b9291c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a003b92662 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59a003464c3d - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<splitwise[5cbbf73fd4f1f3ad]::model::expenses::Expense>, anyhow[b80a72eac47b2c16]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59a003464c3d - splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works::{closure#0}::test_impl::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/expenses.rs:237:72
[INFO] [stdout]   22:     0x59a0034671a8 - splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/expenses.rs:222:5
[INFO] [stdout]   23:     0x59a00349fa6d - <core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59a0033fd93d - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:64
[INFO] [stdout]   25:     0x59a00349d990 - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:102:9
[INFO] [stdout]   26:     0x59a0034b0565 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::try_with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x59a0034adbbe - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x59a0033fd37f - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:95:13
[INFO] [stdout]   29:     0x59a0033fd37f - tokio[ea3f7389bd961643]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:72:5
[INFO] [stdout]   30:     0x59a0033fd37f - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:25
[INFO] [stdout]   31:     0x59a0033eaed0 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:374:19
[INFO] [stdout]   32:     0x59a0033fa88c - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:515:44
[INFO] [stdout]   33:     0x59a0033f4b34 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:57
[INFO] [stdout]   34:     0x59a003499ebd - <tokio[ea3f7389bd961643]::macros::scoped_tls::ScopedKey<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>>::set::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x59a0033f125c - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:35
[INFO] [stdout]   36:     0x59a0033f1b25 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:506:14
[INFO] [stdout]   37:     0x59a0033f3c00 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::BasicScheduler>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:182:29
[INFO] [stdout]   38:     0x59a00346a921 - <tokio[ea3f7389bd961643]::runtime::Runtime>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x59a0034686ef - splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/expenses.rs:222:5
[INFO] [stdout]   40:     0x59a003466d97 - splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/expenses.rs:222:25
[INFO] [stdout]   41:     0x59a003427066 - <splitwise[5cbbf73fd4f1f3ad]::client::expenses::integration_tests::create_expense_by_shares_works::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59a0035f733b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59a0035f733b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x59a003604b2b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59a003604b2b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x59a003604b2b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x59a0035ff504 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x59a0035ff504 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x59a003607732 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59a003607732 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x59a003607732 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59a003b7b13f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x59a003b7b13f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x7c18dd94eaa4 - <unknown>
[INFO] [stdout]   63:     0x7c18dd9dba64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::other::integration_tests::get_categories_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::other::integration_tests::get_categories_works' (27) panicked at src/client/other.rs:80:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://secure.splitwise.com/api/v3.0/get_categories): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a003b7ba2a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a003b7ba2a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a003b7ba2a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a003b9212a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a003b9212a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59a003b80c72 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a003b80c72 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a003b59c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a003b59c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a003b739b9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a00360405c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a00360405c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a003b73c32 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a003b73c32 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a003b59d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a003b51439 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a003b5accd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a003b9291c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a003b92662 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59a00348f31e - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<splitwise[5cbbf73fd4f1f3ad]::model::other::Category>, anyhow[b80a72eac47b2c16]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59a00348f31e - splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works::{closure#0}::test_impl::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/other.rs:80:58
[INFO] [stdout]   22:     0x59a0034909a8 - splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/other.rs:78:5
[INFO] [stdout]   23:     0x59a00349f7ed - <core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59a0033fd6bd - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:64
[INFO] [stdout]   25:     0x59a00349cdb0 - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:102:9
[INFO] [stdout]   26:     0x59a0034afb65 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::try_with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x59a0034ad89e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[ea3f7389bd961643]::coop::Budget>>>::with::<tokio[ea3f7389bd961643]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x59a0033fc1ff - tokio[ea3f7389bd961643]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:95:13
[INFO] [stdout]   29:     0x59a0033fc1ff - tokio[ea3f7389bd961643]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/coop.rs:72:5
[INFO] [stdout]   30:     0x59a0033fc1ff - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:516:25
[INFO] [stdout]   31:     0x59a0033e8f90 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:374:19
[INFO] [stdout]   32:     0x59a0033f560c - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:515:44
[INFO] [stdout]   33:     0x59a0033f49f4 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:57
[INFO] [stdout]   34:     0x59a0034994bd - <tokio[ea3f7389bd961643]::macros::scoped_tls::ScopedKey<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Context>>::set::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ea3f7389bd961643]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x59a0033eecdc - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:582:35
[INFO] [stdout]   36:     0x59a0033f18a5 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:506:14
[INFO] [stdout]   37:     0x59a0033f1f40 - <tokio[ea3f7389bd961643]::runtime::basic_scheduler::BasicScheduler>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/basic_scheduler.rs:182:29
[INFO] [stdout]   38:     0x59a003469961 - <tokio[ea3f7389bd961643]::runtime::Runtime>::block_on::<splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x59a003491713 - splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/other.rs:78:5
[INFO] [stdout]   40:     0x59a003490787 - splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/other.rs:78:25
[INFO] [stdout]   41:     0x59a003426de6 - <splitwise[5cbbf73fd4f1f3ad]::client::other::integration_tests::get_categories_works::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59a0035f733b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59a0035f733b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x59a003604b2b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59a003604b2b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59a003604b2b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59a003604b2b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x59a003604b2b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x59a0035ff504 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x59a0035ff504 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x59a003607732 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59a003607732 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59a003607732 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59a003607732 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x59a003607732 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59a003b7b13f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x59a003b7b13f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x7c18dd94eaa4 - <unknown>
[INFO] [stdout]   63:     0x7c18dd9dba64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client::comments::integration_tests::create_delete_comment_works
[INFO] [stdout]     client::comments::integration_tests::get_comments_works
[INFO] [stdout]     client::expenses::integration_tests::create_expense_by_shares_works
[INFO] [stdout]     client::expenses::integration_tests::create_expense_equally_works
[INFO] [stdout]     client::expenses::integration_tests::create_update_get_delete_undelete_list_expense_works
[INFO] [stdout]     client::friends::integration_tests::add_list_get_delete_friend_and_add_remove_user_group_works
[INFO] [stdout]     client::groups::integration_tests::create_delete_restore_group_works
[INFO] [stdout]     client::groups::integration_tests::list_get_group_works
[INFO] [stdout]     client::notifications::integration_tests::get_notifications_works
[INFO] [stdout]     client::other::integration_tests::get_categories_works
[INFO] [stdout]     client::other::integration_tests::get_currencies_works
[INFO] [stdout]     client::other::integration_tests::parse_sentence_works
[INFO] [stdout]     client::users::integration_tests::get_current_get_update_user_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e21d7c2b88a259d5630f7b29a44418e1babfc577616cc08163b2aab6a3b1c983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e21d7c2b88a259d5630f7b29a44418e1babfc577616cc08163b2aab6a3b1c983", kill_on_drop: false }`
[INFO] [stdout] e21d7c2b88a259d5630f7b29a44418e1babfc577616cc08163b2aab6a3b1c983
