[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 1.94.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/magnusmanske/auth2wd on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/magnusmanske/wikimisc`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded http-range-header v0.4.2
[INFO] [stderr]   Downloaded compression-codecs v0.4.37
[INFO] [stderr]   Downloaded unicode-case-mapping v0.5.0
[INFO] [stderr]   Downloaded sophia_isomorphism v0.9.0
[INFO] [stderr]   Downloaded sophia_term v0.9.0
[INFO] [stderr]   Downloaded serial_test v3.4.0
[INFO] [stderr]   Downloaded serial_test_derive v3.4.0
[INFO] [stderr]   Downloaded rio_api v0.8.5
[INFO] [stderr]   Downloaded nanoid v0.4.0
[INFO] [stderr]   Downloaded sophia_c14n v0.9.0
[INFO] [stderr]   Downloaded sophia_inmem v0.9.0
[INFO] [stderr]   Downloaded rio_xml v0.8.5
[INFO] [stderr]   Downloaded async-once-cell v0.5.4
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded rio_turtle v0.8.5
[INFO] [stderr]   Downloaded oxilangtag v0.1.5
[INFO] [stderr]   Downloaded sophia_api v0.9.0
[INFO] [stderr]   Downloaded curl v0.4.49
[INFO] [stderr]   Downloaded serde-xml-rs v0.8.2
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded brotli-decompressor v5.0.0
[INFO] [stderr]   Downloaded security-framework v3.6.0
[INFO] [stderr]   Downloaded quick-xml v0.36.2
[INFO] [stderr]   Downloaded publicsuffix v2.3.0
[INFO] [stderr]   Downloaded async-compression v0.4.40
[INFO] [stderr]   Downloaded bumpalo v3.20.0
[INFO] [stderr]   Downloaded twox-hash v2.1.2
[INFO] [stderr]   Downloaded toolforge v5.8.0
[INFO] [stderr]   Downloaded cookie_store v0.22.1
[INFO] [stderr]   Downloaded security-framework-sys v2.16.0
[INFO] [stderr]   Downloaded mediawiki v0.3.3
[INFO] [stderr]   Downloaded sophia_turtle v0.9.0
[INFO] [stderr]   Downloaded oxiri v0.2.11
[INFO] [stderr]   Downloaded sophia v0.9.0
[INFO] [stderr]   Downloaded csv-core v0.1.13
[INFO] [stderr]   Downloaded mownstr v0.3.1
[INFO] [stderr]   Downloaded resiter v0.5.0
[INFO] [stderr]   Downloaded sophia_rio v0.9.0
[INFO] [stderr]   Downloaded sophia_xml v0.9.0
[INFO] [stderr]   Downloaded sophia_resource v0.9.0
[INFO] [stderr]   Downloaded sophia_iri v0.9.0
[INFO] [stderr]   Downloaded wikibase v0.7.5
[INFO] [stderr]   Downloaded brotli v8.0.2
[INFO] [stderr]   Downloaded csv v1.4.0
[INFO] [stderr]   Downloaded curl-sys v0.4.85+curl-8.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b09dc8afede28dbb3d11e4b1f25937e1d6902f83218d3a7942cd69b048cb1476
[INFO] running `Command { std: "docker" "start" "-a" "b09dc8afede28dbb3d11e4b1f25937e1d6902f83218d3a7942cd69b048cb1476", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b09dc8afede28dbb3d11e4b1f25937e1d6902f83218d3a7942cd69b048cb1476", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b09dc8afede28dbb3d11e4b1f25937e1d6902f83218d3a7942cd69b048cb1476", kill_on_drop: false }`
[INFO] [stdout] b09dc8afede28dbb3d11e4b1f25937e1d6902f83218d3a7942cd69b048cb1476
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c527a88a42a0fceb240079ab42af1db12cb56e46ec15a099fec61f56271834d4
[INFO] running `Command { std: "docker" "start" "-a" "c527a88a42a0fceb240079ab42af1db12cb56e46ec15a099fec61f56271834d4", 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 version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.228
[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 log v0.4.29
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling futures-sink v0.3.32
[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 typenum v1.19.0
[INFO] [stderr]    Compiling subtle v2.6.1
[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 fnv v1.0.7
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling writeable v0.6.2
[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 futures-task v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[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 aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 serde_json v1.0.149
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[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 zstd-safe v7.2.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerotrie v0.2.3
[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 tracing v0.1.44
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sophia_iri v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling sophia_api v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling want v0.3.1
[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 sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling time-macros v0.2.27
[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 tokio-util v0.7.18
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling rio_api v0.8.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[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 toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling oxilangtag v0.1.5
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling async-compression v0.4.40
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pest_derive v2.8.6
[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 crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling unicode-case-mapping v0.5.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.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 rust-ini v0.20.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[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 heck v0.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling termcolor v1.4.1
[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 curl v0.4.49
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling rio_xml v0.8.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 saturating v0.1.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling byteorder v1.5.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 sophia_resource v0.9.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling sophia_c14n v0.9.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling sophia_term v0.9.0
[INFO] [stderr]    Compiling sophia_inmem v0.9.0
[INFO] [stderr]    Compiling sophia_isomorphism v0.9.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tempfile v3.25.0
[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 nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling toolforge v5.8.0
[INFO] [stderr]    Compiling xml v1.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling sophia v0.9.0
[INFO] [stderr]    Compiling mysql_async v0.36.1
[INFO] [stderr]    Compiling axum v0.8.8
[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 30s
[INFO] running `Command { std: "docker" "inspect" "c527a88a42a0fceb240079ab42af1db12cb56e46ec15a099fec61f56271834d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c527a88a42a0fceb240079ab42af1db12cb56e46ec15a099fec61f56271834d4", kill_on_drop: false }`
[INFO] [stdout] c527a88a42a0fceb240079ab42af1db12cb56e46ec15a099fec61f56271834d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7e05c613973e2c40cb84692842d4897a1bc1373ad5867d9ab3957cac629d6a8
[INFO] running `Command { std: "docker" "start" "-a" "a7e05c613973e2c40cb84692842d4897a1bc1373ad5867d9ab3957cac629d6a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling sdd v3.0.10
[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.30s
[INFO] running `Command { std: "docker" "inspect" "a7e05c613973e2c40cb84692842d4897a1bc1373ad5867d9ab3957cac629d6a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7e05c613973e2c40cb84692842d4897a1bc1373ad5867d9ab3957cac629d6a8", kill_on_drop: false }`
[INFO] [stdout] a7e05c613973e2c40cb84692842d4897a1bc1373ad5867d9ab3957cac629d6a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c9fd648ac2a96acbad8f100b80f9347790d1c7fa8e7ee3435eb87014a8e929c7
[INFO] running `Command { std: "docker" "start" "-a" "c9fd648ac2a96acbad8f100b80f9347790d1c7fa8e7ee3435eb87014a8e929c7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.61s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/auth2wd-7481bffe772f85a6)
[INFO] [stdout] 
[INFO] [stdout] running 102 tests
[INFO] [stdout] test bne::tests::test_my_stated_in ... ok
[INFO] [stdout] test bnf::tests::test_my_stated_in ... ok
[INFO] [stdout] test bnf::tests::test_my_property ... 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 bne::tests::test_my_property ... 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 bnf::tests::test_my_id ... ok
[INFO] [stdout] test bnf::tests::test_run ... ok
[INFO] [stdout] test gbif_taxon::tests::test_all ... ok
[INFO] [stdout] test bnf::tests::test_new ... ok
[INFO] [stdout] test external_importer::tests::test_url2external_id ... ok
[INFO] [stdout] test bnf::tests::test_run_birth_death_place ... ok
[INFO] [stdout] test external_id::tests::test_get_item_for_external_id ... ok
[INFO] [stdout] test external_importer::tests::test_lowercase_first_letter ... ok
[INFO] [stdout] test gnd::tests::test_get_key_url ... ok
[INFO] [stdout] test bne::tests::test_run ... ok
[INFO] [stdout] test gnd::tests::test_transform_label ... ok
[INFO] [stdout] test id_ref::tests::test_my_id ... ok
[INFO] [stdout] test id_ref::tests::test_my_property ... ok
[INFO] [stdout] test gnd::tests::test_my_stated_in ... ok
[INFO] [stdout] test gnd::tests::test_new ... ok
[INFO] [stdout] test id_ref::tests::test_run ... ok
[INFO] [stdout] test inaturalist::tests::test_get_key_url ... ok
[INFO] [stdout] test gnd::tests::test_run ... ok
[INFO] [stdout] test gnd::tests::test_my_property ... ok
[INFO] [stdout] test inaturalist::tests::test_my_stated_in ... ok
[INFO] [stdout] test inaturalist::tests::test_new ... ok
[INFO] [stdout] test inaturalist::tests::test_primary_language ... ok
[INFO] [stdout] test inaturalist::tests::test_my_id ... ok
[INFO] [stdout] test bne::tests::test_new ... ok
[INFO] [stdout] test gnd::tests::test_my_id ... ok
[INFO] [stdout] test inaturalist::tests::test_my_property ... ok
[INFO] [stdout] test id_ref::tests::test_my_stated_in ... ok
[INFO] [stdout] test isni::tests::test_my_property ... 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 nb::tests::test_get_key_url ... ok
[INFO] [stdout] test gnd::tests::test_primary_language ... ok
[INFO] [stdout] test nb::tests::test_my_stated_in ... ok
[INFO] [stdout] test isni::tests::test_my_id ... ok
[INFO] [stdout] test isni::tests::test_run ... ok
[INFO] [stdout] test isni::tests::test_new ... ok
[INFO] [stdout] test id_ref::tests::test_new ... ok
[INFO] [stdout] test ndl::tests::test_get_key_url ... ok
[INFO] [stdout] test nb::tests::test_run ... ok
[INFO] [stdout] test ncbi_taxonomy::tests::test_all ... FAILED
[INFO] [stdout] test inaturalist::tests::test_run_inaturalist ... FAILED
[INFO] [stdout] test nb::tests::test_primary_language ... ok
[INFO] [stdout] test ndl::tests::test_my_id ... ok
[INFO] [stdout] test ndl::tests::test_run ... ok
[INFO] [stdout] test nb::tests::test_my_property ... ok
[INFO] [stdout] test ndl::tests::test_my_stated_in ... ok
[INFO] [stdout] test nukat::tests::test_id_for_viaf ... ok
[INFO] [stdout] test nb::tests::test_new ... ok
[INFO] [stdout] test ndl::tests::test_new ... ok
[INFO] [stdout] test isni::tests::test_my_stated_in ... ok
[INFO] [stdout] test ndl::tests::test_primary_language ... ok
[INFO] [stdout] test nukat::tests::test_primary_language ... ok
[INFO] [stdout] test nukat::tests::test_run ... ok
[INFO] [stdout] test nukat::tests::test_my_id ... ok
[INFO] [stdout] test nukat::tests::test_my_stated_in ... ok
[INFO] [stdout] test ndl::tests::test_my_property ... ok
[INFO] [stdout] test ndl::tests::test_transform_label ... ok
[INFO] [stdout] test noraf::tests::test_add_dates ... ok
[INFO] [stdout] test selibr::tests::test_new ... ok
[INFO] [stdout] test selibr::tests::test_primary_language ... ok
[INFO] [stdout] test selibr::tests::test_get_key_url ... ok
[INFO] [stdout] test supported_property::tests::test_all_supported_properties_have_unique_property_ids ... ok
[INFO] [stdout] test nukat::tests::test_new ... ok
[INFO] [stdout] test selibr::tests::test_my_id ... ok
[INFO] [stdout] test selibr::tests::test_my_property ... ok
[INFO] [stdout] test viaf::tests::test_get_key_url ... ok
[INFO] [stdout] test pubchem_cid::tests::test_all ... ok
[INFO] [stdout] test viaf::tests::test_my_property ... ok
[INFO] [stdout] test selibr::tests::test_transform_label ... ok
[INFO] [stdout] test supported_property::tests::test_generator_creates_correct_importer ... 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_transform_label ... ok
[INFO] [stdout] test viaf::tests::test_my_stated_in ... ok
[INFO] [stdout] test worldcat::tests::test_my_id ... ok
[INFO] [stdout] test viaf::tests::test_run ... ok
[INFO] [stdout] test selibr::tests::test_my_stated_in ... ok
[INFO] [stdout] test viaf::tests::test_my_id ... ok
[INFO] [stdout] test worldcat::tests::test_primary_language ... ok
[INFO] [stdout] test worldcat::tests::test_get_key_url ... ok
[INFO] [stdout] test viaf::tests::test_new ... ok
[INFO] [stdout] test viaf::tests::test_primary_language ... ok
[INFO] [stdout] test worldcat::tests::test_my_stated_in ... ok
[INFO] [stdout] test worldcat::tests::test_new ... ok
[INFO] [stdout] test nukat::tests::test_my_property ... ok
[INFO] [stdout] test worldcat::tests::test_run ... ok
[INFO] [stdout] test worldcat::tests::test_my_property ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ncbi_taxonomy::tests::test_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ncbi_taxonomy::tests::test_all' (78) 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:     0x644cb532ac12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x644cb533da2a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x644cb52f5e76 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x644cb5308c39 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x644cb5308ad1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x644cb47ae17e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x644cb5308f62 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x644cb5308cf8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x644cb5303429 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x644cb52eab9d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x644cb534854c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x644cb53483d3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]   12:     0x644cb5348263 - core::panicking::assert_failed::h59d9a1fd9655a77e
[INFO] [stdout]   13:     0x644cb4622180 - auth2wd::ncbi_taxonomy::tests::test_all::{{closure}}::{{closure}}::hc89ecea6afdd7d61
[INFO] [stdout]   14:     0x644cb46518f4 - <core::pin::Pin<P> as core::future::future::Future>::poll::h13a374968700c614
[INFO] [stdout]   15:     0x644cb46518d6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h01cf802aa92f527c
[INFO] [stdout]   16:     0x644cb4620e66 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0813a6e0cd06f020
[INFO] [stdout]   17:     0x644cb4620dc4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6c72b382e6339075
[INFO] [stdout]   18:     0x644cb461b1d0 - tokio::runtime::scheduler::current_thread::Context::enter::h3176b59294bbe984
[INFO] [stdout]   19:     0x644cb461ec3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc352428bdc6abb27
[INFO] [stdout]   20:     0x644cb461dd84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h23d691f76d911895
[INFO] [stdout]   21:     0x644cb4604451 - tokio::runtime::context::scoped::Scoped<T>::set::h5e91789759e11de5
[INFO] [stdout]   22:     0x644cb46cc694 - tokio::runtime::context::set_scheduler::{{closure}}::h48a783e4990c4f9f
[INFO] [stdout]   23:     0x644cb468d11a - std::thread::local::LocalKey<T>::try_with::hf89ac2dcc5c73eaf
[INFO] [stdout]   24:     0x644cb468afd9 - std::thread::local::LocalKey<T>::with::hbbea99b4310425a2
[INFO] [stdout]   25:     0x644cb46cc5db - tokio::runtime::context::set_scheduler::hf9595551887b487e
[INFO] [stdout]   26:     0x644cb461cf54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h02a4d142f9c1317b
[INFO] [stdout]   27:     0x644cb461de72 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h37beb666c65a01fa
[INFO] [stdout]   28:     0x644cb4619550 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h873c82ab68eba8e9
[INFO] [stdout]   29:     0x644cb46a164b - tokio::runtime::context::runtime::enter_runtime::h353fc02184889ab5
[INFO] [stdout]   30:     0x644cb4618b88 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h39b11ac2af65d4ce
[INFO] [stdout]   31:     0x644cb4590255 - tokio::runtime::runtime::Runtime::block_on_inner::h3f93c5d9c6ffb5f4
[INFO] [stdout]   32:     0x644cb459074b - tokio::runtime::runtime::Runtime::block_on::h18f8777b24eaf0cc
[INFO] [stdout]   33:     0x644cb46217ca - auth2wd::ncbi_taxonomy::tests::test_all::{{closure}}::hc3fc9566c4df0c2d
[INFO] [stdout]   34:     0x644cb44cb38e - core::ops::function::FnOnce::call_once::hc82e31015f8a5e5d
[INFO] [stdout]   35:     0x644cb50520c4 - serial_test::serial_code_lock::local_serial_core::h7677c2b898d6c80a
[INFO] [stdout]   36:     0x644cb46216a9 - auth2wd::ncbi_taxonomy::tests::test_all::hd5ba2e84d02fbf1e
[INFO] [stdout]   37:     0x644cb4621863 - auth2wd::ncbi_taxonomy::tests::test_all::{{closure}}::hc8b697b4f969a04b
[INFO] [stdout]   38:     0x644cb44ca4f6 - core::ops::function::FnOnce::call_once::hc341a5b091dee86d
[INFO] [stdout]   39:     0x644cb47adf3b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   40:     0x644cb47c194a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   41:     0x644cb479bda4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   42:     0x644cb479f742 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   43:     0x644cb52fe57f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   44:     0x760bb1ce1aa4 - <unknown>
[INFO] [stdout]   45:     0x760bb1d6ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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:     0x644cb532ac12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x644cb533da2a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x644cb52f5e76 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x644cb5308c39 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x644cb5308ad1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x644cb47ae17e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x644cb5308f62 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x644cb5308cf8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x644cb5303429 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x644cb52eab9d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x644cb534854c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x644cb53483d3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]   12:     0x644cb5348263 - core::panicking::assert_failed::h59d9a1fd9655a77e
[INFO] [stdout]   13:     0x644cb4607070 - auth2wd::inaturalist::tests::test_run_inaturalist::{{closure}}::{{closure}}::h3fc11eb0a285f0e7
[INFO] [stdout]   14:     0x644cb46518f4 - <core::pin::Pin<P> as core::future::future::Future>::poll::h13a374968700c614
[INFO] [stdout]   15:     0x644cb46518d6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h01cf802aa92f527c
[INFO] [stdout]   16:     0x644cb4620e66 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0813a6e0cd06f020
[INFO] [stdout]   17:     0x644cb4620dc4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6c72b382e6339075
[INFO] [stdout]   18:     0x644cb461b1d0 - tokio::runtime::scheduler::current_thread::Context::enter::h3176b59294bbe984
[INFO] [stdout]   19:     0x644cb461ec3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc352428bdc6abb27
[INFO] [stdout]   20:     0x644cb461dd84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h23d691f76d911895
[INFO] [stdout]   21:     0x644cb4604451 - tokio::runtime::context::scoped::Scoped<T>::set::h5e91789759e11de5
[INFO] [stdout]   22:     0x644cb46cc694 - tokio::runtime::context::set_scheduler::{{closure}}::h48a783e4990c4f9f
[INFO] [stdout]   23:     0x644cb468d11a - std::thread::local::LocalKey<T>::try_with::hf89ac2dcc5c73eaf
[INFO] [stdout]   24:     0x644cb468afd9 - std::thread::local::LocalKey<T>::with::hbbea99b4310425a2
[INFO] [stdout]   25:     0x644cb46cc5db - tokio::runtime::context::set_scheduler::hf9595551887b487e
[INFO] [stdout]   26:     0x644cb461cf54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h02a4d142f9c1317b
[INFO] [stdout]   27:     0x644cb461de72 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h37beb666c65a01fa
[INFO] [stdout]   28:     0x644cb4619550 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h873c82ab68eba8e9
[INFO] [stdout]   29:     0x644cb46a164b - tokio::runtime::context::runtime::enter_runtime::h353fc02184889ab5
[INFO] [stdout]   30:     0x644cb4618b88 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h39b11ac2af65d4ce
[INFO] [stdout]   31:     0x644cb4590255 - tokio::runtime::runtime::Runtime::block_on_inner::h3f93c5d9c6ffb5f4
[INFO] [stdout]   32:     0x644cb459074b - tokio::runtime::runtime::Runtime::block_on::h18f8777b24eaf0cc
[INFO] [stdout]   33:     0x644cb46069ea - auth2wd::inaturalist::tests::test_run_inaturalist::{{closure}}::hf365160446726d97
[INFO] [stdout]   34:     0x644cb44c789e - core::ops::function::FnOnce::call_once::h75f41775001b79c5
[INFO] [stdout]   35:     0x644cb50520c4 - serial_test::serial_code_lock::local_serial_core::h7677c2b898d6c80a
[INFO] [stdout]   36:     0x644cb4606899 - auth2wd::inaturalist::tests::test_run_inaturalist::h7af3f1306c50ee9b
[INFO] [stdout]   37:     0x644cb46068c3 - auth2wd::inaturalist::tests::test_run_inaturalist::{{closure}}::hb027b538237fac3d
[INFO] [stdout]   38:     0x644cb44c08c6 - core::ops::function::FnOnce::call_once::h179f0d72b5780c88
[INFO] [stdout]   39:     0x644cb47adf3b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   40:     0x644cb47c194a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   41:     0x644cb479bda4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   42:     0x644cb479f742 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   43:     0x644cb52fe57f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   44:     0x760bb1ce1aa4 - <unknown>
[INFO] [stdout]   45:     0x760bb1d6ea64 - 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 18.24s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c9fd648ac2a96acbad8f100b80f9347790d1c7fa8e7ee3435eb87014a8e929c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9fd648ac2a96acbad8f100b80f9347790d1c7fa8e7ee3435eb87014a8e929c7", kill_on_drop: false }`
[INFO] [stdout] c9fd648ac2a96acbad8f100b80f9347790d1c7fa8e7ee3435eb87014a8e929c7
