[INFO] cloning repository https://github.com/Yixuan-Wang/woodpecker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yixuan-Wang/woodpecker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYixuan-Wang%2Fwoodpecker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYixuan-Wang%2Fwoodpecker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3168c011f14ec065721c70038e044658d0813923
[INFO] testing Yixuan-Wang/woodpecker against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYixuan-Wang%2Fwoodpecker" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Yixuan-Wang/woodpecker
[INFO] finished tweaking git repo https://github.com/Yixuan-Wang/woodpecker
[INFO] tweaked toml for git repo https://github.com/Yixuan-Wang/woodpecker written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Yixuan-Wang/woodpecker on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Yixuan-Wang/woodpecker 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71cdee5e682aacb1cc4aa2194e41e65cc213aae7442e780a1016b08082cbaa09
[INFO] running `Command { std: "docker" "start" "-a" "71cdee5e682aacb1cc4aa2194e41e65cc213aae7442e780a1016b08082cbaa09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71cdee5e682aacb1cc4aa2194e41e65cc213aae7442e780a1016b08082cbaa09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71cdee5e682aacb1cc4aa2194e41e65cc213aae7442e780a1016b08082cbaa09", kill_on_drop: false }`
[INFO] [stdout] 71cdee5e682aacb1cc4aa2194e41e65cc213aae7442e780a1016b08082cbaa09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eabaf9c975d7f3d5f02b33391ce3e627ba6bb620c7500751be21e275ad673a7b
[INFO] running `Command { std: "docker" "start" "-a" "eabaf9c975d7f3d5f02b33391ce3e627ba6bb620c7500751be21e275ad673a7b", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.83
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling openssl v0.10.48
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tokio v1.18.5
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling tokio-util v0.7.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling major v0.1.0 (/opt/rustwide/workdir/major)
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling woodpecker-canicapillus v0.1.0 (/opt/rustwide/workdir/canicapillus)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.48
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "eabaf9c975d7f3d5f02b33391ce3e627ba6bb620c7500751be21e275ad673a7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eabaf9c975d7f3d5f02b33391ce3e627ba6bb620c7500751be21e275ad673a7b", kill_on_drop: false }`
[INFO] [stdout] eabaf9c975d7f3d5f02b33391ce3e627ba6bb620c7500751be21e275ad673a7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e9970f0349dbb28120064c7d40414b0a25e5211c219a37b3bb259b4a730b4b5
[INFO] running `Command { std: "docker" "start" "-a" "9e9970f0349dbb28120064c7d40414b0a25e5211c219a37b3bb259b4a730b4b5", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling major v0.1.0 (/opt/rustwide/workdir/major)
[INFO] [stderr]    Compiling woodpecker-canicapillus v0.1.0 (/opt/rustwide/workdir/canicapillus)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.48
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9e9970f0349dbb28120064c7d40414b0a25e5211c219a37b3bb259b4a730b4b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e9970f0349dbb28120064c7d40414b0a25e5211c219a37b3bb259b4a730b4b5", kill_on_drop: false }`
[INFO] [stdout] 9e9970f0349dbb28120064c7d40414b0a25e5211c219a37b3bb259b4a730b4b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 862db18abf05500ba1ecba04b6f7f2ff7387e9f037c7a4fdd22442be32109f72
[INFO] running `Command { std: "docker" "start" "-a" "862db18abf05500ba1ecba04b6f7f2ff7387e9f037c7a4fdd22442be32109f72", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.48
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/major-2d8cf833db8db638)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/woodpecker_canicapillus-02dd10e8cc49c4e3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_utc ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::fetch_reply ... FAILED
[INFO] [stdout] test tests::fetch_single_hole ... FAILED
[INFO] [stdout] test tests::fetch_hole ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::fetch_reply stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::fetch_reply' (20) panicked at canicapillus/src/api.rs:31:47:
[INFO] [stdout] WOODPECKER_USER_TOKEN not found.: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5febd46036ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5febd46036ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5febd46036ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5febd46036ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5febd46197ea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5febd46197ea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5febd46085e2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5febd46085e2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5febd45e160f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5febd45e160f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5febd45fb649 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5febd40ef72c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5febd40ef72c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5febd45fb8c2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5febd45fb8c2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5febd45e16c8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5febd45d8da9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5febd45e263d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5febd4619fac - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5febd4619d22 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5febd408854e - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5febd40ab867 - <woodpecker_canicapillus[1631761ebd82686b]::api::API as core[35159d6ffb30e017]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/canicapillus/src/api.rs:31:47
[INFO] [stdout]   22:     0x5febd40ac8f3 - <woodpecker_canicapillus[1631761ebd82686b]::fetcher::Fetcher<woodpecker_canicapillus[1631761ebd82686b]::api::API, alloc[a8a7aba520129d98]::collections::btree::set::BTreeSet<major[804af66b8d90c43a]::hole::reply::ReplyEntry>> as core[35159d6ffb30e017]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/canicapillus/src/fetcher.rs:332:18
[INFO] [stdout]   23:     0x5febd40b4c96 - woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_reply::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/canicapillus/src/lib.rs:26:27
[INFO] [stdout]   24:     0x5febd409287d - <core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_reply::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5febd40b40bd - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_reply::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   26:     0x5febd40b35f0 - tokio[5ad3aabc123f2845]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_reply::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:102:9
[INFO] [stdout]   27:     0x5febd408b9c5 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[5ad3aabc123f2845]::coop::Budget>>>::try_with::<tokio[5ad3aabc123f2845]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_reply::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   28:     0x5febd408b39e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[5ad3aabc123f2845]::coop::Budget>>>::with::<tokio[5ad3aabc123f2845]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_reply::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   29:     0x5febd40b3d7f - tokio[5ad3aabc123f2845]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_reply::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:95:13
[INFO] [stdout]   30:     0x5febd40b3d7f - tokio[5ad3aabc123f2845]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_reply::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:72:5
[INFO] [stdout]   31:     0x5febd40b3d7f - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_reply::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   32:     0x5febd40af210 - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_reply::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   33:     0x5febd40b226c - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_reply::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   34:     0x5febd40b17a4 - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_reply::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   35:     0x5febd40849cd - <tokio[5ad3aabc123f2845]::macros::scoped_tls::ScopedKey<tokio[5ad3aabc123f2845]::runtime::basic_scheduler::Context>>::set::<<tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_reply::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[5ad3aabc123f2845]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x5febd40b081c - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_reply::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   37:     0x5febd40b0e65 - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_reply::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   38:     0x5febd40ae7b0 - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::BasicScheduler>::block_on::<woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_reply::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   39:     0x5febd40c9edb - <tokio[5ad3aabc123f2845]::runtime::Runtime>::block_on::<woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_reply::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/mod.rs:475:51
[INFO] [stdout]   40:     0x5febd40b6c79 - woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_reply
[INFO] [stdout]                                at /opt/rustwide/workdir/canicapillus/src/lib.rs:43:10
[INFO] [stdout]   41:     0x5febd40b4157 - woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_reply::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/canicapillus/src/lib.rs:25:27
[INFO] [stdout]   42:     0x5febd40c97e6 - <woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_reply::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5febd40e2a0b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5febd40e2a0b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   45:     0x5febd40f01fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   46:     0x5febd40f01fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5febd40f01fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5febd40f01fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5febd40f01fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5febd40f01fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   51:     0x5febd40f01fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   52:     0x5febd40eabd4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   53:     0x5febd40eabd4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5febd40f2e02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x5febd40f2e02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5febd40f2e02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5febd40f2e02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5febd40f2e02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5febd40f2e02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   60:     0x5febd40f2e02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5febd4602dcf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   62:     0x5febd4602dcf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x72630c3ffaa4 - <unknown>
[INFO] [stdout]   64:     0x72630c48ca64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::fetch_single_hole stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::fetch_single_hole' (21) panicked at canicapillus/src/api.rs:31:47:
[INFO] [stdout] WOODPECKER_USER_TOKEN not found.: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5febd46036ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5febd46036ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5febd46036ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5febd46036ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5febd46197ea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5febd46197ea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5febd46085e2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5febd46085e2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5febd45e160f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5febd45e160f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5febd45fb649 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5febd40ef72c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5febd40ef72c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5febd45fb8c2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5febd45fb8c2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5febd45e16c8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5febd45d8da9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5febd45e263d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5febd4619fac - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5febd4619d22 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5febd408854e - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5febd40ab867 - <woodpecker_canicapillus[1631761ebd82686b]::api::API as core[35159d6ffb30e017]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/canicapillus/src/api.rs:31:47
[INFO] [stdout]   22:     0x5febd40ac803 - <woodpecker_canicapillus[1631761ebd82686b]::fetcher::Fetcher<woodpecker_canicapillus[1631761ebd82686b]::api::API, alloc[a8a7aba520129d98]::collections::btree::set::BTreeSet<major[804af66b8d90c43a]::hole::HoleEntry>> as core[35159d6ffb30e017]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/canicapillus/src/fetcher.rs:332:18
[INFO] [stdout]   23:     0x5febd40b54f6 - woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_single_hole::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/canicapillus/src/lib.rs:66:27
[INFO] [stdout]   24:     0x5febd40928bd - <core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_single_hole::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5febd40b40fd - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_single_hole::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   26:     0x5febd40b3720 - tokio[5ad3aabc123f2845]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_single_hole::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:102:9
[INFO] [stdout]   27:     0x5febd408bac5 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[5ad3aabc123f2845]::coop::Budget>>>::try_with::<tokio[5ad3aabc123f2845]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_single_hole::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   28:     0x5febd408b3ee - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[5ad3aabc123f2845]::coop::Budget>>>::with::<tokio[5ad3aabc123f2845]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_single_hole::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   29:     0x5febd40b3f3f - tokio[5ad3aabc123f2845]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_single_hole::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:95:13
[INFO] [stdout]   30:     0x5febd40b3f3f - tokio[5ad3aabc123f2845]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_single_hole::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:72:5
[INFO] [stdout]   31:     0x5febd40b3f3f - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_single_hole::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   32:     0x5febd40af530 - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_single_hole::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   33:     0x5febd40b2a9c - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_single_hole::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   34:     0x5febd40b17c4 - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_single_hole::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   35:     0x5febd4084acd - <tokio[5ad3aabc123f2845]::macros::scoped_tls::ScopedKey<tokio[5ad3aabc123f2845]::runtime::basic_scheduler::Context>>::set::<<tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_single_hole::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[5ad3aabc123f2845]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x5febd40b0bdc - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_single_hole::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   37:     0x5febd40b0ea5 - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_single_hole::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   38:     0x5febd40aea90 - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::BasicScheduler>::block_on::<woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_single_hole::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   39:     0x5febd40c9feb - <tokio[5ad3aabc123f2845]::runtime::Runtime>::block_on::<woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_single_hole::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/mod.rs:475:51
[INFO] [stdout]   40:     0x5febd40b6e19 - woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_single_hole
[INFO] [stdout]                                at /opt/rustwide/workdir/canicapillus/src/lib.rs:76:21
[INFO] [stdout]   41:     0x5febd40b4187 - woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_single_hole::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/canicapillus/src/lib.rs:65:33
[INFO] [stdout]   42:     0x5febd40c9826 - <woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_single_hole::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5febd40e2a0b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5febd40e2a0b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   45:     0x5febd40f01fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   46:     0x5febd40f01fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5febd40f01fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5febd40f01fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5febd40f01fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5febd40f01fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   51:     0x5febd40f01fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   52:     0x5febd40eabd4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   53:     0x5febd40eabd4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5febd40f2e02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x5febd40f2e02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5febd40f2e02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5febd40f2e02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5febd40f2e02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5febd40f2e02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   60:     0x5febd40f2e02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5febd4602dcf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   62:     0x5febd4602dcf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x72630c3ffaa4 - <unknown>
[INFO] [stdout]   64:     0x72630c48ca64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::fetch_hole stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::fetch_hole' (19) panicked at canicapillus/src/api.rs:31:47:
[INFO] [stdout] WOODPECKER_USER_TOKEN not found.: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5febd46036ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5febd46036ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5febd46036ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5febd46036ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5febd46197ea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5febd46197ea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5febd46085e2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5febd46085e2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5febd45e160f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5febd45e160f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5febd45fb649 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5febd40ef72c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5febd40ef72c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5febd45fb8c2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5febd45fb8c2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5febd45e16c8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5febd45d8da9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5febd45e263d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5febd4619fac - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5febd4619d22 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5febd408854e - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5febd40ab867 - <woodpecker_canicapillus[1631761ebd82686b]::api::API as core[35159d6ffb30e017]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/canicapillus/src/api.rs:31:47
[INFO] [stdout]   22:     0x5febd40ac803 - <woodpecker_canicapillus[1631761ebd82686b]::fetcher::Fetcher<woodpecker_canicapillus[1631761ebd82686b]::api::API, alloc[a8a7aba520129d98]::collections::btree::set::BTreeSet<major[804af66b8d90c43a]::hole::HoleEntry>> as core[35159d6ffb30e017]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/canicapillus/src/fetcher.rs:332:18
[INFO] [stdout]   23:     0x5febd40b4205 - woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_hole::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/canicapillus/src/lib.rs:48:27
[INFO] [stdout]   24:     0x5febd409283d - <core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_hole::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5febd40b407d - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_hole::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   26:     0x5febd40b34c0 - tokio[5ad3aabc123f2845]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_hole::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:102:9
[INFO] [stdout]   27:     0x5febd408b8c5 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[5ad3aabc123f2845]::coop::Budget>>>::try_with::<tokio[5ad3aabc123f2845]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_hole::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   28:     0x5febd408b34e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[5ad3aabc123f2845]::coop::Budget>>>::with::<tokio[5ad3aabc123f2845]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_hole::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   29:     0x5febd40b3bbf - tokio[5ad3aabc123f2845]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_hole::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:95:13
[INFO] [stdout]   30:     0x5febd40b3bbf - tokio[5ad3aabc123f2845]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_hole::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:72:5
[INFO] [stdout]   31:     0x5febd40b3bbf - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_hole::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   32:     0x5febd40aeef0 - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_hole::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   33:     0x5febd40b1a3c - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_hole::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   34:     0x5febd40b1784 - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_hole::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   35:     0x5febd40848cd - <tokio[5ad3aabc123f2845]::macros::scoped_tls::ScopedKey<tokio[5ad3aabc123f2845]::runtime::basic_scheduler::Context>>::set::<<tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_hole::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[5ad3aabc123f2845]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x5febd40b045c - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_hole::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   37:     0x5febd40b0e25 - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_hole::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   38:     0x5febd40ae4d0 - <tokio[5ad3aabc123f2845]::runtime::basic_scheduler::BasicScheduler>::block_on::<woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_hole::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   39:     0x5febd40c9dcd - <tokio[5ad3aabc123f2845]::runtime::Runtime>::block_on::<woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_hole::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/mod.rs:475:51
[INFO] [stdout]   40:     0x5febd40b6ad9 - woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_hole
[INFO] [stdout]                                at /opt/rustwide/workdir/canicapillus/src/lib.rs:60:21
[INFO] [stdout]   41:     0x5febd40b4127 - woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_hole::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/canicapillus/src/lib.rs:47:26
[INFO] [stdout]   42:     0x5febd40c97a6 - <woodpecker_canicapillus[1631761ebd82686b]::tests::fetch_hole::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5febd40e2a0b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5febd40e2a0b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   45:     0x5febd40f01fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   46:     0x5febd40f01fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5febd40f01fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5febd40f01fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5febd40f01fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5febd40f01fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   51:     0x5febd40f01fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   52:     0x5febd40eabd4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   53:     0x5febd40eabd4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5febd40f2e02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x5febd40f2e02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5febd40f2e02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5febd40f2e02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5febd40f2e02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5febd40f2e02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   60:     0x5febd40f2e02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5febd4602dcf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   62:     0x5febd4602dcf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr] error: test failed, to rerun pass `-p woodpecker-canicapillus --lib`
[INFO] [stdout]   63:     0x72630c3ffaa4 - <unknown>
[INFO] [stdout]   64:     0x72630c48ca64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::fetch_hole
[INFO] [stdout]     tests::fetch_reply
[INFO] [stdout]     tests::fetch_single_hole
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "862db18abf05500ba1ecba04b6f7f2ff7387e9f037c7a4fdd22442be32109f72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "862db18abf05500ba1ecba04b6f7f2ff7387e9f037c7a4fdd22442be32109f72", kill_on_drop: false }`
[INFO] [stdout] 862db18abf05500ba1ecba04b6f7f2ff7387e9f037c7a4fdd22442be32109f72
