[INFO] cloning repository https://github.com/maheshrayas/action-release-notifier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maheshrayas/action-release-notifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaheshrayas%2Faction-release-notifier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaheshrayas%2Faction-release-notifier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 461183643b0b565c14f033fa3c79f9ce8c0cef20
[INFO] testing maheshrayas/action-release-notifier against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaheshrayas%2Faction-release-notifier" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maheshrayas/action-release-notifier
[INFO] finished tweaking git repo https://github.com/maheshrayas/action-release-notifier
[INFO] tweaked toml for git repo https://github.com/maheshrayas/action-release-notifier written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maheshrayas/action-release-notifier on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maheshrayas/action-release-notifier already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-attributes v0.1.21
[INFO] [stderr]   Downloaded http-body v0.4.3
[INFO] [stderr]   Downloaded new_debug_unreachable v1.0.4
[INFO] [stderr]   Downloaded unicode-ident v1.0.0
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.77
[INFO] [stderr]   Downloaded tokio-macros v1.7.0
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.2
[INFO] [stderr]   Downloaded parking_lot v0.12.0
[INFO] [stderr]   Downloaded tracing-core v0.1.26
[INFO] [stderr]   Downloaded anyhow v1.0.44
[INFO] [stderr]   Downloaded feed-rs v1.0.0
[INFO] [stderr]   Downloaded html5ever v0.25.2
[INFO] [stderr]   Downloaded serde_json v1.0.67
[INFO] [stderr]   Downloaded combine v4.6.4
[INFO] [stderr]   Downloaded reqwest v0.11.10
[INFO] [stderr]   Downloaded quick-xml v0.22.0
[INFO] [stderr]   Downloaded hyper v0.14.12
[INFO] [stderr]   Downloaded openssl v0.10.40
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.77
[INFO] [stderr]   Downloaded syn v1.0.95
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.11
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.77
[INFO] [stderr]   Downloaded mio v0.8.3
[INFO] [stderr]   Downloaded tokio-util v0.7.2
[INFO] [stderr]   Downloaded js-sys v0.3.54
[INFO] [stderr]   Downloaded xml5ever v0.16.2
[INFO] [stderr]   Downloaded html2md v0.2.13
[INFO] [stderr]   Downloaded openssl-sys v0.9.73
[INFO] [stderr]   Downloaded markup5ever v0.10.1
[INFO] [stderr]   Downloaded cc v1.0.70
[INFO] [stderr]   Downloaded proc-macro2 v1.0.39
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.1.0
[INFO] [stderr]   Downloaded unicode-bidi v0.3.6
[INFO] [stderr]   Downloaded tinyvec v1.4.0
[INFO] [stderr]   Downloaded siphasher v0.3.10
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.27
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.77
[INFO] [stderr]   Downloaded tokio v1.18.2
[INFO] [stderr]   Downloaded once_cell v1.12.0
[INFO] [stderr]   Downloaded tracing v0.1.34
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.77
[INFO] [stderr]   Downloaded web-sys v0.3.54
[INFO] [stderr]   Downloaded openssl-src v111.20.0+1.1.1o
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8390631327ff88ff86bd743363b3f77374469089b25c378b45e0ce9593e9ca79
[INFO] running `Command { std: "docker" "start" "-a" "8390631327ff88ff86bd743363b3f77374469089b25c378b45e0ce9593e9ca79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8390631327ff88ff86bd743363b3f77374469089b25c378b45e0ce9593e9ca79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8390631327ff88ff86bd743363b3f77374469089b25c378b45e0ce9593e9ca79", kill_on_drop: false }`
[INFO] [stdout] 8390631327ff88ff86bd743363b3f77374469089b25c378b45e0ce9593e9ca79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb3cad51db048104af60d763526a7c7931def50281c13a2bca3b597a3491e91c
[INFO] running `Command { std: "docker" "start" "-a" "bb3cad51db048104af60d763526a7c7931def50281c13a2bca3b597a3491e91c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling openssl-src v111.20.0+1.1.1o
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling tinyvec v1.4.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.11
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling tokio-util v0.7.2
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling feed-rs v1.0.0
[INFO] [stderr]    Compiling xml5ever v0.16.2
[INFO] [stderr]    Compiling markup5ever_rcdom v0.1.0
[INFO] [stderr]    Compiling hyper v0.14.12
[INFO] [stderr]    Compiling html2md v0.2.13
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling release_notifier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gh.rs:17:31
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn get_repo_details(repo: &str) -> Result<Captures, String> {
[INFO] [stdout]    |                               ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn get_repo_details(repo: &str) -> Result<Captures<'_>, String> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0, xml5ever v0.16.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "bb3cad51db048104af60d763526a7c7931def50281c13a2bca3b597a3491e91c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb3cad51db048104af60d763526a7c7931def50281c13a2bca3b597a3491e91c", kill_on_drop: false }`
[INFO] [stdout] bb3cad51db048104af60d763526a7c7931def50281c13a2bca3b597a3491e91c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aafcd20ae12ff7fc817e55df0a5646133c083ef3e71878cc4be422ae7c636e89
[INFO] running `Command { std: "docker" "start" "-a" "aafcd20ae12ff7fc817e55df0a5646133c083ef3e71878cc4be422ae7c636e89", kill_on_drop: false }`
[INFO] [stderr]    Compiling release_notifier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gh.rs:17:31
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn get_repo_details(repo: &str) -> Result<Captures, String> {
[INFO] [stdout]    |                               ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn get_repo_details(repo: &str) -> Result<Captures<'_>, String> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gh.rs:17:31
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn get_repo_details(repo: &str) -> Result<Captures, String> {
[INFO] [stdout]    |                               ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn get_repo_details(repo: &str) -> Result<Captures<'_>, String> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0, xml5ever v0.16.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "aafcd20ae12ff7fc817e55df0a5646133c083ef3e71878cc4be422ae7c636e89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aafcd20ae12ff7fc817e55df0a5646133c083ef3e71878cc4be422ae7c636e89", kill_on_drop: false }`
[INFO] [stdout] aafcd20ae12ff7fc817e55df0a5646133c083ef3e71878cc4be422ae7c636e89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9b45a53465c05734179e18088b20cc58db13d666177584b69769d15d227833a0
[INFO] running `Command { std: "docker" "start" "-a" "9b45a53465c05734179e18088b20cc58db13d666177584b69769d15d227833a0", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/gh.rs:17:31
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub fn get_repo_details(repo: &str) -> Result<Captures, String> {
[INFO] [stderr]    |                               ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub fn get_repo_details(repo: &str) -> Result<Captures<'_>, String> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `release_notifier` (lib) generated 1 warning (run `cargo fix --lib -p release_notifier` to apply 1 suggestion)
[INFO] [stderr] warning: `release_notifier` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0, xml5ever v0.16.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/release_notifier-f92fce66a47a7bf5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/release_notifier-409c304d39f8bc37)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_rss ... FAILED
[INFO] [stdout] test test_gh ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_rss stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_rss' (27) panicked at src/main.rs:67:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63a277dca682 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63a277dca682 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63a277dca682 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63a277dca682 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63a277de249a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63a277de249a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63a277dcf946 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63a277dcf946 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63a277da7caf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63a277da7caf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63a277dc21a9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63a2775e22ae - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63a2775e22ae - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63a277dc2412 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63a277dc2412 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63a277da7d68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63a277d9cd29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63a277da8e2d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63a277de2c0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63a277de2952 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63a2775890dd - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, std[3b51380354919863]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63a2775890dd - release_notifier[6968884a15f91516]::test_rss::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:67:39
[INFO] [stdout]   22:     0x63a2775c0e4d - <core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_rss::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63a27759e61d - <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_rss::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   24:     0x63a2775a2be0 - tokio[14f6e33b73cbf0ed]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_rss::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   25:     0x63a27757b785 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[14f6e33b73cbf0ed]::coop::Budget>>>::try_with::<tokio[14f6e33b73cbf0ed]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_rss::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x63a27757b0ee - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[14f6e33b73cbf0ed]::coop::Budget>>>::with::<tokio[14f6e33b73cbf0ed]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_rss::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x63a27759e49f - tokio[14f6e33b73cbf0ed]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_rss::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   28:     0x63a27759e49f - tokio[14f6e33b73cbf0ed]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_rss::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   29:     0x63a27759e49f - <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_rss::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   30:     0x63a27759aa10 - <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_rss::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   31:     0x63a27759dc6c - <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_rss::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   32:     0x63a27759d1c4 - <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_rss::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   33:     0x63a2775cfe1d - <tokio[14f6e33b73cbf0ed]::macros::scoped_tls::ScopedKey<tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::Context>>::set::<<tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_rss::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x63a27759c7ec - <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_rss::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   35:     0x63a27759ca75 - <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_rss::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   36:     0x63a277599f60 - <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::BasicScheduler>::block_on::<release_notifier[6968884a15f91516]::test_rss::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   37:     0x63a2775b5ca3 - <tokio[14f6e33b73cbf0ed]::runtime::Runtime>::block_on::<release_notifier[6968884a15f91516]::test_rss::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   38:     0x63a2775900bc - release_notifier[6968884a15f91516]::test_rss
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:81:60
[INFO] [stdout]   39:     0x63a277588a17 - release_notifier[6968884a15f91516]::test_rss::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:64:20
[INFO] [stdout]   40:     0x63a2775c5f06 - <release_notifier[6968884a15f91516]::test_rss::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63a2775d665b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63a2775d665b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x63a2775e2eba - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x63a2775e2eba - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x63a2775e2eba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63a2775e2eba - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63a2775e2eba - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63a2775e2eba - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x63a2775e2eba - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x63a2775de464 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x63a2775de464 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63a2775e59b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x63a2775e59b2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x63a2775e59b2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63a2775e59b2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63a2775e59b2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63a2775e59b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x63a2775e59b2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63a277dc9eef - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x63a277dc9eef - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x7d834608aaa4 - <unknown>
[INFO] [stdout]   62:     0x7d8346117a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_gh stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_gh' (26) panicked at src/main.rs:49:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63a277dca682 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63a277dca682 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63a277dca682 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63a277dca682 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63a277de249a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63a277de249a - core[27de1724e4349be2]::fmt::write
[INFO] [stderr] error: test failed, to rerun pass `--bin release_notifier`
[INFO] [stdout]    6:     0x63a277dcf946 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63a277dcf946 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63a277da7caf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63a277da7caf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63a277dc21a9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63a2775e22ae - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63a2775e22ae - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63a277dc2412 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63a277dc2412 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63a277da7d68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63a277d9cd29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63a277da8e2d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63a277de2c0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63a277de2952 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63a277588b9d - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, std[3b51380354919863]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63a277588b9d - release_notifier[6968884a15f91516]::test_gh::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:39
[INFO] [stdout]   22:     0x63a2775c0e0d - <core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_gh::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63a27759e5dd - <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_gh::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   24:     0x63a2775a2ab0 - tokio[14f6e33b73cbf0ed]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_gh::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   25:     0x63a27757b685 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[14f6e33b73cbf0ed]::coop::Budget>>>::try_with::<tokio[14f6e33b73cbf0ed]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_gh::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x63a27757b09e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[14f6e33b73cbf0ed]::coop::Budget>>>::with::<tokio[14f6e33b73cbf0ed]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_gh::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x63a27759e2df - tokio[14f6e33b73cbf0ed]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_gh::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   28:     0x63a27759e2df - tokio[14f6e33b73cbf0ed]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_gh::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   29:     0x63a27759e2df - <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_gh::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   30:     0x63a27759a6f0 - <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_gh::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   31:     0x63a27759d43c - <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_gh::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   32:     0x63a27759d1a4 - <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_gh::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   33:     0x63a2775cfd1d - <tokio[14f6e33b73cbf0ed]::macros::scoped_tls::ScopedKey<tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::Context>>::set::<<tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_gh::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x63a27759c42c - <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_gh::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   35:     0x63a27759ca35 - <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut release_notifier[6968884a15f91516]::test_gh::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   36:     0x63a277599c80 - <tokio[14f6e33b73cbf0ed]::runtime::basic_scheduler::BasicScheduler>::block_on::<release_notifier[6968884a15f91516]::test_gh::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   37:     0x63a2775b5af3 - <tokio[14f6e33b73cbf0ed]::runtime::Runtime>::block_on::<release_notifier[6968884a15f91516]::test_gh::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   38:     0x63a27758ff0c - release_notifier[6968884a15f91516]::test_gh
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:60:60
[INFO] [stdout]   39:     0x63a2775889e7 - release_notifier[6968884a15f91516]::test_gh::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:46:19
[INFO] [stdout]   40:     0x63a2775c5ec6 - <release_notifier[6968884a15f91516]::test_gh::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63a2775d665b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63a2775d665b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x63a2775e2eba - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x63a2775e2eba - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x63a2775e2eba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63a2775e2eba - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63a2775e2eba - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63a2775e2eba - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x63a2775e2eba - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x63a2775de464 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x63a2775de464 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63a2775e59b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x63a2775e59b2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x63a2775e59b2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63a2775e59b2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63a2775e59b2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63a2775e59b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x63a2775e59b2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63a277dc9eef - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x63a277dc9eef - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x7d834608aaa4 - <unknown>
[INFO] [stdout]   62:     0x7d8346117a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_gh
[INFO] [stdout]     test_rss
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9b45a53465c05734179e18088b20cc58db13d666177584b69769d15d227833a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b45a53465c05734179e18088b20cc58db13d666177584b69769d15d227833a0", kill_on_drop: false }`
[INFO] [stdout] 9b45a53465c05734179e18088b20cc58db13d666177584b69769d15d227833a0
