[INFO] fetching crate pocketcasts 0.1.4...
[INFO] testing pocketcasts-0.1.4 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate pocketcasts 0.1.4 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate pocketcasts 0.1.4
[INFO] finished tweaking crates.io crate pocketcasts 0.1.4
[INFO] tweaked toml for crates.io crate pocketcasts 0.1.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pocketcasts 0.1.4 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 185 packages to latest compatible versions
[INFO] [stderr]       Adding h2 v0.2.0-alpha.3 (available: v0.2.7)
[INFO] [stderr]       Adding http-body v0.2.0-alpha.3 (available: v0.2.0)
[INFO] [stderr]       Adding hyper v0.13.0-alpha.4 (available: v0.13.10)
[INFO] [stderr]       Adding hyper-tls v0.4.0-alpha.4 (available: v0.4.3)
[INFO] [stderr]       Adding reqwest v0.10.0-alpha.2 (available: v0.10.10)
[INFO] [stderr]       Adding tokio v0.2.0-alpha.6 (available: v0.2.25)
[INFO] [stderr]       Adding tokio-macros v0.2.0-alpha.6 (available: v0.2.6)
[INFO] [stderr]       Adding tokio-test v0.2.0-alpha.6 (available: v0.2.1)
[INFO] [stderr]       Adding tokio-tls v0.3.0-alpha.6 (available: v0.3.1)
[INFO] [stderr]       Adding tower-make v0.3.0-alpha.2a (available: v0.3.0)
[INFO] [stderr]       Adding tower-service v0.3.0-alpha.2 (available: v0.3.3)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-test v0.2.0-alpha.6
[INFO] [stderr]   Downloaded crossbeam-utils v0.6.6
[INFO] [stderr]   Downloaded futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded pin-convert v0.1.0
[INFO] [stderr]   Downloaded string v0.2.1
[INFO] [stderr]   Downloaded futures-core-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded tower-make v0.3.0-alpha.2a
[INFO] [stderr]   Downloaded tower-service v0.3.0-alpha.2
[INFO] [stderr]   Downloaded http-body v0.2.0-alpha.3
[INFO] [stderr]   Downloaded crossbeam-queue v0.1.2
[INFO] [stderr]   Downloaded tokio-executor v0.2.0-alpha.6
[INFO] [stderr]   Downloaded hyper-tls v0.4.0-alpha.4
[INFO] [stderr]   Downloaded tokio-io v0.2.0-alpha.6
[INFO] [stderr]   Downloaded tokio v0.2.0-alpha.6
[INFO] [stderr]   Downloaded futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded h2 v0.2.0-alpha.3
[INFO] [stderr]   Downloaded hyper v0.13.0-alpha.4
[INFO] [stderr]   Downloaded reqwest v0.10.0-alpha.2
[INFO] [stderr]   Downloaded crossbeam-channel v0.3.9
[INFO] [stderr]   Downloaded http v0.1.21
[INFO] [stderr]   Downloaded tokio-net v0.2.0-alpha.6
[INFO] [stderr]   Downloaded pin-project v0.4.30
[INFO] [stderr]   Downloaded tokio-tls v0.3.0-alpha.6
[INFO] [stderr]   Downloaded winreg v0.6.2
[INFO] [stderr]   Downloaded tokio-fs v0.2.0-alpha.6
[INFO] [stderr]   Downloaded pin-project-internal v0.4.30
[INFO] [stderr]   Downloaded tokio-sync v0.2.0-alpha.6
[INFO] [stderr]   Downloaded tokio-timer v0.3.0-alpha.6
[INFO] [stderr]   Downloaded dtoa v0.4.8
[INFO] [stderr]   Downloaded tokio-macros v0.2.0-alpha.6
[INFO] [stderr]   Downloaded tokio-codec v0.2.0-alpha.6
[INFO] [stderr]   Downloaded futures-sink-preview v0.3.0-alpha.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd56043eee4081df85ce03d3e3e175bae4a3b2bb08d9bc14b01d21f4132a7876
[INFO] running `Command { std: "docker" "start" "-a" "cd56043eee4081df85ce03d3e3e175bae4a3b2bb08d9bc14b01d21f4132a7876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd56043eee4081df85ce03d3e3e175bae4a3b2bb08d9bc14b01d21f4132a7876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd56043eee4081df85ce03d3e3e175bae4a3b2bb08d9bc14b01d21f4132a7876", kill_on_drop: false }`
[INFO] [stdout] cd56043eee4081df85ce03d3e3e175bae4a3b2bb08d9bc14b01d21f4132a7876
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 320c52ccdffa9b86bd8ffaf621b1f28849a278a9df463ad2fc957a14d911b9c9
[INFO] running `Command { std: "docker" "start" "-a" "320c52ccdffa9b86bd8ffaf621b1f28849a278a9df463ad2fc957a14d911b9c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling futures-sink-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling tower-service v0.3.0-alpha.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling tokio-sync v0.2.0-alpha.6
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tokio-executor v0.2.0-alpha.6
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling pin-convert v0.1.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling http-body v0.2.0-alpha.3
[INFO] [stderr]    Compiling tokio-timer v0.3.0-alpha.6
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-macros v0.2.0-alpha.6
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling tokio-io v0.2.0-alpha.6
[INFO] [stderr]    Compiling tokio-codec v0.2.0-alpha.6
[INFO] [stderr]    Compiling tower-make v0.3.0-alpha.2a
[INFO] [stderr]    Compiling tokio-fs v0.2.0-alpha.6
[INFO] [stderr]    Compiling tokio-tls v0.3.0-alpha.6
[INFO] [stderr]    Compiling tokio-net v0.2.0-alpha.6
[INFO] [stderr]    Compiling h2 v0.2.0-alpha.3
[INFO] [stderr]    Compiling tokio v0.2.0-alpha.6
[INFO] [stderr]    Compiling tokio-test v0.2.0-alpha.6
[INFO] [stderr]    Compiling hyper v0.13.0-alpha.4
[INFO] [stderr]    Compiling hyper-tls v0.4.0-alpha.4
[INFO] [stderr]    Compiling reqwest v0.10.0-alpha.2
[INFO] [stderr]    Compiling pocketcasts v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^---
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Fail` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_PocketcastsError`
[INFO] [stdout] 3 | pub enum PocketcastsError {
[INFO] [stdout]   |          ---------------- `PocketcastsError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^---
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Display` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_PocketcastsError`
[INFO] [stdout] 3 | pub enum PocketcastsError {
[INFO] [stdout]   |          ---------------- `PocketcastsError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.46s
[INFO] running `Command { std: "docker" "inspect" "320c52ccdffa9b86bd8ffaf621b1f28849a278a9df463ad2fc957a14d911b9c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "320c52ccdffa9b86bd8ffaf621b1f28849a278a9df463ad2fc957a14d911b9c9", kill_on_drop: false }`
[INFO] [stdout] 320c52ccdffa9b86bd8ffaf621b1f28849a278a9df463ad2fc957a14d911b9c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e9d999958009bf9028597a6eb9501bac05678501eaef9d478485ca0da251f5e
[INFO] running `Command { std: "docker" "start" "-a" "5e9d999958009bf9028597a6eb9501bac05678501eaef9d478485ca0da251f5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling pocketcasts v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^---
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Fail` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_PocketcastsError`
[INFO] [stdout] 3 | pub enum PocketcastsError {
[INFO] [stdout]   |          ---------------- `PocketcastsError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^---
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Display` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_PocketcastsError`
[INFO] [stdout] 3 | pub enum PocketcastsError {
[INFO] [stdout]   |          ---------------- `PocketcastsError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^---
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Fail` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_PocketcastsError`
[INFO] [stdout] 3 | pub enum PocketcastsError {
[INFO] [stdout]   |          ---------------- `PocketcastsError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^---
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Display` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_PocketcastsError`
[INFO] [stdout] 3 | pub enum PocketcastsError {
[INFO] [stdout]   |          ---------------- `PocketcastsError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.71s
[INFO] running `Command { std: "docker" "inspect" "5e9d999958009bf9028597a6eb9501bac05678501eaef9d478485ca0da251f5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e9d999958009bf9028597a6eb9501bac05678501eaef9d478485ca0da251f5e", kill_on_drop: false }`
[INFO] [stdout] 5e9d999958009bf9028597a6eb9501bac05678501eaef9d478485ca0da251f5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3867507ffcb9aa31a3ab4ec31e724df5e109d4e57ccb165a595fa88dc1bf934b
[INFO] running `Command { std: "docker" "start" "-a" "3867507ffcb9aa31a3ab4ec31e724df5e109d4e57ccb165a595fa88dc1bf934b", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/error.rs:2:10
[INFO] [stderr]   |
[INFO] [stderr] 2 | #[derive(Fail, Debug)]
[INFO] [stderr]   |          ^---
[INFO] [stderr]   |          |
[INFO] [stderr]   |          `Fail` is not local
[INFO] [stderr]   |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_PocketcastsError`
[INFO] [stderr] 3 | pub enum PocketcastsError {
[INFO] [stderr]   |          ---------------- `PocketcastsError` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/error.rs:2:10
[INFO] [stderr]   |
[INFO] [stderr] 2 | #[derive(Fail, Debug)]
[INFO] [stderr]   |          ^---
[INFO] [stderr]   |          |
[INFO] [stderr]   |          `Display` is not local
[INFO] [stderr]   |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_PocketcastsError`
[INFO] [stderr] 3 | pub enum PocketcastsError {
[INFO] [stderr]   |          ---------------- `PocketcastsError` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `pocketcasts` (lib) generated 2 warnings
[INFO] [stderr] warning: `pocketcasts` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pocketcasts-065e07e7a995e77f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_client.rs (/opt/rustwide/target/debug/deps/test_client-0bad111a2acfed99)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_new_releases ... FAILED
[INFO] [stdout] test test_user_podcasts ... FAILED
[INFO] [stdout] test test_subscription_status ... FAILED
[INFO] [stdout] test test_episode ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_new_releases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_new_releases' (19) panicked at tests/test_client.rs:19:42:
[INFO] [stdout] Missing env var PC_EMAIL: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ebe7f6b9592 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ebe7f6b9592 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ebe7f6b9592 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ebe7f6b9592 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ebe7f6d00ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ebe7f6d00ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5ebe7f6be7c6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ebe7f6be7c6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ebe7f69689f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ebe7f69689f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ebe7f6b0ff9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ebe7f2bb85e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ebe7f2bb85e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ebe7f6b1262 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ebe7f6b1262 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ebe7f696958 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ebe7f68b919 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ebe7f697a1d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ebe7f6d083c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ebe7f6d0582 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ebe7f28b70e - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, std[3b51380354919863]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ebe7f29de33 - <test_client[8094b0dbfbb1a374]::ClientCredentials>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:19:42
[INFO] [stdout]   22:     0x5ebe7f29c898 - test_client[8094b0dbfbb1a374]::login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:29:27
[INFO] [stdout]   23:     0x5ebe7f29211b - <tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:472:43
[INFO] [stdout]   24:     0x5ebe7f2935ea - <tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:745:40
[INFO] [stdout]   25:     0x5ebe7f28f053 - <tokio_executor[bd6a4da08fcc7502]::current_thread::CurrentRunner>::set_spawn::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::{closure#0}::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:782:9
[INFO] [stdout]   26:     0x5ebe7f2922f4 - <tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:745:21
[INFO] [stdout]   27:     0x5ebe7f2ab748 - <std[3b51380354919863]::thread::local::LocalKey<tokio_executor[bd6a4da08fcc7502]::current_thread::CurrentRunner>>::try_with::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5ebe7f2ab4cc - <std[3b51380354919863]::thread::local::LocalKey<tokio_executor[bd6a4da08fcc7502]::current_thread::CurrentRunner>>::with::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5ebe7f28ee5f - <tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:743:17
[INFO] [stdout]   30:     0x5ebe7f28e31a - <tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:472:18
[INFO] [stdout]   31:     0x5ebe7f28dccf - <tokio_executor[bd6a4da08fcc7502]::current_thread::CurrentThread<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:314:22
[INFO] [stdout]   32:     0x5ebe7f29c4d1 - <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:173:22
[INFO] [stdout]   33:     0x5ebe7f29c671 - <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:207:68
[INFO] [stdout]   34:     0x5ebe7f292f40 - tokio_executor[bd6a4da08fcc7502]::global::with_default::<tokio_executor[bd6a4da08fcc7502]::current_thread::TaskExecutor, <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/global.rs:173:9
[INFO] [stdout]   35:     0x5ebe7f2aaf45 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio_executor[bd6a4da08fcc7502]::global::State>>>::try_with::<tokio_executor[bd6a4da08fcc7502]::global::with_default<tokio_executor[bd6a4da08fcc7502]::current_thread::TaskExecutor, <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5ebe7f2aacdc - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio_executor[bd6a4da08fcc7502]::global::State>>>::with::<tokio_executor[bd6a4da08fcc7502]::global::with_default<tokio_executor[bd6a4da08fcc7502]::current_thread::TaskExecutor, <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5ebe7f28f766 - tokio_executor[bd6a4da08fcc7502]::global::with_default::<tokio_executor[bd6a4da08fcc7502]::current_thread::TaskExecutor, <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/global.rs:147:14
[INFO] [stdout]   38:     0x5ebe7f29c00a - <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:207:13
[INFO] [stdout]   39:     0x5ebe7f29271f - tokio_timer[c4f5ba95038d2e6]::clock::with_default::<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-timer-0.3.0-alpha.6/src/clock/mod.rs:155:9
[INFO] [stdout]   40:     0x5ebe7f2aa753 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<core[27de1724e4349be2]::option::Option<*const tokio_timer[c4f5ba95038d2e6]::clock::Clock>>>>::try_with::<tokio_timer[c4f5ba95038d2e6]::clock::with_default<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5ebe7f2aa4ec - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<core[27de1724e4349be2]::option::Option<*const tokio_timer[c4f5ba95038d2e6]::clock::Clock>>>>::with::<tokio_timer[c4f5ba95038d2e6]::clock::with_default<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5ebe7f28f584 - tokio_timer[c4f5ba95038d2e6]::clock::with_default::<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-timer-0.3.0-alpha.6/src/clock/mod.rs:135:11
[INFO] [stdout]   43:     0x5ebe7f296966 - <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:199:9
[INFO] [stdout]   44:     0x5ebe7f296f1c - <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:171:14
[INFO] [stdout]   45:     0x5ebe7f295d72 - tokio_test[f962532f1c6857c]::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0-alpha.6/src/lib.rs:30:8
[INFO] [stdout]   46:     0x5ebe7f29db90 - test_client[8094b0dbfbb1a374]::login
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:28:5
[INFO] [stdout]   47:     0x5ebe7f28d741 - <test_client[8094b0dbfbb1a374]::login as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5ebe7f292097 - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_init::<test_client[8094b0dbfbb1a374]::login>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   49:     0x5ebe7f29bdd8 - <once_cell[3c966fdf8d3a388d]::imp::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::initialize::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_init<test_client[8094b0dbfbb1a374]::login>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   50:     0x5ebe7f66c0f6 - <&mut dyn core[27de1724e4349be2]::ops::function::FnMut<(), Output = bool> as core[27de1724e4349be2]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   51:     0x5ebe7f66bdeb - once_cell[3c966fdf8d3a388d]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   52:     0x5ebe7f29686f - <once_cell[3c966fdf8d3a388d]::imp::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::initialize::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_init<test_client[8094b0dbfbb1a374]::login>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   53:     0x5ebe7f28db1a - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_try_init::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_init<test_client[8094b0dbfbb1a374]::login>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   54:     0x5ebe7f28da7d - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_init::<test_client[8094b0dbfbb1a374]::login>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   55:     0x5ebe7f29da2d - test_client[8094b0dbfbb1a374]::pocketcasts_client
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:38:26
[INFO] [stdout]   56:     0x5ebe7f29dc36 - test_client[8094b0dbfbb1a374]::test_new_releases
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:62:14
[INFO] [stdout]   57:     0x5ebe7f29c7c7 - test_client[8094b0dbfbb1a374]::test_new_releases::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:61:23
[INFO] [stdout]   58:     0x5ebe7f28d666 - <test_client[8094b0dbfbb1a374]::test_new_releases::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ebe7f2afc0b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5ebe7f2afc0b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x5ebe7f2bc46a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x5ebe7f2bc46a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x5ebe7f2bc46a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5ebe7f2bc46a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5ebe7f2bc46a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5ebe7f2bc46a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x5ebe7f2bc46a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x5ebe7f2b7a14 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x5ebe7f2b7a14 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x5ebe7f2bef62 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x5ebe7f2bef62 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x5ebe7f2bef62 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5ebe7f2bef62 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5ebe7f2bef62 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5ebe7f2bef62 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x5ebe7f2bef62 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5ebe7f6b8dff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   78:     0x5ebe7f6b8dff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   79:     0x771a2e94faa4 - <unknown>
[INFO] [stdout]   80:     0x771a2e9dca64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_user_podcasts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_user_podcasts' (21) panicked at tests/test_client.rs:19:42:
[INFO] [stdout] Missing env var PC_EMAIL: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ebe7f6b9592 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ebe7f6b9592 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ebe7f6b9592 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ebe7f6b9592 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ebe7f6d00ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ebe7f6d00ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5ebe7f6be7c6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ebe7f6be7c6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ebe7f69689f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ebe7f69689f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ebe7f6b0ff9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ebe7f2bb85e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ebe7f2bb85e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ebe7f6b1262 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ebe7f6b1262 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ebe7f696958 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ebe7f68b919 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ebe7f697a1d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ebe7f6d083c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ebe7f6d0582 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ebe7f28b70e - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, std[3b51380354919863]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ebe7f29de33 - <test_client[8094b0dbfbb1a374]::ClientCredentials>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:19:42
[INFO] [stdout]   22:     0x5ebe7f29c898 - test_client[8094b0dbfbb1a374]::login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:29:27
[INFO] [stdout]   23:     0x5ebe7f29211b - <tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:472:43
[INFO] [stdout]   24:     0x5ebe7f2935ea - <tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:745:40
[INFO] [stdout]   25:     0x5ebe7f28f053 - <tokio_executor[bd6a4da08fcc7502]::current_thread::CurrentRunner>::set_spawn::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::{closure#0}::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:782:9
[INFO] [stdout]   26:     0x5ebe7f2922f4 - <tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:745:21
[INFO] [stdout]   27:     0x5ebe7f2ab748 - <std[3b51380354919863]::thread::local::LocalKey<tokio_executor[bd6a4da08fcc7502]::current_thread::CurrentRunner>>::try_with::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5ebe7f2ab4cc - <std[3b51380354919863]::thread::local::LocalKey<tokio_executor[bd6a4da08fcc7502]::current_thread::CurrentRunner>>::with::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5ebe7f28ee5f - <tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:743:17
[INFO] [stdout]   30:     0x5ebe7f28e31a - <tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:472:18
[INFO] [stdout]   31:     0x5ebe7f28dccf - <tokio_executor[bd6a4da08fcc7502]::current_thread::CurrentThread<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:314:22
[INFO] [stdout]   32:     0x5ebe7f29c4d1 - <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:173:22
[INFO] [stdout]   33:     0x5ebe7f29c671 - <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:207:68
[INFO] [stdout]   34:     0x5ebe7f292f40 - tokio_executor[bd6a4da08fcc7502]::global::with_default::<tokio_executor[bd6a4da08fcc7502]::current_thread::TaskExecutor, <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/global.rs:173:9
[INFO] [stdout]   35:     0x5ebe7f2aaf45 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio_executor[bd6a4da08fcc7502]::global::State>>>::try_with::<tokio_executor[bd6a4da08fcc7502]::global::with_default<tokio_executor[bd6a4da08fcc7502]::current_thread::TaskExecutor, <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5ebe7f2aacdc - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio_executor[bd6a4da08fcc7502]::global::State>>>::with::<tokio_executor[bd6a4da08fcc7502]::global::with_default<tokio_executor[bd6a4da08fcc7502]::current_thread::TaskExecutor, <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5ebe7f28f766 - tokio_executor[bd6a4da08fcc7502]::global::with_default::<tokio_executor[bd6a4da08fcc7502]::current_thread::TaskExecutor, <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/global.rs:147:14
[INFO] [stdout]   38:     0x5ebe7f29c00a - <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:207:13
[INFO] [stdout]   39:     0x5ebe7f29271f - tokio_timer[c4f5ba95038d2e6]::clock::with_default::<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-timer-0.3.0-alpha.6/src/clock/mod.rs:155:9
[INFO] [stdout]   40:     0x5ebe7f2aa753 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<core[27de1724e4349be2]::option::Option<*const tokio_timer[c4f5ba95038d2e6]::clock::Clock>>>>::try_with::<tokio_timer[c4f5ba95038d2e6]::clock::with_default<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5ebe7f2aa4ec - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<core[27de1724e4349be2]::option::Option<*const tokio_timer[c4f5ba95038d2e6]::clock::Clock>>>>::with::<tokio_timer[c4f5ba95038d2e6]::clock::with_default<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5ebe7f28f584 - tokio_timer[c4f5ba95038d2e6]::clock::with_default::<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-timer-0.3.0-alpha.6/src/clock/mod.rs:135:11
[INFO] [stdout]   43:     0x5ebe7f296966 - <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:199:9
[INFO] [stdout]   44:     0x5ebe7f296f1c - <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:171:14
[INFO] [stdout]   45:     0x5ebe7f295d72 - tokio_test[f962532f1c6857c]::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0-alpha.6/src/lib.rs:30:8
[INFO] [stdout]   46:     0x5ebe7f29db90 - test_client[8094b0dbfbb1a374]::login
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:28:5
[INFO] [stdout]   47:     0x5ebe7f28d741 - <test_client[8094b0dbfbb1a374]::login as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5ebe7f292097 - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_init::<test_client[8094b0dbfbb1a374]::login>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   49:     0x5ebe7f29bdd8 - <once_cell[3c966fdf8d3a388d]::imp::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::initialize::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_init<test_client[8094b0dbfbb1a374]::login>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   50:     0x5ebe7f66c0f6 - <&mut dyn core[27de1724e4349be2]::ops::function::FnMut<(), Output = bool> as core[27de1724e4349be2]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   51:     0x5ebe7f66bdeb - once_cell[3c966fdf8d3a388d]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   52:     0x5ebe7f29686f - <once_cell[3c966fdf8d3a388d]::imp::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::initialize::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_init<test_client[8094b0dbfbb1a374]::login>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   53:     0x5ebe7f28db1a - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_try_init::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_init<test_client[8094b0dbfbb1a374]::login>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   54:     0x5ebe7f28da7d - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_init::<test_client[8094b0dbfbb1a374]::login>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   55:     0x5ebe7f29da2d - test_client[8094b0dbfbb1a374]::pocketcasts_client
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:38:26
[INFO] [stdout]   56:     0x5ebe7f29dcb6 - test_client[8094b0dbfbb1a374]::test_user_podcasts
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:53:14
[INFO] [stdout]   57:     0x5ebe7f29c7f7 - test_client[8094b0dbfbb1a374]::test_user_podcasts::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:52:24
[INFO] [stdout]   58:     0x5ebe7f28d6a6 - <test_client[8094b0dbfbb1a374]::test_user_podcasts::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ebe7f2afc0b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5ebe7f2afc0b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x5ebe7f2bc46a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x5ebe7f2bc46a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x5ebe7f2bc46a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5ebe7f2bc46a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5ebe7f2bc46a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5ebe7f2bc46a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x5ebe7f2bc46a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x5ebe7f2b7a14 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x5ebe7f2b7a14 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x5ebe7f2bef62 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x5ebe7f2bef62 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x5ebe7f2bef62 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5ebe7f2bef62 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5ebe7f2bef62 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5ebe7f2bef62 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x5ebe7f2bef62 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5ebe7f6b8dff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   78:     0x5ebe7f6b8dff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   79:     0x771a2e94faa4 - <unknown>
[INFO] [stdout]   80:     0x771a2e9dca64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_subscription_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_subscription_status' (20) panicked at tests/test_client.rs:19:42:
[INFO] [stdout] Missing env var PC_EMAIL: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ebe7f6b9592 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ebe7f6b9592 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ebe7f6b9592 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ebe7f6b9592 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ebe7f6d00ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ebe7f6d00ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5ebe7f6be7c6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ebe7f6be7c6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ebe7f69689f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ebe7f69689f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ebe7f6b0ff9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ebe7f2bb85e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ebe7f2bb85e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ebe7f6b1262 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ebe7f6b1262 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ebe7f696958 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ebe7f68b919 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ebe7f697a1d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ebe7f6d083c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ebe7f6d0582 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ebe7f28b70e - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, std[3b51380354919863]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ebe7f29de33 - <test_client[8094b0dbfbb1a374]::ClientCredentials>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:19:42
[INFO] [stdout]   22:     0x5ebe7f29c898 - test_client[8094b0dbfbb1a374]::login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:29:27
[INFO] [stdout]   23:     0x5ebe7f29211b - <tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:472:43
[INFO] [stdout]   24:     0x5ebe7f2935ea - <tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:745:40
[INFO] [stdout]   25:     0x5ebe7f28f053 - <tokio_executor[bd6a4da08fcc7502]::current_thread::CurrentRunner>::set_spawn::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::{closure#0}::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:782:9
[INFO] [stdout]   26:     0x5ebe7f2922f4 - <tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:745:21
[INFO] [stdout]   27:     0x5ebe7f2ab748 - <std[3b51380354919863]::thread::local::LocalKey<tokio_executor[bd6a4da08fcc7502]::current_thread::CurrentRunner>>::try_with::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5ebe7f2ab4cc - <std[3b51380354919863]::thread::local::LocalKey<tokio_executor[bd6a4da08fcc7502]::current_thread::CurrentRunner>>::with::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5ebe7f28ee5f - <tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:743:17
[INFO] [stdout]   30:     0x5ebe7f28e31a - <tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:472:18
[INFO] [stdout]   31:     0x5ebe7f28dccf - <tokio_executor[bd6a4da08fcc7502]::current_thread::CurrentThread<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:314:22
[INFO] [stdout]   32:     0x5ebe7f29c4d1 - <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:173:22
[INFO] [stdout]   33:     0x5ebe7f29c671 - <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:207:68
[INFO] [stdout]   34:     0x5ebe7f292f40 - tokio_executor[bd6a4da08fcc7502]::global::with_default::<tokio_executor[bd6a4da08fcc7502]::current_thread::TaskExecutor, <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/global.rs:173:9
[INFO] [stdout]   35:     0x5ebe7f2aaf45 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio_executor[bd6a4da08fcc7502]::global::State>>>::try_with::<tokio_executor[bd6a4da08fcc7502]::global::with_default<tokio_executor[bd6a4da08fcc7502]::current_thread::TaskExecutor, <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5ebe7f2aacdc - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio_executor[bd6a4da08fcc7502]::global::State>>>::with::<tokio_executor[bd6a4da08fcc7502]::global::with_default<tokio_executor[bd6a4da08fcc7502]::current_thread::TaskExecutor, <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5ebe7f28f766 - tokio_executor[bd6a4da08fcc7502]::global::with_default::<tokio_executor[bd6a4da08fcc7502]::current_thread::TaskExecutor, <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/global.rs:147:14
[INFO] [stdout]   38:     0x5ebe7f29c00a - <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:207:13
[INFO] [stdout]   39:     0x5ebe7f29271f - tokio_timer[c4f5ba95038d2e6]::clock::with_default::<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-timer-0.3.0-alpha.6/src/clock/mod.rs:155:9
[INFO] [stdout]   40:     0x5ebe7f2aa753 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<core[27de1724e4349be2]::option::Option<*const tokio_timer[c4f5ba95038d2e6]::clock::Clock>>>>::try_with::<tokio_timer[c4f5ba95038d2e6]::clock::with_default<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5ebe7f2aa4ec - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<core[27de1724e4349be2]::option::Option<*const tokio_timer[c4f5ba95038d2e6]::clock::Clock>>>>::with::<tokio_timer[c4f5ba95038d2e6]::clock::with_default<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5ebe7f28f584 - tokio_timer[c4f5ba95038d2e6]::clock::with_default::<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-timer-0.3.0-alpha.6/src/clock/mod.rs:135:11
[INFO] [stdout]   43:     0x5ebe7f296966 - <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:199:9
[INFO] [stdout]   44:     0x5ebe7f296f1c - <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:171:14
[INFO] [stdout]   45:     0x5ebe7f295d72 - tokio_test[f962532f1c6857c]::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0-alpha.6/src/lib.rs:30:8
[INFO] [stdout]   46:     0x5ebe7f29db90 - test_client[8094b0dbfbb1a374]::login
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:28:5
[INFO] [stdout]   47:     0x5ebe7f28d741 - <test_client[8094b0dbfbb1a374]::login as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5ebe7f292097 - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_init::<test_client[8094b0dbfbb1a374]::login>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   49:     0x5ebe7f29bdd8 - <once_cell[3c966fdf8d3a388d]::imp::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::initialize::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_init<test_client[8094b0dbfbb1a374]::login>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   50:     0x5ebe7f66c0f6 - <&mut dyn core[27de1724e4349be2]::ops::function::FnMut<(), Output = bool> as core[27de1724e4349be2]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   51:     0x5ebe7f66bdeb - once_cell[3c966fdf8d3a388d]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   52:     0x5ebe7f29686f - <once_cell[3c966fdf8d3a388d]::imp::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::initialize::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_init<test_client[8094b0dbfbb1a374]::login>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   53:     0x5ebe7f28db1a - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_try_init::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_init<test_client[8094b0dbfbb1a374]::login>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   54:     0x5ebe7f28da7d - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_init::<test_client[8094b0dbfbb1a374]::login>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   55:     0x5ebe7f29da2d - test_client[8094b0dbfbb1a374]::pocketcasts_client
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:38:26
[INFO] [stdout]   56:     0x5ebe7f29dd35 - test_client[8094b0dbfbb1a374]::test_subscription_status
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:44:14
[INFO] [stdout]   57:     0x5ebe7f29c827 - test_client[8094b0dbfbb1a374]::test_subscription_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:43:30
[INFO] [stdout]   58:     0x5ebe7f28d6e6 - <test_client[8094b0dbfbb1a374]::test_subscription_status::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ebe7f2afc0b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5ebe7f2afc0b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x5ebe7f2bc46a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x5ebe7f2bc46a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x5ebe7f2bc46a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5ebe7f2bc46a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5ebe7f2bc46a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5ebe7f2bc46a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x5ebe7f2bc46a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x5ebe7f2b7a14 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x5ebe7f2b7a14 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x5ebe7f2bef62 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x5ebe7f2bef62 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x5ebe7f2bef62 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5ebe7f2bef62 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5ebe7f2bef62 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5ebe7f2bef62 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x5ebe7f2bef62 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5ebe7f6b8dff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   78:     0x5ebe7f6b8dff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   79:     0x771a2e94faa4 - <unknown>
[INFO] [stdout]   80:     0x771a2e9dca64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_episode stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_episode' (18) panicked at tests/test_client.rs:19:42:
[INFO] [stdout] Missing env var PC_EMAIL: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ebe7f6b9592 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ebe7f6b9592 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ebe7f6b9592 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ebe7f6b9592 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ebe7f6d00ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ebe7f6d00ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5ebe7f6be7c6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ebe7f6be7c6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ebe7f69689f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ebe7f69689f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ebe7f6b0ff9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ebe7f2bb85e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ebe7f2bb85e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ebe7f6b1262 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ebe7f6b1262 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ebe7f696958 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ebe7f68b919 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ebe7f697a1d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ebe7f6d083c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ebe7f6d0582 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ebe7f28b70e - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, std[3b51380354919863]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ebe7f29de33 - <test_client[8094b0dbfbb1a374]::ClientCredentials>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:19:42
[INFO] [stdout]   22:     0x5ebe7f29c898 - test_client[8094b0dbfbb1a374]::login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:29:27
[INFO] [stdout]   23:     0x5ebe7f29211b - <tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:472:43
[INFO] [stdout]   24:     0x5ebe7f2935ea - <tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:745:40
[INFO] [stdout]   25:     0x5ebe7f28f053 - <tokio_executor[bd6a4da08fcc7502]::current_thread::CurrentRunner>::set_spawn::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::{closure#0}::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:782:9
[INFO] [stdout]   26:     0x5ebe7f2922f4 - <tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:745:21
[INFO] [stdout]   27:     0x5ebe7f2ab748 - <std[3b51380354919863]::thread::local::LocalKey<tokio_executor[bd6a4da08fcc7502]::current_thread::CurrentRunner>>::try_with::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5ebe7f2ab4cc - <std[3b51380354919863]::thread::local::LocalKey<tokio_executor[bd6a4da08fcc7502]::current_thread::CurrentRunner>>::with::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5ebe7f28ee5f - <tokio_executor[bd6a4da08fcc7502]::current_thread::Borrow<tokio_net[9fb073b5e9ea557]::driver::reactor::Handle>>::enter::<<tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:743:17
[INFO] [stdout]   30:     0x5ebe7f28e31a - <tokio_executor[bd6a4da08fcc7502]::current_thread::Entered<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:472:18
[INFO] [stdout]   31:     0x5ebe7f28dccf - <tokio_executor[bd6a4da08fcc7502]::current_thread::CurrentThread<tokio_timer[c4f5ba95038d2e6]::timer::Timer<tokio_net[9fb073b5e9ea557]::driver::reactor::Reactor>>>::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:314:22
[INFO] [stdout]   32:     0x5ebe7f29c4d1 - <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:173:22
[INFO] [stdout]   33:     0x5ebe7f29c671 - <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:207:68
[INFO] [stdout]   34:     0x5ebe7f292f40 - tokio_executor[bd6a4da08fcc7502]::global::with_default::<tokio_executor[bd6a4da08fcc7502]::current_thread::TaskExecutor, <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/global.rs:173:9
[INFO] [stdout]   35:     0x5ebe7f2aaf45 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio_executor[bd6a4da08fcc7502]::global::State>>>::try_with::<tokio_executor[bd6a4da08fcc7502]::global::with_default<tokio_executor[bd6a4da08fcc7502]::current_thread::TaskExecutor, <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5ebe7f2aacdc - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio_executor[bd6a4da08fcc7502]::global::State>>>::with::<tokio_executor[bd6a4da08fcc7502]::global::with_default<tokio_executor[bd6a4da08fcc7502]::current_thread::TaskExecutor, <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5ebe7f28f766 - tokio_executor[bd6a4da08fcc7502]::global::with_default::<tokio_executor[bd6a4da08fcc7502]::current_thread::TaskExecutor, <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.2.0-alpha.6/src/global.rs:147:14
[INFO] [stdout]   38:     0x5ebe7f29c00a - <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:207:13
[INFO] [stdout]   39:     0x5ebe7f29271f - tokio_timer[c4f5ba95038d2e6]::clock::with_default::<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-timer-0.3.0-alpha.6/src/clock/mod.rs:155:9
[INFO] [stdout]   40:     0x5ebe7f2aa753 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<core[27de1724e4349be2]::option::Option<*const tokio_timer[c4f5ba95038d2e6]::clock::Clock>>>>::try_with::<tokio_timer[c4f5ba95038d2e6]::clock::with_default<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5ebe7f2aa4ec - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<core[27de1724e4349be2]::option::Option<*const tokio_timer[c4f5ba95038d2e6]::clock::Clock>>>>::with::<tokio_timer[c4f5ba95038d2e6]::clock::with_default<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5ebe7f28f584 - tokio_timer[c4f5ba95038d2e6]::clock::with_default::<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-timer-0.3.0-alpha.6/src/clock/mod.rs:135:11
[INFO] [stdout]   43:     0x5ebe7f296966 - <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on<test_client[8094b0dbfbb1a374]::login::{closure#0}>::{closure#0}, std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:199:9
[INFO] [stdout]   44:     0x5ebe7f296f1c - <tokio[58345c77d54b977b]::runtime::current_thread::runtime::Runtime>::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:171:14
[INFO] [stdout]   45:     0x5ebe7f295d72 - tokio_test[f962532f1c6857c]::block_on::<test_client[8094b0dbfbb1a374]::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0-alpha.6/src/lib.rs:30:8
[INFO] [stdout]   46:     0x5ebe7f29db90 - test_client[8094b0dbfbb1a374]::login
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:28:5
[INFO] [stdout]   47:     0x5ebe7f28d741 - <test_client[8094b0dbfbb1a374]::login as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5ebe7f292097 - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_init::<test_client[8094b0dbfbb1a374]::login>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   49:     0x5ebe7f29bdd8 - <once_cell[3c966fdf8d3a388d]::imp::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::initialize::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_init<test_client[8094b0dbfbb1a374]::login>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   50:     0x5ebe7f66c0f6 - <&mut dyn core[27de1724e4349be2]::ops::function::FnMut<(), Output = bool> as core[27de1724e4349be2]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   51:     0x5ebe7f66bdeb - once_cell[3c966fdf8d3a388d]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   52:     0x5ebe7f29686f - <once_cell[3c966fdf8d3a388d]::imp::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::initialize::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_init<test_client[8094b0dbfbb1a374]::login>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   53:     0x5ebe7f28db1a - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_try_init::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_init<test_client[8094b0dbfbb1a374]::login>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   54:     0x5ebe7f28da7d - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<std[3b51380354919863]::sync::poison::mutex::Mutex<pocketcasts[93d99939fadcf8ff]::client::Pocketcasts>>>::get_or_init::<test_client[8094b0dbfbb1a374]::login>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   55:     0x5ebe7f29da2d - test_client[8094b0dbfbb1a374]::pocketcasts_client
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:38:26
[INFO] [stdout]   56:     0x5ebe7f29dbb6 - test_client[8094b0dbfbb1a374]::test_episode
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:72:14
[INFO] [stdout]   57:     0x5ebe7f29c797 - test_client[8094b0dbfbb1a374]::test_episode::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:71:18
[INFO] [stdout]   58:     0x5ebe7f28d626 - <test_client[8094b0dbfbb1a374]::test_episode::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ebe7f2afc0b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5ebe7f2afc0b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x5ebe7f2bc46a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x5ebe7f2bc46a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x5ebe7f2bc46a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5ebe7f2bc46a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5ebe7f2bc46a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5ebe7f2bc46a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x5ebe7f2bc46a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x5ebe7f2b7a14 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x5ebe7f2b7a14 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x5ebe7f2bef62 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x5ebe7f2bef62 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x5ebe7f2bef62 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5ebe7f2bef62 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5ebe7f2bef62 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5ebe7f2bef62 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x5ebe7f2bef62 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5ebe7f6b8dff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   78:     0x5ebe7f6b8dff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   79:     0x771a2e94faa4 - <unknown>
[INFO] [stdout]   80:     0x771a2e9dca64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_episode
[INFO] [stdout]     test_new_releases
[INFO] [stdout]     test_subscription_status
[INFO] [stdout]     test_user_podcasts
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_client`
[INFO] running `Command { std: "docker" "inspect" "3867507ffcb9aa31a3ab4ec31e724df5e109d4e57ccb165a595fa88dc1bf934b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3867507ffcb9aa31a3ab4ec31e724df5e109d4e57ccb165a595fa88dc1bf934b", kill_on_drop: false }`
[INFO] [stdout] 3867507ffcb9aa31a3ab4ec31e724df5e109d4e57ccb165a595fa88dc1bf934b
