[INFO] fetching crate ci-manager 0.5.1... [INFO] testing ci-manager-0.5.1 against master#8c0ec05f7dc9ef185eea9f36c5638e74e43935bf for pr-130285 [INFO] extracting crate ci-manager 0.5.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate ci-manager 0.5.1 on toolchain 8c0ec05f7dc9ef185eea9f36c5638e74e43935bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ci-manager 0.5.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ci-manager 0.5.1 [INFO] tweaked toml for crates.io crate ci-manager 0.5.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate ci-manager 0.5.1 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" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphql_query_derive v0.11.0 [INFO] [stderr] Downloaded temp-dir v0.1.13 [INFO] [stderr] Downloaded graphql_client v0.11.0 [INFO] [stderr] Downloaded assert_fs v1.1.2 [INFO] [stderr] Downloaded assert_cmd v2.0.15 [INFO] [stderr] Downloaded clap_complete v4.5.12 [INFO] [stderr] Downloaded distance v0.4.0 [INFO] [stderr] Downloaded graphql_client_codegen v0.11.0 [INFO] [stderr] Downloaded zip v2.1.6 [INFO] [stderr] Downloaded cron v0.12.1 [INFO] [stderr] Downloaded stderrlog v0.6.0 [INFO] [stderr] Downloaded octocrab v0.38.0 [INFO] [stderr] Downloaded gitlab v0.1610.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccade72b301bdc0b75b93033e073ca43e5664515eb29bb7eda7af02a5453b85a [INFO] running `Command { std: "docker" "start" "-a" "ccade72b301bdc0b75b93033e073ca43e5664515eb29bb7eda7af02a5453b85a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccade72b301bdc0b75b93033e073ca43e5664515eb29bb7eda7af02a5453b85a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccade72b301bdc0b75b93033e073ca43e5664515eb29bb7eda7af02a5453b85a", kill_on_drop: false }` [INFO] [stdout] ccade72b301bdc0b75b93033e073ca43e5664515eb29bb7eda7af02a5453b85a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f252d56f9f728490d84793d2029849014d5ccdf5b325822806ce1a929ef6e36 [INFO] running `Command { std: "docker" "start" "-a" "2f252d56f9f728490d84793d2029849014d5ccdf5b325822806ce1a929ef6e36", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling rustls-native-certs v0.7.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling iri-string v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling zip v2.1.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling distance v0.4.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling snafu-derive v0.8.4 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling snafu v0.8.4 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling clap_complete v4.5.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling graphql_client_codegen v0.11.0 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling stderrlog v0.6.0 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling octocrab v0.38.0 [INFO] [stderr] Compiling graphql_query_derive v0.11.0 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling graphql_client v0.11.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling gitlab v0.1610.0 [INFO] [stderr] Compiling ci-manager v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.67s [INFO] running `Command { std: "docker" "inspect" "2f252d56f9f728490d84793d2029849014d5ccdf5b325822806ce1a929ef6e36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f252d56f9f728490d84793d2029849014d5ccdf5b325822806ce1a929ef6e36", kill_on_drop: false }` [INFO] [stdout] 2f252d56f9f728490d84793d2029849014d5ccdf5b325822806ce1a929ef6e36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa7080c9967a87d495d54d8e07693d838ad1c0d77f49417cbfb78173c2643e59 [INFO] running `Command { std: "docker" "start" "-a" "fa7080c9967a87d495d54d8e07693d838ad1c0d77f49417cbfb78173c2643e59", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.15 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling temp-dir v0.1.13 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling octocrab v0.38.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.2 [INFO] [stderr] Compiling ci-manager v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.44s [INFO] running `Command { std: "docker" "inspect" "fa7080c9967a87d495d54d8e07693d838ad1c0d77f49417cbfb78173c2643e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa7080c9967a87d495d54d8e07693d838ad1c0d77f49417cbfb78173c2643e59", kill_on_drop: false }` [INFO] [stdout] fa7080c9967a87d495d54d8e07693d838ad1c0d77f49417cbfb78173c2643e59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 08485ddf717a60939f7582a19493c62f9244db9fb190b4faef96c17c27bfe2d3 [INFO] running `Command { std: "docker" "start" "-a" "08485ddf717a60939f7582a19493c62f9244db9fb190b4faef96c17c27bfe2d3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ci_manager-97668b8d858d1bf7) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test ci_provider::github::tests::test_download_workflow_run_logs ... ignored, Might fail when running with `cargo test` (If another test sets the GITHUB_TOKEN env var) [INFO] [stdout] test ci_provider::github::tests::test_get_workflow_run_jobs ... ignored, Needs a valid GITHUB_TOKEN with read access to public repos [INFO] [stdout] test ci_provider::util::tests::test_date_display ... ok [INFO] [stdout] test ci_provider::util::tests::test_date_filter_display ... ok [INFO] [stdout] test ci_provider::util::tests::test_label_filter_any_display ... ok [INFO] [stdout] test ci_provider::util::tests::test_label_filter_all_1_display ... ok [INFO] [stdout] test ci_provider::util::tests::test_label_filter_all_display ... ok [INFO] [stdout] test err_parse::yocto::util::tests::test_determine_yocto_error_kind ... ok [INFO] [stdout] test err_parse::yocto::util::tests::test_trim_yocto_error_summary ... ok [INFO] [stdout] test err_parse::yocto::util::tests::test_yocto_error_from_error_message ... ok [INFO] [stdout] test issue::tests::test_issue_body_display ... ok [INFO] [stdout] test util::tests::test_absolute_path_from_str ... ok [INFO] [stdout] test issue::tests::test_issue_new ... ok [INFO] [stdout] test util::tests::test_canonicalize_repo_url ... ok [INFO] [stdout] test util::tests::test_remove_timestamps_and_ids ... ok [INFO] [stdout] test util::tests::test_remove_timestamps_and_ids_log_text ... ok [INFO] [stdout] test config::commands::locate_failure_log::tests::test_logfile_path_from_str_simple ... ok [INFO] [stdout] test config::commands::locate_failure_log::tests::test_logfile_path_from_str ... ok [INFO] [stdout] test issue::similarity::tests::test_issue_body_distance_edit_minimal_diff ... ok [INFO] [stdout] test issue::similarity::tests::test_issue_body_distance_edit_largest_similar ... ok [INFO] [stdout] test issue::similarity::tests::test_issue_body_distance ... ok [INFO] [stdout] test issue::similarity::tests::test_issue_body_distance_edit_minimal_but_different ... ok [INFO] [stdout] test ci_provider::github::tests::test_get_issues ... FAILED [INFO] [stdout] test ci_provider::github::tests::test_get_workflow_failed_run ... FAILED [INFO] [stdout] test ci_provider::github::tests::test_get_issues_by_label ... FAILED [INFO] [stdout] test ci_provider::github::tests::test_get_workflow_run ... FAILED [INFO] [stdout] test issue::similarity::tests::test_issue9_similar_with_frequest_timestamps ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ci_provider::github::tests::test_get_issues stdout ---- [INFO] [stdout] thread 'ci_provider::github::tests::test_get_issues' panicked at src/ci_provider/github.rs:512:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Service Error: client error (Connect) [INFO] [stdout] [INFO] [stdout] Found at 0: snafu::backtrace_impl::::generate [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.8.4/src/backtrace_impl_std.rs:5:9 [INFO] [stdout] 1: snafu::GenerateImplicitData::generate_with_source [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.8.4/src/lib.rs:1281:9 [INFO] [stdout] 2: >::into_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/error.rs:23:10 [INFO] [stdout] 3: as snafu::ResultExt>::context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.8.4/src/lib.rs:812:31 [INFO] [stdout] 4: octocrab::Octocrab::send::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/lib.rs:1475:64 [INFO] [stdout] 5: octocrab::Octocrab::execute::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/lib.rs:1555:43 [INFO] [stdout] 6: octocrab::Octocrab::_get_with_headers::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/lib.rs:1300:31 [INFO] [stdout] 7: octocrab::Octocrab::get_with_headers::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/lib.rs:1279:14 [INFO] [stdout] 8: octocrab::Octocrab::get::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/lib.rs:1219:56 [INFO] [stdout] 9: octocrab::api::search::QueryHandler::send::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/api/search.rs:183:14 [INFO] [stdout] 10: ci_manager::ci_provider::github::GitHub::issues::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:368:14 [INFO] [stdout] 11: ci_manager::ci_provider::github::GitHub::issues_at::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:297:55 [INFO] [stdout] 12: ci_manager::ci_provider::github::tests::test_get_issues::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:511:14 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 14: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:57 [INFO] [stdout] 16: tokio::runtime::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 17: tokio::runtime::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:36 [INFO] [stdout] 21: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 22: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 23: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:26 [INFO] [stdout] 24: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 25: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 26: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:9 [INFO] [stdout] 27: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:19 [INFO] [stdout] 29: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:28 [INFO] [stdout] 30: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 31: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 32: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:361:47 [INFO] [stdout] 33: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:335:13 [INFO] [stdout] 34: ci_manager::ci_provider::github::tests::test_get_issues [INFO] [stdout] at ./src/ci_provider/github.rs:515:9 [INFO] [stdout] 35: ci_manager::ci_provider::github::tests::test_get_issues::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:498:31 [INFO] [stdout] 36: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 39: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 40: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: std::panicking::try::do_call [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 42: std::panicking::try [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 43: std::panic::catch_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 44: test::run_test_in_process [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 45: test::run_test::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 46: test::run_test::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 47: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 49: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: std::panicking::try::do_call [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 51: std::panicking::try [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 52: std::panic::catch_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 53: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 54: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 56: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 57: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 58: [INFO] [stdout] 59: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: client error (Connect) [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.86/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1999:27 [INFO] [stdout] 2: ci_manager::ci_provider::github::GitHub::issues::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:363:22 [INFO] [stdout] 3: ci_manager::ci_provider::github::GitHub::issues_at::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:297:55 [INFO] [stdout] 4: ci_manager::ci_provider::github::tests::test_get_issues::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:511:14 [INFO] [stdout] 5: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 6: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:57 [INFO] [stdout] 8: tokio::runtime::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 9: tokio::runtime::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 11: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:36 [INFO] [stdout] 13: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 14: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 15: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:26 [INFO] [stdout] 16: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 17: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 18: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:9 [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:19 [INFO] [stdout] 21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:28 [INFO] [stdout] 22: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 23: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 24: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:361:47 [INFO] [stdout] 25: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:335:13 [INFO] [stdout] 26: ci_manager::ci_provider::github::tests::test_get_issues [INFO] [stdout] at ./src/ci_provider/github.rs:515:9 [INFO] [stdout] 27: ci_manager::ci_provider::github::tests::test_get_issues::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:498:31 [INFO] [stdout] 28: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 30: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 31: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 32: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 33: std::panicking::try::do_call [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 34: std::panicking::try [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 36: test::run_test_in_process [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 37: test::run_test::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 38: test::run_test::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 39: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 40: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 41: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: std::panicking::try::do_call [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 43: std::panicking::try [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 44: std::panic::catch_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 45: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 46: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 48: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 49: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 50: [INFO] [stdout] 51: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575c7ac08b5a - std::backtrace_rs::backtrace::libunwind::trace::hb26ad70b37260289 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x575c7ac08b5a - std::backtrace_rs::backtrace::trace_unsynchronized::h2c0187153633e231 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x575c7ac08b5a - std::sys::backtrace::_print_fmt::ha9596eb1af5e3a29 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x575c7ac08b5a - ::fmt::h8f2981dcab006960 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x575c7ac33b8b - core::fmt::rt::Argument::fmt::h1029a118dbae0125 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x575c7ac33b8b - core::fmt::write::h25ada94a2189c1b9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x575c7ac04703 - std::io::Write::write_fmt::h6ca394d5de12dd64 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x575c7ac089a2 - std::sys::backtrace::BacktraceLock::print::hc25a90d456c1b686 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x575c7ac0a2d5 - std::panicking::default_hook::{{closure}}::h73dd81cb71929aa4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x575c7ac0a0c8 - std::panicking::default_hook::h0e337668e919fc53 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x575c7a41b219 - as core::ops::function::Fn>::call::h0a5b2697e83d3de2 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 11: 0x575c7a41b219 - test::test_main::{{closure}}::ha5c571fce018b26f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x575c7ac0a9e8 - as core::ops::function::Fn>::call::h41d416f4073097a8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 13: 0x575c7ac0a9e8 - std::panicking::rust_panic_with_hook::h442c26b690a626f4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x575c7ac0a7b7 - std::panicking::begin_panic_handler::{{closure}}::h7cfa3ab758eb5a73 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x575c7ac09039 - std::sys::backtrace::__rust_end_short_backtrace::hf609a1dcd6f8b9f9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x575c7ac0a444 - rust_begin_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x575c7ac314d3 - core::panicking::panic_fmt::he4002baf06927918 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x575c7ac319b6 - core::result::unwrap_failed::hacc89493365a1579 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1689:5 [INFO] [stdout] 19: 0x575c7a264020 - core::result::Result::unwrap::h0d9ba80092c6bf73 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x575c7a264020 - ci_manager::ci_provider::github::tests::test_get_issues::{{closure}}::h07462abd07eced59 [INFO] [stdout] at /opt/rustwide/workdir/src/ci_provider/github.rs:499:22 [INFO] [stdout] 21: 0x575c7a2b1a52 - as core::future::future::Future>::poll::h741879cbda03be6e [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x575c7a2b190d - as core::future::future::Future>::poll::h27370acda6b96ff2 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x575c7a24e28f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9d77d39d453c9254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:57 [INFO] [stdout] 24: 0x575c7a24e1c5 - tokio::runtime::coop::with_budget::ha5059bccb18f55f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x575c7a24e1c5 - tokio::runtime::coop::budget::h4084de75b7bb491a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x575c7a24e1c5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hca89a41c668db82a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 27: 0x575c7a24be10 - tokio::runtime::scheduler::current_thread::Context::enter::h968712a2b2a5df99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 28: 0x575c7a24d87e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdd2bf7c3f30cb190 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:36 [INFO] [stdout] 29: 0x575c7a24ccd4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h24f37f1b8d738a06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 30: 0x575c7a2dcdeb - tokio::runtime::context::scoped::Scoped::set::h5adba0f40cefc597 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x575c7a2b0579 - tokio::runtime::context::set_scheduler::{{closure}}::hdf174a271a1ce6e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:26 [INFO] [stdout] 32: 0x575c7a29e7ba - std::thread::local::LocalKey::try_with::hd678e911e8239f36 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 33: 0x575c7a29d93a - std::thread::local::LocalKey::with::he111d585ce9cf35e [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 34: 0x575c7a2b04ed - tokio::runtime::context::set_scheduler::he6d5e7baa30f4383 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:9 [INFO] [stdout] 35: 0x575c7a24c660 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9c02f06da6543ae8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 36: 0x575c7a24cd73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha92b24b83aad2242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:19 [INFO] [stdout] 37: 0x575c7a24aada - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4f76bc5de50fa324 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:28 [INFO] [stdout] 38: 0x575c7a28d726 - tokio::runtime::context::runtime::enter_runtime::hbfd5042c8b01494e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x575c7a24a891 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h928cd3960a951359 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 40: 0x575c7a2553ad - tokio::runtime::runtime::Runtime::block_on_inner::h97b98215ccebb9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:361:47 [INFO] [stdout] 41: 0x575c7a2555d5 - tokio::runtime::runtime::Runtime::block_on::h53a41045730af600 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:335:13 [INFO] [stdout] 42: 0x575c7a263c44 - ci_manager::ci_provider::github::tests::test_get_issues::h0f8df31013c629e5 [INFO] [stdout] at /opt/rustwide/workdir/src/ci_provider/github.rs:515:9 [INFO] [stdout] 43: 0x575c7a263ad7 - ci_manager::ci_provider::github::tests::test_get_issues::{{closure}}::h51d9383e8406baa1 [INFO] [stdout] at /opt/rustwide/workdir/src/ci_provider/github.rs:498:31 [INFO] [stdout] 44: 0x575c7a2cf456 - core::ops::function::FnOnce::call_once::h804b3866a280a24f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x575c7a41fb8b - core::ops::function::FnOnce::call_once::he9dcba90b82d8683 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x575c7a41fb8b - test::__rust_begin_short_backtrace::hd3c7d260f12c8c4c [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 47: 0x575c7a41f408 - test::run_test_in_process::{{closure}}::h2a83a0a65ed3c222 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 48: 0x575c7a41f408 - as core::ops::function::FnOnce<()>>::call_once::h86af6a43b3d339fd [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x575c7a41f408 - std::panicking::try::do_call::h06bb3a6ef41e33d4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 50: 0x575c7a41f408 - std::panicking::try::hbe4ce21e81168e19 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 51: 0x575c7a41f408 - std::panic::catch_unwind::h9216a5b93914ba30 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 52: 0x575c7a41f408 - test::run_test_in_process::hd5f710dbb42ac3ac [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 53: 0x575c7a41f408 - test::run_test::{{closure}}::ha3c5aa83f018eb90 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 54: 0x575c7a3e3704 - test::run_test::{{closure}}::h106c33754fb7ad93 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 55: 0x575c7a3e3704 - std::sys::backtrace::__rust_begin_short_backtrace::h72b607f200d489e1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 56: 0x575c7a3e6e52 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4c13dee51575b1d5 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 57: 0x575c7a3e6e52 - as core::ops::function::FnOnce<()>>::call_once::hc15ba15cced82411 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x575c7a3e6e52 - std::panicking::try::do_call::ha2b96a5442f2b7a6 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 59: 0x575c7a3e6e52 - std::panicking::try::h3249b845d1609c7f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 60: 0x575c7a3e6e52 - std::panic::catch_unwind::hb1234c1714481772 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 61: 0x575c7a3e6e52 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf2ecca2087a712d7 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 62: 0x575c7a3e6e52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h33604033fff0c135 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x575c7ac0f87b - as core::ops::function::FnOnce>::call_once::hed0705102829bfb8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 64: 0x575c7ac0f87b - as core::ops::function::FnOnce>::call_once::h88dbb0360840e1a3 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 65: 0x575c7ac0f87b - std::sys::pal::unix::thread::Thread::new::thread_start::hed3d760d9bfb1ad1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 66: 0x7c29fa4a5ac3 - [INFO] [stdout] 67: 0x7c29fa536a04 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ci_provider::github::tests::test_get_workflow_failed_run stdout ---- [INFO] [stdout] thread 'ci_provider::github::tests::test_get_workflow_failed_run' panicked at src/ci_provider/github.rs:550:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Service Error: client error (Connect) [INFO] [stdout] [INFO] [stdout] Found at 0: snafu::backtrace_impl::::generate [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.8.4/src/backtrace_impl_std.rs:5:9 [INFO] [stdout] 1: snafu::GenerateImplicitData::generate_with_source [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.8.4/src/lib.rs:1281:9 [INFO] [stdout] 2: >::into_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/error.rs:23:10 [INFO] [stdout] 3: as snafu::ResultExt>::context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.8.4/src/lib.rs:812:31 [INFO] [stdout] 4: octocrab::Octocrab::send::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/lib.rs:1475:64 [INFO] [stdout] 5: octocrab::Octocrab::execute::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/lib.rs:1555:43 [INFO] [stdout] 6: octocrab::Octocrab::_get_with_headers::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/lib.rs:1300:31 [INFO] [stdout] 7: octocrab::Octocrab::get_with_headers::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/lib.rs:1279:14 [INFO] [stdout] 8: octocrab::Octocrab::get::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/lib.rs:1219:56 [INFO] [stdout] 9: octocrab::api::workflows::WorkflowsHandler::get::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/api/workflows.rs:46:43 [INFO] [stdout] 10: ci_manager::ci_provider::github::GitHub::workflow_run::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:385:66 [INFO] [stdout] 11: ci_manager::ci_provider::github::tests::test_get_workflow_failed_run::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:549:14 [INFO] [stdout] 12: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 14: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:57 [INFO] [stdout] 15: tokio::runtime::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 16: tokio::runtime::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:36 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 21: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 22: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:26 [INFO] [stdout] 23: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 24: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 25: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:9 [INFO] [stdout] 26: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 27: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:19 [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:28 [INFO] [stdout] 29: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 30: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 31: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:361:47 [INFO] [stdout] 32: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:335:13 [INFO] [stdout] 33: ci_manager::ci_provider::github::tests::test_get_workflow_failed_run [INFO] [stdout] at ./src/ci_provider/github.rs:554:9 [INFO] [stdout] 34: ci_manager::ci_provider::github::tests::test_get_workflow_failed_run::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:546:44 [INFO] [stdout] 35: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 36: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 38: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 39: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: std::panicking::try::do_call [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 41: std::panicking::try [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 42: std::panic::catch_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 43: test::run_test_in_process [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 44: test::run_test::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 45: test::run_test::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 46: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 47: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 48: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: std::panicking::try::do_call [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 50: std::panicking::try [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 51: std::panic::catch_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 52: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 53: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 55: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 56: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 57: [INFO] [stdout] 58: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: client error (Connect) [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.86/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1999:27 [INFO] [stdout] 2: ci_manager::ci_provider::github::GitHub::workflow_run::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:385:19 [INFO] [stdout] 3: ci_manager::ci_provider::github::tests::test_get_workflow_failed_run::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:549:14 [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 5: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:57 [INFO] [stdout] 7: tokio::runtime::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 8: tokio::runtime::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 10: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:36 [INFO] [stdout] 12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 13: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 14: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:26 [INFO] [stdout] 15: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 16: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 17: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:9 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:19 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:28 [INFO] [stdout] 21: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 23: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:361:47 [INFO] [stdout] 24: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:335:13 [INFO] [stdout] 25: ci_manager::ci_provider::github::tests::test_get_workflow_failed_run [INFO] [stdout] at ./src/ci_provider/github.rs:554:9 [INFO] [stdout] 26: ci_manager::ci_provider::github::tests::test_get_workflow_failed_run::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:546:44 [INFO] [stdout] 27: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 30: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 31: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: std::panicking::try::do_call [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 33: std::panicking::try [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 34: std::panic::catch_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 35: test::run_test_in_process [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 36: test::run_test::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 37: test::run_test::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 38: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 39: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 40: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: std::panicking::try::do_call [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 42: std::panicking::try [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 43: std::panic::catch_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 44: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 45: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 47: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 48: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 49: [INFO] [stdout] 50: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575c7ac08b5a - std::backtrace_rs::backtrace::libunwind::trace::hb26ad70b37260289 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x575c7ac08b5a - std::backtrace_rs::backtrace::trace_unsynchronized::h2c0187153633e231 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x575c7ac08b5a - std::sys::backtrace::_print_fmt::ha9596eb1af5e3a29 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x575c7ac08b5a - ::fmt::h8f2981dcab006960 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x575c7ac33b8b - core::fmt::rt::Argument::fmt::h1029a118dbae0125 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x575c7ac33b8b - core::fmt::write::h25ada94a2189c1b9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x575c7ac04703 - std::io::Write::write_fmt::h6ca394d5de12dd64 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x575c7ac089a2 - std::sys::backtrace::BacktraceLock::print::hc25a90d456c1b686 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x575c7ac0a2d5 - std::panicking::default_hook::{{closure}}::h73dd81cb71929aa4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x575c7ac0a0c8 - std::panicking::default_hook::h0e337668e919fc53 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x575c7a41b219 - as core::ops::function::Fn>::call::h0a5b2697e83d3de2 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 11: 0x575c7a41b219 - test::test_main::{{closure}}::ha5c571fce018b26f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x575c7ac0a9e8 - as core::ops::function::Fn>::call::h41d416f4073097a8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 13: 0x575c7ac0a9e8 - std::panicking::rust_panic_with_hook::h442c26b690a626f4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x575c7ac0a7b7 - std::panicking::begin_panic_handler::{{closure}}::h7cfa3ab758eb5a73 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x575c7ac09039 - std::sys::backtrace::__rust_end_short_backtrace::hf609a1dcd6f8b9f9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x575c7ac0a444 - rust_begin_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x575c7ac314d3 - core::panicking::panic_fmt::he4002baf06927918 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x575c7ac319b6 - core::result::unwrap_failed::hacc89493365a1579 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1689:5 [INFO] [stdout] 19: 0x575c7a265af2 - core::result::Result::unwrap::h522c7922254df330 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x575c7a265af2 - ci_manager::ci_provider::github::tests::test_get_workflow_failed_run::{{closure}}::hdc1f82081caeaf75 [INFO] [stdout] at /opt/rustwide/workdir/src/ci_provider/github.rs:547:19 [INFO] [stdout] 21: 0x575c7a2b1a52 - as core::future::future::Future>::poll::h741879cbda03be6e [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x575c7a2b190d - as core::future::future::Future>::poll::h27370acda6b96ff2 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x575c7a24e28f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9d77d39d453c9254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:57 [INFO] [stdout] 24: 0x575c7a24e1c5 - tokio::runtime::coop::with_budget::ha5059bccb18f55f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x575c7a24e1c5 - tokio::runtime::coop::budget::h4084de75b7bb491a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x575c7a24e1c5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hca89a41c668db82a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 27: 0x575c7a24be10 - tokio::runtime::scheduler::current_thread::Context::enter::h968712a2b2a5df99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 28: 0x575c7a24d87e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdd2bf7c3f30cb190 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:36 [INFO] [stdout] 29: 0x575c7a24ccd4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h24f37f1b8d738a06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 30: 0x575c7a2dcdeb - tokio::runtime::context::scoped::Scoped::set::h5adba0f40cefc597 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x575c7a2b0579 - tokio::runtime::context::set_scheduler::{{closure}}::hdf174a271a1ce6e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:26 [INFO] [stdout] 32: 0x575c7a29e7ba - std::thread::local::LocalKey::try_with::hd678e911e8239f36 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 33: 0x575c7a29d93a - std::thread::local::LocalKey::with::he111d585ce9cf35e [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 34: 0x575c7a2b04ed - tokio::runtime::context::set_scheduler::he6d5e7baa30f4383 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:9 [INFO] [stdout] 35: 0x575c7a24c660 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9c02f06da6543ae8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 36: 0x575c7a24cd73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha92b24b83aad2242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:19 [INFO] [stdout] 37: 0x575c7a24aada - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4f76bc5de50fa324 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:28 [INFO] [stdout] 38: 0x575c7a28d726 - tokio::runtime::context::runtime::enter_runtime::hbfd5042c8b01494e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x575c7a24a891 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h928cd3960a951359 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 40: 0x575c7a2553ad - tokio::runtime::runtime::Runtime::block_on_inner::h97b98215ccebb9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:361:47 [INFO] [stdout] 41: 0x575c7a2555d5 - tokio::runtime::runtime::Runtime::block_on::h53a41045730af600 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:335:13 [INFO] [stdout] 42: 0x575c7a2657b4 - ci_manager::ci_provider::github::tests::test_get_workflow_failed_run::h34be2625312553ab [INFO] [stdout] at /opt/rustwide/workdir/src/ci_provider/github.rs:554:9 [INFO] [stdout] 43: 0x575c7a265647 - ci_manager::ci_provider::github::tests::test_get_workflow_failed_run::{{closure}}::he4d129263962785f [INFO] [stdout] at /opt/rustwide/workdir/src/ci_provider/github.rs:546:44 [INFO] [stdout] 44: 0x575c7a2cf3d6 - core::ops::function::FnOnce::call_once::h794d5e469e5457a4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x575c7a41fb8b - core::ops::function::FnOnce::call_once::he9dcba90b82d8683 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x575c7a41fb8b - test::__rust_begin_short_backtrace::hd3c7d260f12c8c4c [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 47: 0x575c7a41f408 - test::run_test_in_process::{{closure}}::h2a83a0a65ed3c222 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 48: 0x575c7a41f408 - as core::ops::function::FnOnce<()>>::call_once::h86af6a43b3d339fd [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x575c7a41f408 - std::panicking::try::do_call::h06bb3a6ef41e33d4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 50: 0x575c7a41f408 - std::panicking::try::hbe4ce21e81168e19 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 51: 0x575c7a41f408 - std::panic::catch_unwind::h9216a5b93914ba30 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 52: 0x575c7a41f408 - test::run_test_in_process::hd5f710dbb42ac3ac [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 53: 0x575c7a41f408 - test::run_test::{{closure}}::ha3c5aa83f018eb90 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 54: 0x575c7a3e3704 - test::run_test::{{closure}}::h106c33754fb7ad93 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 55: 0x575c7a3e3704 - std::sys::backtrace::__rust_begin_short_backtrace::h72b607f200d489e1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 56: 0x575c7a3e6e52 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4c13dee51575b1d5 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 57: 0x575c7a3e6e52 - as core::ops::function::FnOnce<()>>::call_once::hc15ba15cced82411 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x575c7a3e6e52 - std::panicking::try::do_call::ha2b96a5442f2b7a6 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 59: 0x575c7a3e6e52 - std::panicking::try::h3249b845d1609c7f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 60: 0x575c7a3e6e52 - std::panic::catch_unwind::hb1234c1714481772 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 61: 0x575c7a3e6e52 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf2ecca2087a712d7 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 62: 0x575c7a3e6e52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h33604033fff0c135 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x575c7ac0f87b - as core::ops::function::FnOnce>::call_once::hed0705102829bfb8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 64: 0x575c7ac0f87b - as core::ops::function::FnOnce>::call_once::h88dbb0360840e1a3 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 65: 0x575c7ac0f87b - std::sys::pal::unix::thread::Thread::new::thread_start::hed3d760d9bfb1ad1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 66: 0x7c29fa4a5ac3 - [INFO] [stdout] 67: 0x7c29fa536a04 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ci_provider::github::tests::test_get_issues_by_label stdout ---- [INFO] [stdout] thread 'ci_provider::github::tests::test_get_issues_by_label' panicked at src/ci_provider/github.rs:529:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Service Error: client error (Connect) [INFO] [stdout] [INFO] [stdout] Found at 0: snafu::backtrace_impl::::generate [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.8.4/src/backtrace_impl_std.rs:5:9 [INFO] [stdout] 1: snafu::GenerateImplicitData::generate_with_source [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.8.4/src/lib.rs:1281:9 [INFO] [stdout] 2: >::into_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/error.rs:23:10 [INFO] [stdout] 3: as snafu::ResultExt>::context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.8.4/src/lib.rs:812:31 [INFO] [stdout] 4: octocrab::Octocrab::send::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/lib.rs:1475:64 [INFO] [stdout] 5: octocrab::Octocrab::execute::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/lib.rs:1555:43 [INFO] [stdout] 6: octocrab::Octocrab::_get_with_headers::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/lib.rs:1300:31 [INFO] [stdout] 7: octocrab::Octocrab::get_with_headers::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/lib.rs:1279:14 [INFO] [stdout] 8: octocrab::Octocrab::get::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/lib.rs:1219:56 [INFO] [stdout] 9: octocrab::api::search::QueryHandler::send::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/api/search.rs:183:14 [INFO] [stdout] 10: ci_manager::ci_provider::github::GitHub::issues::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:368:14 [INFO] [stdout] 11: ci_manager::ci_provider::github::tests::test_get_issues_by_label::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:528:14 [INFO] [stdout] 12: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 14: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:57 [INFO] [stdout] 15: tokio::runtime::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 16: tokio::runtime::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:36 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 21: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 22: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:26 [INFO] [stdout] 23: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 24: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 25: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:9 [INFO] [stdout] 26: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 27: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:19 [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:28 [INFO] [stdout] 29: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 30: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 31: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:361:47 [INFO] [stdout] 32: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:335:13 [INFO] [stdout] 33: ci_manager::ci_provider::github::tests::test_get_issues_by_label [INFO] [stdout] at ./src/ci_provider/github.rs:531:9 [INFO] [stdout] 34: ci_manager::ci_provider::github::tests::test_get_issues_by_label::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:519:40 [INFO] [stdout] 35: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 36: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 38: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 39: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: std::panicking::try::do_call [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 41: std::panicking::try [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 42: std::panic::catch_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 43: test::run_test_in_process [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 44: test::run_test::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 45: test::run_test::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 46: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 47: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 48: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: std::panicking::try::do_call [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 50: std::panicking::try [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 51: std::panic::catch_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 52: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 53: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 55: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 56: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 57: [INFO] [stdout] 58: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: client error (Connect) [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.86/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1999:27 [INFO] [stdout] 2: ci_manager::ci_provider::github::GitHub::issues::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:363:22 [INFO] [stdout] 3: ci_manager::ci_provider::github::tests::test_get_issues_by_label::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:528:14 [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 5: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:57 [INFO] [stdout] 7: tokio::runtime::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 8: tokio::runtime::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 10: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:36 [INFO] [stdout] 12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 13: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 14: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:26 [INFO] [stdout] 15: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 16: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 17: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:9 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:19 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:28 [INFO] [stdout] 21: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 23: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:361:47 [INFO] [stdout] 24: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:335:13 [INFO] [stdout] 25: ci_manager::ci_provider::github::tests::test_get_issues_by_label [INFO] [stdout] at ./src/ci_provider/github.rs:531:9 [INFO] [stdout] 26: ci_manager::ci_provider::github::tests::test_get_issues_by_label::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:519:40 [INFO] [stdout] 27: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 30: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 31: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: std::panicking::try::do_call [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 33: std::panicking::try [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 34: std::panic::catch_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 35: test::run_test_in_process [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 36: test::run_test::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 37: test::run_test::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 38: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 39: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 40: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: std::panicking::try::do_call [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 42: std::panicking::try [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 43: std::panic::catch_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 44: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 45: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 47: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 48: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 49: [INFO] [stdout] 50: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575c7ac08b5a - std::backtrace_rs::backtrace::libunwind::trace::hb26ad70b37260289 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x575c7ac08b5a - std::backtrace_rs::backtrace::trace_unsynchronized::h2c0187153633e231 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x575c7ac08b5a - std::sys::backtrace::_print_fmt::ha9596eb1af5e3a29 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x575c7ac08b5a - ::fmt::h8f2981dcab006960 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x575c7ac33b8b - core::fmt::rt::Argument::fmt::h1029a118dbae0125 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x575c7ac33b8b - core::fmt::write::h25ada94a2189c1b9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x575c7ac04703 - std::io::Write::write_fmt::h6ca394d5de12dd64 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x575c7ac089a2 - std::sys::backtrace::BacktraceLock::print::hc25a90d456c1b686 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x575c7ac0a2d5 - std::panicking::default_hook::{{closure}}::h73dd81cb71929aa4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x575c7ac0a0c8 - std::panicking::default_hook::h0e337668e919fc53 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x575c7a41b219 - as core::ops::function::Fn>::call::h0a5b2697e83d3de2 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 11: 0x575c7a41b219 - test::test_main::{{closure}}::ha5c571fce018b26f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x575c7ac0a9e8 - as core::ops::function::Fn>::call::h41d416f4073097a8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 13: 0x575c7ac0a9e8 - std::panicking::rust_panic_with_hook::h442c26b690a626f4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x575c7ac0a7b7 - std::panicking::begin_panic_handler::{{closure}}::h7cfa3ab758eb5a73 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x575c7ac09039 - std::sys::backtrace::__rust_end_short_backtrace::hf609a1dcd6f8b9f9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x575c7ac0a444 - rust_begin_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x575c7ac314d3 - core::panicking::panic_fmt::he4002baf06927918 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x575c7ac319b6 - core::result::unwrap_failed::hacc89493365a1579 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1689:5 [INFO] [stdout] 19: 0x575c7a264a76 - core::result::Result::unwrap::h0d9ba80092c6bf73 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x575c7a264a76 - ci_manager::ci_provider::github::tests::test_get_issues_by_label::{{closure}}::h4affe8e1f264610e [INFO] [stdout] at /opt/rustwide/workdir/src/ci_provider/github.rs:520:22 [INFO] [stdout] 21: 0x575c7a2b1a52 - as core::future::future::Future>::poll::h741879cbda03be6e [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x575c7a2b190d - as core::future::future::Future>::poll::h27370acda6b96ff2 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x575c7a24e28f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9d77d39d453c9254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:57 [INFO] [stdout] 24: 0x575c7a24e1c5 - tokio::runtime::coop::with_budget::ha5059bccb18f55f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x575c7a24e1c5 - tokio::runtime::coop::budget::h4084de75b7bb491a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x575c7a24e1c5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hca89a41c668db82a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 27: 0x575c7a24be10 - tokio::runtime::scheduler::current_thread::Context::enter::h968712a2b2a5df99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 28: 0x575c7a24d87e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdd2bf7c3f30cb190 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:36 [INFO] [stdout] 29: 0x575c7a24ccd4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h24f37f1b8d738a06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 30: 0x575c7a2dcdeb - tokio::runtime::context::scoped::Scoped::set::h5adba0f40cefc597 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x575c7a2b0579 - tokio::runtime::context::set_scheduler::{{closure}}::hdf174a271a1ce6e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:26 [INFO] [stdout] 32: 0x575c7a29e7ba - std::thread::local::LocalKey::try_with::hd678e911e8239f36 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 33: 0x575c7a29d93a - std::thread::local::LocalKey::with::he111d585ce9cf35e [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 34: 0x575c7a2b04ed - tokio::runtime::context::set_scheduler::he6d5e7baa30f4383 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:9 [INFO] [stdout] 35: 0x575c7a24c660 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9c02f06da6543ae8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 36: 0x575c7a24cd73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha92b24b83aad2242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:19 [INFO] [stdout] 37: 0x575c7a24aada - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4f76bc5de50fa324 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:28 [INFO] [stdout] 38: 0x575c7a28d726 - tokio::runtime::context::runtime::enter_runtime::hbfd5042c8b01494e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x575c7a24a891 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h928cd3960a951359 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 40: 0x575c7a2553ad - tokio::runtime::runtime::Runtime::block_on_inner::h97b98215ccebb9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:361:47 [INFO] [stdout] 41: 0x575c7a2555d5 - tokio::runtime::runtime::Runtime::block_on::h53a41045730af600 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:335:13 [INFO] [stdout] 42: 0x575c7a2646b4 - ci_manager::ci_provider::github::tests::test_get_issues_by_label::h7e21fbb2e024161f [INFO] [stdout] at /opt/rustwide/workdir/src/ci_provider/github.rs:531:9 [INFO] [stdout] 43: 0x575c7a264547 - ci_manager::ci_provider::github::tests::test_get_issues_by_label::{{closure}}::hbf2d8414eead3fc9 [INFO] [stdout] at /opt/rustwide/workdir/src/ci_provider/github.rs:519:40 [INFO] [stdout] 44: 0x575c7a2cf396 - core::ops::function::FnOnce::call_once::h6bd48c29570b2c5e [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x575c7a41fb8b - core::ops::function::FnOnce::call_once::he9dcba90b82d8683 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x575c7a41fb8b - test::__rust_begin_short_backtrace::hd3c7d260f12c8c4c [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 47: 0x575c7a41f408 - test::run_test_in_process::{{closure}}::h2a83a0a65ed3c222 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 48: 0x575c7a41f408 - as core::ops::function::FnOnce<()>>::call_once::h86af6a43b3d339fd [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x575c7a41f408 - std::panicking::try::do_call::h06bb3a6ef41e33d4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 50: 0x575c7a41f408 - std::panicking::try::hbe4ce21e81168e19 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 51: 0x575c7a41f408 - std::panic::catch_unwind::h9216a5b93914ba30 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 52: 0x575c7a41f408 - test::run_test_in_process::hd5f710dbb42ac3ac [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 53: 0x575c7a41f408 - test::run_test::{{closure}}::ha3c5aa83f018eb90 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 54: 0x575c7a3e3704 - test::run_test::{{closure}}::h106c33754fb7ad93 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 55: 0x575c7a3e3704 - std::sys::backtrace::__rust_begin_short_backtrace::h72b607f200d489e1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 56: 0x575c7a3e6e52 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4c13dee51575b1d5 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 57: 0x575c7a3e6e52 - as core::ops::function::FnOnce<()>>::call_once::hc15ba15cced82411 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x575c7a3e6e52 - std::panicking::try::do_call::ha2b96a5442f2b7a6 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 59: 0x575c7a3e6e52 - std::panicking::try::h3249b845d1609c7f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 60: 0x575c7a3e6e52 - std::panic::catch_unwind::hb1234c1714481772 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 61: 0x575c7a3e6e52 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf2ecca2087a712d7 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 62: 0x575c7a3e6e52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h33604033fff0c135 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x575c7ac0f87b - as core::ops::function::FnOnce>::call_once::hed0705102829bfb8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 64: 0x575c7ac0f87b - as core::ops::function::FnOnce>::call_once::h88dbb0360840e1a3 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 65: 0x575c7ac0f87b - std::sys::pal::unix::thread::Thread::new::thread_start::hed3d760d9bfb1ad1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 66: 0x7c29fa4a5ac3 - [INFO] [stdout] 67: 0x7c29fa536a04 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ci_provider::github::tests::test_get_workflow_run stdout ---- [INFO] [stdout] thread 'ci_provider::github::tests::test_get_workflow_run' panicked at src/ci_provider/github.rs:539:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Service Error: client error (Connect) [INFO] [stdout] [INFO] [stdout] Found at 0: snafu::backtrace_impl::::generate [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.8.4/src/backtrace_impl_std.rs:5:9 [INFO] [stdout] 1: snafu::GenerateImplicitData::generate_with_source [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.8.4/src/lib.rs:1281:9 [INFO] [stdout] 2: >::into_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/error.rs:23:10 [INFO] [stdout] 3: as snafu::ResultExt>::context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.8.4/src/lib.rs:812:31 [INFO] [stdout] 4: octocrab::Octocrab::send::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/lib.rs:1475:64 [INFO] [stdout] 5: octocrab::Octocrab::execute::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/lib.rs:1555:43 [INFO] [stdout] 6: octocrab::Octocrab::_get_with_headers::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/lib.rs:1300:31 [INFO] [stdout] 7: octocrab::Octocrab::get_with_headers::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/lib.rs:1279:14 [INFO] [stdout] 8: octocrab::Octocrab::get::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/lib.rs:1219:56 [INFO] [stdout] 9: octocrab::api::workflows::WorkflowsHandler::get::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.38.0/src/api/workflows.rs:46:43 [INFO] [stdout] 10: ci_manager::ci_provider::github::GitHub::workflow_run::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:385:66 [INFO] [stdout] 11: ci_manager::ci_provider::github::tests::test_get_workflow_run::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:538:14 [INFO] [stdout] 12: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 14: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:57 [INFO] [stdout] 15: tokio::runtime::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 16: tokio::runtime::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:36 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 21: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 22: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:26 [INFO] [stdout] 23: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 24: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 25: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:9 [INFO] [stdout] 26: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 27: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:19 [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:28 [INFO] [stdout] 29: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 30: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 31: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:361:47 [INFO] [stdout] 32: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:335:13 [INFO] [stdout] 33: ci_manager::ci_provider::github::tests::test_get_workflow_run [INFO] [stdout] at ./src/ci_provider/github.rs:542:9 [INFO] [stdout] 34: ci_manager::ci_provider::github::tests::test_get_workflow_run::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:535:37 [INFO] [stdout] 35: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 36: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 38: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 39: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: std::panicking::try::do_call [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 41: std::panicking::try [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 42: std::panic::catch_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 43: test::run_test_in_process [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 44: test::run_test::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 45: test::run_test::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 46: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 47: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 48: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: std::panicking::try::do_call [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 50: std::panicking::try [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 51: std::panic::catch_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 52: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 53: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 55: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 56: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 57: [INFO] [stdout] 58: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: client error (Connect) [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.86/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1999:27 [INFO] [stdout] 2: ci_manager::ci_provider::github::GitHub::workflow_run::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:385:19 [INFO] [stdout] 3: ci_manager::ci_provider::github::tests::test_get_workflow_run::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:538:14 [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 5: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:57 [INFO] [stdout] 7: tokio::runtime::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 8: tokio::runtime::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 10: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:36 [INFO] [stdout] 12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 13: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 14: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:26 [INFO] [stdout] 15: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 16: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 17: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:9 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:19 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:28 [INFO] [stdout] 21: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 23: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:361:47 [INFO] [stdout] 24: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:335:13 [INFO] [stdout] 25: ci_manager::ci_provider::github::tests::test_get_workflow_run [INFO] [stdout] at ./src/ci_provider/github.rs:542:9 [INFO] [stdout] 26: ci_manager::ci_provider::github::tests::test_get_workflow_run::{{closure}} [INFO] [stdout] at ./src/ci_provider/github.rs:535:37 [INFO] [stdout] 27: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 30: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 31: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: std::panicking::try::do_call [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 33: std::panicking::try [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 34: std::panic::catch_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 35: test::run_test_in_process [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 36: test::run_test::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 37: test::run_test::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 38: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 39: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 40: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: std::panicking::try::do_call [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 42: std::panicking::try [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 43: std::panic::catch_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 44: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 45: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 47: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 48: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 49: [INFO] [stdout] 50: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575c7ac08b5a - std::backtrace_rs::backtrace::libunwind::trace::hb26ad70b37260289 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x575c7ac08b5a - std::backtrace_rs::backtrace::trace_unsynchronized::h2c0187153633e231 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x575c7ac08b5a - std::sys::backtrace::_print_fmt::ha9596eb1af5e3a29 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x575c7ac08b5a - ::fmt::h8f2981dcab006960 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x575c7ac33b8b - core::fmt::rt::Argument::fmt::h1029a118dbae0125 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x575c7ac33b8b - core::fmt::write::h25ada94a2189c1b9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x575c7ac04703 - std::io::Write::write_fmt::h6ca394d5de12dd64 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x575c7ac089a2 - std::sys::backtrace::BacktraceLock::print::hc25a90d456c1b686 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x575c7ac0a2d5 - std::panicking::default_hook::{{closure}}::h73dd81cb71929aa4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x575c7ac0a0c8 - std::panicking::default_hook::h0e337668e919fc53 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x575c7a41b219 - as core::ops::function::Fn>::call::h0a5b2697e83d3de2 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 11: 0x575c7a41b219 - test::test_main::{{closure}}::ha5c571fce018b26f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x575c7ac0a9e8 - as core::ops::function::Fn>::call::h41d416f4073097a8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 13: 0x575c7ac0a9e8 - std::panicking::rust_panic_with_hook::h442c26b690a626f4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x575c7ac0a7b7 - std::panicking::begin_panic_handler::{{closure}}::h7cfa3ab758eb5a73 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x575c7ac09039 - std::sys::backtrace::__rust_end_short_backtrace::hf609a1dcd6f8b9f9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x575c7ac0a444 - rust_begin_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x575c7ac314d3 - core::panicking::panic_fmt::he4002baf06927918 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x575c7ac319b6 - core::result::unwrap_failed::hacc89493365a1579 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1689:5 [INFO] [stdout] 19: 0x575c7a2652e5 - core::result::Result::unwrap::h522c7922254df330 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x575c7a2652e5 - ci_manager::ci_provider::github::tests::test_get_workflow_run::{{closure}}::h33e983f61606ec60 [INFO] [stdout] at /opt/rustwide/workdir/src/ci_provider/github.rs:536:19 [INFO] [stdout] 21: 0x575c7a2b1a52 - as core::future::future::Future>::poll::h741879cbda03be6e [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x575c7a2b190d - as core::future::future::Future>::poll::h27370acda6b96ff2 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x575c7a24e28f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9d77d39d453c9254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:57 [INFO] [stdout] 24: 0x575c7a24e1c5 - tokio::runtime::coop::with_budget::ha5059bccb18f55f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x575c7a24e1c5 - tokio::runtime::coop::budget::h4084de75b7bb491a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x575c7a24e1c5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hca89a41c668db82a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 27: 0x575c7a24be10 - tokio::runtime::scheduler::current_thread::Context::enter::h968712a2b2a5df99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 28: 0x575c7a24d87e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdd2bf7c3f30cb190 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:36 [INFO] [stdout] 29: 0x575c7a24ccd4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h24f37f1b8d738a06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 30: 0x575c7a2dcdeb - tokio::runtime::context::scoped::Scoped::set::h5adba0f40cefc597 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x575c7a2b0579 - tokio::runtime::context::set_scheduler::{{closure}}::hdf174a271a1ce6e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:26 [INFO] [stdout] 32: 0x575c7a29e7ba - std::thread::local::LocalKey::try_with::hd678e911e8239f36 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 33: 0x575c7a29d93a - std::thread::local::LocalKey::with::he111d585ce9cf35e [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 34: 0x575c7a2b04ed - tokio::runtime::context::set_scheduler::he6d5e7baa30f4383 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:9 [INFO] [stdout] 35: 0x575c7a24c660 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9c02f06da6543ae8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 36: 0x575c7a24cd73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha92b24b83aad2242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:19 [INFO] [stdout] 37: 0x575c7a24aada - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4f76bc5de50fa324 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:28 [INFO] [stdout] 38: 0x575c7a28d726 - tokio::runtime::context::runtime::enter_runtime::hbfd5042c8b01494e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x575c7a24a891 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h928cd3960a951359 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 40: 0x575c7a2553ad - tokio::runtime::runtime::Runtime::block_on_inner::h97b98215ccebb9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:361:47 [INFO] [stdout] 41: 0x575c7a2555d5 - tokio::runtime::runtime::Runtime::block_on::h53a41045730af600 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:335:13 [INFO] [stdout] 42: 0x575c7a264fd4 - ci_manager::ci_provider::github::tests::test_get_workflow_run::heba26b24652539d1 [INFO] [stdout] at /opt/rustwide/workdir/src/ci_provider/github.rs:542:9 [INFO] [stdout] 43: 0x575c7a264e67 - ci_manager::ci_provider::github::tests::test_get_workflow_run::{{closure}}::h2d90bf6dc35b1a95 [INFO] [stdout] at /opt/rustwide/workdir/src/ci_provider/github.rs:535:37 [INFO] [stdout] 44: 0x575c7a2cf656 - core::ops::function::FnOnce::call_once::ha15baba81728382d [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x575c7a41fb8b - core::ops::function::FnOnce::call_once::he9dcba90b82d8683 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x575c7a41fb8b - test::__rust_begin_short_backtrace::hd3c7d260f12c8c4c [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 47: 0x575c7a41f408 - test::run_test_in_process::{{closure}}::h2a83a0a65ed3c222 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 48: 0x575c7a41f408 - as core::ops::function::FnOnce<()>>::call_once::h86af6a43b3d339fd [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x575c7a41f408 - std::panicking::try::do_call::h06bb3a6ef41e33d4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 50: 0x575c7a41f408 - std::panicking::try::hbe4ce21e81168e19 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 51: 0x575c7a41f408 - std::panic::catch_unwind::h9216a5b93914ba30 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 52: 0x575c7a41f408 - test::run_test_in_process::hd5f710dbb42ac3ac [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 53: 0x575c7a41f408 - test::run_test::{{closure}}::ha3c5aa83f018eb90 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 54: 0x575c7a3e3704 - test::run_test::{{closure}}::h106c33754fb7ad93 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 55: 0x575c7a3e3704 - std::sys::backtrace::__rust_begin_short_backtrace::h72b607f200d489e1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 56: 0x575c7a3e6e52 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4c13dee51575b1d5 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 57: 0x575c7a3e6e52 - as core::ops::function::FnOnce<()>>::call_once::hc15ba15cced82411 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x575c7a3e6e52 - std::panicking::try::do_call::ha2b96a5442f2b7a6 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 59: 0x575c7a3e6e52 - std::panicking::try::h3249b845d1609c7f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 60: 0x575c7a3e6e52 - std::panic::catch_unwind::hb1234c1714481772 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 61: 0x575c7a3e6e52 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf2ecca2087a712d7 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 62: 0x575c7a3e6e52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h33604033fff0c135 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x575c7ac0f87b - as core::ops::function::FnOnce>::call_once::hed0705102829bfb8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 64: 0x575c7ac0f87b - as core::ops::function::FnOnce>::call_once::h88dbb0360840e1a3 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 65: 0x575c7ac0f87b - std::sys::pal::unix::thread::Thread::new::thread_start::hed3d760d9bfb1ad1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 66: 0x7c29fa4a5ac3 - [INFO] [stdout] 67: 0x7c29fa536a04 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ci_provider::github::tests::test_get_issues [INFO] [stdout] ci_provider::github::tests::test_get_issues_by_label [INFO] [stdout] ci_provider::github::tests::test_get_workflow_failed_run [INFO] [stdout] ci_provider::github::tests::test_get_workflow_run [INFO] [stdout] [INFO] [stdout] test result: FAILED. 21 passed; 4 failed; 2 ignored; 0 measured; 0 filtered out; finished in 17.70s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "08485ddf717a60939f7582a19493c62f9244db9fb190b4faef96c17c27bfe2d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08485ddf717a60939f7582a19493c62f9244db9fb190b4faef96c17c27bfe2d3", kill_on_drop: false }` [INFO] [stdout] 08485ddf717a60939f7582a19493c62f9244db9fb190b4faef96c17c27bfe2d3