[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] c619227511df7db7057161d7d23813083748ce6d
[INFO] testing magnusmanske/auth2wd against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnusmanske%2Fauth2wd" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/magnusmanske/auth2wd on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d5eaf502fa4a8bc8860d8d36a29eee7393657d98b8806d435d39606f54296647
[INFO] running `Command { std: "docker" "start" "d5eaf502fa4a8bc8860d8d36a29eee7393657d98b8806d435d39606f54296647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5eaf502fa4a8bc8860d8d36a29eee7393657d98b8806d435d39606f54296647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5eaf502fa4a8bc8860d8d36a29eee7393657d98b8806d435d39606f54296647" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5eaf502fa4a8bc8860d8d36a29eee7393657d98b8806d435d39606f54296647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5eaf502fa4a8bc8860d8d36a29eee7393657d98b8806d435d39606f54296647" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[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 once_cell v1.21.4
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling oxiri v0.2.11
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[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 jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling mownstr v0.3.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling resiter v0.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rio_api v0.8.6
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling curl-sys v0.4.88+curl-8.20.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling oxilangtag v0.1.5
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rio_xml v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rio_turtle v0.8.6
[INFO] [stderr]    Compiling unicode-case-mapping v0.5.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling mysql_common v0.35.5
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling byteorder v1.5.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 either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling keyed_priority_queue v0.4.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling mysql-common-derive v0.32.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling axum-macros v0.5.1
[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 tracing v0.1.44
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling xml v1.2.1
[INFO] [stderr]    Compiling toolforge v5.8.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[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 icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling sophia_api v0.9.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde-xml-rs v0.8.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling sophia_rio v0.9.0
[INFO] [stderr]    Compiling sophia_inmem v0.9.0
[INFO] [stderr]    Compiling sophia_c14n v0.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling sophia_xml v0.9.0
[INFO] [stderr]    Compiling sophia_turtle v0.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling sophia_isomorphism v0.9.0
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling sophia_term v0.9.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling sophia_resource v0.9.0
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling sophia v0.9.0
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling mysql_async v0.36.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling mediawiki v0.5.1
[INFO] [stderr]    Compiling wikibase v0.7.6
[INFO] [stderr]    Compiling wikimisc v0.1.0 (https://github.com/magnusmanske/wikimisc#5b1d9cd2)
[INFO] [stderr]    Compiling auth2wd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 2m 23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "d5eaf502fa4a8bc8860d8d36a29eee7393657d98b8806d435d39606f54296647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5eaf502fa4a8bc8860d8d36a29eee7393657d98b8806d435d39606f54296647" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyper v1.9.0
[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 scc v2.4.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling mediawiki v0.5.1
[INFO] [stderr]    Compiling wikibase v0.7.6
[INFO] [stderr]    Compiling wikimisc v0.1.0 (https://github.com/magnusmanske/wikimisc#5b1d9cd2)
[INFO] [stderr]    Compiling auth2wd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 33.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "d5eaf502fa4a8bc8860d8d36a29eee7393657d98b8806d435d39606f54296647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5eaf502fa4a8bc8860d8d36a29eee7393657d98b8806d435d39606f54296647" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.63s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/auth2wd-158009a04db7344e)
[INFO] [stdout] 
[INFO] [stdout] running 121 tests
[INFO] [stdout] test combinator::tests::test_combine_on_base_item_empty_returns_none ... ok
[INFO] [stdout] test combinator::tests::test_combine_on_base_item_merges_into_base ... ok
[INFO] [stdout] test combinator::tests::test_has_parser_for_ext_id_unsupported ... ok
[INFO] [stdout] test combinator::tests::test_has_parser_for_ext_id_supported ... ok
[INFO] [stdout] test combinator::tests::test_combine ... ok
[INFO] [stdout] test combinator::tests::test_combine_on_base_item_deduplicates_added_statements ... 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 bne::tests::test_my_stated_in ... ok
[INFO] [stdout] test external_id::tests::test_isni ... ok
[INFO] [stdout] test external_id::tests::test_prop_numeric ... ok
[INFO] [stdout] test bne::tests::test_my_property ... 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 bne::tests::test_new ... ok
[INFO] [stdout] test external_importer::tests::test_url2external_id ... ok
[INFO] [stdout] test bnf::tests::test_run ... ok
[INFO] [stdout] test bnf::tests::test_new ... ok
[INFO] [stdout] test external_id::tests::test_search_wikidata_single_item_caches_results ... ok
[INFO] [stdout] test external_importer::tests::test_lowercase_first_letter ... ok
[INFO] [stdout] test bnf::tests::test_my_stated_in ... ok
[INFO] [stdout] test gbif_taxon::tests::test_all ... ok
[INFO] [stdout] test gnd::tests::test_no_citizenship_reference ... ok
[INFO] [stdout] test gnd::tests::test_primary_language ... ok
[INFO] [stdout] test gnd::tests::test_run ... ok
[INFO] [stdout] test gnd::tests::test_get_key_url ... ok
[INFO] [stdout] test bnf::tests::test_run_birth_death_place ... ok
[INFO] [stdout] test gnd::tests::test_my_id ... ok
[INFO] [stdout] test gnd::tests::test_my_stated_in ... ok
[INFO] [stdout] test id_ref::tests::test_new ... ok
[INFO] [stdout] test id_ref::tests::test_run ... ok
[INFO] [stdout] test gnd::tests::test_transform_label ... ok
[INFO] [stdout] test inaturalist::tests::test_my_id ... ok
[INFO] [stdout] test bnf::tests::test_my_id ... ok
[INFO] [stdout] test inaturalist::tests::test_my_stated_in ... ok
[INFO] [stdout] test gnd::tests::test_new ... ok
[INFO] [stdout] test inaturalist::tests::test_get_key_url ... ok
[INFO] [stdout] test inaturalist::tests::test_run_inaturalist ... FAILED
[INFO] [stdout] test bne::tests::test_run ... ok
[INFO] [stdout] test gnd::tests::test_my_property ... ok
[INFO] [stdout] test id_ref::tests::test_my_stated_in ... ok
[INFO] [stdout] test inaturalist::tests::test_my_property ... ok
[INFO] [stdout] test combinator::tests::test_discover_viaf_ids_for_p244 ... ok
[INFO] [stdout] test combinator::tests::test_import_from_item_item_snak_ignored ... ok
[INFO] [stdout] test combinator::tests::test_discover_viaf_ids ... ok
[INFO] [stdout] test isni::tests::test_my_stated_in ... ok
[INFO] [stdout] test inaturalist::tests::test_new ... ok
[INFO] [stdout] test loc::tests::test_sanitize_rdf_fixes_loc_quirks ... 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 inaturalist::tests::test_primary_language ... ok
[INFO] [stdout] test bnf::tests::test_my_property ... ok
[INFO] [stdout] test isni::tests::test_run ... ok
[INFO] [stdout] test combinator::tests::test_import_from_item_with_p244_imports_loc ... ok
[INFO] [stdout] test nb::tests::test_primary_language ... ok
[INFO] [stdout] test id_ref::tests::test_my_id ... ok
[INFO] [stdout] test isni::tests::test_my_property ... ok
[INFO] [stdout] test loc::tests::test_run ... ok
[INFO] [stdout] test nb::tests::test_my_property ... ok
[INFO] [stdout] test nb::tests::test_run ... ok
[INFO] [stdout] test isni::tests::test_new ... ok
[INFO] [stdout] test ndl::tests::test_new ... ok
[INFO] [stdout] test isni::tests::test_try_viaf ... ok
[INFO] [stdout] test loc::tests::test_new ... ok
[INFO] [stdout] test ncbi_taxonomy::tests::test_all ... FAILED
[INFO] [stdout] test nb::tests::test_get_key_url ... ok
[INFO] [stdout] test nukat::tests::test_id_for_viaf ... ok
[INFO] [stdout] test ndl::tests::test_my_id ... ok
[INFO] [stdout] test ndl::tests::test_my_property ... ok
[INFO] [stdout] test nukat::tests::test_my_stated_in ... ok
[INFO] [stdout] test nb::tests::test_my_stated_in ... ok
[INFO] [stdout] test ndl::tests::test_primary_language ... ok
[INFO] [stdout] test ndl::tests::test_run ... ok
[INFO] [stdout] test nb::tests::test_new ... ok
[INFO] [stdout] test ndl::tests::test_transform_label ... ok
[INFO] [stdout] test selibr::tests::test_my_id ... ok
[INFO] [stdout] test noraf::tests::test_add_dates ... ok
[INFO] [stdout] test nukat::tests::test_my_property ... ok
[INFO] [stdout] test ndl::tests::test_my_stated_in ... ok
[INFO] [stdout] test nukat::tests::test_new ... ok
[INFO] [stdout] test nukat::tests::test_run ... ok
[INFO] [stdout] test supported_property::tests::test_all_supported_properties_have_unique_property_ids ... ok
[INFO] [stdout] test isni::tests::test_my_id ... ok
[INFO] [stdout] test ulan::tests::test_new ... ok
[INFO] [stdout] test selibr::tests::test_my_property ... ok
[INFO] [stdout] test nukat::tests::test_my_id ... ok
[INFO] [stdout] test selibr::tests::test_new ... ok
[INFO] [stdout] test selibr::tests::test_primary_language ... ok
[INFO] [stdout] test nukat::tests::test_primary_language ... ok
[INFO] [stdout] test pubchem_cid::tests::test_all ... ok
[INFO] [stdout] test supported_property::tests::test_generator_creates_correct_importer ... ok
[INFO] [stdout] test combinator::tests::test_import_from_item_no_external_ids ... ok
[INFO] [stdout] test external_id::tests::test_get_item_for_external_id ... ok
[INFO] [stdout] test selibr::tests::test_transform_label ... ok
[INFO] [stdout] test viaf::tests::test_my_id ... 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 ndl::tests::test_get_key_url ... ok
[INFO] [stdout] test ulan::tests::test_viaf_id_from_ulan ... ok
[INFO] [stdout] test viaf::tests::test_infer_viaf_id_for_no_match ... ok
[INFO] [stdout] test viaf::tests::test_infer_viaf_id_for_unmapped_property ... ok
[INFO] [stdout] test viaf::tests::test_primary_language ... ok
[INFO] [stdout] test viaf::tests::test_run ... ok
[INFO] [stdout] test viaf::tests::test_run_has_no_references ... ok
[INFO] [stdout] test viaf::tests::test_transform_label ... ok
[INFO] [stdout] test id_ref::tests::test_my_property ... ok
[INFO] [stdout] test worldcat::tests::test_new ... ok
[INFO] [stdout] test worldcat::tests::test_run ... ok
[INFO] [stdout] test worldcat::tests::test_get_key_url ... ok
[INFO] [stdout] test selibr::tests::test_get_key_url ... ok
[INFO] [stdout] test loc::tests::test_new_handles_malformed_rdf ... ok
[INFO] [stdout] test worldcat::tests::test_my_id ... ok
[INFO] [stdout] test worldcat::tests::test_my_property ... ok
[INFO] [stdout] test viaf::tests::test_get_key_url ... ok
[INFO] [stdout] test selibr::tests::test_my_stated_in ... ok
[INFO] [stdout] test viaf::tests::test_infer_viaf_id_for_caches_results ... ok
[INFO] [stdout] test worldcat::tests::test_my_stated_in ... ok
[INFO] [stdout] test worldcat::tests::test_primary_language ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[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' (6735) 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:     0x5ffec1ae3ef1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ffec1afccfa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    2:     0x5ffec1ae972c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ffec1abfef6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ffec1adb439 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]    5:     0x5ffec0f88e40 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ffec1adb762 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ffec1abffa2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ffec1ab71e9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ffec1ac0e9d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ffec1afd5ac - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ffec1afd433 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5ffec1af742d - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]   13:     0x5ffec0d6f1b6 - auth2wd[cd265a21524af9ca]::inaturalist::tests::test_run_inaturalist::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x5ffec0ead7f4 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]   15:     0x5ffec0ead856 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]   16:     0x5ffec0f05966 - <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   17:     0x5ffec0f05584 - <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   18:     0x5ffec0ef7800 - <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   19:     0x5ffec0f038dd - <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]   20:     0x5ffec0f02104 - <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]   21:     0x5ffec0d0a8d1 - <tokio[35ef869572a76e6c]::runtime::context::scoped::Scoped<tokio[35ef869572a76e6c]::runtime::scheduler::Context>>::set::<<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]   22:     0x5ffec0e6d474 - tokio[35ef869572a76e6c]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x5ffec0dc796a - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[35ef869572a76e6c]::runtime::context::Context>>::try_with::<tokio[35ef869572a76e6c]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]   24:     0x5ffec0dc7279 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[35ef869572a76e6c]::runtime::context::Context>>::with::<tokio[35ef869572a76e6c]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]   25:     0x5ffec0e6764b - tokio[35ef869572a76e6c]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   26:     0x5ffec0efc3f4 - <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]   27:     0x5ffec0efcb22 - <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   28:     0x5ffec0f01560 - <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]   29:     0x5ffec0e17e8b - tokio[35ef869572a76e6c]::runtime::context::runtime::enter_runtime::<<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   30:     0x5ffec0ef2948 - <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]   31:     0x5ffec0e3f785 - <tokio[35ef869572a76e6c]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]   32:     0x5ffec0e3fa7b - <tokio[35ef869572a76e6c]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]   33:     0x5ffec0d76068 - auth2wd[cd265a21524af9ca]::inaturalist::tests::test_run_inaturalist::{closure#0}
[INFO] [stdout]   34:     0x5ffec0caba8e - <auth2wd[cd265a21524af9ca]::inaturalist::tests::test_run_inaturalist::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   35:     0x5ffec182b964 - serial_test[400525e9e2eb009a]::serial_code_lock::local_serial_core
[INFO] [stdout]   36:     0x5ffec0d82342 - auth2wd[cd265a21524af9ca]::inaturalist::tests::test_run_inaturalist
[INFO] [stdout]   37:     0x5ffec0d758a3 - auth2wd[cd265a21524af9ca]::inaturalist::tests::test_run_inaturalist::{closure#0}
[INFO] [stdout]   38:     0x5ffec0cab916 - <auth2wd[cd265a21524af9ca]::inaturalist::tests::test_run_inaturalist::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   39:     0x5ffec0f7c17b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]   40:     0x5ffec0f897c5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]   41:     0x5ffec0f84274 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]   42:     0x5ffec0f8c912 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   43:     0x5ffec1ae317f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   44:     0x774f54f8faa4 - <unknown>
[INFO] [stdout]   45:     0x774f5501ca64 - 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' (6759) 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:     0x5ffec1ae3ef1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ffec1afccfa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    2:     0x5ffec1ae972c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ffec1abfef6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ffec1adb439 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]    5:     0x5ffec0f88e40 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ffec1adb762 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ffec1abffa2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ffec1ab71e9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ffec1ac0e9d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ffec1afd5ac - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ffec1afd433 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5ffec1af742d - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]   13:     0x5ffec0e6df12 - auth2wd[cd265a21524af9ca]::ncbi_taxonomy::tests::test_all::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x5ffec0ead7f4 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]   15:     0x5ffec0ead856 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]   16:     0x5ffec0f05966 - <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   17:     0x5ffec0f05584 - <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   18:     0x5ffec0ef7800 - <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   19:     0x5ffec0f038dd - <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]   20:     0x5ffec0f02104 - <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]   21:     0x5ffec0d0a8d1 - <tokio[35ef869572a76e6c]::runtime::context::scoped::Scoped<tokio[35ef869572a76e6c]::runtime::scheduler::Context>>::set::<<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]   22:     0x5ffec0e6d474 - tokio[35ef869572a76e6c]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x5ffec0dc796a - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[35ef869572a76e6c]::runtime::context::Context>>::try_with::<tokio[35ef869572a76e6c]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]   24:     0x5ffec0dc7279 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[35ef869572a76e6c]::runtime::context::Context>>::with::<tokio[35ef869572a76e6c]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]   25:     0x5ffec0e6764b - tokio[35ef869572a76e6c]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   26:     0x5ffec0efc3f4 - <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]   27:     0x5ffec0efcb22 - <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   28:     0x5ffec0f01560 - <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]   29:     0x5ffec0e17e8b - tokio[35ef869572a76e6c]::runtime::context::runtime::enter_runtime::<<tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   30:     0x5ffec0ef2948 - <tokio[35ef869572a76e6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]   31:     0x5ffec0e3f785 - <tokio[35ef869572a76e6c]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]   32:     0x5ffec0e3fa7b - <tokio[35ef869572a76e6c]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]   33:     0x5ffec0e71c68 - auth2wd[cd265a21524af9ca]::ncbi_taxonomy::tests::test_all::{closure#0}
[INFO] [stdout]   34:     0x5ffec0cabbce - <auth2wd[cd265a21524af9ca]::ncbi_taxonomy::tests::test_all::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   35:     0x5ffec182b964 - serial_test[400525e9e2eb009a]::serial_code_lock::local_serial_core
[INFO] [stdout]   36:     0x5ffec0e7e5e2 - auth2wd[cd265a21524af9ca]::ncbi_taxonomy::tests::test_all
[INFO] [stdout]   37:     0x5ffec0e71283 - auth2wd[cd265a21524af9ca]::ncbi_taxonomy::tests::test_all::{closure#0}
[INFO] [stdout]   38:     0x5ffec0cabb96 - <auth2wd[cd265a21524af9ca]::ncbi_taxonomy::tests::test_all::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   39:     0x5ffec0f7c17b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]   40:     0x5ffec0f897c5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]   41:     0x5ffec0f84274 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]   42:     0x5ffec0f8c912 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   43:     0x5ffec1ae317f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   44:     0x774f54f8faa4 - <unknown>
[INFO] [stdout]   45:     0x774f5501ca64 - 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. 119 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.49s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d5eaf502fa4a8bc8860d8d36a29eee7393657d98b8806d435d39606f54296647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5eaf502fa4a8bc8860d8d36a29eee7393657d98b8806d435d39606f54296647", kill_on_drop: false }`
[INFO] [stdout] d5eaf502fa4a8bc8860d8d36a29eee7393657d98b8806d435d39606f54296647
