[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] 7734263ff72030ed462313bd32e8332c0495bc86
[INFO] testing magnusmanske/auth2wd against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnusmanske%2Fauth2wd" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/magnusmanske/auth2wd on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aed53eae73c5e75127ac7f0dd6afbeba8a1d451ea901d601e5b6f3324db2a562
[INFO] running `Command { std: "docker" "start" "-a" "aed53eae73c5e75127ac7f0dd6afbeba8a1d451ea901d601e5b6f3324db2a562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aed53eae73c5e75127ac7f0dd6afbeba8a1d451ea901d601e5b6f3324db2a562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aed53eae73c5e75127ac7f0dd6afbeba8a1d451ea901d601e5b6f3324db2a562", kill_on_drop: false }`
[INFO] [stdout] aed53eae73c5e75127ac7f0dd6afbeba8a1d451ea901d601e5b6f3324db2a562
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d1d94ce1e777bdf0e66c6d3acd261a88e7c0ab44c60c006625b41b0765abdf3
[INFO] running `Command { std: "docker" "start" "-a" "1d1d94ce1e777bdf0e66c6d3acd261a88e7c0ab44c60c006625b41b0765abdf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling oxiri v0.2.11
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling resiter v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling mownstr v0.3.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling sophia_iri v0.9.0
[INFO] [stderr]    Compiling sophia_api v0.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling rio_api v0.8.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling curl-sys v0.4.85+curl-8.18.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling oxilangtag v0.1.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling async-compression v0.4.40
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-case-mapping v0.5.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sophia_rio v0.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling mysql_common v0.35.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling rio_xml v0.8.5
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling mysql-common-derive v0.32.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling futures v0.3.32
[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 btoi v0.4.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling sophia_turtle v0.9.0
[INFO] [stderr]    Compiling lru v0.14.0
[INFO] [stderr]    Compiling sophia_xml v0.9.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling keyed_priority_queue v0.4.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling sophia_resource v0.9.0
[INFO] [stderr]    Compiling sophia_c14n v0.9.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling sophia_isomorphism v0.9.0
[INFO] [stderr]    Compiling sophia_term v0.9.0
[INFO] [stderr]    Compiling sophia_inmem v0.9.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling toolforge v5.8.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling xml v1.2.1
[INFO] [stderr]    Compiling sophia v0.9.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling mysql_async v0.36.1
[INFO] [stderr]    Compiling serde-xml-rs v0.8.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling mediawiki v0.3.3
[INFO] [stderr]    Compiling wikibase v0.7.5
[INFO] [stderr]    Compiling wikimisc v0.1.0 (https://github.com/magnusmanske/wikimisc#76ce584e)
[INFO] [stderr]    Compiling auth2wd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 4m 43s
[INFO] running `Command { std: "docker" "inspect" "1d1d94ce1e777bdf0e66c6d3acd261a88e7c0ab44c60c006625b41b0765abdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d1d94ce1e777bdf0e66c6d3acd261a88e7c0ab44c60c006625b41b0765abdf3", kill_on_drop: false }`
[INFO] [stdout] 1d1d94ce1e777bdf0e66c6d3acd261a88e7c0ab44c60c006625b41b0765abdf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 153c01213dcd2751bfd41e5157c3df44901d21708b44c9d29b55a37bce03f62e
[INFO] running `Command { std: "docker" "start" "-a" "153c01213dcd2751bfd41e5157c3df44901d21708b44c9d29b55a37bce03f62e", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling async-once-cell v0.5.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling mediawiki v0.3.3
[INFO] [stderr]    Compiling wikibase v0.7.5
[INFO] [stderr]    Compiling wikimisc v0.1.0 (https://github.com/magnusmanske/wikimisc#76ce584e)
[INFO] [stderr]    Compiling auth2wd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 48.44s
[INFO] running `Command { std: "docker" "inspect" "153c01213dcd2751bfd41e5157c3df44901d21708b44c9d29b55a37bce03f62e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "153c01213dcd2751bfd41e5157c3df44901d21708b44c9d29b55a37bce03f62e", kill_on_drop: false }`
[INFO] [stdout] 153c01213dcd2751bfd41e5157c3df44901d21708b44c9d29b55a37bce03f62e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3b4242984a498225f992d91fa6ed22619c094f8ce4124b7307e97482eb7ac5a2
[INFO] running `Command { std: "docker" "start" "-a" "3b4242984a498225f992d91fa6ed22619c094f8ce4124b7307e97482eb7ac5a2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.52s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/auth2wd-220c75dac8be27b0)
[INFO] [stdout] 
[INFO] [stdout] running 102 tests
[INFO] [stdout] test bne::tests::test_run ... ok
[INFO] [stdout] test bnf::tests::test_my_property ... ok
[INFO] [stdout] test bnf::tests::test_run_birth_death_place ... 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_id::tests::test_from_string ... ok
[INFO] [stdout] test external_id::tests::test_get_item_for_external_id ... ok
[INFO] [stdout] test external_id::tests::test_isni ... ok
[INFO] [stdout] test external_id::tests::test_prop_numeric ... ok
[INFO] [stdout] test external_id::tests::test_to_string ... ok
[INFO] [stdout] test external_importer::tests::test_do_not_use_external_url ... ok
[INFO] [stdout] test external_importer::tests::test_lowercase_first_letter ... ok
[INFO] [stdout] test external_importer::tests::test_url2external_id ... ok
[INFO] [stdout] test gbif_taxon::tests::test_all ... ok
[INFO] [stdout] test bnf::tests::test_my_stated_in ... ok
[INFO] [stdout] test gnd::tests::test_my_id ... ok
[INFO] [stdout] test bnf::tests::test_my_id ... ok
[INFO] [stdout] test bne::tests::test_new ... ok
[INFO] [stdout] test gnd::tests::test_get_key_url ... ok
[INFO] [stdout] test gnd::tests::test_primary_language ... ok
[INFO] [stdout] test bne::tests::test_my_property ... ok
[INFO] [stdout] test gnd::tests::test_transform_label ... ok
[INFO] [stdout] test bnf::tests::test_run ... ok
[INFO] [stdout] test id_ref::tests::test_my_property ... ok
[INFO] [stdout] test bne::tests::test_my_stated_in ... ok
[INFO] [stdout] test id_ref::tests::test_my_id ... ok
[INFO] [stdout] test gnd::tests::test_new ... ok
[INFO] [stdout] test inaturalist::tests::test_get_key_url ... ok
[INFO] [stdout] test id_ref::tests::test_my_stated_in ... ok
[INFO] [stdout] test gnd::tests::test_my_stated_in ... ok
[INFO] [stdout] test id_ref::tests::test_run ... ok
[INFO] [stdout] test inaturalist::tests::test_my_property ... ok
[INFO] [stdout] test inaturalist::tests::test_my_stated_in ... ok
[INFO] [stdout] test bnf::tests::test_new ... ok
[INFO] [stdout] test id_ref::tests::test_new ... ok
[INFO] [stdout] test inaturalist::tests::test_new ... ok
[INFO] [stdout] test inaturalist::tests::test_primary_language ... ok
[INFO] [stdout] test isni::tests::test_new ... ok
[INFO] [stdout] test gnd::tests::test_run ... ok
[INFO] [stdout] test isni::tests::test_try_viaf ... ok
[INFO] [stdout] test loc::tests::test_new ... ok
[INFO] [stdout] test meta_item::tests::test_add_prop_text ... ok
[INFO] [stdout] test meta_item::tests::test_cleanup ... ok
[INFO] [stdout] test meta_item::tests::test_fix_dates ... ok
[INFO] [stdout] test meta_item::tests::test_parse_date ... ok
[INFO] [stdout] test isni::tests::test_my_stated_in ... ok
[INFO] [stdout] test inaturalist::tests::test_run_inaturalist ... FAILED
[INFO] [stdout] test inaturalist::tests::test_my_id ... ok
[INFO] [stdout] test nb::tests::test_new ... ok
[INFO] [stdout] test gnd::tests::test_my_property ... ok
[INFO] [stdout] test isni::tests::test_my_property ... ok
[INFO] [stdout] test nb::tests::test_get_key_url ... ok
[INFO] [stdout] test nb::tests::test_my_property ... ok
[INFO] [stdout] test isni::tests::test_run ... ok
[INFO] [stdout] test ndl::tests::test_my_property ... ok
[INFO] [stdout] test ndl::tests::test_my_stated_in ... ok
[INFO] [stdout] test nb::tests::test_primary_language ... ok
[INFO] [stdout] test nb::tests::test_run ... ok
[INFO] [stdout] test ndl::tests::test_run ... ok
[INFO] [stdout] test nb::tests::test_my_stated_in ... ok
[INFO] [stdout] test noraf::tests::test_add_dates ... ok
[INFO] [stdout] test nukat::tests::test_id_for_viaf ... ok
[INFO] [stdout] test ndl::tests::test_new ... ok
[INFO] [stdout] test ndl::tests::test_primary_language ... ok
[INFO] [stdout] test ncbi_taxonomy::tests::test_all ... FAILED
[INFO] [stdout] test ndl::tests::test_get_key_url ... ok
[INFO] [stdout] test nukat::tests::test_primary_language ... ok
[INFO] [stdout] test ndl::tests::test_transform_label ... ok
[INFO] [stdout] test isni::tests::test_my_id ... ok
[INFO] [stdout] test nukat::tests::test_my_id ... ok
[INFO] [stdout] test nukat::tests::test_my_stated_in ... ok
[INFO] [stdout] test nukat::tests::test_new ... ok
[INFO] [stdout] test ndl::tests::test_my_id ... ok
[INFO] [stdout] test nukat::tests::test_run ... ok
[INFO] [stdout] test nukat::tests::test_my_property ... ok
[INFO] [stdout] test selibr::tests::test_transform_label ... ok
[INFO] [stdout] test supported_property::tests::test_all_supported_properties_have_unique_property_ids ... ok
[INFO] [stdout] test selibr::tests::test_my_stated_in ... ok
[INFO] [stdout] test selibr::tests::test_new ... ok
[INFO] [stdout] test pubchem_cid::tests::test_all ... ok
[INFO] [stdout] test selibr::tests::test_get_key_url ... ok
[INFO] [stdout] test selibr::tests::test_primary_language ... ok
[INFO] [stdout] test viaf::tests::test_my_property ... ok
[INFO] [stdout] test viaf::tests::test_my_stated_in ... ok
[INFO] [stdout] test viaf::tests::test_new ... ok
[INFO] [stdout] test ulan::tests::test_new ... ok
[INFO] [stdout] test ulan::tests::test_viaf_id_from_ulan ... ok
[INFO] [stdout] test viaf::tests::test_get_key_url ... ok
[INFO] [stdout] test worldcat::tests::test_get_key_url ... ok
[INFO] [stdout] test selibr::tests::test_my_id ... ok
[INFO] [stdout] test worldcat::tests::test_my_property ... ok
[INFO] [stdout] test supported_property::tests::test_generator_creates_correct_importer ... ok
[INFO] [stdout] test worldcat::tests::test_new ... ok
[INFO] [stdout] test viaf::tests::test_run ... ok
[INFO] [stdout] test worldcat::tests::test_run ... ok
[INFO] [stdout] test worldcat::tests::test_my_id ... ok
[INFO] [stdout] test worldcat::tests::test_my_stated_in ... ok
[INFO] [stdout] test worldcat::tests::test_primary_language ... ok
[INFO] [stdout] test viaf::tests::test_my_id ... ok
[INFO] [stdout] test viaf::tests::test_primary_language ... ok
[INFO] [stdout] test viaf::tests::test_transform_label ... ok
[INFO] [stdout] test selibr::tests::test_my_property ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- inaturalist::tests::test_run_inaturalist stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'inaturalist::tests::test_run_inaturalist' (60) panicked at src/inaturalist.rs:298:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 7
[INFO] [stdout]  right: 8
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x597ac916cd4a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x597ac918590a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x597ac9172682 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x597ac914a04f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x597ac9164919 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x597ac85dd77c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x597ac9164b92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x597ac914a108 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x597ac91413d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x597ac914b0cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x597ac918629c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x597ac9186123 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x597ac917ffed - core[10b6fa85044e1869]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]   13:     0x597ac84e7e00 - auth2wd::inaturalist::tests::test_run_inaturalist::{{closure}}::{{closure}}::h3da65496d0f92e8a
[INFO] [stdout]   14:     0x597ac85963e4 - <core::pin::Pin<P> as core::future::future::Future>::poll::h84818543c321944d
[INFO] [stdout]   15:     0x597ac8596536 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf7c0ad60acbcca50
[INFO] [stdout]   16:     0x597ac84e4b86 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h60648050af4570f9
[INFO] [stdout]   17:     0x597ac84e4974 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h918bb2a2ab8d0453
[INFO] [stdout]   18:     0x597ac84df4a0 - tokio::runtime::scheduler::current_thread::Context::enter::h8f389275d50974ea
[INFO] [stdout]   19:     0x597ac84e3dfd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf3d7680345814300
[INFO] [stdout]   20:     0x597ac84e1a84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7a34c8bb1a094fd2
[INFO] [stdout]   21:     0x597ac84dad71 - tokio::runtime::context::scoped::Scoped<T>::set::h56cba8100b171616
[INFO] [stdout]   22:     0x597ac854ab24 - tokio::runtime::context::set_scheduler::{{closure}}::hbd28bf6700160077
[INFO] [stdout]   23:     0x597ac84d3e3a - std::thread::local::LocalKey<T>::try_with::hae760dece5b5eefd
[INFO] [stdout]   24:     0x597ac84d26d9 - std::thread::local::LocalKey<T>::with::h6e6d9cb25af19b2a
[INFO] [stdout]   25:     0x597ac854a9cb - tokio::runtime::context::set_scheduler::h733e15a3be0e0d4f
[INFO] [stdout]   26:     0x597ac84e1824 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdf6451603cfa15d6
[INFO] [stdout]   27:     0x597ac84e1c52 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he7d909cd83f518bd
[INFO] [stdout]   28:     0x597ac84dcf20 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7cf6a956142477b3
[INFO] [stdout]   29:     0x597ac84db68b - tokio::runtime::context::runtime::enter_runtime::hc82be5a6360d046d
[INFO] [stdout]   30:     0x597ac84dc888 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2e1fb9f588623e5c
[INFO] [stdout]   31:     0x597ac85275b5 - tokio::runtime::runtime::Runtime::block_on_inner::h7fd380672ab02504
[INFO] [stdout]   32:     0x597ac852781b - tokio::runtime::runtime::Runtime::block_on::h10ba0e2a1a17c218
[INFO] [stdout]   33:     0x597ac84e774a - auth2wd::inaturalist::tests::test_run_inaturalist::{{closure}}::h2c5394eea2630ebd
[INFO] [stdout]   34:     0x597ac830bc2e - core::ops::function::FnOnce::call_once::hbeeaa78972d0f978
[INFO] [stdout]   35:     0x597ac8e964e4 - serial_test::serial_code_lock::local_serial_core::hfde3116b4ada3fea
[INFO] [stdout]   36:     0x597ac84e7622 - auth2wd::inaturalist::tests::test_run_inaturalist::h36cdd2de1e327764
[INFO] [stdout]   37:     0x597ac84e77e3 - auth2wd::inaturalist::tests::test_run_inaturalist::{{closure}}::hdf79e34cf5f0c0ac
[INFO] [stdout]   38:     0x597ac8300b36 - core::ops::function::FnOnce::call_once::h2fd1a54e95404dcc
[INFO] [stdout]   39:     0x597ac85d185b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   40:     0x597ac85de24b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   41:     0x597ac85d9964 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   42:     0x597ac85e0e52 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   43:     0x597ac916c49f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   44:     0x7883a1d9aaa4 - <unknown>
[INFO] [stdout]   45:     0x7883a1e27a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ncbi_taxonomy::tests::test_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ncbi_taxonomy::tests::test_all' (80) panicked at src/ncbi_taxonomy.rs:221:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 4
[INFO] [stdout]  right: 5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x597ac916cd4a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x597ac918590a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x597ac9172682 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x597ac914a04f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x597ac9164919 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x597ac85dd77c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x597ac9164b92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x597ac914a108 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x597ac91413d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x597ac914b0cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x597ac918629c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x597ac9186123 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x597ac917ffed - core[10b6fa85044e1869]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]   13:     0x597ac83fa690 - auth2wd::ncbi_taxonomy::tests::test_all::{{closure}}::{{closure}}::hf888abcc84aba224
[INFO] [stdout]   14:     0x597ac85963e4 - <core::pin::Pin<P> as core::future::future::Future>::poll::h84818543c321944d
[INFO] [stdout]   15:     0x597ac8596536 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf7c0ad60acbcca50
[INFO] [stdout]   16:     0x597ac84e4b86 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h60648050af4570f9
[INFO] [stdout]   17:     0x597ac84e4974 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h918bb2a2ab8d0453
[INFO] [stdout]   18:     0x597ac84df4a0 - tokio::runtime::scheduler::current_thread::Context::enter::h8f389275d50974ea
[INFO] [stdout]   19:     0x597ac84e3dfd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf3d7680345814300
[INFO] [stdout]   20:     0x597ac84e1a84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7a34c8bb1a094fd2
[INFO] [stdout]   21:     0x597ac84dad71 - tokio::runtime::context::scoped::Scoped<T>::set::h56cba8100b171616
[INFO] [stdout]   22:     0x597ac854ab24 - tokio::runtime::context::set_scheduler::{{closure}}::hbd28bf6700160077
[INFO] [stdout]   23:     0x597ac84d3e3a - std::thread::local::LocalKey<T>::try_with::hae760dece5b5eefd
[INFO] [stdout]   24:     0x597ac84d26d9 - std::thread::local::LocalKey<T>::with::h6e6d9cb25af19b2a
[INFO] [stdout]   25:     0x597ac854a9cb - tokio::runtime::context::set_scheduler::h733e15a3be0e0d4f
[INFO] [stdout]   26:     0x597ac84e1824 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdf6451603cfa15d6
[INFO] [stdout]   27:     0x597ac84e1c52 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he7d909cd83f518bd
[INFO] [stdout]   28:     0x597ac84dcf20 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7cf6a956142477b3
[INFO] [stdout]   29:     0x597ac84db68b - tokio::runtime::context::runtime::enter_runtime::hc82be5a6360d046d
[INFO] [stdout]   30:     0x597ac84dc888 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2e1fb9f588623e5c
[INFO] [stdout]   31:     0x597ac85275b5 - tokio::runtime::runtime::Runtime::block_on_inner::h7fd380672ab02504
[INFO] [stdout]   32:     0x597ac852781b - tokio::runtime::runtime::Runtime::block_on::h10ba0e2a1a17c218
[INFO] [stdout]   33:     0x597ac83f9cda - auth2wd::ncbi_taxonomy::tests::test_all::{{closure}}::h1d22f80263dc15dc
[INFO] [stdout]   34:     0x597ac83009ce - core::ops::function::FnOnce::call_once::h29cb8662965f2a03
[INFO] [stdout]   35:     0x597ac8e964e4 - serial_test::serial_code_lock::local_serial_core::hfde3116b4ada3fea
[INFO] [stdout]   36:     0x597ac83f9bb2 - auth2wd::ncbi_taxonomy::tests::test_all::h21edc249c47286cd
[INFO] [stdout]   37:     0x597ac83f9d73 - auth2wd::ncbi_taxonomy::tests::test_all::{{closure}}::h5a5f915dd38140c7
[INFO] [stdout]   38:     0x597ac8302116 - core::ops::function::FnOnce::call_once::h61fb72a5a41ff78b
[INFO] [stdout]   39:     0x597ac85d185b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   40:     0x597ac85de24b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   41:     0x597ac85d9964 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   42:     0x597ac85e0e52 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   43:     0x597ac916c49f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   44:     0x7883a1d9aaa4 - <unknown>
[INFO] [stdout]   45:     0x7883a1e27a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     inaturalist::tests::test_run_inaturalist
[INFO] [stdout]     ncbi_taxonomy::tests::test_all
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 100 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.77s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "3b4242984a498225f992d91fa6ed22619c094f8ce4124b7307e97482eb7ac5a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b4242984a498225f992d91fa6ed22619c094f8ce4124b7307e97482eb7ac5a2", kill_on_drop: false }`
[INFO] [stdout] 3b4242984a498225f992d91fa6ed22619c094f8ce4124b7307e97482eb7ac5a2
