[INFO] fetching crate pocketcasts 0.1.4...
[INFO] testing pocketcasts-0.1.4 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate pocketcasts 0.1.4 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pocketcasts 0.1.4 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 187 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-core-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded tokio-timer v0.3.0-alpha.6
[INFO] [stderr]   Downloaded tower-service v0.3.0-alpha.2
[INFO] [stderr]   Downloaded tower-make v0.3.0-alpha.2a
[INFO] [stderr]   Downloaded http-body v0.2.0-alpha.3
[INFO] [stderr]   Downloaded tokio-macros v0.2.0-alpha.6
[INFO] [stderr]   Downloaded tokio-fs v0.2.0-alpha.6
[INFO] [stderr]   Downloaded pin-convert v0.1.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.6.6
[INFO] [stderr]   Downloaded tokio-tls v0.3.0-alpha.6
[INFO] [stderr]   Downloaded futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded tokio-sync v0.2.0-alpha.6
[INFO] [stderr]   Downloaded hyper-tls v0.4.0-alpha.4
[INFO] [stderr]   Downloaded crossbeam-queue v0.1.2
[INFO] [stderr]   Downloaded tokio v0.2.0-alpha.6
[INFO] [stderr]   Downloaded tokio-executor v0.2.0-alpha.6
[INFO] [stderr]   Downloaded futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded tokio-net v0.2.0-alpha.6
[INFO] [stderr]   Downloaded reqwest v0.10.0-alpha.2
[INFO] [stderr]   Downloaded h2 v0.2.0-alpha.3
[INFO] [stderr]   Downloaded hyper v0.13.0-alpha.4
[INFO] [stderr]   Downloaded crossbeam-channel v0.3.9
[INFO] [stderr]   Downloaded futures-sink-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded tokio-test v0.2.0-alpha.6
[INFO] [stderr]   Downloaded tokio-io v0.2.0-alpha.6
[INFO] [stderr]   Downloaded tokio-codec v0.2.0-alpha.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1484b4cac0d6455998a46ead19f48939f3a1a04b5f77f6be0b9c18527b96406f
[INFO] running `Command { std: "docker" "start" "-a" "1484b4cac0d6455998a46ead19f48939f3a1a04b5f77f6be0b9c18527b96406f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1484b4cac0d6455998a46ead19f48939f3a1a04b5f77f6be0b9c18527b96406f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1484b4cac0d6455998a46ead19f48939f3a1a04b5f77f6be0b9c18527b96406f", kill_on_drop: false }`
[INFO] [stdout] 1484b4cac0d6455998a46ead19f48939f3a1a04b5f77f6be0b9c18527b96406f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aae19a38f20432b93b7275a978e2d5349469739d6d795e4eb931981774aab156
[INFO] running `Command { std: "docker" "start" "-a" "aae19a38f20432b93b7275a978e2d5349469739d6d795e4eb931981774aab156", 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 pin-project-internal v0.4.30
[INFO] [stderr]    Compiling futures-sink-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling tower-service v0.3.0-alpha.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling pin-convert v0.1.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling http-body v0.2.0-alpha.3
[INFO] [stderr]    Compiling tokio-sync v0.2.0-alpha.6
[INFO] [stderr]    Compiling tokio-executor v0.2.0-alpha.6
[INFO] [stderr]    Compiling tokio-timer v0.3.0-alpha.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling tokio-macros v0.2.0-alpha.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[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 tokio-fs v0.2.0-alpha.6
[INFO] [stderr]    Compiling tower-make v0.3.0-alpha.2a
[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 1m 27s
[INFO] running `Command { std: "docker" "inspect" "aae19a38f20432b93b7275a978e2d5349469739d6d795e4eb931981774aab156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aae19a38f20432b93b7275a978e2d5349469739d6d795e4eb931981774aab156", kill_on_drop: false }`
[INFO] [stdout] aae19a38f20432b93b7275a978e2d5349469739d6d795e4eb931981774aab156
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cae10223889912731a0a44ed3092d7aa134a5403a200440c94d26596ea1ce5f2
[INFO] running `Command { std: "docker" "start" "-a" "cae10223889912731a0a44ed3092d7aa134a5403a200440c94d26596ea1ce5f2", 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 5.22s
[INFO] running `Command { std: "docker" "inspect" "cae10223889912731a0a44ed3092d7aa134a5403a200440c94d26596ea1ce5f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cae10223889912731a0a44ed3092d7aa134a5403a200440c94d26596ea1ce5f2", kill_on_drop: false }`
[INFO] [stdout] cae10223889912731a0a44ed3092d7aa134a5403a200440c94d26596ea1ce5f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] afee8409797656d4ef51e755472fd22c25df5a3792115ccc34937865c73570da
[INFO] running `Command { std: "docker" "start" "-a" "afee8409797656d4ef51e755472fd22c25df5a3792115ccc34937865c73570da", 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.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pocketcasts-73579172560e0a80)
[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-3ea8e9fadaa1ac1f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_user_podcasts ... FAILED
[INFO] [stdout] test test_episode ... FAILED
[INFO] [stdout] test test_subscription_status ... FAILED
[INFO] [stdout] test test_new_releases ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_user_podcasts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_user_podcasts' panicked at tests/test_client.rs:19:42:
[INFO] [stdout] Missing env var PC_EMAIL: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x654f82fcfdb2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x654f82fcfdb2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x654f82fcfdb2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x654f82fcfdb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x654f82ff8d13 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x654f82ff8d13 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x654f82fcc343 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x654f82fcc343 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x654f82fcfc02 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x654f82fd13cc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x654f82fd1222 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x654f82e5f0a4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x654f82e5f0a4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x654f82fd1eab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x654f82fd1eab - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x654f82fd1b7a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x654f82fd02b9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x654f82fd180d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x654f82ff6ab0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x654f82ff6e56 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x654f82e257e6 - core::result::Result<T,E>::expect::h41edfbcf11f9f2a0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x654f82e257e6 - test_client::ClientCredentials::default::h6390b2642aaa2f42
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:19:42
[INFO] [stdout]   22:     0x654f82e0efd6 - test_client::login::{{closure}}::h90105b3563e45551
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:29:27
[INFO] [stdout]   23:     0x654f82e0efd6 - tokio_executor::current_thread::Entered<P>::block_on::{{closure}}::h2165593de88cc92e
[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:     0x654f82e0efd6 - tokio_executor::current_thread::Borrow<U>::enter::{{closure}}::{{closure}}::h641c61d990ba0878
[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:     0x654f82e0efd6 - tokio_executor::current_thread::CurrentRunner::set_spawn::hc5c347e6ad4d475f
[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:     0x654f82e110b6 - tokio_executor::current_thread::Borrow<U>::enter::{{closure}}::hbf2e6db2a871f5af
[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:     0x654f82e110b6 - std::thread::local::LocalKey<T>::try_with::h35392683671e3b89
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   28:     0x654f82e110b6 - std::thread::local::LocalKey<T>::with::h86c2b49f09bcf261
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   29:     0x654f82e110b6 - tokio_executor::current_thread::Borrow<U>::enter::h71324951956fa2c4
[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:     0x654f82e110b6 - tokio_executor::current_thread::Entered<P>::block_on::he6b6d8365edbf906
[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:     0x654f82e110b6 - tokio_executor::current_thread::CurrentThread<P>::block_on::h9ea6f3d813c56298
[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:     0x654f82e14e3e - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::hcc42cec2c440065c
[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:     0x654f82e14e3e - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::hab3031dcba09e802
[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:     0x654f82e14e3e - tokio_executor::global::with_default::{{closure}}::h914305bb24744e0c
[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:     0x654f82e14e3e - std::thread::local::LocalKey<T>::try_with::h2f4722cceccafdfa
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x654f82e14e3e - std::thread::local::LocalKey<T>::with::hc806c5d37a7e73e6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x654f82e14e3e - tokio_executor::global::with_default::h54095a4767d16c97
[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:     0x654f82e14e3e - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::h1f686c3959481f22
[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:     0x654f82e14e3e - tokio_timer::clock::with_default::{{closure}}::h5e73d3f581d06f37
[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:     0x654f82e14e3e - std::thread::local::LocalKey<T>::try_with::hb1f2436e8ae564d5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   41:     0x654f82e14e3e - std::thread::local::LocalKey<T>::with::h29cf4921fe47fe44
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   42:     0x654f82e2225f - tokio_timer::clock::with_default::h6097e078a8f391ed
[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:     0x654f82e2225f - tokio::runtime::current_thread::runtime::Runtime::enter::hde7e570ef04732d1
[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:     0x654f82e1c081 - tokio::runtime::current_thread::runtime::Runtime::block_on::h6b697dd608219fc4
[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:     0x654f82e1c081 - tokio_test::block_on::hcc47e28878f49b39
[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:     0x654f82e22746 - test_client::login::h0772ffee21ea6ed0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:28:5
[INFO] [stdout]   47:     0x654f82e22746 - core::ops::function::FnOnce::call_once::h6f89f86dc7d14e8f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x654f82e22746 - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h7d0b74c39642e73c
[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:     0x654f82e22746 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hc4fa84c19a9adb9d
[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:     0x654f82f9de5c - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h9b212bfc5f780b0c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:294:21
[INFO] [stdout]   51:     0x654f82f9de5c - once_cell::imp::initialize_or_wait::hfce2251b5e7aefb9
[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:     0x654f82e22712 - once_cell::imp::OnceCell<T>::initialize::h66b4b3d4a8b123e4
[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:     0x654f82e25973 - once_cell::sync::OnceCell<T>::get_or_try_init::h575d79d8f8870e90
[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:     0x654f82e25973 - once_cell::sync::OnceCell<T>::get_or_init::h76f15066aa62feaf
[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:     0x654f82e25973 - test_client::pocketcasts_client::hd20f8b6876d37d00
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:38:26
[INFO] [stdout]   56:     0x654f82e24af8 - test_client::test_user_podcasts::hcdd25483b9e46a03
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:53:14
[INFO] [stdout]   57:     0x654f82e24af8 - test_client::test_user_podcasts::{{closure}}::hda6e31ea9b2b145a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:52:24
[INFO] [stdout]   58:     0x654f82e24af8 - core::ops::function::FnOnce::call_once::hef89090e7b5733ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x654f82e6482b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x654f82e6482b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   61:     0x654f82e63a1e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   62:     0x654f82e63a1e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x654f82e63a1e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x654f82e63a1e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x654f82e63a1e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x654f82e63a1e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   67:     0x654f82e63a1e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   68:     0x654f82e27594 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   69:     0x654f82e27594 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   70:     0x654f82e2af6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   71:     0x654f82e2af6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   72:     0x654f82e2af6a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   73:     0x654f82e2af6a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   74:     0x654f82e2af6a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x654f82e2af6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   76:     0x654f82e2af6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x654f82fd4f97 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   78:     0x654f82fd4f97 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   79:     0x654f82fd4f97 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   80:     0x7374f7f19aa4 - <unknown>
[INFO] [stdout]   81:     0x7374f7fa6a34 - clone
[INFO] [stdout]   82:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_episode stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_episode' panicked at tests/test_client.rs:19:42:
[INFO] [stdout] Missing env var PC_EMAIL: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x654f82fcfdb2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x654f82fcfdb2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x654f82fcfdb2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x654f82fcfdb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x654f82ff8d13 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x654f82ff8d13 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x654f82fcc343 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x654f82fcc343 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x654f82fcfc02 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x654f82fd13cc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x654f82fd1222 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x654f82e5f0a4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x654f82e5f0a4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x654f82fd1eab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x654f82fd1eab - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x654f82fd1b7a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x654f82fd02b9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x654f82fd180d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x654f82ff6ab0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x654f82ff6e56 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x654f82e257e6 - core::result::Result<T,E>::expect::h41edfbcf11f9f2a0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x654f82e257e6 - test_client::ClientCredentials::default::h6390b2642aaa2f42
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:19:42
[INFO] [stdout]   22:     0x654f82e0efd6 - test_client::login::{{closure}}::h90105b3563e45551
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:29:27
[INFO] [stdout]   23:     0x654f82e0efd6 - tokio_executor::current_thread::Entered<P>::block_on::{{closure}}::h2165593de88cc92e
[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:     0x654f82e0efd6 - tokio_executor::current_thread::Borrow<U>::enter::{{closure}}::{{closure}}::h641c61d990ba0878
[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:     0x654f82e0efd6 - tokio_executor::current_thread::CurrentRunner::set_spawn::hc5c347e6ad4d475f
[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:     0x654f82e110b6 - tokio_executor::current_thread::Borrow<U>::enter::{{closure}}::hbf2e6db2a871f5af
[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:     0x654f82e110b6 - std::thread::local::LocalKey<T>::try_with::h35392683671e3b89
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   28:     0x654f82e110b6 - std::thread::local::LocalKey<T>::with::h86c2b49f09bcf261
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   29:     0x654f82e110b6 - tokio_executor::current_thread::Borrow<U>::enter::h71324951956fa2c4
[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:     0x654f82e110b6 - tokio_executor::current_thread::Entered<P>::block_on::he6b6d8365edbf906
[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:     0x654f82e110b6 - tokio_executor::current_thread::CurrentThread<P>::block_on::h9ea6f3d813c56298
[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:     0x654f82e14e3e - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::hcc42cec2c440065c
[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:     0x654f82e14e3e - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::hab3031dcba09e802
[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:     0x654f82e14e3e - tokio_executor::global::with_default::{{closure}}::h914305bb24744e0c
[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:     0x654f82e14e3e - std::thread::local::LocalKey<T>::try_with::h2f4722cceccafdfa
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x654f82e14e3e - std::thread::local::LocalKey<T>::with::hc806c5d37a7e73e6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x654f82e14e3e - tokio_executor::global::with_default::h54095a4767d16c97
[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:     0x654f82e14e3e - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::h1f686c3959481f22
[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:     0x654f82e14e3e - tokio_timer::clock::with_default::{{closure}}::h5e73d3f581d06f37
[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:     0x654f82e14e3e - std::thread::local::LocalKey<T>::try_with::hb1f2436e8ae564d5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   41:     0x654f82e14e3e - std::thread::local::LocalKey<T>::with::h29cf4921fe47fe44
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   42:     0x654f82e2225f - tokio_timer::clock::with_default::h6097e078a8f391ed
[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:     0x654f82e2225f - tokio::runtime::current_thread::runtime::Runtime::enter::hde7e570ef04732d1
[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:     0x654f82e1c081 - tokio::runtime::current_thread::runtime::Runtime::block_on::h6b697dd608219fc4
[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:     0x654f82e1c081 - tokio_test::block_on::hcc47e28878f49b39
[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:     0x654f82e22746 - test_client::login::h0772ffee21ea6ed0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:28:5
[INFO] [stdout]   47:     0x654f82e22746 - core::ops::function::FnOnce::call_once::h6f89f86dc7d14e8f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x654f82e22746 - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h7d0b74c39642e73c
[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:     0x654f82e22746 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hc4fa84c19a9adb9d
[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:     0x654f82f9de5c - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h9b212bfc5f780b0c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:294:21
[INFO] [stdout]   51:     0x654f82f9de5c - once_cell::imp::initialize_or_wait::hfce2251b5e7aefb9
[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:     0x654f82e22712 - once_cell::imp::OnceCell<T>::initialize::h66b4b3d4a8b123e4
[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:     0x654f82e25973 - once_cell::sync::OnceCell<T>::get_or_try_init::h575d79d8f8870e90
[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:     0x654f82e25973 - once_cell::sync::OnceCell<T>::get_or_init::h76f15066aa62feaf
[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:     0x654f82e25973 - test_client::pocketcasts_client::hd20f8b6876d37d00
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:38:26
[INFO] [stdout]   56:     0x654f82e24a68 - test_client::test_episode::h7408620cb65e51bd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:72:14
[INFO] [stdout]   57:     0x654f82e24a68 - test_client::test_episode::{{closure}}::h715ec5df0c4ce0b9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:71:18
[INFO] [stdout]   58:     0x654f82e24a68 - core::ops::function::FnOnce::call_once::h8a94e70c3f338a10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x654f82e6482b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x654f82e6482b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   61:     0x654f82e63a1e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   62:     0x654f82e63a1e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x654f82e63a1e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x654f82e63a1e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x654f82e63a1e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x654f82e63a1e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   67:     0x654f82e63a1e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   68:     0x654f82e27594 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   69:     0x654f82e27594 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   70:     0x654f82e2af6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   71:     0x654f82e2af6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   72:     0x654f82e2af6a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   73:     0x654f82e2af6a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   74:     0x654f82e2af6a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x654f82e2af6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   76:     0x654f82e2af6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x654f82fd4f97 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   78:     0x654f82fd4f97 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   79:     0x654f82fd4f97 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   80:     0x7374f7f19aa4 - <unknown>
[INFO] [stdout]   81:     0x7374f7fa6a34 - clone
[INFO] [stdout]   82:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_subscription_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_subscription_status' panicked at tests/test_client.rs:19:42:
[INFO] [stdout] Missing env var PC_EMAIL: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x654f82fcfdb2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x654f82fcfdb2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x654f82fcfdb2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x654f82fcfdb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x654f82ff8d13 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x654f82ff8d13 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x654f82fcc343 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x654f82fcc343 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x654f82fcfc02 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x654f82fd13cc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x654f82fd1222 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x654f82e5f0a4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x654f82e5f0a4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x654f82fd1eab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x654f82fd1eab - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x654f82fd1b7a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x654f82fd02b9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x654f82fd180d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x654f82ff6ab0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x654f82ff6e56 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x654f82e257e6 - core::result::Result<T,E>::expect::h41edfbcf11f9f2a0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x654f82e257e6 - test_client::ClientCredentials::default::h6390b2642aaa2f42
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:19:42
[INFO] [stdout]   22:     0x654f82e0efd6 - test_client::login::{{closure}}::h90105b3563e45551
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:29:27
[INFO] [stdout]   23:     0x654f82e0efd6 - tokio_executor::current_thread::Entered<P>::block_on::{{closure}}::h2165593de88cc92e
[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:     0x654f82e0efd6 - tokio_executor::current_thread::Borrow<U>::enter::{{closure}}::{{closure}}::h641c61d990ba0878
[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:     0x654f82e0efd6 - tokio_executor::current_thread::CurrentRunner::set_spawn::hc5c347e6ad4d475f
[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:     0x654f82e110b6 - tokio_executor::current_thread::Borrow<U>::enter::{{closure}}::hbf2e6db2a871f5af
[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:     0x654f82e110b6 - std::thread::local::LocalKey<T>::try_with::h35392683671e3b89
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   28:     0x654f82e110b6 - std::thread::local::LocalKey<T>::with::h86c2b49f09bcf261
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   29:     0x654f82e110b6 - tokio_executor::current_thread::Borrow<U>::enter::h71324951956fa2c4
[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:     0x654f82e110b6 - tokio_executor::current_thread::Entered<P>::block_on::he6b6d8365edbf906
[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:     0x654f82e110b6 - tokio_executor::current_thread::CurrentThread<P>::block_on::h9ea6f3d813c56298
[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:     0x654f82e14e3e - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::hcc42cec2c440065c
[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:     0x654f82e14e3e - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::hab3031dcba09e802
[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:     0x654f82e14e3e - tokio_executor::global::with_default::{{closure}}::h914305bb24744e0c
[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:     0x654f82e14e3e - std::thread::local::LocalKey<T>::try_with::h2f4722cceccafdfa
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x654f82e14e3e - std::thread::local::LocalKey<T>::with::hc806c5d37a7e73e6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x654f82e14e3e - tokio_executor::global::with_default::h54095a4767d16c97
[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:     0x654f82e14e3e - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::h1f686c3959481f22
[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:     0x654f82e14e3e - tokio_timer::clock::with_default::{{closure}}::h5e73d3f581d06f37
[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:     0x654f82e14e3e - std::thread::local::LocalKey<T>::try_with::hb1f2436e8ae564d5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   41:     0x654f82e14e3e - std::thread::local::LocalKey<T>::with::h29cf4921fe47fe44
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   42:     0x654f82e2225f - tokio_timer::clock::with_default::h6097e078a8f391ed
[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:     0x654f82e2225f - tokio::runtime::current_thread::runtime::Runtime::enter::hde7e570ef04732d1
[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:     0x654f82e1c081 - tokio::runtime::current_thread::runtime::Runtime::block_on::h6b697dd608219fc4
[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:     0x654f82e1c081 - tokio_test::block_on::hcc47e28878f49b39
[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:     0x654f82e22746 - test_client::login::h0772ffee21ea6ed0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:28:5
[INFO] [stdout]   47:     0x654f82e22746 - core::ops::function::FnOnce::call_once::h6f89f86dc7d14e8f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x654f82e22746 - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h7d0b74c39642e73c
[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:     0x654f82e22746 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hc4fa84c19a9adb9d
[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:     0x654f82f9de5c - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h9b212bfc5f780b0c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:294:21
[INFO] [stdout]   51:     0x654f82f9de5c - once_cell::imp::initialize_or_wait::hfce2251b5e7aefb9
[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:     0x654f82e22712 - once_cell::imp::OnceCell<T>::initialize::h66b4b3d4a8b123e4
[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:     0x654f82e25973 - once_cell::sync::OnceCell<T>::get_or_try_init::h575d79d8f8870e90
[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:     0x654f82e25973 - once_cell::sync::OnceCell<T>::get_or_init::h76f15066aa62feaf
[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:     0x654f82e25973 - test_client::pocketcasts_client::hd20f8b6876d37d00
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:38:26
[INFO] [stdout]   56:     0x654f82e249da - test_client::test_subscription_status::h71e8d1f21290bd5e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:44:14
[INFO] [stdout]   57:     0x654f82e249da - test_client::test_subscription_status::{{closure}}::h7093a94e7a68854a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:43:30
[INFO] [stdout]   58:     0x654f82e249da - core::ops::function::FnOnce::call_once::h73912447bd374441
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x654f82e6482b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x654f82e6482b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   61:     0x654f82e63a1e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   62:     0x654f82e63a1e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x654f82e63a1e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x654f82e63a1e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x654f82e63a1e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x654f82e63a1e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   67:     0x654f82e63a1e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   68:     0x654f82e27594 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   69:     0x654f82e27594 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   70:     0x654f82e2af6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   71:     0x654f82e2af6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   72:     0x654f82e2af6a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   73:     0x654f82e2af6a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   74:     0x654f82e2af6a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x654f82e2af6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   76:     0x654f82e2af6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x654f82fd4f97 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   78:     0x654f82fd4f97 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   79:     0x654f82fd4f97 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   80:     0x7374f7f19aa4 - <unknown>
[INFO] [stdout]   81:     0x7374f7fa6a34 - clone
[INFO] [stdout]   82:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_new_releases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_new_releases' panicked at tests/test_client.rs:19:42:
[INFO] [stdout] Missing env var PC_EMAIL: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x654f82fcfdb2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x654f82fcfdb2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x654f82fcfdb2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x654f82fcfdb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x654f82ff8d13 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x654f82ff8d13 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x654f82fcc343 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x654f82fcc343 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x654f82fcfc02 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x654f82fd13cc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x654f82fd1222 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x654f82e5f0a4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x654f82e5f0a4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x654f82fd1eab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x654f82fd1eab - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x654f82fd1b7a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x654f82fd02b9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x654f82fd180d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x654f82ff6ab0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x654f82ff6e56 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x654f82e257e6 - core::result::Result<T,E>::expect::h41edfbcf11f9f2a0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x654f82e257e6 - test_client::ClientCredentials::default::h6390b2642aaa2f42
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:19:42
[INFO] [stdout]   22:     0x654f82e0efd6 - test_client::login::{{closure}}::h90105b3563e45551
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:29:27
[INFO] [stdout]   23:     0x654f82e0efd6 - tokio_executor::current_thread::Entered<P>::block_on::{{closure}}::h2165593de88cc92e
[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:     0x654f82e0efd6 - tokio_executor::current_thread::Borrow<U>::enter::{{closure}}::{{closure}}::h641c61d990ba0878
[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:     0x654f82e0efd6 - tokio_executor::current_thread::CurrentRunner::set_spawn::hc5c347e6ad4d475f
[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:     0x654f82e110b6 - tokio_executor::current_thread::Borrow<U>::enter::{{closure}}::hbf2e6db2a871f5af
[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:     0x654f82e110b6 - std::thread::local::LocalKey<T>::try_with::h35392683671e3b89
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   28:     0x654f82e110b6 - std::thread::local::LocalKey<T>::with::h86c2b49f09bcf261
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   29:     0x654f82e110b6 - tokio_executor::current_thread::Borrow<U>::enter::h71324951956fa2c4
[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:     0x654f82e110b6 - tokio_executor::current_thread::Entered<P>::block_on::he6b6d8365edbf906
[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:     0x654f82e110b6 - tokio_executor::current_thread::CurrentThread<P>::block_on::h9ea6f3d813c56298
[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:     0x654f82e14e3e - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::hcc42cec2c440065c
[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:     0x654f82e14e3e - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::hab3031dcba09e802
[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:     0x654f82e14e3e - tokio_executor::global::with_default::{{closure}}::h914305bb24744e0c
[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:     0x654f82e14e3e - std::thread::local::LocalKey<T>::try_with::h2f4722cceccafdfa
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x654f82e14e3e - std::thread::local::LocalKey<T>::with::hc806c5d37a7e73e6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x654f82e14e3e - tokio_executor::global::with_default::h54095a4767d16c97
[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:     0x654f82e14e3e - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::h1f686c3959481f22
[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:     0x654f82e14e3e - tokio_timer::clock::with_default::{{closure}}::h5e73d3f581d06f37
[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:     0x654f82e14e3e - std::thread::local::LocalKey<T>::try_with::hb1f2436e8ae564d5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   41:     0x654f82e14e3e - std::thread::local::LocalKey<T>::with::h29cf4921fe47fe44
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   42:     0x654f82e2225f - tokio_timer::clock::with_default::h6097e078a8f391ed
[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:     0x654f82e2225f - tokio::runtime::current_thread::runtime::Runtime::enter::hde7e570ef04732d1
[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:     0x654f82e1c081 - tokio::runtime::current_thread::runtime::Runtime::block_on::h6b697dd608219fc4
[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:     0x654f82e1c081 - tokio_test::block_on::hcc47e28878f49b39
[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:     0x654f82e22746 - test_client::login::h0772ffee21ea6ed0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:28:5
[INFO] [stdout]   47:     0x654f82e22746 - core::ops::function::FnOnce::call_once::h6f89f86dc7d14e8f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x654f82e22746 - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h7d0b74c39642e73c
[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:     0x654f82e22746 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hc4fa84c19a9adb9d
[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:     0x654f82f9de5c - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h9b212bfc5f780b0c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:294:21
[INFO] [stdout]   51:     0x654f82f9de5c - once_cell::imp::initialize_or_wait::hfce2251b5e7aefb9
[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:     0x654f82e22712 - once_cell::imp::OnceCell<T>::initialize::h66b4b3d4a8b123e4
[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:     0x654f82e25973 - once_cell::sync::OnceCell<T>::get_or_try_init::h575d79d8f8870e90
[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:     0x654f82e25973 - once_cell::sync::OnceCell<T>::get_or_init::h76f15066aa62feaf
[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:     0x654f82e25973 - test_client::pocketcasts_client::hd20f8b6876d37d00
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:38:26
[INFO] [stdout]   56:     0x654f82e24948 - test_client::test_new_releases::hef263b264f4437f6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:62:14
[INFO] [stdout]   57:     0x654f82e24948 - test_client::test_new_releases::{{closure}}::h3bba9897320f20a2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_client.rs:61:23
[INFO] [stdout]   58:     0x654f82e24948 - core::ops::function::FnOnce::call_once::h16386a934d1d038e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x654f82e6482b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x654f82e6482b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   61:     0x654f82e63a1e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   62:     0x654f82e63a1e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x654f82e63a1e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x654f82e63a1e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x654f82e63a1e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x654f82e63a1e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   67:     0x654f82e63a1e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   68:     0x654f82e27594 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   69:     0x654f82e27594 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   70:     0x654f82e2af6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   71:     0x654f82e2af6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   72:     0x654f82e2af6a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   73:     0x654f82e2af6a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   74:     0x654f82e2af6a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x654f82e2af6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   76:     0x654f82e2af6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x654f82fd4f97 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   78:     0x654f82fd4f97 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   79:     0x654f82fd4f97 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   80:     0x7374f7f19aa4 - <unknown>
[INFO] [stdout]   81:     0x7374f7fa6a34 - clone
[INFO] [stdout]   82:                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.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_client`
[INFO] running `Command { std: "docker" "inspect" "afee8409797656d4ef51e755472fd22c25df5a3792115ccc34937865c73570da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afee8409797656d4ef51e755472fd22c25df5a3792115ccc34937865c73570da", kill_on_drop: false }`
[INFO] [stdout] afee8409797656d4ef51e755472fd22c25df5a3792115ccc34937865c73570da
