[INFO] cloning repository https://github.com/magnusmanske/auth2wd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/magnusmanske/auth2wd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnusmanske%2Fauth2wd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnusmanske%2Fauth2wd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aca2ba5cf390c16ffa9c80ea54a311b3525f4c54
[INFO] testing magnusmanske/auth2wd against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnusmanske%2Fauth2wd" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/magnusmanske/auth2wd
[INFO] finished tweaking git repo https://github.com/magnusmanske/auth2wd
[INFO] tweaked toml for git repo https://github.com/magnusmanske/auth2wd written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/magnusmanske/auth2wd on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/magnusmanske/auth2wd 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b9e6a94bb0e6c70335632553c1cbdca0650c5384936fd1e0bfe28cae5f14b0e
[INFO] running `Command { std: "docker" "start" "-a" "6b9e6a94bb0e6c70335632553c1cbdca0650c5384936fd1e0bfe28cae5f14b0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b9e6a94bb0e6c70335632553c1cbdca0650c5384936fd1e0bfe28cae5f14b0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b9e6a94bb0e6c70335632553c1cbdca0650c5384936fd1e0bfe28cae5f14b0e", kill_on_drop: false }`
[INFO] [stdout] 6b9e6a94bb0e6c70335632553c1cbdca0650c5384936fd1e0bfe28cae5f14b0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04ece9e49386ce99f5cee7a17bc5beaaabb7b22ddd3ec281781fd920d6713c60
[INFO] running `Command { std: "docker" "start" "-a" "04ece9e49386ce99f5cee7a17bc5beaaabb7b22ddd3ec281781fd920d6713c60", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling oxiri v0.2.11
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling mownstr v0.3.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling resiter v0.5.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling rio_api v0.8.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling curl-sys v0.4.83+curl-8.15.0
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling oxilangtag v0.1.5
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling unicode-case-mapping v0.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling mysql_common v0.35.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rio_turtle v0.8.5
[INFO] [stderr]    Compiling rio_xml v0.8.5
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling lru v0.14.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling keyed_priority_queue v0.4.2
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling toolforge v5.8.0
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling mysql-common-derive v0.32.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling compression-codecs v0.4.30
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling sophia_iri v0.9.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling serde-xml-rs v0.8.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling sophia_api v0.9.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling sophia_rio v0.9.0
[INFO] [stderr]    Compiling sophia_inmem v0.9.0
[INFO] [stderr]    Compiling sophia_term v0.9.0
[INFO] [stderr]    Compiling sophia_c14n v0.9.0
[INFO] [stderr]    Compiling sophia_isomorphism v0.9.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling sophia_xml v0.9.0
[INFO] [stderr]    Compiling sophia_turtle v0.9.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling sophia_resource v0.9.0
[INFO] [stderr]    Compiling sophia v0.9.0
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.30
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling mysql_async v0.36.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling mediawiki v0.3.1
[INFO] [stderr]    Compiling wikibase v0.7.5
[INFO] [stderr]    Compiling wikimisc v0.1.0 (https://github.com/magnusmanske/wikimisc#b99a5640)
[INFO] [stderr]    Compiling auth2wd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "04ece9e49386ce99f5cee7a17bc5beaaabb7b22ddd3ec281781fd920d6713c60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04ece9e49386ce99f5cee7a17bc5beaaabb7b22ddd3ec281781fd920d6713c60", kill_on_drop: false }`
[INFO] [stdout] 04ece9e49386ce99f5cee7a17bc5beaaabb7b22ddd3ec281781fd920d6713c60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f3202f874ba88d1b75c7be4071e522eabf52a228b9350ed6c714361780ddd5d
[INFO] running `Command { std: "docker" "start" "-a" "5f3202f874ba88d1b75c7be4071e522eabf52a228b9350ed6c714361780ddd5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling auth2wd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 7.15s
[INFO] running `Command { std: "docker" "inspect" "5f3202f874ba88d1b75c7be4071e522eabf52a228b9350ed6c714361780ddd5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f3202f874ba88d1b75c7be4071e522eabf52a228b9350ed6c714361780ddd5d", kill_on_drop: false }`
[INFO] [stdout] 5f3202f874ba88d1b75c7be4071e522eabf52a228b9350ed6c714361780ddd5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f4ef4d6c5b3ffdf9598cde54121f5cd757bd203c32b3dc0394eb9f0f0745bacd
[INFO] running `Command { std: "docker" "start" "-a" "f4ef4d6c5b3ffdf9598cde54121f5cd757bd203c32b3dc0394eb9f0f0745bacd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.49s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/auth2wd-295aa3d6fc814cdd)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test external_id::tests::test_isni ... ok
[INFO] [stdout] test external_id::tests::test_to_string ... ok
[INFO] [stdout] test external_id::tests::test_prop_numeric ... ok
[INFO] [stdout] test external_id::tests::test_from_string ... ok
[INFO] [stdout] test combinator::tests::test_combine ... ok
[INFO] [stdout] test external_id::tests::test_from_external_id_claim ... ok
[INFO] [stdout] test external_importer::tests::test_do_not_use_external_url ... ok
[INFO] [stdout] test external_importer::tests::test_url2external_id ... FAILED
[INFO] [stdout] test bnf::tests::test_run ... FAILED
[INFO] [stdout] test bnf::tests::test_my_property ... FAILED
[INFO] [stdout] test bnf::tests::test_my_stated_in ... FAILED
[INFO] [stdout] test gnd::tests::test_get_key_url ... FAILED
[INFO] [stdout] test gbif_taxon::tests::test_all ... FAILED
[INFO] [stdout] test bne::tests::test_run ... FAILED
[INFO] [stdout] test bne::tests::test_my_property ... FAILED
[INFO] [stdout] test bnf::tests::test_my_id ... FAILED
[INFO] [stdout] test gnd::tests::test_my_id ... FAILED
[INFO] [stdout] test bne::tests::test_new ... FAILED
[INFO] [stdout] test bnf::tests::test_run_birth_death_place ... FAILED
[INFO] [stdout] test external_id::tests::test_get_item_for_external_id ... FAILED
[INFO] [stdout] test external_importer::tests::test_lowercase_first_letter ... FAILED
[INFO] [stdout] test bnf::tests::test_new ... FAILED
[INFO] [stdout] test bne::tests::test_my_stated_in ... FAILED
[INFO] [stdout] test id_ref::tests::test_my_property ... FAILED
[INFO] [stdout] test inaturalist::tests::test_my_id ... FAILED
[INFO] [stdout] test inaturalist::tests::test_new ... FAILED
[INFO] [stdout] test gnd::tests::test_my_stated_in ... FAILED
[INFO] [stdout] test gnd::tests::test_my_property ... FAILED
[INFO] [stdout] test gnd::tests::test_primary_language ... FAILED
[INFO] [stdout] test id_ref::tests::test_my_id ... FAILED
[INFO] [stdout] test gnd::tests::test_transform_label ... FAILED
[INFO] [stdout] test id_ref::tests::test_run ... FAILED
[INFO] [stdout] test id_ref::tests::test_new ... FAILED
[INFO] [stdout] test meta_item::tests::test_add_prop_text ... ok
[INFO] [stdout] test meta_item::tests::test_cleanup ... ok
[INFO] [stdout] test gnd::tests::test_run ... FAILED
[INFO] [stdout] test meta_item::tests::test_fix_dates ... ok
[INFO] [stdout] test id_ref::tests::test_my_stated_in ... FAILED
[INFO] [stdout] test inaturalist::tests::test_my_property ... FAILED
[INFO] [stdout] test inaturalist::tests::test_get_key_url ... FAILED
[INFO] [stdout] test meta_item::tests::test_parse_date ... ok
[INFO] [stdout] test gnd::tests::test_new ... FAILED
[INFO] [stdout] test isni::tests::test_new ... FAILED
[INFO] [stdout] test inaturalist::tests::test_primary_language ... FAILED
[INFO] [stdout] test inaturalist::tests::test_run_inaturalist ... FAILED
[INFO] [stdout] test isni::tests::test_my_id ... FAILED
[INFO] [stdout] test ncbi_taxonomy::tests::test_all ... FAILED
[INFO] [stdout] test isni::tests::test_my_stated_in ... FAILED
[INFO] [stdout] test inaturalist::tests::test_my_stated_in ... FAILED
[INFO] [stdout] test isni::tests::test_run ... FAILED
[INFO] [stdout] test loc::tests::test_new ... FAILED
[INFO] [stdout] test nb::tests::test_my_property ... FAILED
[INFO] [stdout] test isni::tests::test_try_viaf ... FAILED
[INFO] [stdout] test nb::tests::test_my_stated_in ... FAILED
[INFO] [stdout] test isni::tests::test_my_property ... FAILED
[INFO] [stdout] test nb::tests::test_get_key_url ... FAILED
[INFO] [stdout] test nb::tests::test_run ... FAILED
[INFO] [stdout] test nb::tests::test_primary_language ... FAILED
[INFO] [stdout] test selibr::tests::test_new ... FAILED
[INFO] [stdout] test nb::tests::test_new ... FAILED
[INFO] [stdout] test selibr::tests::test_get_key_url ... FAILED
[INFO] [stdout] test noraf::tests::test_add_dates ... FAILED
[INFO] [stdout] test selibr::tests::test_my_id ... FAILED
[INFO] [stdout] test pubchem_cid::tests::test_all ... FAILED
[INFO] [stdout] test selibr::tests::test_my_property ... FAILED
[INFO] [stdout] test viaf::tests::test_my_id ... FAILED
[INFO] [stdout] test selibr::tests::test_transform_label ... FAILED
[INFO] [stdout] test selibr::tests::test_primary_language ... FAILED
[INFO] [stdout] test viaf::tests::test_get_key_url ... FAILED
[INFO] [stdout] test selibr::tests::test_my_stated_in ... FAILED
[INFO] [stdout] test ulan::tests::test_new ... FAILED
[INFO] [stdout] test viaf::tests::test_my_property ... FAILED
[INFO] [stdout] test viaf::tests::test_new ... FAILED
[INFO] [stdout] test viaf::tests::test_my_stated_in ... FAILED
[INFO] [stdout] test viaf::tests::test_transform_label ... FAILED
[INFO] [stdout] test viaf::tests::test_run ... FAILED
[INFO] [stdout] test worldcat::tests::test_my_id ... FAILED
[INFO] [stdout] test worldcat::tests::test_run ... FAILED
[INFO] [stdout] test worldcat::tests::test_get_key_url ... FAILED
[INFO] [stdout] test worldcat::tests::test_my_stated_in ... FAILED
[INFO] [stdout] test worldcat::tests::test_primary_language ... FAILED
[INFO] [stdout] test worldcat::tests::test_new ... FAILED
[INFO] [stdout] test viaf::tests::test_primary_language ... FAILED
[INFO] [stdout] test worldcat::tests::test_my_property ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- external_importer::tests::test_url2external_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'external_importer::tests::test_url2external_id' (44) panicked at src/external_importer.rs:792:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://viaf.org/api/cluster-record)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::viaf::VIAF::new::{{closure}}
[INFO] [stdout]    3: auth2wd::external_importer::tests::test_url2external_id::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::external_importer::tests::test_url2external_id
[INFO] [stdout]   24: auth2wd::external_importer::tests::test_url2external_id::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818a9de1 - auth2wd::external_importer::tests::test_url2external_id::{{closure}}::h74d0aeba4f671c43
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818a9b0d - auth2wd::external_importer::tests::test_url2external_id::h8f99923a06bd4115
[INFO] [stdout]   34:     0x5e49818a9ba3 - auth2wd::external_importer::tests::test_url2external_id::{{closure}}::h17a87c7284e63d21
[INFO] [stdout]   35:     0x5e498179c366 - core::ops::function::FnOnce::call_once::h470524c00c6a0c5a
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bnf::tests::test_run stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bnf::tests::test_run' (33) panicked at src/bnf.rs:137:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://data.bnf.fr/ark:/12148/cb11898689q.rdfxml)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::utility::Utility::get_url::{{closure}}
[INFO] [stdout]    3: auth2wd::bnf::BNF::new::{{closure}}
[INFO] [stdout]    4: auth2wd::bnf::tests::test_run::{{closure}}
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   12: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   20: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   24: auth2wd::bnf::tests::test_run
[INFO] [stdout]   25: auth2wd::bnf::tests::test_run::{{closure}}
[INFO] [stdout]   26: core::ops::function::FnOnce::call_once
[INFO] [stdout]   27: test::__rust_begin_short_backtrace
[INFO] [stdout]   28: test::run_test::{{closure}}
[INFO] [stdout]   29: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   30: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   31: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   32: <unknown>
[INFO] [stdout]   33: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818e6125 - auth2wd::bnf::tests::test_run::{{closure}}::hf59a9028217967f6
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818e5dea - auth2wd::bnf::tests::test_run::haa6ff078f3476651
[INFO] [stdout]   34:     0x5e49818e5e83 - auth2wd::bnf::tests::test_run::{{closure}}::hb3d28c3227868866
[INFO] [stdout]   35:     0x5e498179e076 - core::ops::function::FnOnce::call_once::hbd219ec03cdf4225
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bnf::tests::test_my_property stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bnf::tests::test_my_property' (30) panicked at src/bnf.rs:173:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://data.bnf.fr/ark:/12148/cb11898689q.rdfxml)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::utility::Utility::get_url::{{closure}}
[INFO] [stdout]    3: auth2wd::bnf::BNF::new::{{closure}}
[INFO] [stdout]    4: auth2wd::bnf::tests::test_my_property::{{closure}}
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   12: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   20: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   24: auth2wd::bnf::tests::test_my_property
[INFO] [stdout]   25: auth2wd::bnf::tests::test_my_property::{{closure}}
[INFO] [stdout]   26: core::ops::function::FnOnce::call_once
[INFO] [stdout]   27: test::__rust_begin_short_backtrace
[INFO] [stdout]   28: test::run_test::{{closure}}
[INFO] [stdout]   29: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   30: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   31: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   32: <unknown>
[INFO] [stdout]   33: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818e46d1 - auth2wd::bnf::tests::test_my_property::{{closure}}::hc524e9ac77a799fb
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818e442d - auth2wd::bnf::tests::test_my_property::h39c10d6c8ed27a87
[INFO] [stdout]   34:     0x5e49818e4813 - auth2wd::bnf::tests::test_my_property::{{closure}}::hdcb2c359727733af
[INFO] [stdout]   35:     0x5e498179c916 - core::ops::function::FnOnce::call_once::h6b226fb829ca3d66
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bnf::tests::test_my_stated_in stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bnf::tests::test_my_stated_in' (31) panicked at src/bnf.rs:179:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://data.bnf.fr/ark:/12148/cb11898689q.rdfxml)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::utility::Utility::get_url::{{closure}}
[INFO] [stdout]    3: auth2wd::bnf::BNF::new::{{closure}}
[INFO] [stdout]    4: auth2wd::bnf::tests::test_my_stated_in::{{closure}}
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   12: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   20: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   24: auth2wd::bnf::tests::test_my_stated_in
[INFO] [stdout]   25: auth2wd::bnf::tests::test_my_stated_in::{{closure}}
[INFO] [stdout]   26: core::ops::function::FnOnce::call_once
[INFO] [stdout]   27: test::__rust_begin_short_backtrace
[INFO] [stdout]   28: test::run_test::{{closure}}
[INFO] [stdout]   29: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   30: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   31: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   32: <unknown>
[INFO] [stdout]   33: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818e4be1 - auth2wd::bnf::tests::test_my_stated_in::{{closure}}::h2acc45119282d493
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818e493d - auth2wd::bnf::tests::test_my_stated_in::hed7d51c2193fc846
[INFO] [stdout]   34:     0x5e49818e4d43 - auth2wd::bnf::tests::test_my_stated_in::{{closure}}::hfd2421e0f5efe451
[INFO] [stdout]   35:     0x5e498179c326 - core::ops::function::FnOnce::call_once::h45f4c67c970c234b
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gnd::tests::test_get_key_url stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gnd::tests::test_get_key_url' (46) panicked at src/gnd.rs:311:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://d-nb.info/gnd/132539691/about/lds.rdf)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::gnd::GND::new::{{closure}}
[INFO] [stdout]    3: auth2wd::gnd::tests::test_get_key_url::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::gnd::tests::test_get_key_url
[INFO] [stdout]   24: auth2wd::gnd::tests::test_get_key_url::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498181c6e1 - auth2wd::gnd::tests::test_get_key_url::{{closure}}::h0178436e846f4852
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498181c43d - auth2wd::gnd::tests::test_get_key_url::ha0aa1e9cdb982405
[INFO] [stdout]   34:     0x5e498181c873 - auth2wd::gnd::tests::test_get_key_url::{{closure}}::hf70a4a6374762971
[INFO] [stdout]   35:     0x5e498179b336 - core::ops::function::FnOnce::call_once::h200cc00fc772268c
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gbif_taxon::tests::test_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gbif_taxon::tests::test_all' (45) panicked at src/gbif_taxon.rs:162:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://api.gbif.org/v1/species/5141342)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::gbif_taxon::GBIFtaxon::new::{{closure}}
[INFO] [stdout]    3: auth2wd::gbif_taxon::tests::test_all::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::gbif_taxon::tests::test_all
[INFO] [stdout]   24: auth2wd::gbif_taxon::tests::test_all::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818d98ed - auth2wd::gbif_taxon::tests::test_all::{{closure}}::h985b6b6cfb8932a6
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818d958a - auth2wd::gbif_taxon::tests::test_all::h941aa2c995d46a96
[INFO] [stdout]   34:     0x5e49818d9623 - auth2wd::gbif_taxon::tests::test_all::{{closure}}::h60d5c0ccbb877721
[INFO] [stdout]   35:     0x5e498179c6b6 - core::ops::function::FnOnce::call_once::h622cc7c6eea8b2d4
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bne::tests::test_run stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bne::tests::test_run' (28) panicked at src/bne.rs:120:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://datos.bne.es/resource/XX1234567.rdf)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::bne::BNE::new::{{closure}}
[INFO] [stdout]    3: auth2wd::bne::tests::test_run::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::bne::tests::test_run
[INFO] [stdout]   24: auth2wd::bne::tests::test_run::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818abeb5 - auth2wd::bne::tests::test_run::{{closure}}::h6018ec5e9f2b35ee
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818abbaa - auth2wd::bne::tests::test_run::hba44a36951ef172a
[INFO] [stdout]   34:     0x5e49818ac3a3 - auth2wd::bne::tests::test_run::{{closure}}::hd761f303f26d6fbf
[INFO] [stdout]   35:     0x5e498179d206 - core::ops::function::FnOnce::call_once::h979563407cb0375f
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bne::tests::test_my_property stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bne::tests::test_my_property' (25) panicked at src/bne.rs:108:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://datos.bne.es/resource/XX1234567.rdf)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::bne::BNE::new::{{closure}}
[INFO] [stdout]    3: auth2wd::bne::tests::test_my_property::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::bne::tests::test_my_property
[INFO] [stdout]   24: auth2wd::bne::tests::test_my_property::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818aafe1 - auth2wd::bne::tests::test_my_property::{{closure}}::h306523e7adf76a44
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818aad3d - auth2wd::bne::tests::test_my_property::h601314a69b746126
[INFO] [stdout]   34:     0x5e49818ab123 - auth2wd::bne::tests::test_my_property::{{closure}}::h66e682326be74d6c
[INFO] [stdout]   35:     0x5e498179f0c6 - core::ops::function::FnOnce::call_once::hdf36b682c6974d20
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bnf::tests::test_my_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bnf::tests::test_my_id' (29) panicked at src/bnf.rs:185:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://data.bnf.fr/ark:/12148/cb11898689q.rdfxml)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::utility::Utility::get_url::{{closure}}
[INFO] [stdout]    3: auth2wd::bnf::BNF::new::{{closure}}
[INFO] [stdout]    4: auth2wd::bnf::tests::test_my_id::{{closure}}
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   12: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   20: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   24: auth2wd::bnf::tests::test_my_id
[INFO] [stdout]   25: auth2wd::bnf::tests::test_my_id::{{closure}}
[INFO] [stdout]   26: core::ops::function::FnOnce::call_once
[INFO] [stdout]   27: test::__rust_begin_short_backtrace
[INFO] [stdout]   28: test::run_test::{{closure}}
[INFO] [stdout]   29: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   30: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   31: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   32: <unknown>
[INFO] [stdout]   33: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818e4181 - auth2wd::bnf::tests::test_my_id::{{closure}}::hb93b984e4cc606c4
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818e3edd - auth2wd::bnf::tests::test_my_id::h88ad80ac51607120
[INFO] [stdout]   34:     0x5e49818e4303 - auth2wd::bnf::tests::test_my_id::{{closure}}::hc90508497469f6cc
[INFO] [stdout]   35:     0x5e498179bfb6 - core::ops::function::FnOnce::call_once::h32092f057d95f55a
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gnd::tests::test_my_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gnd::tests::test_my_id' (47) panicked at src/gnd.rs:317:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://d-nb.info/gnd/132539691/about/lds.rdf)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::gnd::GND::new::{{closure}}
[INFO] [stdout]    3: auth2wd::gnd::tests::test_my_id::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::gnd::tests::test_my_id
[INFO] [stdout]   24: auth2wd::gnd::tests::test_my_id::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498181c191 - auth2wd::gnd::tests::test_my_id::{{closure}}::h1c91e7e41feb1648
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498181beed - auth2wd::gnd::tests::test_my_id::h752e51aaee3c2d40
[INFO] [stdout]   34:     0x5e498181c313 - auth2wd::gnd::tests::test_my_id::{{closure}}::h664fb634007a415b
[INFO] [stdout]   35:     0x5e498179c226 - core::ops::function::FnOnce::call_once::h4157a5778685c121
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bne::tests::test_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bne::tests::test_new' (27) panicked at src/bne.rs:103:9:
[INFO] [stdout] assertion failed: BNE::new(TEST_ID).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e4982066916 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a71bc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]   13:     0x5e49818aba3b - auth2wd::bne::tests::test_new::{{closure}}::h3a6ebdf54919d8d4
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818ab77d - auth2wd::bne::tests::test_new::h3a7f240ab1a891cb
[INFO] [stdout]   34:     0x5e49818aba83 - auth2wd::bne::tests::test_new::{{closure}}::h66eb4162b22bcf1e
[INFO] [stdout]   35:     0x5e49817a1366 - core::ops::function::FnOnce::call_once::hf56f70f98911a1e2
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bnf::tests::test_run_birth_death_place stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bnf::tests::test_run_birth_death_place' (34) panicked at src/bnf.rs:147:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://data.bnf.fr/ark:/12148/cb15585136v.rdfxml)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::utility::Utility::get_url::{{closure}}
[INFO] [stdout]    3: auth2wd::bnf::BNF::new::{{closure}}
[INFO] [stdout]    4: auth2wd::bnf::tests::test_run_birth_death_place::{{closure}}
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   12: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   20: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   24: auth2wd::bnf::tests::test_run_birth_death_place
[INFO] [stdout]   25: auth2wd::bnf::tests::test_run_birth_death_place::{{closure}}
[INFO] [stdout]   26: core::ops::function::FnOnce::call_once
[INFO] [stdout]   27: test::__rust_begin_short_backtrace
[INFO] [stdout]   28: test::run_test::{{closure}}
[INFO] [stdout]   29: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   30: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   31: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   32: <unknown>
[INFO] [stdout]   33: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818e518a - auth2wd::bnf::tests::test_run_birth_death_place::{{closure}}::h2e17fee918d2f2ef
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818e4e6a - auth2wd::bnf::tests::test_run_birth_death_place::h45fd42d811a77649
[INFO] [stdout]   34:     0x5e49818e5893 - auth2wd::bnf::tests::test_run_birth_death_place::{{closure}}::hcdc3823d4203933c
[INFO] [stdout]   35:     0x5e498179c466 - core::ops::function::FnOnce::call_once::h588d8fe82b87190b
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- external_id::tests::test_get_item_for_external_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'external_id::tests::test_get_item_for_external_id' (38) panicked at src/external_id.rs:232:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some("Q13520818")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6f93 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x5e49818ea389 - core::panicking::assert_failed::h53024a554ea43f76
[INFO] [stdout]   14:     0x5e498185898c - auth2wd::external_id::tests::test_get_item_for_external_id::{{closure}}::h1b588ece922209c8
[INFO] [stdout]   15:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   16:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   17:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   18:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   19:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   20:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   21:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   22:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   23:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   24:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   25:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   26:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   27:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   28:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   29:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   30:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   31:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   32:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   33:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   34:     0x5e498185858a - auth2wd::external_id::tests::test_get_item_for_external_id::h0178e86bd676da4a
[INFO] [stdout]   35:     0x5e4981858623 - auth2wd::external_id::tests::test_get_item_for_external_id::{{closure}}::h0f31377b640d39ee
[INFO] [stdout]   36:     0x5e498179c736 - core::ops::function::FnOnce::call_once::h6503d036d161f0c6
[INFO] [stdout]   37:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   38:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   39:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   40:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   41:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   42:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   43:     0x7c002c181a34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- external_importer::tests::test_lowercase_first_letter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'external_importer::tests::test_lowercase_first_letter' (43) panicked at src/external_importer.rs:809:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://viaf.org/api/cluster-record)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::viaf::VIAF::new::{{closure}}
[INFO] [stdout]    3: auth2wd::external_importer::tests::test_lowercase_first_letter::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::external_importer::tests::test_lowercase_first_letter
[INFO] [stdout]   24: auth2wd::external_importer::tests::test_lowercase_first_letter::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818aa5c1 - auth2wd::external_importer::tests::test_lowercase_first_letter::{{closure}}::hf37e0430b49b71f6
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818aa31d - auth2wd::external_importer::tests::test_lowercase_first_letter::h21b6952fac3b922f
[INFO] [stdout]   34:     0x5e49818aa8b3 - auth2wd::external_importer::tests::test_lowercase_first_letter::{{closure}}::hfe7c7e642dea6922
[INFO] [stdout]   35:     0x5e498179cc26 - core::ops::function::FnOnce::call_once::h7e07e9a2bd4c33fa
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bnf::tests::test_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bnf::tests::test_new' (32) panicked at src/bnf.rs:168:9:
[INFO] [stdout] assertion failed: BNF::new(TEST_ID).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e4982066916 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a71bc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]   13:     0x5e49818e5c7b - auth2wd::bnf::tests::test_new::{{closure}}::h6e1301edb6c97ada
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818e59bd - auth2wd::bnf::tests::test_new::hc3219cf121665f76
[INFO] [stdout]   34:     0x5e49818e5cc3 - auth2wd::bnf::tests::test_new::{{closure}}::h7f9f8d7ebf1458d5
[INFO] [stdout]   35:     0x5e498179cd86 - core::ops::function::FnOnce::call_once::h852c25f6199276fe
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bne::tests::test_my_stated_in stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bne::tests::test_my_stated_in' (26) panicked at src/bne.rs:114:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://datos.bne.es/resource/XX1234567.rdf)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::bne::BNE::new::{{closure}}
[INFO] [stdout]    3: auth2wd::bne::tests::test_my_stated_in::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::bne::tests::test_my_stated_in
[INFO] [stdout]   24: auth2wd::bne::tests::test_my_stated_in::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818ab521 - auth2wd::bne::tests::test_my_stated_in::{{closure}}::h625a3289041156c1
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818ab24d - auth2wd::bne::tests::test_my_stated_in::h25f606b018d03c3d
[INFO] [stdout]   34:     0x5e49818ab2e3 - auth2wd::bne::tests::test_my_stated_in::{{closure}}::h0ddb1fbf71d5fe52
[INFO] [stdout]   35:     0x5e498179f206 - core::ops::function::FnOnce::call_once::he63676105ab0eb6f
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- id_ref::tests::test_my_property stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'id_ref::tests::test_my_property' (64) panicked at src/id_ref.rs:112:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://www.idref.fr/026812304.rdf)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::id_ref::IdRef::new::{{closure}}
[INFO] [stdout]    3: auth2wd::id_ref::tests::test_my_property::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::id_ref::tests::test_my_property
[INFO] [stdout]   24: auth2wd::id_ref::tests::test_my_property::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818e6f31 - auth2wd::id_ref::tests::test_my_property::{{closure}}::ha59fde8d648fecc9
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818e6c5d - auth2wd::id_ref::tests::test_my_property::hd414ea4fabd36778
[INFO] [stdout]   34:     0x5e49818e6cf3 - auth2wd::id_ref::tests::test_my_property::{{closure}}::h81aa73339b8fdeb9
[INFO] [stdout]   35:     0x5e498179f436 - core::ops::function::FnOnce::call_once::hf0542ea0b69e4e8e
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- inaturalist::tests::test_my_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'inaturalist::tests::test_my_id' (73) panicked at src/inaturalist.rs:244:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://www.inaturalist.org/taxa/627975)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::inaturalist::INaturalist::new::{{closure}}
[INFO] [stdout]    3: auth2wd::inaturalist::tests::test_my_id::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::inaturalist::tests::test_my_id
[INFO] [stdout]   24: auth2wd::inaturalist::tests::test_my_id::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498185952d - auth2wd::inaturalist::tests::test_my_id::{{closure}}::h491bd3d484b503ed
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498185923d - auth2wd::inaturalist::tests::test_my_id::h856dab549639ec9e
[INFO] [stdout]   34:     0x5e49818592d3 - auth2wd::inaturalist::tests::test_my_id::{{closure}}::h380145488ab6cd58
[INFO] [stdout]   35:     0x5e498179ca06 - core::ops::function::FnOnce::call_once::h7209f104dffb3565
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- inaturalist::tests::test_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'inaturalist::tests::test_new' (79) panicked at src/inaturalist.rs:212:9:
[INFO] [stdout] assertion failed: INaturalist::new(TEST_ID).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e4982066916 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a71bc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]   13:     0x5e498185b8f3 - auth2wd::inaturalist::tests::test_new::{{closure}}::hb86e96e55eb5f15d
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498185b60d - auth2wd::inaturalist::tests::test_new::ha7f9c0a720b772d6
[INFO] [stdout]   34:     0x5e498185b933 - auth2wd::inaturalist::tests::test_new::{{closure}}::hc15d004f3d0af4a3
[INFO] [stdout]   35:     0x5e498179ddf6 - core::ops::function::FnOnce::call_once::hb7d6b36b6715c43b
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gnd::tests::test_my_stated_in stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gnd::tests::test_my_stated_in' (53) panicked at src/gnd.rs:299:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://d-nb.info/gnd/132539691/about/lds.rdf)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::gnd::GND::new::{{closure}}
[INFO] [stdout]    3: auth2wd::gnd::tests::test_my_stated_in::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::gnd::tests::test_my_stated_in
[INFO] [stdout]   24: auth2wd::gnd::tests::test_my_stated_in::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498181d151 - auth2wd::gnd::tests::test_my_stated_in::{{closure}}::h879e1fd00f195ee8
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498181cead - auth2wd::gnd::tests::test_my_stated_in::h0660de45e509383a
[INFO] [stdout]   34:     0x5e498181d2b3 - auth2wd::gnd::tests::test_my_stated_in::{{closure}}::hfdca35edb310fd5a
[INFO] [stdout]   35:     0x5e49817a6166 - core::ops::function::FnOnce::call_once::hfced338652d8f9c7
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gnd::tests::test_my_property stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gnd::tests::test_my_property' (52) panicked at src/gnd.rs:293:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://d-nb.info/gnd/132539691/about/lds.rdf)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::gnd::GND::new::{{closure}}
[INFO] [stdout]    3: auth2wd::gnd::tests::test_my_property::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::gnd::tests::test_my_property
[INFO] [stdout]   24: auth2wd::gnd::tests::test_my_property::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498181cc41 - auth2wd::gnd::tests::test_my_property::{{closure}}::h4c746b25ab267f91
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498181c99d - auth2wd::gnd::tests::test_my_property::h9567d6c3cadc39cc
[INFO] [stdout]   34:     0x5e498181cd83 - auth2wd::gnd::tests::test_my_property::{{closure}}::hbca571c42155e244
[INFO] [stdout]   35:     0x5e498179cf76 - core::ops::function::FnOnce::call_once::h8ef80a779ec4a95e
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gnd::tests::test_primary_language stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gnd::tests::test_primary_language' (55) panicked at src/gnd.rs:305:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://d-nb.info/gnd/132539691/about/lds.rdf)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::gnd::GND::new::{{closure}}
[INFO] [stdout]    3: auth2wd::gnd::tests::test_primary_language::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::gnd::tests::test_primary_language
[INFO] [stdout]   24: auth2wd::gnd::tests::test_primary_language::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498181dd51 - auth2wd::gnd::tests::test_primary_language::{{closure}}::h3238203b2931a0ba
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498181daad - auth2wd::gnd::tests::test_primary_language::h030c6b75207f14dc
[INFO] [stdout]   34:     0x5e498181ded3 - auth2wd::gnd::tests::test_primary_language::{{closure}}::hcb94ddf03bd679cb
[INFO] [stdout]   35:     0x5e49817a13a6 - core::ops::function::FnOnce::call_once::hf7ad4c6b8c07e3a3
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- id_ref::tests::test_my_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'id_ref::tests::test_my_id' (63) panicked at src/id_ref.rs:124:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://www.idref.fr/026812304.rdf)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::id_ref::IdRef::new::{{closure}}
[INFO] [stdout]    3: auth2wd::id_ref::tests::test_my_id::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::id_ref::tests::test_my_id
[INFO] [stdout]   24: auth2wd::id_ref::tests::test_my_id::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818e69e1 - auth2wd::id_ref::tests::test_my_id::{{closure}}::h1889687b7b6086c0
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818e670d - auth2wd::id_ref::tests::test_my_id::h5d2ffc1e43babe4c
[INFO] [stdout]   34:     0x5e49818e67a3 - auth2wd::id_ref::tests::test_my_id::{{closure}}::h0f797ba097510ad6
[INFO] [stdout]   35:     0x5e498179c606 - core::ops::function::FnOnce::call_once::h5fc280aa140a20f6
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gnd::tests::test_transform_label stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gnd::tests::test_transform_label' (59) panicked at src/gnd.rs:323:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://d-nb.info/gnd/132539691/about/lds.rdf)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::gnd::GND::new::{{closure}}
[INFO] [stdout]    3: auth2wd::gnd::tests::test_transform_label::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::gnd::tests::test_transform_label
[INFO] [stdout]   24: auth2wd::gnd::tests::test_transform_label::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498181d681 - auth2wd::gnd::tests::test_transform_label::{{closure}}::hecfeece93c1cdf6c
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498181d3dd - auth2wd::gnd::tests::test_transform_label::hfa9dd2324e1ceab6
[INFO] [stdout]   34:     0x5e498181d983 - auth2wd::gnd::tests::test_transform_label::{{closure}}::heef229cede9b62d0
[INFO] [stdout]   35:     0x5e49817a13e6 - core::ops::function::FnOnce::call_once::hf85cd6d1ea5d8a46
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- id_ref::tests::test_run stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'id_ref::tests::test_run' (70) panicked at src/id_ref.rs:130:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://www.idref.fr/026812304.rdf)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::id_ref::IdRef::new::{{closure}}
[INFO] [stdout]    3: auth2wd::id_ref::tests::test_run::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::id_ref::tests::test_run
[INFO] [stdout]   24: auth2wd::id_ref::tests::test_run::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818e7e05 - auth2wd::id_ref::tests::test_run::{{closure}}::he2fc1c8abd2a48e7
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818e7aca - auth2wd::id_ref::tests::test_run::h70f4d05905e683a7
[INFO] [stdout]   34:     0x5e49818e7b63 - auth2wd::id_ref::tests::test_run::{{closure}}::h95456bcdf30abbf3
[INFO] [stdout]   35:     0x5e49817a61a6 - core::ops::function::FnOnce::call_once::hfd15a7fb8f35f4aa
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- id_ref::tests::test_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'id_ref::tests::test_new' (68) panicked at src/id_ref.rs:107:9:
[INFO] [stdout] assertion failed: IdRef::new(TEST_ID).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e4982066916 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a71bc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]   13:     0x5e49818e795b - auth2wd::id_ref::tests::test_new::{{closure}}::h137e3ee113951df8
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818e769d - auth2wd::id_ref::tests::test_new::hc2f237e7e88b8d30
[INFO] [stdout]   34:     0x5e49818e79a3 - auth2wd::id_ref::tests::test_new::{{closure}}::h6a5aab3f04d78ad3
[INFO] [stdout]   35:     0x5e498179d386 - core::ops::function::FnOnce::call_once::h9e9f6bc863a1365a
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gnd::tests::test_run stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gnd::tests::test_run' (58) panicked at src/gnd.rs:331:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://d-nb.info/gnd/132539691/about/lds.rdf)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::gnd::GND::new::{{closure}}
[INFO] [stdout]    3: auth2wd::gnd::tests::test_run::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::gnd::tests::test_run
[INFO] [stdout]   24: auth2wd::gnd::tests::test_run::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498181e765 - auth2wd::gnd::tests::test_run::{{closure}}::hd69bb546874ce0e9
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498181e42a - auth2wd::gnd::tests::test_run::hf827cdd9586ad9f7
[INFO] [stdout]   34:     0x5e498181e4c3 - auth2wd::gnd::tests::test_run::{{closure}}::h4a76ba1c0fa99108
[INFO] [stdout]   35:     0x5e498179c776 - core::ops::function::FnOnce::call_once::h666fd50eab4c1dc7
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- id_ref::tests::test_my_stated_in stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'id_ref::tests::test_my_stated_in' (65) panicked at src/id_ref.rs:118:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://www.idref.fr/026812304.rdf)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::id_ref::IdRef::new::{{closure}}
[INFO] [stdout]    3: auth2wd::id_ref::tests::test_my_stated_in::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::id_ref::tests::test_my_stated_in
[INFO] [stdout]   24: auth2wd::id_ref::tests::test_my_stated_in::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818e7441 - auth2wd::id_ref::tests::test_my_stated_in::{{closure}}::h917f17ca7e8bbec5
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818e716d - auth2wd::id_ref::tests::test_my_stated_in::hdce5d685204660b6
[INFO] [stdout]   34:     0x5e49818e7203 - auth2wd::id_ref::tests::test_my_stated_in::{{closure}}::h21a7bc6e69fefb69
[INFO] [stdout]   35:     0x5e498179ae76 - core::ops::function::FnOnce::call_once::h006092dd32d97131
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- inaturalist::tests::test_my_property stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'inaturalist::tests::test_my_property' (77) panicked at src/inaturalist.rs:217:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://www.inaturalist.org/taxa/627975)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::inaturalist::INaturalist::new::{{closure}}
[INFO] [stdout]    3: auth2wd::inaturalist::tests::test_my_property::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::inaturalist::tests::test_my_property
[INFO] [stdout]   24: auth2wd::inaturalist::tests::test_my_property::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498185a01d - auth2wd::inaturalist::tests::test_my_property::{{closure}}::h62f88af63f2bda86
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e4981859d2d - auth2wd::inaturalist::tests::test_my_property::ha10fddf7c7a43415
[INFO] [stdout]   34:     0x5e4981859dc3 - auth2wd::inaturalist::tests::test_my_property::{{closure}}::h019d199fe0d835f0
[INFO] [stdout]   35:     0x5e498179c2a6 - core::ops::function::FnOnce::call_once::h419c3881e39834c9
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- inaturalist::tests::test_get_key_url stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'inaturalist::tests::test_get_key_url' (71) panicked at src/inaturalist.rs:235:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://www.inaturalist.org/taxa/627975)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::inaturalist::INaturalist::new::{{closure}}
[INFO] [stdout]    3: auth2wd::inaturalist::tests::test_get_key_url::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::inaturalist::tests::test_get_key_url
[INFO] [stdout]   24: auth2wd::inaturalist::tests::test_get_key_url::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e4981859a6d - auth2wd::inaturalist::tests::test_get_key_url::{{closure}}::h37b5c697177e5eda
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818597ad - auth2wd::inaturalist::tests::test_get_key_url::hf755698d629f0395
[INFO] [stdout]   34:     0x5e4981859c03 - auth2wd::inaturalist::tests::test_get_key_url::{{closure}}::h4cec78b602c9f6d5
[INFO] [stdout]   35:     0x5e498179c4a6 - core::ops::function::FnOnce::call_once::h5aaad6524e841d6c
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gnd::tests::test_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gnd::tests::test_new' (54) panicked at src/gnd.rs:288:9:
[INFO] [stdout] assertion failed: GND::new(TEST_ID).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e4982066916 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a71bc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]   13:     0x5e498181e2eb - auth2wd::gnd::tests::test_new::{{closure}}::he2ac9d9cedd67d90
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498181dffd - auth2wd::gnd::tests::test_new::h6df7e82fac9ff1c7
[INFO] [stdout]   34:     0x5e498181e093 - auth2wd::gnd::tests::test_new::{{closure}}::h2478581ac61e2af1
[INFO] [stdout]   35:     0x5e498179f3a6 - core::ops::function::FnOnce::call_once::heba17a3dfb110b23
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- isni::tests::test_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'isni::tests::test_new' (93) panicked at src/isni.rs:153:9:
[INFO] [stdout] assertion failed: ISNI::new(TEST_ID).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e4982066916 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a71bc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]   13:     0x5e49818ae70b - auth2wd::isni::tests::test_new::{{closure}}::h0ea9f14f561c9f25
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818ae44d - auth2wd::isni::tests::test_new::h2c64a74737a781f4
[INFO] [stdout]   34:     0x5e49818ae753 - auth2wd::isni::tests::test_new::{{closure}}::hdeb8f5b879a69734
[INFO] [stdout]   35:     0x5e498179c046 - core::ops::function::FnOnce::call_once::h34e694f4cb506559
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- inaturalist::tests::test_primary_language stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'inaturalist::tests::test_primary_language' (81) panicked at src/inaturalist.rs:229:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://www.inaturalist.org/taxa/627975)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::inaturalist::INaturalist::new::{{closure}}
[INFO] [stdout]    3: auth2wd::inaturalist::tests::test_primary_language::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::inaturalist::tests::test_primary_language
[INFO] [stdout]   24: auth2wd::inaturalist::tests::test_primary_language::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498185b38d - auth2wd::inaturalist::tests::test_primary_language::{{closure}}::hf5f3a06763662b0a
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498185b09d - auth2wd::inaturalist::tests::test_primary_language::h229f1fb0391051db
[INFO] [stdout]   34:     0x5e498185b133 - auth2wd::inaturalist::tests::test_primary_language::{{closure}}::h591fdd6ba8445c1b
[INFO] [stdout]   35:     0x5e498179f146 - core::ops::function::FnOnce::call_once::he07acbdf9d3263a5
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- inaturalist::tests::test_run_inaturalist stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'inaturalist::tests::test_run_inaturalist' (83) panicked at src/inaturalist.rs:250:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://www.inaturalist.org/taxa/627975)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::inaturalist::INaturalist::new::{{closure}}
[INFO] [stdout]    3: auth2wd::inaturalist::tests::test_run_inaturalist::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::inaturalist::tests::test_run_inaturalist
[INFO] [stdout]   24: auth2wd::inaturalist::tests::test_run_inaturalist::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498185aafd - auth2wd::inaturalist::tests::test_run_inaturalist::{{closure}}::hc556d631ed3077cd
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498185a79a - auth2wd::inaturalist::tests::test_run_inaturalist::h2665c797967a3c7d
[INFO] [stdout]   34:     0x5e498185a833 - auth2wd::inaturalist::tests::test_run_inaturalist::{{closure}}::h976982a399b42799
[INFO] [stdout]   35:     0x5e49817a6236 - core::ops::function::FnOnce::call_once::hff0b6628919e17b4
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- isni::tests::test_my_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'isni::tests::test_my_id' (85) panicked at src/isni.rs:170:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://isni.org/isni/0000000121251077)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::isni::ISNI::new::{{closure}}
[INFO] [stdout]    3: auth2wd::isni::tests::test_my_id::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::isni::tests::test_my_id
[INFO] [stdout]   24: auth2wd::isni::tests::test_my_id::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818ace61 - auth2wd::isni::tests::test_my_id::{{closure}}::h5ad514a496770ffc
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818acbbd - auth2wd::isni::tests::test_my_id::h58e4c497c23ef88f
[INFO] [stdout]   34:     0x5e49818acfe3 - auth2wd::isni::tests::test_my_id::{{closure}}::h81817283fb9edfcd
[INFO] [stdout]   35:     0x5e49817a62b6 - core::ops::function::FnOnce::call_once::hffcd1ecd1e2130bd
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ncbi_taxonomy::tests::test_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ncbi_taxonomy::tests::test_all' (115) panicked at src/ncbi_taxonomy.rs:182:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=taxonomy&id=1747344&format=xml)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::ncbi_taxonomy::NCBItaxonomy::new::{{closure}}
[INFO] [stdout]    3: auth2wd::ncbi_taxonomy::tests::test_all::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::ncbi_taxonomy::tests::test_all
[INFO] [stdout]   24: auth2wd::ncbi_taxonomy::tests::test_all::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498181534e - auth2wd::ncbi_taxonomy::tests::test_all::{{closure}}::h750a2a4931157f2f
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498181503a - auth2wd::ncbi_taxonomy::tests::test_all::hf28fdc8b9667e5b1
[INFO] [stdout]   34:     0x5e4981815b13 - auth2wd::ncbi_taxonomy::tests::test_all::{{closure}}::ha974d42ce3cb440d
[INFO] [stdout]   35:     0x5e498179c166 - core::ops::function::FnOnce::call_once::h3b287dc7553227c7
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- isni::tests::test_my_stated_in stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'isni::tests::test_my_stated_in' (90) panicked at src/isni.rs:164:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://isni.org/isni/0000000121251077)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::isni::ISNI::new::{{closure}}
[INFO] [stdout]    3: auth2wd::isni::tests::test_my_stated_in::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::isni::tests::test_my_stated_in
[INFO] [stdout]   24: auth2wd::isni::tests::test_my_stated_in::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818ae1c1 - auth2wd::isni::tests::test_my_stated_in::{{closure}}::hc1e45d32cb6bbb63
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818adf1d - auth2wd::isni::tests::test_my_stated_in::h9398ac0755737eed
[INFO] [stdout]   34:     0x5e49818ae323 - auth2wd::isni::tests::test_my_stated_in::{{closure}}::hd3fabb81074fcacc
[INFO] [stdout]   35:     0x5e498179eef6 - core::ops::function::FnOnce::call_once::hc7003476917edb6e
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- inaturalist::tests::test_my_stated_in stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'inaturalist::tests::test_my_stated_in' (78) panicked at src/inaturalist.rs:223:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://www.inaturalist.org/taxa/627975)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::inaturalist::INaturalist::new::{{closure}}
[INFO] [stdout]    3: auth2wd::inaturalist::tests::test_my_stated_in::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::inaturalist::tests::test_my_stated_in
[INFO] [stdout]   24: auth2wd::inaturalist::tests::test_my_stated_in::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498185a543 - auth2wd::inaturalist::tests::test_my_stated_in::{{closure}}::hc30416a36f59a4f3
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498185a24d - auth2wd::inaturalist::tests::test_my_stated_in::h39c00bb9b0edade7
[INFO] [stdout]   34:     0x5e498185a2e3 - auth2wd::inaturalist::tests::test_my_stated_in::{{closure}}::h3e34fd85e57486c7
[INFO] [stdout]   35:     0x5e498179b4c6 - core::ops::function::FnOnce::call_once::h29cfc5eedecd6b22
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- isni::tests::test_run stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'isni::tests::test_run' (94) panicked at src/isni.rs:176:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://isni.org/isni/0000000121251077)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::isni::ISNI::new::{{closure}}
[INFO] [stdout]    3: auth2wd::isni::tests::test_run::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::isni::tests::test_run
[INFO] [stdout]   24: auth2wd::isni::tests::test_run::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818aeb9a - auth2wd::isni::tests::test_run::{{closure}}::h5ab276a11c759058
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818ae87a - auth2wd::isni::tests::test_run::h4f210623e1efc882
[INFO] [stdout]   34:     0x5e49818af1a3 - auth2wd::isni::tests::test_run::{{closure}}::h5cb5924836e80d8d
[INFO] [stdout]   35:     0x5e498179d9d6 - core::ops::function::FnOnce::call_once::ha9bfbd76c8e40cf9
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- loc::tests::test_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'loc::tests::test_new' (98) panicked at src/loc.rs:75:9:
[INFO] [stdout] assertion failed: LOC::new(TEST_ID).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e4982066916 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a71bc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]   13:     0x5e498186847b - auth2wd::loc::tests::test_new::{{closure}}::hc3e2510765154cb3
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498186818d - auth2wd::loc::tests::test_new::h9fc5b21c42069817
[INFO] [stdout]   34:     0x5e4981868223 - auth2wd::loc::tests::test_new::{{closure}}::h977a99099ba81ccf
[INFO] [stdout]   35:     0x5e498179dcb6 - core::ops::function::FnOnce::call_once::hae196eb7a55765b6
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nb::tests::test_my_property stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nb::tests::test_my_property' (107) panicked at src/nb.rs:190:41:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (http://data.bibliotheken.nl/id/thes/p068364229)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::nb::NB::new::{{closure}}
[INFO] [stdout]    3: auth2wd::nb::tests::test_my_property::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::nb::tests::test_my_property
[INFO] [stdout]   24: auth2wd::nb::tests::test_my_property::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e4981819d31 - auth2wd::nb::tests::test_my_property::{{closure}}::h280bda3fe3c84ffb
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e4981819a8d - auth2wd::nb::tests::test_my_property::h88b38a45526f84d4
[INFO] [stdout]   34:     0x5e4981819e73 - auth2wd::nb::tests::test_my_property::{{closure}}::h5ac31a21ba7cd632
[INFO] [stdout]   35:     0x5e498179c956 - core::ops::function::FnOnce::call_once::h6b991dc6ce7ccd7e
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- isni::tests::test_try_viaf stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'isni::tests::test_try_viaf' (96) panicked at src/isni.rs:195:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://isni.org/isni/0000000121251077)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::isni::ISNI::new::{{closure}}
[INFO] [stdout]    3: auth2wd::isni::tests::test_try_viaf::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::isni::tests::test_try_viaf
[INFO] [stdout]   24: auth2wd::isni::tests::test_try_viaf::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818ad44d - auth2wd::isni::tests::test_try_viaf::{{closure}}::h269a3965e39ad9d0
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818ad10a - auth2wd::isni::tests::test_try_viaf::hd3d87b8a9249cbb1
[INFO] [stdout]   34:     0x5e49818ad1a3 - auth2wd::isni::tests::test_try_viaf::{{closure}}::h17069f2185017844
[INFO] [stdout]   35:     0x5e498179bf76 - core::ops::function::FnOnce::call_once::h3044847a36e8e4d8
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nb::tests::test_my_stated_in stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nb::tests::test_my_stated_in' (109) panicked at src/nb.rs:196:41:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (http://data.bibliotheken.nl/id/thes/p068364229)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::nb::NB::new::{{closure}}
[INFO] [stdout]    3: auth2wd::nb::tests::test_my_stated_in::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::nb::tests::test_my_stated_in
[INFO] [stdout]   24: auth2wd::nb::tests::test_my_stated_in::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498181a271 - auth2wd::nb::tests::test_my_stated_in::{{closure}}::h7ca457606a4fc7e9
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e4981819f9d - auth2wd::nb::tests::test_my_stated_in::h32af79cc7ee2bce8
[INFO] [stdout]   34:     0x5e498181a033 - auth2wd::nb::tests::test_my_stated_in::{{closure}}::h0f713d856ba38b50
[INFO] [stdout]   35:     0x5e498179c426 - core::ops::function::FnOnce::call_once::h4fb9a450cabf19f3
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- isni::tests::test_my_property stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'isni::tests::test_my_property' (87) panicked at src/isni.rs:158:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://isni.org/isni/0000000121251077)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::isni::ISNI::new::{{closure}}
[INFO] [stdout]    3: auth2wd::isni::tests::test_my_property::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::isni::tests::test_my_property
[INFO] [stdout]   24: auth2wd::isni::tests::test_my_property::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818adce1 - auth2wd::isni::tests::test_my_property::{{closure}}::ha14f922beaf4f503
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818ada0d - auth2wd::isni::tests::test_my_property::h42dc66748383898e
[INFO] [stdout]   34:     0x5e49818adaa3 - auth2wd::isni::tests::test_my_property::{{closure}}::h81851c5e08dae5ca
[INFO] [stdout]   35:     0x5e498179ef36 - core::ops::function::FnOnce::call_once::hc963038a28af0734
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nb::tests::test_get_key_url stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nb::tests::test_get_key_url' (104) panicked at src/nb.rs:208:41:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (http://data.bibliotheken.nl/id/thes/p068364229)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::nb::NB::new::{{closure}}
[INFO] [stdout]    3: auth2wd::nb::tests::test_get_key_url::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::nb::tests::test_get_key_url
[INFO] [stdout]   24: auth2wd::nb::tests::test_get_key_url::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e4981819801 - auth2wd::nb::tests::test_get_key_url::{{closure}}::hfbf1360e6d8142f0
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498181952d - auth2wd::nb::tests::test_get_key_url::h989c95c7a2a11f3c
[INFO] [stdout]   34:     0x5e49818195c3 - auth2wd::nb::tests::test_get_key_url::{{closure}}::h03ee0776c0073b78
[INFO] [stdout]   35:     0x5e498179b506 - core::ops::function::FnOnce::call_once::h2df9f346cc14cf87
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nb::tests::test_run stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nb::tests::test_run' (113) panicked at src/nb.rs:217:41:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (http://data.bibliotheken.nl/id/thes/p068364229)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::nb::NB::new::{{closure}}
[INFO] [stdout]    3: auth2wd::nb::tests::test_run::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::nb::tests::test_run
[INFO] [stdout]   24: auth2wd::nb::tests::test_run::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498181b185 - auth2wd::nb::tests::test_run::{{closure}}::h795dc6231e715e99
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498181ae4a - auth2wd::nb::tests::test_run::ha417b1264ca64bc8
[INFO] [stdout]   34:     0x5e498181aee3 - auth2wd::nb::tests::test_run::{{closure}}::h6585af02ecd6c15d
[INFO] [stdout]   35:     0x5e498179b056 - core::ops::function::FnOnce::call_once::h11e3bf3d1f8e7089
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nb::tests::test_primary_language stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nb::tests::test_primary_language' (112) panicked at src/nb.rs:202:41:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (http://data.bibliotheken.nl/id/thes/p068364229)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::nb::NB::new::{{closure}}
[INFO] [stdout]    3: auth2wd::nb::tests::test_primary_language::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::nb::tests::test_primary_language
[INFO] [stdout]   24: auth2wd::nb::tests::test_primary_language::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498181a7a1 - auth2wd::nb::tests::test_primary_language::{{closure}}::hbc197debeda85c71
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498181a4cd - auth2wd::nb::tests::test_primary_language::hb1ec695b3c230a21
[INFO] [stdout]   34:     0x5e498181a563 - auth2wd::nb::tests::test_primary_language::{{closure}}::had21424caa4b64eb
[INFO] [stdout]   35:     0x5e498179cbe6 - core::ops::function::FnOnce::call_once::h7cc6386f1a42347b
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- selibr::tests::test_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'selibr::tests::test_new' (129) panicked at src/selibr.rs:100:9:
[INFO] [stdout] assertion failed: SELIBR::new(TEST_ID).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e4982066916 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a71bc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]   13:     0x5e498187cd4b - auth2wd::selibr::tests::test_new::{{closure}}::h08e6827899539f84
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498187ca8d - auth2wd::selibr::tests::test_new::h1e3cf7dfabc9652f
[INFO] [stdout]   34:     0x5e498187cd93 - auth2wd::selibr::tests::test_new::{{closure}}::h7cbdfe8047f0c024
[INFO] [stdout]   35:     0x5e498179cef6 - core::ops::function::FnOnce::call_once::h8df7783091b13860
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nb::tests::test_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nb::tests::test_new' (110) panicked at src/nb.rs:185:9:
[INFO] [stdout] assertion failed: NB::new(TEST_ID).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e4982066916 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a71bc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]   13:     0x5e498181acdb - auth2wd::nb::tests::test_new::{{closure}}::h4b584652f27b3956
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498181aa1d - auth2wd::nb::tests::test_new::ha1d27ef1373b535c
[INFO] [stdout]   34:     0x5e498181ad23 - auth2wd::nb::tests::test_new::{{closure}}::hd662cd5b7b883ba2
[INFO] [stdout]   35:     0x5e498179dd76 - core::ops::function::FnOnce::call_once::hb70988b3af08229b
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- selibr::tests::test_get_key_url stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'selibr::tests::test_get_key_url' (121) panicked at src/selibr.rs:123:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (http://libris.kb.se/resource/auth/231727/data.rdf)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::selibr::SELIBR::new::{{closure}}
[INFO] [stdout]    3: auth2wd::selibr::tests::test_get_key_url::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::selibr::tests::test_get_key_url
[INFO] [stdout]   24: auth2wd::selibr::tests::test_get_key_url::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498187b171 - auth2wd::selibr::tests::test_get_key_url::{{closure}}::h230a8c8187885e4c
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498187aecd - auth2wd::selibr::tests::test_get_key_url::hd8eaf6c1cad29982
[INFO] [stdout]   34:     0x5e498187b303 - auth2wd::selibr::tests::test_get_key_url::{{closure}}::h8d8f83d7f8200d3e
[INFO] [stdout]   35:     0x5e498179d126 - core::ops::function::FnOnce::call_once::h94cd8e45f47e5274
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- noraf::tests::test_add_dates stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'noraf::tests::test_add_dates' (118) panicked at src/noraf.rs:157:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://authority.bibsys.no/authority/rest/authorities/v2/123)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::noraf::NORAF::new::{{closure}}
[INFO] [stdout]    3: auth2wd::noraf::tests::test_add_dates::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::noraf::tests::test_add_dates
[INFO] [stdout]   24: auth2wd::noraf::tests::test_add_dates::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498181f00d - auth2wd::noraf::tests::test_add_dates::{{closure}}::h6e602ab153ec0fa3
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498181ed4d - auth2wd::noraf::tests::test_add_dates::h57bc7ff3bc265f00
[INFO] [stdout]   34:     0x5e498181f1c3 - auth2wd::noraf::tests::test_add_dates::{{closure}}::h8ef31c21e8da6088
[INFO] [stdout]   35:     0x5e498179b016 - core::ops::function::FnOnce::call_once::h115d431b5770b86e
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- selibr::tests::test_my_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'selibr::tests::test_my_id' (124) panicked at src/selibr.rs:132:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (http://libris.kb.se/resource/auth/231727/data.rdf)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::selibr::SELIBR::new::{{closure}}
[INFO] [stdout]    3: auth2wd::selibr::tests::test_my_id::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::selibr::tests::test_my_id
[INFO] [stdout]   24: auth2wd::selibr::tests::test_my_id::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498187ac21 - auth2wd::selibr::tests::test_my_id::{{closure}}::h2d2fd9680da375ca
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498187a97d - auth2wd::selibr::tests::test_my_id::h0269035f8b1762dc
[INFO] [stdout]   34:     0x5e498187ada3 - auth2wd::selibr::tests::test_my_id::{{closure}}::h8a3bd9a7e00d6818
[INFO] [stdout]   35:     0x5e498179ddb6 - core::ops::function::FnOnce::call_once::hb7af2a88b1d6da61
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pubchem_cid::tests::test_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pubchem_cid::tests::test_all' (119) panicked at src/pubchem_cid.rs:136:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://pubchem.ncbi.nlm.nih.gov/rest/pug_view/data/compound/22027196/JSON/)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::pubchem_cid::PubChemCid::new::{{closure}}
[INFO] [stdout]    3: auth2wd::pubchem_cid::tests::test_all::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::pubchem_cid::tests::test_all
[INFO] [stdout]   24: auth2wd::pubchem_cid::tests::test_all::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818dfacd - auth2wd::pubchem_cid::tests::test_all::{{closure}}::h62fd29c02b6e8703
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818df79a - auth2wd::pubchem_cid::tests::test_all::hb57eb2b63b429994
[INFO] [stdout]   34:     0x5e49818e0273 - auth2wd::pubchem_cid::tests::test_all::{{closure}}::h9f1d43facf61928a
[INFO] [stdout]   35:     0x5e498179c3e6 - core::ops::function::FnOnce::call_once::h4b8e4ff4141ac082
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- selibr::tests::test_my_property stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'selibr::tests::test_my_property' (126) panicked at src/selibr.rs:105:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (http://libris.kb.se/resource/auth/231727/data.rdf)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::selibr::SELIBR::new::{{closure}}
[INFO] [stdout]    3: auth2wd::selibr::tests::test_my_property::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::selibr::tests::test_my_property
[INFO] [stdout]   24: auth2wd::selibr::tests::test_my_property::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498187b701 - auth2wd::selibr::tests::test_my_property::{{closure}}::hdac0bc64cf9dd642
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498187b42d - auth2wd::selibr::tests::test_my_property::ha08fb53a80e092a7
[INFO] [stdout]   34:     0x5e498187b4c3 - auth2wd::selibr::tests::test_my_property::{{closure}}::h3be18261880294dc
[INFO] [stdout]   35:     0x5e49817a1326 - core::ops::function::FnOnce::call_once::hf443a35d16a6dee8
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- viaf::tests::test_my_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'viaf::tests::test_my_id' (139) panicked at src/viaf.rs:204:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://viaf.org/api/cluster-record)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::viaf::VIAF::new::{{closure}}
[INFO] [stdout]    3: auth2wd::viaf::tests::test_my_id::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::viaf::tests::test_my_id
[INFO] [stdout]   24: auth2wd::viaf::tests::test_my_id::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818af5e1 - auth2wd::viaf::tests::test_my_id::{{closure}}::hdf7b016d22c4df2d
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818af30d - auth2wd::viaf::tests::test_my_id::h910464e70412c6e7
[INFO] [stdout]   34:     0x5e49818af3a3 - auth2wd::viaf::tests::test_my_id::{{closure}}::hac538d0b6f91652d
[INFO] [stdout]   35:     0x5e498179aef6 - core::ops::function::FnOnce::call_once::h03538828df920159
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- selibr::tests::test_transform_label stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'selibr::tests::test_transform_label' (134) panicked at src/selibr.rs:138:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (http://libris.kb.se/resource/auth/231727/data.rdf)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::selibr::SELIBR::new::{{closure}}
[INFO] [stdout]    3: auth2wd::selibr::tests::test_transform_label::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::selibr::tests::test_transform_label
[INFO] [stdout]   24: auth2wd::selibr::tests::test_transform_label::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498187c111 - auth2wd::selibr::tests::test_transform_label::{{closure}}::h34b9047f9d545e84
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498187be6d - auth2wd::selibr::tests::test_transform_label::hf3ed4c10ca1085b5
[INFO] [stdout]   34:     0x5e498187c413 - auth2wd::selibr::tests::test_transform_label::{{closure}}::h7152a961ee5e72de
[INFO] [stdout]   35:     0x5e498179ca46 - core::ops::function::FnOnce::call_once::h769bf0d81d539d51
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- selibr::tests::test_primary_language stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'selibr::tests::test_primary_language' (131) panicked at src/selibr.rs:117:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (http://libris.kb.se/resource/auth/231727/data.rdf)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::selibr::SELIBR::new::{{closure}}
[INFO] [stdout]    3: auth2wd::selibr::tests::test_primary_language::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::selibr::tests::test_primary_language
[INFO] [stdout]   24: auth2wd::selibr::tests::test_primary_language::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498187c811 - auth2wd::selibr::tests::test_primary_language::{{closure}}::h3acd60c2d03df40f
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498187c53d - auth2wd::selibr::tests::test_primary_language::h554503686d1bcf6c
[INFO] [stdout]   34:     0x5e498187c5d3 - auth2wd::selibr::tests::test_primary_language::{{closure}}::h013a996e7f8eb662
[INFO] [stdout]   35:     0x5e498179b486 - core::ops::function::FnOnce::call_once::h2655f1ed87dbf5ad
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- viaf::tests::test_get_key_url stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'viaf::tests::test_get_key_url' (138) panicked at src/viaf.rs:198:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://viaf.org/api/cluster-record)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::viaf::VIAF::new::{{closure}}
[INFO] [stdout]    3: auth2wd::viaf::tests::test_get_key_url::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::viaf::tests::test_get_key_url
[INFO] [stdout]   24: auth2wd::viaf::tests::test_get_key_url::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818afb31 - auth2wd::viaf::tests::test_get_key_url::{{closure}}::h56d839861020d959
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818af85d - auth2wd::viaf::tests::test_get_key_url::h1a33a4960c56e4ad
[INFO] [stdout]   34:     0x5e49818af8f3 - auth2wd::viaf::tests::test_get_key_url::{{closure}}::h11160288b31fbebc
[INFO] [stdout]   35:     0x5e498179d426 - core::ops::function::FnOnce::call_once::h9f69e0314c75cc68
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stderr] error: test failed, to rerun pass `--bin auth2wd`
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- selibr::tests::test_my_stated_in stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'selibr::tests::test_my_stated_in' (127) panicked at src/selibr.rs:111:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (http://libris.kb.se/resource/auth/231727/data.rdf)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::selibr::SELIBR::new::{{closure}}
[INFO] [stdout]    3: auth2wd::selibr::tests::test_my_stated_in::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::selibr::tests::test_my_stated_in
[INFO] [stdout]   24: auth2wd::selibr::tests::test_my_stated_in::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498187bc11 - auth2wd::selibr::tests::test_my_stated_in::{{closure}}::ha6c4a5f1ac59d056
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498187b93d - auth2wd::selibr::tests::test_my_stated_in::h545fb572085d52c0
[INFO] [stdout]   34:     0x5e498187b9d3 - auth2wd::selibr::tests::test_my_stated_in::{{closure}}::h206868f38b978e10
[INFO] [stdout]   35:     0x5e498179b116 - core::ops::function::FnOnce::call_once::h148083860496ea44
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ulan::tests::test_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ulan::tests::test_new' (135) panicked at src/ulan.rs:116:9:
[INFO] [stdout] assertion failed: ULAN::new(TEST_ID).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e4982066916 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a71bc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]   13:     0x5e498185204b - auth2wd::ulan::tests::test_new::{{closure}}::hb771e90ef158c611
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e4981851d5d - auth2wd::ulan::tests::test_new::hbfdf6640632ef47b
[INFO] [stdout]   34:     0x5e4981851df3 - auth2wd::ulan::tests::test_new::{{closure}}::h16f1323bf1abbf1c
[INFO] [stdout]   35:     0x5e498179f306 - core::ops::function::FnOnce::call_once::heb06b03d78afb015
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- viaf::tests::test_my_property stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'viaf::tests::test_my_property' (141) panicked at src/viaf.rs:180:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://viaf.org/api/cluster-record)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::viaf::VIAF::new::{{closure}}
[INFO] [stdout]    3: auth2wd::viaf::tests::test_my_property::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::viaf::tests::test_my_property
[INFO] [stdout]   24: auth2wd::viaf::tests::test_my_property::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818b0091 - auth2wd::viaf::tests::test_my_property::{{closure}}::h5823132855f93184
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818afdbd - auth2wd::viaf::tests::test_my_property::hc84b0f274fc22818
[INFO] [stdout]   34:     0x5e49818afe53 - auth2wd::viaf::tests::test_my_property::{{closure}}::h05957e5a5c87badc
[INFO] [stdout]   35:     0x5e498179efc6 - core::ops::function::FnOnce::call_once::hd23022281b0f4d1e
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- viaf::tests::test_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'viaf::tests::test_new' (145) panicked at src/viaf.rs:175:9:
[INFO] [stdout] assertion failed: VIAF::new(TEST_ID).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e4982066916 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a71bc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]   13:     0x5e49818b16db - auth2wd::viaf::tests::test_new::{{closure}}::h2799c4c7ee0df0c8
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818b141d - auth2wd::viaf::tests::test_new::h326369b304f17456
[INFO] [stdout]   34:     0x5e49818b1723 - auth2wd::viaf::tests::test_new::{{closure}}::h91f8ef5d0c54066b
[INFO] [stdout]   35:     0x5e498179afd6 - core::ops::function::FnOnce::call_once::h095503cb3844118b
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- viaf::tests::test_my_stated_in stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'viaf::tests::test_my_stated_in' (143) panicked at src/viaf.rs:186:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://viaf.org/api/cluster-record)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::viaf::VIAF::new::{{closure}}
[INFO] [stdout]    3: auth2wd::viaf::tests::test_my_stated_in::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::viaf::tests::test_my_stated_in
[INFO] [stdout]   24: auth2wd::viaf::tests::test_my_stated_in::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818b0571 - auth2wd::viaf::tests::test_my_stated_in::{{closure}}::h240c60ea4344a93b
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818b02cd - auth2wd::viaf::tests::test_my_stated_in::h65eef723e04ad31f
[INFO] [stdout]   34:     0x5e49818b06d3 - auth2wd::viaf::tests::test_my_stated_in::{{closure}}::h4e9de3fa828e2791
[INFO] [stdout]   35:     0x5e498179f2c6 - core::ops::function::FnOnce::call_once::he9ed4b8f86b521af
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- viaf::tests::test_transform_label stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'viaf::tests::test_transform_label' (151) panicked at src/viaf.rs:210:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://viaf.org/api/cluster-record)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::viaf::VIAF::new::{{closure}}
[INFO] [stdout]    3: auth2wd::viaf::tests::test_transform_label::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::viaf::tests::test_transform_label
[INFO] [stdout]   24: auth2wd::viaf::tests::test_transform_label::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818b0ad1 - auth2wd::viaf::tests::test_transform_label::{{closure}}::h68c9472bda8b865a
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818b07fd - auth2wd::viaf::tests::test_transform_label::h876b4e5432cf012e
[INFO] [stdout]   34:     0x5e49818b0893 - auth2wd::viaf::tests::test_transform_label::{{closure}}::h165612d233c3c0d8
[INFO] [stdout]   35:     0x5e498179cae6 - core::ops::function::FnOnce::call_once::h78c763649a7dc250
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- viaf::tests::test_run stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'viaf::tests::test_run' (149) panicked at src/viaf.rs:218:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://viaf.org/api/cluster-record)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::viaf::VIAF::new::{{closure}}
[INFO] [stdout]    3: auth2wd::viaf::tests::test_run::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::viaf::tests::test_run
[INFO] [stdout]   24: auth2wd::viaf::tests::test_run::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818b1b55 - auth2wd::viaf::tests::test_run::{{closure}}::h6962f7b49d35aa7d
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818b184a - auth2wd::viaf::tests::test_run::h0882659fdec1aa37
[INFO] [stdout]   34:     0x5e49818b2043 - auth2wd::viaf::tests::test_run::{{closure}}::hba9547edb0fd9e6c
[INFO] [stdout]   35:     0x5e498179c546 - core::ops::function::FnOnce::call_once::h5b8fa1ff2b6f6663
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- worldcat::tests::test_my_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'worldcat::tests::test_my_id' (155) panicked at src/worldcat.rs:190:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://id.oclc.org/worldcat/entity/E39PBJrcqvXdm3kkwGr7HVG8md.jsonld)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::worldcat::WorldCat::new::{{closure}}
[INFO] [stdout]    3: auth2wd::worldcat::tests::test_my_id::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::worldcat::tests::test_my_id
[INFO] [stdout]   24: auth2wd::worldcat::tests::test_my_id::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e4981893e4d - auth2wd::worldcat::tests::test_my_id::{{closure}}::hdcddd504e45814c6
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e4981893b5d - auth2wd::worldcat::tests::test_my_id::h739628b274e26902
[INFO] [stdout]   34:     0x5e4981893bf3 - auth2wd::worldcat::tests::test_my_id::{{closure}}::hbfc4610aa151fcf1
[INFO] [stdout]   35:     0x5e498179c996 - core::ops::function::FnOnce::call_once::h6d1d497b1999f0f0
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- worldcat::tests::test_run stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'worldcat::tests::test_run' (165) panicked at src/worldcat.rs:196:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://id.oclc.org/worldcat/entity/E39PBJrcqvXdm3kkwGr7HVG8md.jsonld)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::worldcat::WorldCat::new::{{closure}}
[INFO] [stdout]    3: auth2wd::worldcat::tests::test_run::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::worldcat::tests::test_run
[INFO] [stdout]   24: auth2wd::worldcat::tests::test_run::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e4981895dbc - auth2wd::worldcat::tests::test_run::{{closure}}::ha3a455a1d87aaa0b
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e4981895a7a - auth2wd::worldcat::tests::test_run::h7603e839e8d3da78
[INFO] [stdout]   34:     0x5e49818963b3 - auth2wd::worldcat::tests::test_run::{{closure}}::hd31d09ae82494fc0
[INFO] [stdout]   35:     0x5e498179cd46 - core::ops::function::FnOnce::call_once::h84e2331393d29c0d
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- worldcat::tests::test_get_key_url stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'worldcat::tests::test_get_key_url' (154) panicked at src/worldcat.rs:181:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://id.oclc.org/worldcat/entity/E39PBJrcqvXdm3kkwGr7HVG8md.jsonld)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::worldcat::WorldCat::new::{{closure}}
[INFO] [stdout]    3: auth2wd::worldcat::tests::test_get_key_url::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::worldcat::tests::test_get_key_url
[INFO] [stdout]   24: auth2wd::worldcat::tests::test_get_key_url::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498189438d - auth2wd::worldcat::tests::test_get_key_url::{{closure}}::h9afd6ce54654caca
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818940cd - auth2wd::worldcat::tests::test_get_key_url::h6f6dfb7175ca056d
[INFO] [stdout]   34:     0x5e4981894523 - auth2wd::worldcat::tests::test_get_key_url::{{closure}}::he9f85ff3fd064922
[INFO] [stdout]   35:     0x5e498179d266 - core::ops::function::FnOnce::call_once::h988aae82a6a25283
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- worldcat::tests::test_my_stated_in stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'worldcat::tests::test_my_stated_in' (159) panicked at src/worldcat.rs:169:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://id.oclc.org/worldcat/entity/E39PBJrcqvXdm3kkwGr7HVG8md.jsonld)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::worldcat::WorldCat::new::{{closure}}
[INFO] [stdout]    3: auth2wd::worldcat::tests::test_my_stated_in::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::worldcat::tests::test_my_stated_in
[INFO] [stdout]   24: auth2wd::worldcat::tests::test_my_stated_in::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e4981894e63 - auth2wd::worldcat::tests::test_my_stated_in::{{closure}}::hc96d32d7206e1b71
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e4981894b6d - auth2wd::worldcat::tests::test_my_stated_in::h0dd36155e1fb44e2
[INFO] [stdout]   34:     0x5e4981894c03 - auth2wd::worldcat::tests::test_my_stated_in::{{closure}}::h89f6ff11be24e87c
[INFO] [stdout]   35:     0x5e498179cb76 - core::ops::function::FnOnce::call_once::h7a2ae5d8ed6eff0a
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- worldcat::tests::test_primary_language stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'worldcat::tests::test_primary_language' (163) panicked at src/worldcat.rs:175:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://id.oclc.org/worldcat/entity/E39PBJrcqvXdm3kkwGr7HVG8md.jsonld)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::worldcat::WorldCat::new::{{closure}}
[INFO] [stdout]    3: auth2wd::worldcat::tests::test_primary_language::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::worldcat::tests::test_primary_language
[INFO] [stdout]   24: auth2wd::worldcat::tests::test_primary_language::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498189537d - auth2wd::worldcat::tests::test_primary_language::{{closure}}::h3af09885e04c3b80
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818950bd - auth2wd::worldcat::tests::test_primary_language::h9731b06b30afc20b
[INFO] [stdout]   34:     0x5e4981895503 - auth2wd::worldcat::tests::test_primary_language::{{closure}}::hfe44743f77c95126
[INFO] [stdout]   35:     0x5e498179dd16 - core::ops::function::FnOnce::call_once::hb573542143340fb8
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- worldcat::tests::test_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'worldcat::tests::test_new' (162) panicked at src/worldcat.rs:158:9:
[INFO] [stdout] assertion failed: WorldCat::new(TEST_ID).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e4982066916 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a71bc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]   13:     0x5e4981895943 - auth2wd::worldcat::tests::test_new::{{closure}}::h82633ae82156f9e4
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498189562d - auth2wd::worldcat::tests::test_new::h00297ef59a71f44d
[INFO] [stdout]   34:     0x5e49818956c3 - auth2wd::worldcat::tests::test_new::{{closure}}::h17da7e0709c8ef1f
[INFO] [stdout]   35:     0x5e498179cc66 - core::ops::function::FnOnce::call_once::h7f5f3fe22750343c
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- viaf::tests::test_primary_language stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'viaf::tests::test_primary_language' (147) panicked at src/viaf.rs:192:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://viaf.org/api/cluster-record)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::viaf::VIAF::new::{{closure}}
[INFO] [stdout]    3: auth2wd::viaf::tests::test_primary_language::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::viaf::tests::test_primary_language
[INFO] [stdout]   24: auth2wd::viaf::tests::test_primary_language::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e49818b1171 - auth2wd::viaf::tests::test_primary_language::{{closure}}::h03b095a9c6718f96
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e49818b0ecd - auth2wd::viaf::tests::test_primary_language::he3b570a061c079df
[INFO] [stdout]   34:     0x5e49818b12f3 - auth2wd::viaf::tests::test_primary_language::{{closure}}::h168d83a97a1415fd
[INFO] [stdout]   35:     0x5e498179c1a6 - core::ops::function::FnOnce::call_once::h3dce07c608d41377
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- worldcat::tests::test_my_property stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'worldcat::tests::test_my_property' (158) panicked at src/worldcat.rs:163:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://id.oclc.org/worldcat/entity/E39PBJrcqvXdm3kkwGr7HVG8md.jsonld)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: auth2wd::worldcat::WorldCat::new::{{closure}}
[INFO] [stdout]    3: auth2wd::worldcat::tests::test_my_property::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: auth2wd::worldcat::tests::test_my_property
[INFO] [stdout]   24: auth2wd::worldcat::tests::test_my_property::{{closure}}
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   30: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4982089232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5e498209c24f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5e4982053ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5e4982060af2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5e498206642f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5e49820662c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5e4981947b8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5e4982066b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5e498206694a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5e4982060c29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5e49820480ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5e49820a71e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5e49820a6186 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5e498189490d - auth2wd::worldcat::tests::test_my_property::{{closure}}::h2161f4eaa404e387
[INFO] [stdout]   14:     0x5e49817da754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93b4c0921e4b86db
[INFO] [stdout]   15:     0x5e49817da776 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb45424f8efc52c81
[INFO] [stdout]   16:     0x5e49817da3d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87e1872041c686fe
[INFO] [stdout]   17:     0x5e49817da354 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hab5530d8e43fe017
[INFO] [stdout]   18:     0x5e49817d7680 - tokio::runtime::scheduler::current_thread::Context::enter::h8925f854a1b6e079
[INFO] [stdout]   19:     0x5e49817d990d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he6bda20378442e68
[INFO] [stdout]   20:     0x5e49817d8b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h49ea496f9106caf6
[INFO] [stdout]   21:     0x5e49818419e1 - tokio::runtime::context::scoped::Scoped<T>::set::h3a008c7bd93147ba
[INFO] [stdout]   22:     0x5e49818a5674 - tokio::runtime::context::set_scheduler::{{closure}}::h309d7ea132dc1c99
[INFO] [stdout]   23:     0x5e49817e4b9a - std::thread::local::LocalKey<T>::try_with::h4fe479245b7ad388
[INFO] [stdout]   24:     0x5e49817e43b9 - std::thread::local::LocalKey<T>::with::h106e9586524b7411
[INFO] [stdout]   25:     0x5e49818a560b - tokio::runtime::context::set_scheduler::h2147251ea70999b5
[INFO] [stdout]   26:     0x5e49817d8564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f5380b55b8b69a3
[INFO] [stdout]   27:     0x5e49817d8bce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c539e017c5ea408
[INFO] [stdout]   28:     0x5e49817d6fe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1bcbaa1f700151f
[INFO] [stdout]   29:     0x5e498189f4b8 - tokio::runtime::context::runtime::enter_runtime::hb2d4959937c7a2b9
[INFO] [stdout]   30:     0x5e49817d6a98 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec1652388755963b
[INFO] [stdout]   31:     0x5e49817eab45 - tokio::runtime::runtime::Runtime::block_on_inner::hca6c6d3ccab54b59
[INFO] [stdout]   32:     0x5e49817eacab - tokio::runtime::runtime::Runtime::block_on::h88b5032456ba7456
[INFO] [stdout]   33:     0x5e498189464d - auth2wd::worldcat::tests::test_my_property::h58361db4373dea55
[INFO] [stdout]   34:     0x5e4981894a43 - auth2wd::worldcat::tests::test_my_property::{{closure}}::h8c253e3d99530f72
[INFO] [stdout]   35:     0x5e498179d0a6 - core::ops::function::FnOnce::call_once::h92866e478240fac0
[INFO] [stdout]   36:     0x5e498194794b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   37:     0x5e498195d5b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   38:     0x5e4981933da4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   39:     0x5e498193766a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   40:     0x5e498205bd8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   41:     0x7c002c0f4aa4 - <unknown>
[INFO] [stdout]   42:     0x7c002c181a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bne::tests::test_my_property
[INFO] [stdout]     bne::tests::test_my_stated_in
[INFO] [stdout]     bne::tests::test_new
[INFO] [stdout]     bne::tests::test_run
[INFO] [stdout]     bnf::tests::test_my_id
[INFO] [stdout]     bnf::tests::test_my_property
[INFO] [stdout]     bnf::tests::test_my_stated_in
[INFO] [stdout]     bnf::tests::test_new
[INFO] [stdout]     bnf::tests::test_run
[INFO] [stdout]     bnf::tests::test_run_birth_death_place
[INFO] [stdout]     external_id::tests::test_get_item_for_external_id
[INFO] [stdout]     external_importer::tests::test_lowercase_first_letter
[INFO] [stdout]     external_importer::tests::test_url2external_id
[INFO] [stdout]     gbif_taxon::tests::test_all
[INFO] [stdout]     gnd::tests::test_get_key_url
[INFO] [stdout]     gnd::tests::test_my_id
[INFO] [stdout]     gnd::tests::test_my_property
[INFO] [stdout]     gnd::tests::test_my_stated_in
[INFO] [stdout]     gnd::tests::test_new
[INFO] [stdout]     gnd::tests::test_primary_language
[INFO] [stdout]     gnd::tests::test_run
[INFO] [stdout]     gnd::tests::test_transform_label
[INFO] [stdout]     id_ref::tests::test_my_id
[INFO] [stdout]     id_ref::tests::test_my_property
[INFO] [stdout]     id_ref::tests::test_my_stated_in
[INFO] [stdout]     id_ref::tests::test_new
[INFO] [stdout]     id_ref::tests::test_run
[INFO] [stdout]     inaturalist::tests::test_get_key_url
[INFO] [stdout]     inaturalist::tests::test_my_id
[INFO] [stdout]     inaturalist::tests::test_my_property
[INFO] [stdout]     inaturalist::tests::test_my_stated_in
[INFO] [stdout]     inaturalist::tests::test_new
[INFO] [stdout]     inaturalist::tests::test_primary_language
[INFO] [stdout]     inaturalist::tests::test_run_inaturalist
[INFO] [stdout]     isni::tests::test_my_id
[INFO] [stdout]     isni::tests::test_my_property
[INFO] [stdout]     isni::tests::test_my_stated_in
[INFO] [stdout]     isni::tests::test_new
[INFO] [stdout]     isni::tests::test_run
[INFO] [stdout]     isni::tests::test_try_viaf
[INFO] [stdout]     loc::tests::test_new
[INFO] [stdout]     nb::tests::test_get_key_url
[INFO] [stdout]     nb::tests::test_my_property
[INFO] [stdout]     nb::tests::test_my_stated_in
[INFO] [stdout]     nb::tests::test_new
[INFO] [stdout]     nb::tests::test_primary_language
[INFO] [stdout]     nb::tests::test_run
[INFO] [stdout]     ncbi_taxonomy::tests::test_all
[INFO] [stdout]     noraf::tests::test_add_dates
[INFO] [stdout]     pubchem_cid::tests::test_all
[INFO] [stdout]     selibr::tests::test_get_key_url
[INFO] [stdout]     selibr::tests::test_my_id
[INFO] [stdout]     selibr::tests::test_my_property
[INFO] [stdout]     selibr::tests::test_my_stated_in
[INFO] [stdout]     selibr::tests::test_new
[INFO] [stdout]     selibr::tests::test_primary_language
[INFO] [stdout]     selibr::tests::test_transform_label
[INFO] [stdout]     ulan::tests::test_new
[INFO] [stdout]     viaf::tests::test_get_key_url
[INFO] [stdout]     viaf::tests::test_my_id
[INFO] [stdout]     viaf::tests::test_my_property
[INFO] [stdout]     viaf::tests::test_my_stated_in
[INFO] [stdout]     viaf::tests::test_new
[INFO] [stdout]     viaf::tests::test_primary_language
[INFO] [stdout]     viaf::tests::test_run
[INFO] [stdout]     viaf::tests::test_transform_label
[INFO] [stdout]     worldcat::tests::test_get_key_url
[INFO] [stdout]     worldcat::tests::test_my_id
[INFO] [stdout]     worldcat::tests::test_my_property
[INFO] [stdout]     worldcat::tests::test_my_stated_in
[INFO] [stdout]     worldcat::tests::test_new
[INFO] [stdout]     worldcat::tests::test_primary_language
[INFO] [stdout]     worldcat::tests::test_run
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 73 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.32s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f4ef4d6c5b3ffdf9598cde54121f5cd757bd203c32b3dc0394eb9f0f0745bacd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4ef4d6c5b3ffdf9598cde54121f5cd757bd203c32b3dc0394eb9f0f0745bacd", kill_on_drop: false }`
[INFO] [stdout] f4ef4d6c5b3ffdf9598cde54121f5cd757bd203c32b3dc0394eb9f0f0745bacd
