[INFO] fetching crate upstream-ontologist 0.3.17...
[INFO] testing upstream-ontologist-0.3.17 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate upstream-ontologist 0.3.17 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate upstream-ontologist 0.3.17
[INFO] finished tweaking crates.io crate upstream-ontologist 0.3.17
[INFO] tweaked toml for crates.io crate upstream-ontologist 0.3.17 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate upstream-ontologist 0.3.17 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate upstream-ontologist 0.3.17 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 149c9b4dd4dd5f48b2466667f704495266b3969e51d916ad74e83cef8029f94c
[INFO] running `Command { std: "docker" "start" "-a" "149c9b4dd4dd5f48b2466667f704495266b3969e51d916ad74e83cef8029f94c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "149c9b4dd4dd5f48b2466667f704495266b3969e51d916ad74e83cef8029f94c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "149c9b4dd4dd5f48b2466667f704495266b3969e51d916ad74e83cef8029f94c", kill_on_drop: false }`
[INFO] [stdout] 149c9b4dd4dd5f48b2466667f704495266b3969e51d916ad74e83cef8029f94c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18f1d1ab120f5372a59be63d1d733dd1124bef9645c0e01fa20eddbc9001a0d9
[INFO] running `Command { std: "docker" "start" "-a" "18f1d1ab120f5372a59be63d1d733dd1124bef9645c0e01fa20eddbc9001a0d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pyo3-build-config v0.28.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling gix-trace v0.1.18
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[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 zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling gix-features v0.44.1
[INFO] [stderr]    Compiling lazy-regex v3.6.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pyo3-ffi v0.28.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling debversion v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling charset v0.1.5
[INFO] [stderr]    Compiling gix-hash v0.20.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling gix-fs v0.17.0
[INFO] [stderr]    Compiling deb822-lossless v0.5.14
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling deb822-derive v0.3.1
[INFO] [stderr]    Compiling pyo3 v0.28.3
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling quoted_printable v0.5.2
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling gix-date v0.10.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling gix-hashtable v0.10.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling gix-actor v0.35.6
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling deb822-fast v0.2.3
[INFO] [stderr]    Compiling gix-tempfile v19.0.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling pyo3-macros v0.28.3
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling version-ranges v0.1.2
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling unscanny v0.1.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling mailparse v0.16.1
[INFO] [stderr]    Compiling chumsky v0.12.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling pep440_rs v0.7.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling document_tree v0.4.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling gix-lock v19.0.0
[INFO] [stderr]    Compiling gix-object v0.51.1
[INFO] [stderr]    Compiling xml5ever v0.17.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling xml v1.2.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling zip v8.5.1
[INFO] [stderr]    Compiling patchkit v0.2.4
[INFO] [stderr]    Compiling pep508_rs v0.9.2
[INFO] [stderr]    Compiling xmltree v0.12.0
[INFO] [stderr]    Compiling serde-xml-rs v0.5.1
[INFO] [stderr]    Compiling opam-file-rs v0.1.5
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling gix-ref v0.54.1
[INFO] [stderr]    Compiling pyo3-filelike v0.5.2
[INFO] [stderr]    Compiling markup5ever_rcdom v0.2.0
[INFO] [stderr]    Compiling rfc2047-decoder v1.1.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling gix-glob v0.22.1
[INFO] [stderr]    Compiling gix-config-value v0.15.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling m_lexer v0.0.4
[INFO] [stderr]    Compiling gix-sec v0.12.2
[INFO] [stderr]    Compiling upstream-ontologist v0.3.17 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling gix-config v0.47.1
[INFO] [stderr]    Compiling pyproject-toml v0.13.7
[INFO] [stderr]    Compiling debian-watch v0.4.7
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling python-pkginfo v0.6.8
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rst_parser v0.4.2
[INFO] [stderr]    Compiling distro-info v0.4.0
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling select v0.6.1
[INFO] [stderr]    Compiling breezyshim v0.7.13
[INFO] [stderr]    Compiling debian-changelog v0.2.18
[INFO] [stderr]    Compiling rst_renderer v0.4.2
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]    Compiling debian-control v0.3.7
[INFO] [stderr]    Compiling debian-copyright v0.1.47
[INFO] [stderr]    Compiling r-description v0.3.7
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling makefile-lossless v0.3.31
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling configparser v3.1.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[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 debbugs v0.1.9
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 55s
[INFO] running `Command { std: "docker" "inspect" "18f1d1ab120f5372a59be63d1d733dd1124bef9645c0e01fa20eddbc9001a0d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18f1d1ab120f5372a59be63d1d733dd1124bef9645c0e01fa20eddbc9001a0d9", kill_on_drop: false }`
[INFO] [stdout] 18f1d1ab120f5372a59be63d1d733dd1124bef9645c0e01fa20eddbc9001a0d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e19d2ebe75f2e5ca96938186c7c41da9bf9a98ce33ebef3bfca56976dfd547e
[INFO] running `Command { std: "docker" "start" "-a" "3e19d2ebe75f2e5ca96938186c7c41da9bf9a98ce33ebef3bfca56976dfd547e", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling opam-file-rs v0.1.5
[INFO] [stderr]    Compiling upstream-ontologist v0.3.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.81s
[INFO] running `Command { std: "docker" "inspect" "3e19d2ebe75f2e5ca96938186c7c41da9bf9a98ce33ebef3bfca56976dfd547e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e19d2ebe75f2e5ca96938186c7c41da9bf9a98ce33ebef3bfca56976dfd547e", kill_on_drop: false }`
[INFO] [stdout] 3e19d2ebe75f2e5ca96938186c7c41da9bf9a98ce33ebef3bfca56976dfd547e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a5d110e84c161a7df29b1366eb4c830204bc5adec34b79465e0a9550a10dc584
[INFO] running `Command { std: "docker" "start" "-a" "a5d110e84c161a7df29b1366eb4c830204bc5adec34b79465e0a9550a10dc584", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/upstream_ontologist-53dd9a24e3d141ba)
[INFO] [stdout] 
[INFO] [stdout] running 179 tests
[INFO] [stdout] test forges::sourceforge::tests::test_parse_sf_json_svn ... ok
[INFO] [stdout] test forges::sourceforge::tests::test_parse_sf_json_docdb_v ... ok
[INFO] [stdout] test forges::sourceforge::tests::test_parse_sf_json_git ... ok
[INFO] [stdout] test forges::sourceforge::tests::test_parse_sf_json_hg_diff ... ok
[INFO] [stdout] test homepage::tests::test_guess_from_page ... ok
[INFO] [stdout] test providers::autoconf::tests::test_empty_quoted_value ... ok
[INFO] [stdout] test providers::autoconf::tests::test_invalid_bugreport_url ... ok
[INFO] [stdout] test providers::autoconf::tests::test_single_quote_value ... ok
[INFO] [stdout] test providers::composer_json::tests::test_not_an_object ... ok
[INFO] [stdout] test providers::composer_json::tests::test_wrong_field_types ... ok
[INFO] [stdout] test providers::composer_json::tests::test_keywords_wrong_type ... ok
[INFO] [stdout] test providers::debian::control_tests::test_no_source_stanza ... ok
[INFO] [stdout] test providers::autoconf::tests::test_non_utf8_value ... ok
[INFO] [stdout] test providers::doap::tests::test_wrong_root_element ... ok
[INFO] [stdout] test providers::autoconf::tests::test_valid_quoted_value ... ok
[INFO] [stdout] test providers::composer_json::tests::test_keywords_mixed_types ... ok
[INFO] [stdout] test providers::go::tests::test_empty_file ... ok
[INFO] [stdout] test providers::go::tests::test_missing_file ... ok
[INFO] [stdout] test providers::go::tests::test_truncated_module_line ... ok
[INFO] [stdout] test providers::doap::tests::test_missing_file ... ok
[INFO] [stdout] test providers::debian::test_metadata_from_itp_bug_body ... ok
[INFO] [stdout] test providers::haskell::parse_tests::test_invalid_repo_url ... ok
[INFO] [stdout] test providers::haskell::parse_tests::test_parse_cabal_lines ... ok
[INFO] [stdout] test providers::maven::tests::test_invalid_xml ... ok
[INFO] [stdout] test providers::maven::tests::test_missing_file ... ok
[INFO] [stdout] test providers::maven::tests::test_wrong_root_element ... ok
[INFO] [stdout] test providers::debian::watch_tests::test_empty ... ok
[INFO] [stdout] test providers::metainfo::tests::test_empty_elements ... ok
[INFO] [stdout] test providers::metainfo::tests::test_self_closing_elements ... ok
[INFO] [stdout] test providers::node::npm_tests::test_load_npm_package ... ok
[INFO] [stdout] test providers::metainfo::tests::test_invalid_xml ... ok
[INFO] [stdout] test providers::nuspec::tests::test_invalid_project_url ... ok
[INFO] [stdout] test providers::nuspec::tests::test_invalid_repository_url ... ok
[INFO] [stdout] test providers::nuspec::tests::test_no_metadata_element ... ok
[INFO] [stdout] test providers::nuspec::tests::test_wrong_root_element ... ok
[INFO] [stdout] test providers::package_json::package_json_tests::test_not_an_object ... ok
[INFO] [stdout] test providers::package_json::package_json_tests::test_dummy ... ok
[INFO] [stdout] test providers::doap::tests::test_invalid_xml ... ok
[INFO] [stdout] test providers::package_json::package_json_tests::test_relative_repository_url_guesses_github ... ok
[INFO] [stdout] test providers::package_json::package_json_tests::test_wrong_field_types ... ok
[INFO] [stdout] test providers::package_xml::tests::test_empty_text_elements ... ok
[INFO] [stdout] test providers::package_xml::tests::test_author_without_text ... ok
[INFO] [stdout] test providers::package_xml::tests::test_wrong_root_element ... ok
[INFO] [stdout] test providers::php::pecl_tests::test_guess_from_empty_page ... ok
[INFO] [stdout] test providers::perl::tests::test_meta_yml_resources_wrong_types ... ok
[INFO] [stdout] test providers::php::pecl_tests::test_guess_from_malformed_page ... ok
[INFO] [stdout] test providers::python::pypi_tests::test_pypi_upstream_info ... ok
[INFO] [stdout] test providers::python::setup_cfg_tests::test_setup_cfg_attr_version_skipped ... ok
[INFO] [stdout] test providers::python::setup_cfg_tests::test_setup_cfg_static_version ... ok
[INFO] [stdout] test providers::perl::tests::test_load_from_json ... ok
[INFO] [stdout] test providers::r::description_tests::test_read ... ok
[INFO] [stdout] test providers::ruby::tests::test_parse_gem ... ok
[INFO] [stdout] test providers::rust::crates_io_tests::test_load_crate_info ... ok
[INFO] [stdout] test providers::ruby::tests::test_gemspec_array_where_string_expected ... ok
[INFO] [stdout] test readme::tests::test_is_semi_header ... ok
[INFO] [stdout] test readme::test_ul_is_field_list ... ok
[INFO] [stdout] test readme::test_parse_first_header_text ... ok
[INFO] [stdout] test readme::tests::test_iter_ul_field_list ... ok
[INFO] [stdout] test readme::tests::test_parse_ul_field_list ... ok
[INFO] [stdout] test readme::tests::test_render ... ok
[INFO] [stdout] test readme::tests::test_parse_field ... ok
[INFO] [stdout] test readme::tests::test_rst_to_html_invalid ... ok
[INFO] [stdout] test providers::package_xml::tests::test_lead_without_name_child ... ok
[INFO] [stdout] test readme::tests::test_parse_first_header_text ... ok
[INFO] [stdout] test providers::php::pecl_tests::test_guess_from_pecl_page ... ok
[INFO] [stdout] test readme::tests::test_rst_to_html ... ok
[INFO] [stdout] test providers::debian::watch_tests::test_simple ... ok
[INFO] [stdout] test readme::tests::test_swh ... ok
[INFO] [stdout] test readme_tests::test_bup_readme_md ... ok
[INFO] [stdout] test readme::tests::test_extract_paragraphs ... ok
[INFO] [stdout] test readme_tests::test_empty_readme_md ... ok
[INFO] [stdout] test readme_tests::test_bitlbee_readme_md ... ok
[INFO] [stdout] test readme_tests::test_erbium_readme_md ... ok
[INFO] [stdout] test readme_tests::test_isso_readme_md ... ok
[INFO] [stdout] test readme_tests::test_jupyter_client_readme_md ... ok
[INFO] [stdout] test readme_tests::test_libtrace_readme_plain ... ok
[INFO] [stdout] test readme_tests::test_perl5_xml_compile_cache_readme_md ... ok
[INFO] [stdout] test readme_tests::test_jadx_readme_md ... ok
[INFO] [stdout] test readme_tests::test_perl_timedate_readme_plain ... ok
[INFO] [stdout] test readme_tests::test_pylint_flask_readme_md ... ok
[INFO] [stdout] test readme_tests::test_python_rsa_readme_md ... ok
[INFO] [stdout] test readme_tests::test_ruby_columnize_readme_md ... ok
[INFO] [stdout] test readme_tests::test_ruby_sha3_readme_md ... ok
[INFO] [stdout] test readme_tests::test_samba_readme_md ... ok
[INFO] [stdout] test readme_tests::test_python_icalendar_readme_rst ... ok
[INFO] [stdout] test readme_tests::test_sfcgal_readme_md ... ok
[INFO] [stdout] test readme_tests::test_statuscake_readme_md ... ok
[INFO] [stdout] test readme_tests::test_text_worddif_readme_md ... ok
[INFO] [stdout] test readme_tests::test_wandio_readme_plain ... ok
[INFO] [stdout] test tests::test_bug_database_url_from_bug_submit_url ... ok
[INFO] [stdout] test tests::test_extract_pecl_package_name ... ok
[INFO] [stdout] test tests::test_forge_names ... ok
[INFO] [stdout] test tests::test_person_from_str ... ok
[INFO] [stdout] test tests::test_upstream_metadata ... ok
[INFO] [stdout] test tests::test_upstream_metadata_accessors ... ok
[INFO] [stdout] test providers::metadata_json::tests::test_cvs_repository_array ... FAILED
[INFO] [stdout] test tests::test_upstream_metadata_iterators ... ok
[INFO] [stdout] test upstream_tests::test_composer_json ... ok
[INFO] [stdout] test upstream_tests::test_cabal ... ok
[INFO] [stdout] test upstream_tests::test_configure ... ok
[INFO] [stdout] test upstream_tests::test_copyright_more_on_line ... ok
[INFO] [stdout] test upstream_tests::test_copyright_meta ... ok
[INFO] [stdout] test upstream_tests::test_gemspec ... ok
[INFO] [stdout] test upstream_tests::test_get_orig_source ... ok
[INFO] [stdout] test upstream_tests::test_go ... ok
[INFO] [stdout] test upstream_tests::test_homepage ... ok
[INFO] [stdout] test upstream_tests::test_doap ... ok
[INFO] [stdout] test upstream_tests::test_js2 ... ok
[INFO] [stdout] test upstream_tests::test_js ... ok
[INFO] [stdout] test upstream_tests::test_js3 ... ok
[INFO] [stdout] test upstream_tests::test_line_interrupted ... ok
[INFO] [stdout] test upstream_tests::test_machine_copyright ... ok
[INFO] [stdout] test upstream_tests::test_meta_json ... ok
[INFO] [stdout] test upstream_tests::test_metadata_json ... ok
[INFO] [stdout] test upstream_tests::test_meta_yml ... ok
[INFO] [stdout] test upstream_tests::test_native ... ok
[INFO] [stdout] test upstream_tests::test_override ... ok
[INFO] [stdout] test readme_tests::test_django_ical_readme_rst ... ok
[INFO] [stdout] test upstream_tests::test_package_json ... ok
[INFO] [stdout] test upstream_tests::test_metadata_json_cvs_array ... FAILED
[INFO] [stdout] test upstream_tests::test_package_xml2 ... ok
[INFO] [stdout] test upstream_tests::test_package_json2 ... ok
[INFO] [stdout] test upstream_tests::test_package_xml ... ok
[INFO] [stdout] test upstream_tests::test_perl_parsingerror ... ok
[INFO] [stdout] test upstream_tests::test_package_yaml ... ok
[INFO] [stdout] test upstream_tests::test_perl ... ok
[INFO] [stdout] test upstream_tests::test_poetry ... ok
[INFO] [stdout] test upstream_tests::test_pom ... ok
[INFO] [stdout] test upstream_tests::test_pubspec_yml ... ok
[INFO] [stdout] test upstream_tests::test_r_description ... ok
[INFO] [stdout] test readme_tests::test_saneyaml_readme_rst ... ok
[INFO] [stdout] test upstream_tests::test_pkg_info ... ok
[INFO] [stdout] test upstream_tests::test_security_md ... ok
[INFO] [stdout] test readme_tests::test_cbor2_readme_rst ... ok
[INFO] [stdout] test upstream_tests::test_travis_yml ... ok
[INFO] [stdout] test upstream_tests::test_watch ... ok
[INFO] [stdout] test upstream_tests::test_readme_other ... ok
[INFO] [stdout] test upstream_tests::test_watch2 ... ok
[INFO] [stdout] test vcs::test_guess_repo_url ... ok
[INFO] [stdout] test vcs::tests::test_anongit ... ok
[INFO] [stdout] test vcs::tests::test_browse_url_from_repo ... ok
[INFO] [stdout] test vcs::tests::test_canonicalize_github ... ok
[INFO] [stdout] test vcs::tests::test_canonicalize_github_ssh ... ok
[INFO] [stdout] test vcs::tests::test_cvs_url_parsing_error ... ok
[INFO] [stdout] test vcs::tests::test_find_public_github ... ok
[INFO] [stdout] test upstream_tests::test_watch_git ... ok
[INFO] [stdout] test vcs::tests::test_find_public_salsa ... ok
[INFO] [stdout] test vcs::tests::test_find_secure_repo_url_lp ... ok
[INFO] [stdout] test vcs::tests::test_fix_git_gnome_org_url ... ok
[INFO] [stdout] test readme_tests::test_aiozipkin_readme_rst ... ok
[INFO] [stdout] test vcs::tests::test_fix_github_scheme ... ok
[INFO] [stdout] test vcs::tests::test_fixup ... ok
[INFO] [stdout] test vcs::tests::test_fixup_git_location ... ok
[INFO] [stdout] test vcs::tests::test_fixup_rcp_leave ... ok
[INFO] [stdout] test vcs::tests::test_github_tree_url ... ok
[INFO] [stdout] test vcs::tests::test_gnome ... ok
[INFO] [stdout] test vcs::tests::test_guess_repo_url_coveralls ... ok
[INFO] [stdout] test vcs::tests::test_guess_repo_url_gitlab ... ok
[INFO] [stdout] test vcs::tests::test_guess_repo_url_travis_ci_org ... ok
[INFO] [stdout] test vcs::tests::test_is_gitlab_site ... ok
[INFO] [stdout] test vcs::tests::test_plausible_url ... ok
[INFO] [stdout] test vcs::tests::test_preserves ... ok
[INFO] [stdout] test vcs::tests::test_salsa_not_https ... ok
[INFO] [stdout] test vcs::tests::test_fixup_rcp_style ... FAILED
[INFO] [stdout] test vcs::tests::test_salsa_tree_branch ... ok
[INFO] [stdout] test vcs::tests::test_freedesktop ... ok
[INFO] [stdout] test vcs::tests::test_salsa_uses_cgit ... ok
[INFO] [stdout] test vcs::tests::test_sanitize_url_with_cvs ... ok
[INFO] [stdout] test vcs::tests::test_sanitize_url_with_invalid_url ... ok
[INFO] [stdout] test vcs::tests::test_strip_extra_colon ... ok
[INFO] [stdout] test vcs::tests::test_strip_extra_slash ... ok
[INFO] [stdout] test vcs::tests::test_strip_username ... ok
[INFO] [stdout] test vcs_command::test_url_from_fossil_clone_command ... ok
[INFO] [stdout] test vcs_command::test_url_from_git_clone_command ... ok
[INFO] [stdout] test upstream_tests::test_readme_command ... ok
[INFO] [stdout] test readme_tests::test_dulwich_readme_rst ... ok
[INFO] [stdout] test upstream_tests::test_python ... ok
[INFO] [stdout] test upstream_tests::test_setup_py1 ... ok
[INFO] [stdout] test readme_tests::test_argparse_readme_rst ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- providers::metadata_json::tests::test_cvs_repository_array stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'providers::metadata_json::tests::test_cvs_repository_array' (46) panicked at src/providers/metadata_json.rs:207:14:
[INFO] [stdout] Should have Repository datum
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x614def07c6ea - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x614def07c6ea - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x614def07c6ea - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x614def07c6ea - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x614def095f7a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x614def095f7a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x614def081f12 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x614def081f12 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x614def057d4f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x614def057d4f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x614def0732b9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x614dedfc2c2c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x614dedfc2c2c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x614def073532 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x614def073532 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x614def057e08 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x614def04c719 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x614def058dcd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x614def0967ec - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x614def0964b4 - core[6771d259883166e6]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x614def0964b4 - core[6771d259883166e6]::option::expect_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/option.rs:2260:5
[INFO] [stdout]   21:     0x614ded9f9470 - core::option::Option<T>::expect::h7576b7691380d89e
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/option.rs:971:21
[INFO] [stdout]   22:     0x614ded6b02c7 - upstream_ontologist::providers::metadata_json::tests::test_cvs_repository_array::h42e92191ce76a338
[INFO] [stdout]                                at /opt/rustwide/workdir/src/providers/metadata_json.rs:207:14
[INFO] [stdout]   23:     0x614ded6b0607 - upstream_ontologist::providers::metadata_json::tests::test_cvs_repository_array::{{closure}}::hdca498ce44ddd3b1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/providers/metadata_json.rs:185:35
[INFO] [stdout]   24:     0x614ded682fd6 - core::ops::function::FnOnce::call_once::h65184270e9ac9b40
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x614dedfb6d2b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x614dedfb6d2b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x614dedfc36fb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x614dedfc36fb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x614dedfc36fb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x614dedfc36fb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x614dedfc36fb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x614dedfc36fb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x614dedfc36fb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x614dedfbdb54 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x614dedfbdb54 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x614dedfc6302 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x614dedfc6302 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x614dedfc6302 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x614dedfc6302 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x614dedfc6302 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x614dedfc6302 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x614dedfc6302 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x614def07b5df - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   44:     0x614def07b5df - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x729615d43aa4 - <unknown>
[INFO] [stdout]   46:     0x729615dd0a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- upstream_tests::test_metadata_json_cvs_array stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'upstream_tests::test_metadata_json_cvs_array' (138) panicked at /opt/rustwide/target/debug/build/upstream-ontologist-5ee0ff1ed916f98c/out/upstream_tests.rs:40:541:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  Mapping {
[INFO] [stdout]      "Name": String("yep"),
[INFO] [stdout] [31m<    "Repository": String("cvs+ssh://_anoncvs@anoncvs.example.org/cvs#yep"),[0m
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x614def07c6ea - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x614def07c6ea - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x614def07c6ea - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x614def07c6ea - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x614def095f7a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x614def095f7a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x614def081f12 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x614def081f12 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x614def057d4f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x614def057d4f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x614def0732b9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x614dedfc2c2c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x614dedfc2c2c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x614def073532 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x614def073532 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x614def057e08 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x614def04c719 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x614def058dcd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x614def0967ec - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x614ded7ae722 - upstream_ontologist::upstream_tests::test_metadata_json_cvs_array::{{closure}}::hce1ec5ebbaef54e2
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/upstream-ontologist-5ee0ff1ed916f98c/out/upstream_tests.rs:40:541
[INFO] [stdout]   20:     0x614ded6f14e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2cc1aeaba3f76261
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x614ded6f157d - <core::pin::Pin<P> as core::future::future::Future>::poll::h62acf42a541c473d
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x614ded776ced - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5950a55f02434bb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   23:     0x614ded776c3b - tokio::task::coop::with_budget::h5db1fc4a27aae07c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x614ded776c3b - tokio::task::coop::budget::ha21ac28d01be183e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x614ded776c3b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hff321933293b5700
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   26:     0x614ded7739e0 - tokio::runtime::scheduler::current_thread::Context::enter::h51acb66bb2c7a143
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   27:     0x614ded77610d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h43518bc6f5fe004a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   28:     0x614ded775294 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2fe959116daabd82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   29:     0x614deda00c6b - tokio::runtime::context::scoped::Scoped<T>::set::h69e07cc81586b6f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x614deda5f239 - tokio::runtime::context::set_scheduler::{{closure}}::h246fb8d246b107b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   31:     0x614ded7b4d72 - std::thread::local::LocalKey<T>::try_with::hac0befd1ae23789e
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x614ded7b417e - std::thread::local::LocalKey<T>::with::hd78561fb26ef094b
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x614deda5f1ed - tokio::runtime::context::set_scheduler::he3d2d5dd379f4b30
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   34:     0x614ded775040 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6ff1e0abca7b00b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   35:     0x614ded7752f6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h15bdee362fba7e74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   36:     0x614ded7735c0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5b6a9fdb98414499
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   37:     0x614ded7724c3 - tokio::runtime::context::runtime::enter_runtime::h764c926d04ae7e76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x614ded772f81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb209ba14a8d2c7dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   39:     0x614ded8a30c4 - tokio::runtime::runtime::Runtime::block_on_inner::hd31f5a202893f1a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x614ded8a328f - tokio::runtime::runtime::Runtime::block_on::h9fbe037221ec9d49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x614ded7adcc0 - upstream_ontologist::upstream_tests::test_metadata_json_cvs_array::h0f554f664db3c06f
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/upstream-ontologist-5ee0ff1ed916f98c/out/upstream_tests.rs:40:573
[INFO] [stdout]   42:     0x614ded7add57 - upstream_ontologist::upstream_tests::test_metadata_json_cvs_array::{{closure}}::hca18238468fdb5ff
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/upstream-ontologist-5ee0ff1ed916f98c/out/upstream_tests.rs:40:88
[INFO] [stdout]   43:     0x614ded684a26 - core::ops::function::FnOnce::call_once::h9fa72c463c6757d7
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x614dedfb6d2b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x614dedfb6d2b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x614dedfc36fb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x614dedfc36fb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x614dedfc36fb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x614dedfc36fb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x614dedfc36fb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x614dedfc36fb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x614dedfc36fb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x614dedfbdb54 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x614dedfbdb54 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x614dedfc6302 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x614dedfc6302 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x614dedfc6302 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x614dedfc6302 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x614dedfc6302 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x614dedfc6302 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x614dedfc6302 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x614def07b5df - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   63:     0x614def07b5df - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x729615d43aa4 - <unknown>
[INFO] [stdout]   65:     0x729615dd0a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- vcs::tests::test_fixup_rcp_style stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'vcs::tests::test_fixup_rcp_style' (176) panicked at src/vcs.rs:1518:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(Url { scheme: "ssh", cannot_be_a_base: false, username: "git", password: None, host: Some(Domain("github.com")), port: None, path: "/jelmer/example", query: None, fragment: None })
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x614def07c6ea - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x614def07c6ea - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x614def07c6ea - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x614def07c6ea - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x614def095f7a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x614def095f7a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x614def081f12 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x614def081f12 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x614def057d4f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x614def057d4f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x614def0732b9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x614dedfc2c2c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x614dedfc2c2c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x614def073532 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x614def073532 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x614def057e08 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x614def04c719 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x614def058dcd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x614def0967ec - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x614def096673 - core[6771d259883166e6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x614ded6ee662 - core::panicking::assert_failed::h4a992e90aa0c880a
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x614ded7d2185 - upstream_ontologist::vcs::tests::test_fixup_rcp_style::h017d518e44ffb9f2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vcs.rs:1518:9
[INFO] [stdout]   22:     0x614ded7d2447 - upstream_ontologist::vcs::tests::test_fixup_rcp_style::{{closure}}::hddb40324816e4e4b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vcs.rs:1515:30
[INFO] [stdout]   23:     0x614ded684276 - core::ops::function::FnOnce::call_once::h873a56497ec830bc
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x614dedfb6d2b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x614dedfb6d2b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x614dedfc36fb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x614dedfc36fb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x614dedfc36fb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x614dedfc36fb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x614dedfc36fb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x614dedfc36fb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x614dedfc36fb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x614dedfbdb54 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x614dedfbdb54 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x614dedfc6302 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x614dedfc6302 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x614dedfc6302 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x614dedfc6302 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x614dedfc6302 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x614dedfc6302 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x614dedfc6302 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x614def07b5df - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x614def07b5df - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x729615d43aa4 - <unknown>
[INFO] [stdout]   45:     0x729615dd0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     providers::metadata_json::tests::test_cvs_repository_array
[INFO] [stdout]     upstream_tests::test_metadata_json_cvs_array
[INFO] [stdout]     vcs::tests::test_fixup_rcp_style
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 176 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a5d110e84c161a7df29b1366eb4c830204bc5adec34b79465e0a9550a10dc584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5d110e84c161a7df29b1366eb4c830204bc5adec34b79465e0a9550a10dc584", kill_on_drop: false }`
[INFO] [stdout] a5d110e84c161a7df29b1366eb4c830204bc5adec34b79465e0a9550a10dc584
