[INFO] fetching crate pocketcasts 0.1.4... [INFO] testing pocketcasts-0.1.4 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate pocketcasts 0.1.4 into /workspace/builds/worker-68/source [INFO] validating manifest of crates.io crate pocketcasts 0.1.4 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-68/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-fs v0.2.0-alpha.6 [INFO] [stderr] Downloaded tokio-io v0.2.0-alpha.6 [INFO] [stderr] Downloaded tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Downloaded hyper v0.13.0-alpha.4 [INFO] [stderr] Downloaded h2 v0.2.0-alpha.3 [INFO] [stderr] Downloaded tower-service v0.3.0-alpha.2 [INFO] [stderr] Downloaded http-body v0.2.0-alpha.3 [INFO] [stderr] Downloaded tower-make v0.3.0-alpha.2a [INFO] [stderr] Downloaded tokio-net v0.2.0-alpha.6 [INFO] [stderr] Downloaded hyper-tls v0.4.0-alpha.4 [INFO] [stderr] Downloaded reqwest v0.10.0-alpha.2 [INFO] [stderr] Downloaded tokio-tls v0.3.0-alpha.6 [INFO] [stderr] Downloaded tokio v0.2.0-alpha.6 [INFO] [stderr] Downloaded tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Downloaded tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Downloaded tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Downloaded tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Downloaded pin-convert v0.1.0 [INFO] [stderr] Downloaded tokio-test v0.2.0-alpha.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c67235e1f0d9a4476c5e4e2ebf5273c108d206c6a36d67cd70b7cf431cb33c8e [INFO] running `Command { std: "docker" "start" "-a" "c67235e1f0d9a4476c5e4e2ebf5273c108d206c6a36d67cd70b7cf431cb33c8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c67235e1f0d9a4476c5e4e2ebf5273c108d206c6a36d67cd70b7cf431cb33c8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c67235e1f0d9a4476c5e4e2ebf5273c108d206c6a36d67cd70b7cf431cb33c8e", kill_on_drop: false }` [INFO] [stdout] c67235e1f0d9a4476c5e4e2ebf5273c108d206c6a36d67cd70b7cf431cb33c8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d63e81b1c70b6cb30d8678218f60687edfb8a7730da987279f38c1816745ad9 [INFO] running `Command { std: "docker" "start" "-a" "9d63e81b1c70b6cb30d8678218f60687edfb8a7730da987279f38c1816745ad9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0-alpha.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling mime v0.3.16 [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 crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling http-body v0.2.0-alpha.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Compiling tower-make v0.3.0-alpha.2a [INFO] [stderr] Compiling tokio-tls v0.3.0-alpha.6 [INFO] [stderr] Compiling h2 v0.2.0-alpha.3 [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.2.0-alpha.6 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.74s [INFO] running `Command { std: "docker" "inspect" "9d63e81b1c70b6cb30d8678218f60687edfb8a7730da987279f38c1816745ad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d63e81b1c70b6cb30d8678218f60687edfb8a7730da987279f38c1816745ad9", kill_on_drop: false }` [INFO] [stdout] 9d63e81b1c70b6cb30d8678218f60687edfb8a7730da987279f38c1816745ad9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bea8564f109e660856b0b4397df568b38bd5a817f6806f73624a19339da5746 [INFO] running `Command { std: "docker" "start" "-a" "5bea8564f109e660856b0b4397df568b38bd5a817f6806f73624a19339da5746", kill_on_drop: false }` [INFO] [stderr] Compiling pocketcasts v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.75s [INFO] running `Command { std: "docker" "inspect" "5bea8564f109e660856b0b4397df568b38bd5a817f6806f73624a19339da5746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bea8564f109e660856b0b4397df568b38bd5a817f6806f73624a19339da5746", kill_on_drop: false }` [INFO] [stdout] 5bea8564f109e660856b0b4397df568b38bd5a817f6806f73624a19339da5746 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 81c30ccaeaf678cf14007952619e002c2317cc297ed53790ff877d7fbee7354b [INFO] running `Command { std: "docker" "start" "-a" "81c30ccaeaf678cf14007952619e002c2317cc297ed53790ff877d7fbee7354b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pocketcasts-48bcfd5af501117b) [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-ef09e22c04a0ed66) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_episode ... FAILED [INFO] [stdout] test test_subscription_status ... FAILED [INFO] [stdout] test test_new_releases ... FAILED [INFO] [stdout] test test_user_podcasts ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_episode stdout ---- [INFO] [stdout] thread 'test_episode' panicked at 'Missing env var PC_EMAIL: NotPresent', tests/test_client.rs:19:42 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560518ba747c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x560518ba747c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560518ba747c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560518ba747c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560518bcdc0c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x560518b9fd38 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x560518ba9a57 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560518ba9a57 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560518ba9a57 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560518ba978b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560518baa1aa - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x560518ba9e97 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x560518ba7944 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x560518ba9ba9 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5605186e2833 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5605186e2923 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x56051871dd6e - core::result::Result::expect::h8ca3f06bd2cce80d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x56051870a8cf - test_client::ClientCredentials::default::h6ccbdcc72f9d9518 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:19:21 [INFO] [stdout] 18: 0x56051870aab5 - test_client::login::{{closure}}::h53b1a0de03ba4018 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:29:27 [INFO] [stdout] 19: 0x560518702453 - as core::future::future::Future>::poll::h74022a46d8248ef9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 20: 0x56051871a50c - tokio_executor::current_thread::Entered

::block_on::{{closure}}::h83e14c09134b5822 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:472:27 [INFO] [stdout] 21: 0x56051871ad0a - tokio_executor::current_thread::Borrow::enter::{{closure}}::{{closure}}::hfe057a12efe26320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:745:40 [INFO] [stdout] 22: 0x56051871b1da - tokio_executor::current_thread::CurrentRunner::set_spawn::h4696c3c1184345ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:782:9 [INFO] [stdout] 23: 0x56051871a951 - tokio_executor::current_thread::Borrow::enter::{{closure}}::h1c2ed912b7fc1c87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:745:13 [INFO] [stdout] 24: 0x5605186fce87 - std::thread::local::LocalKey::try_with::hf471ec77bf58a979 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 25: 0x5605186fbbfc - std::thread::local::LocalKey::with::hccf092a5d7386c15 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x56051871a67f - tokio_executor::current_thread::Borrow::enter::h1f80ee4e074d9668 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:743:9 [INFO] [stdout] 27: 0x56051871a0a7 - tokio_executor::current_thread::Entered

::block_on::hf5dd661991b2bd4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:469:23 [INFO] [stdout] 28: 0x56051871959b - tokio_executor::current_thread::CurrentThread

::block_on::ha1231a4effd72976 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:314:9 [INFO] [stdout] 29: 0x560518722510 - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::h45522b904a6049de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:173:13 [INFO] [stdout] 30: 0x560518723252 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::hb473156aa5c2d28d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:207:68 [INFO] [stdout] 31: 0x560518705eb0 - tokio_executor::global::with_default::{{closure}}::h1dd4424201224024 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/global.rs:173:9 [INFO] [stdout] 32: 0x5605186fcffe - std::thread::local::LocalKey::try_with::hf6f05a861a29373f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 33: 0x5605186fb94c - std::thread::local::LocalKey::with::h6a2dd73ab21865ca [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 34: 0x560518705c74 - tokio_executor::global::with_default::h8cf1680779583869 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/global.rs:147:5 [INFO] [stdout] 35: 0x560518722f01 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::ha61e08f2202349af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:207:13 [INFO] [stdout] 36: 0x56051871709b - tokio_timer::clock::with_default::{{closure}}::h639eb16548f6188f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.3.0-alpha.6/src/clock/mod.rs:155:9 [INFO] [stdout] 37: 0x5605186fc190 - std::thread::local::LocalKey::try_with::h410255fdd46daf5c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5605186fbb8e - std::thread::local::LocalKey::with::hc3ebc8f281410385 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x560518716b96 - tokio_timer::clock::with_default::h7b35b60f67f8407a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.3.0-alpha.6/src/clock/mod.rs:135:5 [INFO] [stdout] 40: 0x560518722807 - tokio::runtime::current_thread::runtime::Runtime::enter::h711cca988dd7ac54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:199:9 [INFO] [stdout] 41: 0x5605187223be - tokio::runtime::current_thread::runtime::Runtime::block_on::h3f9be422b23166c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:171:9 [INFO] [stdout] 42: 0x560518722177 - tokio_test::block_on::ha16fae21b31444b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-test-0.2.0-alpha.6/src/lib.rs:30:5 [INFO] [stdout] 43: 0x56051870aa3a - test_client::login::h4afba5f88d9e3d2a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:28:5 [INFO] [stdout] 44: 0x560518714030 - core::ops::function::FnOnce::call_once::h9ae6a0867e0ed819 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 45: 0x560518721c48 - once_cell::sync::OnceCell::get_or_init::{{closure}}::hec447025ecd3bb7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 46: 0x5605187219d6 - once_cell::imp::OnceCell::initialize::{{closure}}::he90b745d50632e5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 47: 0x560518b6d433 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 48: 0x560518721986 - once_cell::imp::OnceCell::initialize::h1115b0766a474ac5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 49: 0x560518721cf7 - once_cell::sync::OnceCell::get_or_try_init::h081b4229f4cedf73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 50: 0x560518721c0e - once_cell::sync::OnceCell::get_or_init::h493f380cdf723fbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 51: 0x56051870ad6a - test_client::pocketcasts_client::h8a1bb3ffbba34323 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:38:14 [INFO] [stdout] 52: 0x56051870b95f - test_client::test_episode::h69a7b744f59b1252 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:72:14 [INFO] [stdout] 53: 0x56051870b93a - test_client::test_episode::{{closure}}::h05a5005ac6fbadaf [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:71:1 [INFO] [stdout] 54: 0x56051871408e - core::ops::function::FnOnce::call_once::hc0e9c30894866fb3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x560518750393 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x560518750393 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 57: 0x56051874f0c1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 58: 0x56051874f0c1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x56051874f0c1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 60: 0x56051874f0c1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 61: 0x56051874f0c1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 62: 0x56051874f0c1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 63: 0x56051874f0c1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 64: 0x5605187589a1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 65: 0x5605187589a1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 66: 0x5605187250ff - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 67: 0x5605187250ff - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 68: 0x5605187250ff - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 69: 0x5605187250ff - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 70: 0x5605187250ff - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 71: 0x5605187250ff - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 72: 0x5605187250ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x560518bb0183 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 74: 0x560518bb0183 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 75: 0x560518bb0183 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 76: 0x7f0114d06609 - start_thread [INFO] [stdout] 77: 0x7f0114ad6293 - clone [INFO] [stdout] 78: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_subscription_status stdout ---- [INFO] [stdout] thread 'test_subscription_status' panicked at 'Missing env var PC_EMAIL: NotPresent', tests/test_client.rs:19:42 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560518ba747c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x560518ba747c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560518ba747c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560518ba747c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560518bcdc0c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x560518b9fd38 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x560518ba9a57 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560518ba9a57 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560518ba9a57 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560518ba978b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560518baa1aa - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x560518ba9e97 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x560518ba7944 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x560518ba9ba9 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5605186e2833 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5605186e2923 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x56051871dd6e - core::result::Result::expect::h8ca3f06bd2cce80d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x56051870a8cf - test_client::ClientCredentials::default::h6ccbdcc72f9d9518 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:19:21 [INFO] [stdout] 18: 0x56051870aab5 - test_client::login::{{closure}}::h53b1a0de03ba4018 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:29:27 [INFO] [stdout] 19: 0x560518702453 - as core::future::future::Future>::poll::h74022a46d8248ef9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 20: 0x56051871a50c - tokio_executor::current_thread::Entered

::block_on::{{closure}}::h83e14c09134b5822 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:472:27 [INFO] [stdout] 21: 0x56051871ad0a - tokio_executor::current_thread::Borrow::enter::{{closure}}::{{closure}}::hfe057a12efe26320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:745:40 [INFO] [stdout] 22: 0x56051871b1da - tokio_executor::current_thread::CurrentRunner::set_spawn::h4696c3c1184345ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:782:9 [INFO] [stdout] 23: 0x56051871a951 - tokio_executor::current_thread::Borrow::enter::{{closure}}::h1c2ed912b7fc1c87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:745:13 [INFO] [stdout] 24: 0x5605186fce87 - std::thread::local::LocalKey::try_with::hf471ec77bf58a979 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 25: 0x5605186fbbfc - std::thread::local::LocalKey::with::hccf092a5d7386c15 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x56051871a67f - tokio_executor::current_thread::Borrow::enter::h1f80ee4e074d9668 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:743:9 [INFO] [stdout] 27: 0x56051871a0a7 - tokio_executor::current_thread::Entered

::block_on::hf5dd661991b2bd4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:469:23 [INFO] [stdout] 28: 0x56051871959b - tokio_executor::current_thread::CurrentThread

::block_on::ha1231a4effd72976 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:314:9 [INFO] [stdout] 29: 0x560518722510 - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::h45522b904a6049de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:173:13 [INFO] [stdout] 30: 0x560518723252 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::hb473156aa5c2d28d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:207:68 [INFO] [stdout] 31: 0x560518705eb0 - tokio_executor::global::with_default::{{closure}}::h1dd4424201224024 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/global.rs:173:9 [INFO] [stdout] 32: 0x5605186fcffe - std::thread::local::LocalKey::try_with::hf6f05a861a29373f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 33: 0x5605186fb94c - std::thread::local::LocalKey::with::h6a2dd73ab21865ca [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 34: 0x560518705c74 - tokio_executor::global::with_default::h8cf1680779583869 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/global.rs:147:5 [INFO] [stdout] 35: 0x560518722f01 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::ha61e08f2202349af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:207:13 [INFO] [stdout] 36: 0x56051871709b - tokio_timer::clock::with_default::{{closure}}::h639eb16548f6188f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.3.0-alpha.6/src/clock/mod.rs:155:9 [INFO] [stdout] 37: 0x5605186fc190 - std::thread::local::LocalKey::try_with::h410255fdd46daf5c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5605186fbb8e - std::thread::local::LocalKey::with::hc3ebc8f281410385 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x560518716b96 - tokio_timer::clock::with_default::h7b35b60f67f8407a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.3.0-alpha.6/src/clock/mod.rs:135:5 [INFO] [stdout] 40: 0x560518722807 - tokio::runtime::current_thread::runtime::Runtime::enter::h711cca988dd7ac54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:199:9 [INFO] [stdout] 41: 0x5605187223be - tokio::runtime::current_thread::runtime::Runtime::block_on::h3f9be422b23166c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:171:9 [INFO] [stdout] 42: 0x560518722177 - tokio_test::block_on::ha16fae21b31444b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-test-0.2.0-alpha.6/src/lib.rs:30:5 [INFO] [stdout] 43: 0x56051870aa3a - test_client::login::h4afba5f88d9e3d2a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:28:5 [INFO] [stdout] 44: 0x560518714030 - core::ops::function::FnOnce::call_once::h9ae6a0867e0ed819 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 45: 0x560518721c48 - once_cell::sync::OnceCell::get_or_init::{{closure}}::hec447025ecd3bb7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 46: 0x5605187219d6 - once_cell::imp::OnceCell::initialize::{{closure}}::he90b745d50632e5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 47: 0x560518b6d433 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 48: 0x560518721986 - once_cell::imp::OnceCell::initialize::h1115b0766a474ac5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 49: 0x560518721cf7 - once_cell::sync::OnceCell::get_or_try_init::h081b4229f4cedf73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 50: 0x560518721c0e - once_cell::sync::OnceCell::get_or_init::h493f380cdf723fbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 51: 0x56051870ad6a - test_client::pocketcasts_client::h8a1bb3ffbba34323 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:38:14 [INFO] [stdout] 52: 0x56051870ae2f - test_client::test_subscription_status::hf96cec26a29a5935 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:44:14 [INFO] [stdout] 53: 0x56051870ae0a - test_client::test_subscription_status::{{closure}}::h01ce43870b8ecf96 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:43:1 [INFO] [stdout] 54: 0x560518713f4e - core::ops::function::FnOnce::call_once::h836caaf1fc14638a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x560518750393 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x560518750393 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 57: 0x56051874f0c1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 58: 0x56051874f0c1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x56051874f0c1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 60: 0x56051874f0c1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 61: 0x56051874f0c1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 62: 0x56051874f0c1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 63: 0x56051874f0c1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 64: 0x5605187589a1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 65: 0x5605187589a1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 66: 0x5605187250ff - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 67: 0x5605187250ff - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 68: 0x5605187250ff - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 69: 0x5605187250ff - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 70: 0x5605187250ff - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 71: 0x5605187250ff - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 72: 0x5605187250ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x560518bb0183 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 74: 0x560518bb0183 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 75: 0x560518bb0183 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 76: 0x7f0114d06609 - start_thread [INFO] [stdout] 77: 0x7f0114ad6293 - clone [INFO] [stdout] 78: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_new_releases stdout ---- [INFO] [stdout] thread 'test_new_releases' panicked at 'Missing env var PC_EMAIL: NotPresent', tests/test_client.rs:19:42 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560518ba747c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x560518ba747c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560518ba747c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560518ba747c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560518bcdc0c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x560518b9fd38 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x560518ba9a57 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560518ba9a57 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560518ba9a57 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560518ba978b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560518baa1aa - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x560518ba9e97 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x560518ba7944 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x560518ba9ba9 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5605186e2833 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5605186e2923 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x56051871dd6e - core::result::Result::expect::h8ca3f06bd2cce80d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x56051870a8cf - test_client::ClientCredentials::default::h6ccbdcc72f9d9518 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:19:21 [INFO] [stdout] 18: 0x56051870aab5 - test_client::login::{{closure}}::h53b1a0de03ba4018 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:29:27 [INFO] [stdout] 19: 0x560518702453 - as core::future::future::Future>::poll::h74022a46d8248ef9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 20: 0x56051871a50c - tokio_executor::current_thread::Entered

::block_on::{{closure}}::h83e14c09134b5822 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:472:27 [INFO] [stdout] 21: 0x56051871ad0a - tokio_executor::current_thread::Borrow::enter::{{closure}}::{{closure}}::hfe057a12efe26320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:745:40 [INFO] [stdout] 22: 0x56051871b1da - tokio_executor::current_thread::CurrentRunner::set_spawn::h4696c3c1184345ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:782:9 [INFO] [stdout] 23: 0x56051871a951 - tokio_executor::current_thread::Borrow::enter::{{closure}}::h1c2ed912b7fc1c87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:745:13 [INFO] [stdout] 24: 0x5605186fce87 - std::thread::local::LocalKey::try_with::hf471ec77bf58a979 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 25: 0x5605186fbbfc - std::thread::local::LocalKey::with::hccf092a5d7386c15 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x56051871a67f - tokio_executor::current_thread::Borrow::enter::h1f80ee4e074d9668 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:743:9 [INFO] [stdout] 27: 0x56051871a0a7 - tokio_executor::current_thread::Entered

::block_on::hf5dd661991b2bd4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:469:23 [INFO] [stdout] 28: 0x56051871959b - tokio_executor::current_thread::CurrentThread

::block_on::ha1231a4effd72976 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:314:9 [INFO] [stdout] 29: 0x560518722510 - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::h45522b904a6049de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:173:13 [INFO] [stdout] 30: 0x560518723252 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::hb473156aa5c2d28d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:207:68 [INFO] [stdout] 31: 0x560518705eb0 - tokio_executor::global::with_default::{{closure}}::h1dd4424201224024 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/global.rs:173:9 [INFO] [stdout] 32: 0x5605186fcffe - std::thread::local::LocalKey::try_with::hf6f05a861a29373f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 33: 0x5605186fb94c - std::thread::local::LocalKey::with::h6a2dd73ab21865ca [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 34: 0x560518705c74 - tokio_executor::global::with_default::h8cf1680779583869 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/global.rs:147:5 [INFO] [stdout] 35: 0x560518722f01 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::ha61e08f2202349af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:207:13 [INFO] [stdout] 36: 0x56051871709b - tokio_timer::clock::with_default::{{closure}}::h639eb16548f6188f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.3.0-alpha.6/src/clock/mod.rs:155:9 [INFO] [stdout] 37: 0x5605186fc190 - std::thread::local::LocalKey::try_with::h410255fdd46daf5c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5605186fbb8e - std::thread::local::LocalKey::with::hc3ebc8f281410385 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x560518716b96 - tokio_timer::clock::with_default::h7b35b60f67f8407a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.3.0-alpha.6/src/clock/mod.rs:135:5 [INFO] [stdout] 40: 0x560518722807 - tokio::runtime::current_thread::runtime::Runtime::enter::h711cca988dd7ac54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:199:9 [INFO] [stdout] 41: 0x5605187223be - tokio::runtime::current_thread::runtime::Runtime::block_on::h3f9be422b23166c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:171:9 [INFO] [stdout] 42: 0x560518722177 - tokio_test::block_on::ha16fae21b31444b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-test-0.2.0-alpha.6/src/lib.rs:30:5 [INFO] [stdout] 43: 0x56051870aa3a - test_client::login::h4afba5f88d9e3d2a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:28:5 [INFO] [stdout] 44: 0x560518714030 - core::ops::function::FnOnce::call_once::h9ae6a0867e0ed819 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 45: 0x560518721c48 - once_cell::sync::OnceCell::get_or_init::{{closure}}::hec447025ecd3bb7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 46: 0x5605187219d6 - once_cell::imp::OnceCell::initialize::{{closure}}::he90b745d50632e5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 47: 0x560518b6d433 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 48: 0x560518721986 - once_cell::imp::OnceCell::initialize::h1115b0766a474ac5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 49: 0x560518721cf7 - once_cell::sync::OnceCell::get_or_try_init::h081b4229f4cedf73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 50: 0x560518721c0e - once_cell::sync::OnceCell::get_or_init::h493f380cdf723fbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 51: 0x56051870ad6a - test_client::pocketcasts_client::h8a1bb3ffbba34323 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:38:14 [INFO] [stdout] 52: 0x56051870b5cf - test_client::test_new_releases::h6512cef3eb8d1501 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:62:14 [INFO] [stdout] 53: 0x56051870b5aa - test_client::test_new_releases::{{closure}}::h968bb3f4253658c2 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:61:1 [INFO] [stdout] 54: 0x56051871404e - core::ops::function::FnOnce::call_once::had2323cd8446f268 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x560518750393 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x560518750393 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 57: 0x56051874f0c1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 58: 0x56051874f0c1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x56051874f0c1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 60: 0x56051874f0c1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 61: 0x56051874f0c1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 62: 0x56051874f0c1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 63: 0x56051874f0c1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 64: 0x5605187589a1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 65: 0x5605187589a1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 66: 0x5605187250ff - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 67: 0x5605187250ff - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 68: 0x5605187250ff - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 69: 0x5605187250ff - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 70: 0x5605187250ff - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 71: 0x5605187250ff - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 72: 0x5605187250ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x560518bb0183 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 74: 0x560518bb0183 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 75: 0x560518bb0183 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 76: 0x7f0114d06609 - start_thread [INFO] [stdout] 77: 0x7f0114ad6293 - clone [INFO] [stdout] 78: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_user_podcasts stdout ---- [INFO] [stdout] thread 'test_user_podcasts' panicked at 'Missing env var PC_EMAIL: NotPresent', tests/test_client.rs:19:42 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560518ba747c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x560518ba747c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560518ba747c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560518ba747c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560518bcdc0c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x560518b9fd38 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x560518ba9a57 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560518ba9a57 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560518ba9a57 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560518ba978b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560518baa1aa - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x560518ba9e97 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x560518ba7944 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x560518ba9ba9 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5605186e2833 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5605186e2923 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x56051871dd6e - core::result::Result::expect::h8ca3f06bd2cce80d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x56051870a8cf - test_client::ClientCredentials::default::h6ccbdcc72f9d9518 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:19:21 [INFO] [stdout] 18: 0x56051870aab5 - test_client::login::{{closure}}::h53b1a0de03ba4018 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:29:27 [INFO] [stdout] 19: 0x560518702453 - as core::future::future::Future>::poll::h74022a46d8248ef9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 20: 0x56051871a50c - tokio_executor::current_thread::Entered

::block_on::{{closure}}::h83e14c09134b5822 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:472:27 [INFO] [stdout] 21: 0x56051871ad0a - tokio_executor::current_thread::Borrow::enter::{{closure}}::{{closure}}::hfe057a12efe26320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:745:40 [INFO] [stdout] 22: 0x56051871b1da - tokio_executor::current_thread::CurrentRunner::set_spawn::h4696c3c1184345ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:782:9 [INFO] [stdout] 23: 0x56051871a951 - tokio_executor::current_thread::Borrow::enter::{{closure}}::h1c2ed912b7fc1c87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:745:13 [INFO] [stdout] 24: 0x5605186fce87 - std::thread::local::LocalKey::try_with::hf471ec77bf58a979 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 25: 0x5605186fbbfc - std::thread::local::LocalKey::with::hccf092a5d7386c15 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x56051871a67f - tokio_executor::current_thread::Borrow::enter::h1f80ee4e074d9668 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:743:9 [INFO] [stdout] 27: 0x56051871a0a7 - tokio_executor::current_thread::Entered

::block_on::hf5dd661991b2bd4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:469:23 [INFO] [stdout] 28: 0x56051871959b - tokio_executor::current_thread::CurrentThread

::block_on::ha1231a4effd72976 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:314:9 [INFO] [stdout] 29: 0x560518722510 - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::h45522b904a6049de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:173:13 [INFO] [stdout] 30: 0x560518723252 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::hb473156aa5c2d28d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:207:68 [INFO] [stdout] 31: 0x560518705eb0 - tokio_executor::global::with_default::{{closure}}::h1dd4424201224024 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/global.rs:173:9 [INFO] [stdout] 32: 0x5605186fcffe - std::thread::local::LocalKey::try_with::hf6f05a861a29373f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 33: 0x5605186fb94c - std::thread::local::LocalKey::with::h6a2dd73ab21865ca [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 34: 0x560518705c74 - tokio_executor::global::with_default::h8cf1680779583869 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/global.rs:147:5 [INFO] [stdout] 35: 0x560518722f01 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::ha61e08f2202349af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:207:13 [INFO] [stdout] 36: 0x56051871709b - tokio_timer::clock::with_default::{{closure}}::h639eb16548f6188f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.3.0-alpha.6/src/clock/mod.rs:155:9 [INFO] [stdout] 37: 0x5605186fc190 - std::thread::local::LocalKey::try_with::h410255fdd46daf5c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5605186fbb8e - std::thread::local::LocalKey::with::hc3ebc8f281410385 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x560518716b96 - tokio_timer::clock::with_default::h7b35b60f67f8407a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.3.0-alpha.6/src/clock/mod.rs:135:5 [INFO] [stdout] 40: 0x560518722807 - tokio::runtime::current_thread::runtime::Runtime::enter::h711cca988dd7ac54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:199:9 [INFO] [stdout] 41: 0x5605187223be - tokio::runtime::current_thread::runtime::Runtime::block_on::h3f9be422b23166c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:171:9 [INFO] [stdout] 42: 0x560518722177 - tokio_test::block_on::ha16fae21b31444b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-test-0.2.0-alpha.6/src/lib.rs:30:5 [INFO] [stdout] 43: 0x56051870aa3a - test_client::login::h4afba5f88d9e3d2a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:28:5 [INFO] [stdout] 44: 0x560518714030 - core::ops::function::FnOnce::call_once::h9ae6a0867e0ed819 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 45: 0x560518721c48 - once_cell::sync::OnceCell::get_or_init::{{closure}}::hec447025ecd3bb7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 46: 0x5605187219d6 - once_cell::imp::OnceCell::initialize::{{closure}}::he90b745d50632e5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 47: 0x560518b6d433 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 48: 0x560518721986 - once_cell::imp::OnceCell::initialize::h1115b0766a474ac5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 49: 0x560518721cf7 - once_cell::sync::OnceCell::get_or_try_init::h081b4229f4cedf73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 50: 0x560518721c0e - once_cell::sync::OnceCell::get_or_init::h493f380cdf723fbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 51: 0x56051870ad6a - test_client::pocketcasts_client::h8a1bb3ffbba34323 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:38:14 [INFO] [stdout] 52: 0x56051870b25f - test_client::test_user_podcasts::he142355770743b9b [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:53:14 [INFO] [stdout] 53: 0x56051870b23a - test_client::test_user_podcasts::{{closure}}::hb5ffc148d1e3ae10 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_client.rs:52:1 [INFO] [stdout] 54: 0x560518713e6e - core::ops::function::FnOnce::call_once::h2c4aa884ad1dc251 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x560518750393 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x560518750393 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 57: 0x56051874f0c1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 58: 0x56051874f0c1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x56051874f0c1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 60: 0x56051874f0c1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 61: 0x56051874f0c1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 62: 0x56051874f0c1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 63: 0x56051874f0c1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 64: 0x5605187589a1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 65: 0x5605187589a1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 66: 0x5605187250ff - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 67: 0x5605187250ff - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 68: 0x5605187250ff - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 69: 0x5605187250ff - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 70: 0x5605187250ff - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 71: 0x5605187250ff - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 72: 0x5605187250ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x560518bb0183 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 74: 0x560518bb0183 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 75: 0x560518bb0183 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 76: 0x7f0114d06609 - start_thread [INFO] [stdout] 77: 0x7f0114ad6293 - clone [INFO] [stdout] 78: 0x0 - [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.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test test_client' [INFO] running `Command { std: "docker" "inspect" "81c30ccaeaf678cf14007952619e002c2317cc297ed53790ff877d7fbee7354b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81c30ccaeaf678cf14007952619e002c2317cc297ed53790ff877d7fbee7354b", kill_on_drop: false }` [INFO] [stdout] 81c30ccaeaf678cf14007952619e002c2317cc297ed53790ff877d7fbee7354b