[INFO] fetching crate prometheus-client 0.24.0...
[INFO] testing prometheus-client-0.24.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-2
[INFO] extracting crate prometheus-client 0.24.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate prometheus-client 0.24.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate prometheus-client 0.24.0
[INFO] tweaked toml for crates.io crate prometheus-client 0.24.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate prometheus-client 0.24.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate prometheus-client 0.24.0 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7573e15385a74b7a6c214865d315993d6afffeb43d47df40019a2549ee31ac86
[INFO] running `Command { std: "docker" "start" "-a" "7573e15385a74b7a6c214865d315993d6afffeb43d47df40019a2549ee31ac86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7573e15385a74b7a6c214865d315993d6afffeb43d47df40019a2549ee31ac86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7573e15385a74b7a6c214865d315993d6afffeb43d47df40019a2549ee31ac86", kill_on_drop: false }`
[INFO] [stdout] 7573e15385a74b7a6c214865d315993d6afffeb43d47df40019a2549ee31ac86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 215ed79b4fe00727b993e9b55befd3f83c9150f9db5eae65828e496c62f25378
[INFO] running `Command { std: "docker" "start" "-a" "215ed79b4fe00727b993e9b55befd3f83c9150f9db5eae65828e496c62f25378", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling prometheus-client v0.24.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.5.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.80s
[INFO] running `Command { std: "docker" "inspect" "215ed79b4fe00727b993e9b55befd3f83c9150f9db5eae65828e496c62f25378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "215ed79b4fe00727b993e9b55befd3f83c9150f9db5eae65828e496c62f25378", kill_on_drop: false }`
[INFO] [stdout] 215ed79b4fe00727b993e9b55befd3f83c9150f9db5eae65828e496c62f25378
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06c30d95430de03b140ac680dd1f48442f6ddcd673618d67bb86a8b6e0d1ce95
[INFO] running `Command { std: "docker" "start" "-a" "06c30d95430de03b140ac680dd1f48442f6ddcd673618d67bb86a8b6e0d1ce95", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling universal-hash v0.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling serde_fmt v1.0.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling value-bag-serde1 v1.10.0
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling clap_builder v4.5.29
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling pin-project v1.1.9
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling async-dup v1.2.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling async-sse v4.1.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling async-session v2.0.1
[INFO] [stderr]    Compiling async-h1 v2.3.4
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling clap v4.5.29
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling http-client v6.5.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling femme v2.2.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.5.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling route-recognizer v0.2.0
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling tide v0.16.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling prometheus-client v0.24.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 17s
[INFO] running `Command { std: "docker" "inspect" "06c30d95430de03b140ac680dd1f48442f6ddcd673618d67bb86a8b6e0d1ce95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06c30d95430de03b140ac680dd1f48442f6ddcd673618d67bb86a8b6e0d1ce95", kill_on_drop: false }`
[INFO] [stdout] 06c30d95430de03b140ac680dd1f48442f6ddcd673618d67bb86a8b6e0d1ce95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a637e4eba85ed600ed227dcbb943c03be6135619cbad7645d13b7b13a9a536de
[INFO] running `Command { std: "docker" "start" "-a" "a637e4eba85ed600ed227dcbb943c03be6135619cbad7645d13b7b13a9a536de", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prometheus_client-844f180055a938a4)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test encoding::text::tests::encode_counter_with_exemplar ... FAILED
[INFO] [stdout] test encoding::text::tests::encode_histogram ... FAILED
[INFO] [stdout] test encoding::text::tests::encode_counter_family_with_prefix_with_label ... FAILED
[INFO] [stdout] test encoding::text::tests::encode_histogram_with_exemplars ... FAILED
[INFO] [stdout] test encoding::text::tests::encode_registry_eof ... ok
[INFO] [stdout] test encoding::text::tests::encode_histogram_family_with_empty_struct_family_labels ... FAILED
[INFO] [stdout] test encoding::text::tests::encode_counter ... FAILED
[INFO] [stdout] test encoding::text::tests::label_sets_can_be_composed ... FAILED
[INFO] [stdout] test encoding::text::tests::encode_gauge ... FAILED
[INFO] [stdout] test metrics::counter::tests::inc_and_get ... ok
[INFO] [stdout] test metrics::family::tests::counter_family ... ok
[INFO] [stdout] test metrics::counter::tests::f64_stored_in_atomic_u64 ... ok
[INFO] [stdout] test metrics::family::tests::counter_family_clear ... ok
[INFO] [stdout] test metrics::family::tests::counter_family_does_not_deadlock ... ok
[INFO] [stdout] test metrics::family::tests::counter_family_remove ... ok
[INFO] [stdout] test metrics::family::tests::histogram_family ... ok
[INFO] [stdout] test encoding::text::tests::encode_counter_with_unit ... FAILED
[INFO] [stdout] test metrics::family::tests::histogram_family_with_struct_constructor ... ok
[INFO] [stdout] test metrics::family::tests::test_get ... ok
[INFO] [stdout] test metrics::gauge::tests::inc_dec_and_get ... ok
[INFO] [stdout] test encoding::text::tests::encode_counter_family ... FAILED
[INFO] [stdout] test metrics::histogram::tests::exponential ... ok
[INFO] [stdout] test metrics::histogram::tests::exponential_range ... ok
[INFO] [stdout] test metrics::histogram::tests::exponential_range_incorrect ... ok
[INFO] [stdout] test metrics::histogram::tests::histogram ... ok
[INFO] [stdout] test metrics::histogram::tests::linear ... ok
[INFO] [stdout] test encoding::text::tests::encode_histogram_family ... FAILED
[INFO] [stdout] test encoding::text::tests::sub_registry_with_prefix_and_label ... FAILED
[INFO] [stdout] test encoding::text::tests::sub_registry_collector ... FAILED
[INFO] [stdout] test encoding::text::tests::encode_info ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- encoding::text::tests::encode_counter_with_exemplar stdout ----
[INFO] [stdout] "# HELP my_counter_with_exemplar_seconds My counter with exemplar.\n# TYPE my_counter_with_exemplar_seconds counter\n# UNIT my_counter_with_exemplar_seconds seconds\nmy_counter_with_exemplar_seconds_total 1 # {user_id=\"42\"} 1.0\n# EOF\n"
[INFO] [stdout] 
[INFO] [stdout] thread 'encoding::text::tests::encode_counter_with_exemplar' (20) panicked at src/encoding/text.rs:1271:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "ModuleNotFoundError: No module named 'prometheus_client'"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6466de850a02 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6466de850a02 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6466de850a02 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6466de850a02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hb1988e8b50fa5f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6466de861dbf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6466de861dbf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6466de81d321 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6466de81d321 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6466de829692 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6466de82e39f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6466de82e231 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6466de51727e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h1697e4d80f236ef6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   12:     0x6466de51727e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6466de82eb0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hba67e0dc3e3fc548
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   14:     0x6466de82eb0f - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6466de82e8ba - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6466de8297d9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6466de811aad - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6466de86a8b0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout]   19:     0x6466de869c06 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6466de4e0751 - core::result::Result<T,E>::unwrap::h0e1bbfac1cc34281
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6466de4e0751 - prometheus_client::encoding::text::tests::parse_with_python_client::{{closure}}::hdfcdf6770b765437
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1271:14
[INFO] [stdout]   22:     0x6466de4cf882 - pyo3::marker::Python::with_gil::hf07b9694afb22ddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   23:     0x6466de4e0665 - prometheus_client::encoding::text::tests::parse_with_python_client::h6301cc4634d5d69b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1257:9
[INFO] [stdout]   24:     0x6466de4e1414 - prometheus_client::encoding::text::tests::encode_counter_with_exemplar::h9c9592423432b25b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:815:9
[INFO] [stdout]   25:     0x6466de4e1aa7 - prometheus_client::encoding::text::tests::encode_counter_with_exemplar::{{closure}}::he46eb5a13ec572c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:788:38
[INFO] [stdout]   26:     0x6466de4bc576 - core::ops::function::FnOnce::call_once::hd90eb181b361f340
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6466de51705b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6466de51705b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6466de52cc85 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6466de52cc85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6466de52cc85 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6466de52cc85 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x6466de52cc85 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6466de52cc85 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6466de52cc85 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6466de503494 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6466de503494 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x6466de506e3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6466de506e3a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6466de506e3a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6466de506e3a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x6466de506e3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6466de82490f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h55e8930dc7db99a5
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   46:     0x6466de82490f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x79d741d4caa4 - <unknown>
[INFO] [stdout]   48:     0x79d741dd9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- encoding::text::tests::encode_histogram stdout ----
[INFO] [stdout] "# HELP my_histogram My histogram.\n# TYPE my_histogram histogram\nmy_histogram_sum 1.0\nmy_histogram_count 1\nmy_histogram_bucket{le=\"1.0\"} 1\nmy_histogram_bucket{le=\"2.0\"} 1\nmy_histogram_bucket{le=\"4.0\"} 1\nmy_histogram_bucket{le=\"8.0\"} 1\nmy_histogram_bucket{le=\"16.0\"} 1\nmy_histogram_bucket{le=\"32.0\"} 1\nmy_histogram_bucket{le=\"64.0\"} 1\nmy_histogram_bucket{le=\"128.0\"} 1\nmy_histogram_bucket{le=\"256.0\"} 1\nmy_histogram_bucket{le=\"512.0\"} 1\nmy_histogram_bucket{le=\"+Inf\"} 1\n# EOF\n"
[INFO] [stdout] 
[INFO] [stdout] thread 'encoding::text::tests::encode_histogram' (23) panicked at src/encoding/text.rs:1271:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "ModuleNotFoundError: No module named 'prometheus_client'"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6466de850a02 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6466de850a02 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6466de850a02 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6466de850a02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hb1988e8b50fa5f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6466de861dbf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6466de861dbf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6466de81d321 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6466de81d321 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6466de829692 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6466de82e39f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6466de82e231 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6466de51727e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h1697e4d80f236ef6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   12:     0x6466de51727e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6466de82eb0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hba67e0dc3e3fc548
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   14:     0x6466de82eb0f - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6466de82e8ba - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6466de8297d9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6466de811aad - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6466de86a8b0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout]   19:     0x6466de869c06 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6466de4e0751 - core::result::Result<T,E>::unwrap::h0e1bbfac1cc34281
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6466de4e0751 - prometheus_client::encoding::text::tests::parse_with_python_client::{{closure}}::hdfcdf6770b765437
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1271:14
[INFO] [stdout]   22:     0x6466de4cf882 - pyo3::marker::Python::with_gil::hf07b9694afb22ddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   23:     0x6466de4e0665 - prometheus_client::encoding::text::tests::parse_with_python_client::h6301cc4634d5d69b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1257:9
[INFO] [stdout]   24:     0x6466de4de558 - prometheus_client::encoding::text::tests::encode_histogram::h8f56304cacddc43b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:935:9
[INFO] [stdout]   25:     0x6466de4de5c7 - prometheus_client::encoding::text::tests::encode_histogram::{{closure}}::h183e6336f061465a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:925:26
[INFO] [stdout]   26:     0x6466de4bc746 - core::ops::function::FnOnce::call_once::hfa3862ad95e8c6ca
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6466de51705b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6466de51705b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6466de52cc85 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6466de52cc85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6466de52cc85 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6466de52cc85 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x6466de52cc85 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6466de52cc85 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6466de52cc85 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6466de503494 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6466de503494 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x6466de506e3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6466de506e3a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6466de506e3a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6466de506e3a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x6466de506e3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6466de82490f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h55e8930dc7db99a5
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   46:     0x6466de82490f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x79d741d4caa4 - <unknown>
[INFO] [stdout]   48:     0x79d741dd9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- encoding::text::tests::encode_counter_family_with_prefix_with_label stdout ----
[INFO] [stdout] "# HELP my_prefix_my_counter_family My counter family.\n# TYPE my_prefix_my_counter_family counter\nmy_prefix_my_counter_family_total{my_key=\"my_value\",method=\"GET\",status=\"200\"} 1\n# EOF\n"
[INFO] [stdout] 
[INFO] [stdout] thread 'encoding::text::tests::encode_counter_family_with_prefix_with_label' (19) panicked at src/encoding/text.rs:1271:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "ModuleNotFoundError: No module named 'prometheus_client'"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6466de850a02 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6466de850a02 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6466de850a02 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6466de850a02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hb1988e8b50fa5f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6466de861dbf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6466de861dbf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6466de81d321 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6466de81d321 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6466de829692 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6466de82e39f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6466de82e231 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6466de51727e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h1697e4d80f236ef6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   12:     0x6466de51727e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6466de82eb0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hba67e0dc3e3fc548
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   14:     0x6466de82eb0f - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6466de82e8ba - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6466de8297d9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6466de811aad - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6466de86a8b0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout]   19:     0x6466de869c06 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6466de4e0751 - core::result::Result<T,E>::unwrap::h0e1bbfac1cc34281
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6466de4e0751 - prometheus_client::encoding::text::tests::parse_with_python_client::{{closure}}::hdfcdf6770b765437
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1271:14
[INFO] [stdout]   22:     0x6466de4cf882 - pyo3::marker::Python::with_gil::hf07b9694afb22ddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   23:     0x6466de4e0665 - prometheus_client::encoding::text::tests::parse_with_python_client::h6301cc4634d5d69b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1257:9
[INFO] [stdout]   24:     0x6466de4e386a - prometheus_client::encoding::text::tests::encode_counter_family_with_prefix_with_label::h3d0daf85113111fa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:903:9
[INFO] [stdout]   25:     0x6466de4e38f7 - prometheus_client::encoding::text::tests::encode_counter_family_with_prefix_with_label::{{closure}}::h38f52119862c0a02
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:877:54
[INFO] [stdout]   26:     0x6466de4bb736 - core::ops::function::FnOnce::call_once::h0c38110509f0c411
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6466de51705b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6466de51705b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6466de52cc85 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6466de52cc85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6466de52cc85 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6466de52cc85 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x6466de52cc85 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6466de52cc85 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6466de52cc85 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6466de503494 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6466de503494 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x6466de506e3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6466de506e3a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6466de506e3a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6466de506e3a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x6466de506e3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6466de82490f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h55e8930dc7db99a5
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   46:     0x6466de82490f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x79d741d4caa4 - <unknown>
[INFO] [stdout]   48:     0x79d741dd9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- encoding::text::tests::encode_histogram_with_exemplars stdout ----
[INFO] [stdout] "# HELP my_histogram My histogram.\n# TYPE my_histogram histogram\nmy_histogram_sum 3.0\nmy_histogram_count 2\nmy_histogram_bucket{le=\"1.0\"} 1 # {user_id=\"42\"} 1.0 1759504320.0167173\nmy_histogram_bucket{le=\"2.0\"} 2 # {user_id=\"99\"} 2.0\nmy_histogram_bucket{le=\"4.0\"} 2\nmy_histogram_bucket{le=\"8.0\"} 2\nmy_histogram_bucket{le=\"16.0\"} 2\nmy_histogram_bucket{le=\"32.0\"} 2\nmy_histogram_bucket{le=\"64.0\"} 2\nmy_histogram_bucket{le=\"128.0\"} 2\nmy_histogram_bucket{le=\"256.0\"} 2\nmy_histogram_bucket{le=\"512.0\"} 2\nmy_histogram_bucket{le=\"+Inf\"} 2\n# EOF\n"
[INFO] [stdout] 
[INFO] [stdout] thread 'encoding::text::tests::encode_histogram_with_exemplars' (26) panicked at src/encoding/text.rs:1271:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "ModuleNotFoundError: No module named 'prometheus_client'"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6466de850a02 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6466de850a02 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6466de850a02 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6466de850a02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hb1988e8b50fa5f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6466de861dbf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6466de861dbf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6466de81d321 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6466de81d321 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6466de829692 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6466de82e39f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6466de82e231 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6466de51727e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h1697e4d80f236ef6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   12:     0x6466de51727e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6466de82eb0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hba67e0dc3e3fc548
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   14:     0x6466de82eb0f - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6466de82e8ba - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6466de8297d9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6466de811aad - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6466de86a8b0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout]   19:     0x6466de869c06 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6466de4e0751 - core::result::Result<T,E>::unwrap::h0e1bbfac1cc34281
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6466de4e0751 - prometheus_client::encoding::text::tests::parse_with_python_client::{{closure}}::hdfcdf6770b765437
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1271:14
[INFO] [stdout]   22:     0x6466de4cf882 - pyo3::marker::Python::with_gil::hf07b9694afb22ddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   23:     0x6466de4e0665 - prometheus_client::encoding::text::tests::parse_with_python_client::h6301cc4634d5d69b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1257:9
[INFO] [stdout]   24:     0x6466de4e22c5 - prometheus_client::encoding::text::tests::encode_histogram_with_exemplars::ha5015a7fc4a8cffa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1017:9
[INFO] [stdout]   25:     0x6466de4e2367 - prometheus_client::encoding::text::tests::encode_histogram_with_exemplars::{{closure}}::hc1e0581695b5eff9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:984:41
[INFO] [stdout]   26:     0x6466de4bc536 - core::ops::function::FnOnce::call_once::hcd0d63fdafdb0f0c
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6466de51705b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6466de51705b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6466de52cc85 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6466de52cc85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6466de52cc85 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6466de52cc85 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x6466de52cc85 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6466de52cc85 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6466de52cc85 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6466de503494 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6466de503494 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x6466de506e3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6466de506e3a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6466de506e3a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6466de506e3a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x6466de506e3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6466de82490f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h55e8930dc7db99a5
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   46:     0x6466de82490f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x79d741d4caa4 - <unknown>
[INFO] [stdout]   48:     0x79d741dd9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- encoding::text::tests::encode_histogram_family_with_empty_struct_family_labels stdout ----
[INFO] [stdout] "# HELP my_histogram My histogram.\n# TYPE my_histogram histogram\nmy_histogram_sum{} 1.0\nmy_histogram_count{} 1\nmy_histogram_bucket{le=\"1.0\"} 1\nmy_histogram_bucket{le=\"2.0\"} 1\nmy_histogram_bucket{le=\"4.0\"} 1\nmy_histogram_bucket{le=\"8.0\"} 1\nmy_histogram_bucket{le=\"16.0\"} 1\nmy_histogram_bucket{le=\"32.0\"} 1\nmy_histogram_bucket{le=\"64.0\"} 1\nmy_histogram_bucket{le=\"128.0\"} 1\nmy_histogram_bucket{le=\"256.0\"} 1\nmy_histogram_bucket{le=\"512.0\"} 1\nmy_histogram_bucket{le=\"+Inf\"} 1\n# EOF\n"
[INFO] [stdout] 
[INFO] [stdout] thread 'encoding::text::tests::encode_histogram_family_with_empty_struct_family_labels' (25) panicked at src/encoding/text.rs:1271:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "ModuleNotFoundError: No module named 'prometheus_client'"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6466de850a02 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6466de850a02 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6466de850a02 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6466de850a02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hb1988e8b50fa5f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6466de861dbf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6466de861dbf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6466de81d321 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6466de81d321 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6466de829692 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6466de82e39f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6466de82e231 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6466de51727e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h1697e4d80f236ef6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   12:     0x6466de51727e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6466de82eb0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hba67e0dc3e3fc548
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   14:     0x6466de82eb0f - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6466de82e8ba - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6466de8297d9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6466de811aad - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6466de86a8b0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout]   19:     0x6466de869c06 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6466de4e0751 - core::result::Result<T,E>::unwrap::h0e1bbfac1cc34281
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6466de4e0751 - prometheus_client::encoding::text::tests::parse_with_python_client::{{closure}}::hdfcdf6770b765437
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1271:14
[INFO] [stdout]   22:     0x6466de4cf882 - pyo3::marker::Python::with_gil::hf07b9694afb22ddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   23:     0x6466de4e0665 - prometheus_client::encoding::text::tests::parse_with_python_client::h6301cc4634d5d69b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1257:9
[INFO] [stdout]   24:     0x6466de4e3b79 - prometheus_client::encoding::text::tests::encode_histogram_family_with_empty_struct_family_labels::h4af9e4c1125bd201
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:980:9
[INFO] [stdout]   25:     0x6466de4e3c27 - prometheus_client::encoding::text::tests::encode_histogram_family_with_empty_struct_family_labels::{{closure}}::hcd3de1740e869ef0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:959:65
[INFO] [stdout]   26:     0x6466de4bbbf6 - core::ops::function::FnOnce::call_once::h4310813c11a2f2a0
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6466de51705b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6466de51705b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6466de52cc85 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6466de52cc85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6466de52cc85 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6466de52cc85 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x6466de52cc85 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6466de52cc85 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6466de52cc85 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6466de503494 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6466de503494 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x6466de506e3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6466de506e3a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6466de506e3a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6466de506e3a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x6466de506e3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6466de82490f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h55e8930dc7db99a5
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   46:     0x6466de82490f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x79d741d4caa4 - <unknown>
[INFO] [stdout]   48:     0x79d741dd9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- encoding::text::tests::encode_counter stdout ----
[INFO] [stdout] "# HELP my_counter My counter.\n# TYPE my_counter counter\nmy_counter_total 0\n# HELP f32_counter Counter::<f32, AtomicU32>.\n# TYPE f32_counter counter\nf32_counter_total 0.0\n# HELP u32_counter Counter::<u32, AtomicU32>.\n# TYPE u32_counter counter\nu32_counter_total 0\n# EOF\n"
[INFO] [stdout] 
[INFO] [stdout] thread 'encoding::text::tests::encode_counter' (17) panicked at src/encoding/text.rs:1271:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "ModuleNotFoundError: No module named 'prometheus_client'"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6466de850a02 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6466de850a02 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6466de850a02 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6466de850a02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hb1988e8b50fa5f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6466de861dbf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6466de861dbf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6466de81d321 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6466de81d321 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6466de829692 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6466de82e39f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6466de82e231 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6466de51727e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h1697e4d80f236ef6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   12:     0x6466de51727e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6466de82eb0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hba67e0dc3e3fc548
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   14:     0x6466de82eb0f - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6466de82e8ba - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6466de8297d9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6466de811aad - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6466de86a8b0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout]   19:     0x6466de869c06 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6466de4e0751 - core::result::Result<T,E>::unwrap::h0e1bbfac1cc34281
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6466de4e0751 - prometheus_client::encoding::text::tests::parse_with_python_client::{{closure}}::hdfcdf6770b765437
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1271:14
[INFO] [stdout]   22:     0x6466de4cf882 - pyo3::marker::Python::with_gil::hf07b9694afb22ddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   23:     0x6466de4e0665 - prometheus_client::encoding::text::tests::parse_with_python_client::h6301cc4634d5d69b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1257:9
[INFO] [stdout]   24:     0x6466de4de2a9 - prometheus_client::encoding::text::tests::encode_counter::h538a11da09353eab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:765:9
[INFO] [stdout]   25:     0x6466de4de327 - prometheus_client::encoding::text::tests::encode_counter::{{closure}}::h88e570ac523b01d7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:752:24
[INFO] [stdout]   26:     0x6466de4bba76 - core::ops::function::FnOnce::call_once::h3352a37de31f95c0
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6466de51705b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6466de51705b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6466de52cc85 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6466de52cc85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6466de52cc85 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6466de52cc85 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x6466de52cc85 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6466de52cc85 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6466de52cc85 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6466de503494 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6466de503494 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x6466de506e3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6466de506e3a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6466de506e3a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6466de506e3a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x6466de506e3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6466de82490f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h55e8930dc7db99a5
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   46:     0x6466de82490f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x79d741d4caa4 - <unknown>
[INFO] [stdout]   48:     0x79d741dd9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- encoding::text::tests::label_sets_can_be_composed stdout ----
[INFO] [stdout] "# HELP items Example metric.\n# TYPE items counter\nitems_total{color=\"red\",size=\"large\"} 1\n# EOF\n"
[INFO] [stdout] 
[INFO] [stdout] thread 'encoding::text::tests::label_sets_can_be_composed' (29) panicked at src/encoding/text.rs:1271:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "ModuleNotFoundError: No module named 'prometheus_client'"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6466de850a02 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6466de850a02 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6466de850a02 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6466de850a02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hb1988e8b50fa5f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6466de861dbf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6466de861dbf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6466de81d321 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6466de81d321 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6466de829692 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6466de82e39f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6466de82e231 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6466de51727e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h1697e4d80f236ef6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   12:     0x6466de51727e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6466de82eb0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hba67e0dc3e3fc548
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   14:     0x6466de82eb0f - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6466de82e8ba - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6466de8297d9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6466de811aad - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6466de86a8b0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout]   19:     0x6466de869c06 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6466de4e0751 - core::result::Result<T,E>::unwrap::h0e1bbfac1cc34281
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6466de4e0751 - prometheus_client::encoding::text::tests::parse_with_python_client::{{closure}}::hdfcdf6770b765437
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1271:14
[INFO] [stdout]   22:     0x6466de4cf882 - pyo3::marker::Python::with_gil::hf07b9694afb22ddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   23:     0x6466de4e0665 - prometheus_client::encoding::text::tests::parse_with_python_client::h6301cc4634d5d69b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1257:9
[INFO] [stdout]   24:     0x6466de4e0e2b - prometheus_client::encoding::text::tests::label_sets_can_be_composed::h40941926f05d2408
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1204:9
[INFO] [stdout]   25:     0x6466de4e0ea7 - prometheus_client::encoding::text::tests::label_sets_can_be_composed::{{closure}}::h0af59c512c16bcb6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1154:36
[INFO] [stdout]   26:     0x6466de4bb7b6 - core::ops::function::FnOnce::call_once::h10c94d2f1ed4b532
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6466de51705b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6466de51705b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6466de52cc85 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6466de52cc85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6466de52cc85 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6466de52cc85 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x6466de52cc85 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6466de52cc85 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6466de52cc85 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6466de503494 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6466de503494 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x6466de506e3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6466de506e3a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6466de506e3a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6466de506e3a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x6466de506e3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6466de82490f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h55e8930dc7db99a5
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   46:     0x6466de82490f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x79d741d4caa4 - <unknown>
[INFO] [stdout]   48:     0x79d741dd9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- encoding::text::tests::encode_gauge stdout ----
[INFO] [stdout] "# HELP my_gauge My gauge.\n# TYPE my_gauge gauge\nmy_gauge 0\n# HELP u32_gauge Gauge::<u32, AtomicU32>.\n# TYPE u32_gauge gauge\nu32_gauge 0\n# HELP f32_gauge Gauge::<f32, AtomicU32>.\n# TYPE f32_gauge gauge\nf32_gauge 0.0\n# HELP i32_gauge Gauge::<i32, AtomicU32>.\n# TYPE i32_gauge gauge\ni32_gauge 0\n# EOF\n"
[INFO] [stdout] 
[INFO] [stdout] thread 'encoding::text::tests::encode_gauge' (22) panicked at src/encoding/text.rs:1271:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "ModuleNotFoundError: No module named 'prometheus_client'"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6466de850a02 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6466de850a02 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6466de850a02 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6466de850a02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hb1988e8b50fa5f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6466de861dbf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6466de861dbf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6466de81d321 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6466de81d321 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6466de829692 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6466de82e39f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6466de82e231 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6466de51727e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h1697e4d80f236ef6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   12:     0x6466de51727e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6466de82eb0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hba67e0dc3e3fc548
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   14:     0x6466de82eb0f - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6466de82e8ba - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6466de8297d9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6466de811aad - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6466de86a8b0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout]   19:     0x6466de869c06 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6466de4e0751 - core::result::Result<T,E>::unwrap::h0e1bbfac1cc34281
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6466de4e0751 - prometheus_client::encoding::text::tests::parse_with_python_client::{{closure}}::hdfcdf6770b765437
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1271:14
[INFO] [stdout]   22:     0x6466de4cf882 - pyo3::marker::Python::with_gil::hf07b9694afb22ddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   23:     0x6466de4e0665 - prometheus_client::encoding::text::tests::parse_with_python_client::h6301cc4634d5d69b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1257:9
[INFO] [stdout]   24:     0x6466de4ddfde - prometheus_client::encoding::text::tests::encode_gauge::h9bd907b49351302d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:853:9
[INFO] [stdout]   25:     0x6466de4de047 - prometheus_client::encoding::text::tests::encode_gauge::{{closure}}::h510e5b2b91befb07
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:836:22
[INFO] [stdout]   26:     0x6466de4bc636 - core::ops::function::FnOnce::call_once::he3bee714d22f0d40
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6466de51705b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6466de51705b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6466de52cc85 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6466de52cc85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6466de52cc85 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6466de52cc85 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x6466de52cc85 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6466de52cc85 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6466de52cc85 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6466de503494 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6466de503494 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x6466de506e3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6466de506e3a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6466de506e3a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6466de506e3a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x6466de506e3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6466de82490f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h55e8930dc7db99a5
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   46:     0x6466de82490f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x79d741d4caa4 - <unknown>
[INFO] [stdout]   48:     0x79d741dd9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- encoding::text::tests::encode_counter_with_unit stdout ----
[INFO] [stdout] "# HELP my_counter_seconds My counter.\n# TYPE my_counter_seconds counter\n# UNIT my_counter_seconds seconds\nmy_counter_seconds_total 0\n# EOF\n"
[INFO] [stdout] 
[INFO] [stdout] thread 'encoding::text::tests::encode_counter_with_unit' (21) panicked at src/encoding/text.rs:1271:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "ModuleNotFoundError: No module named 'prometheus_client'"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6466de850a02 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6466de850a02 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6466de850a02 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6466de850a02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hb1988e8b50fa5f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6466de861dbf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6466de861dbf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6466de81d321 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6466de81d321 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6466de829692 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6466de82e39f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6466de82e231 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6466de51727e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h1697e4d80f236ef6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   12:     0x6466de51727e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6466de82eb0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hba67e0dc3e3fc548
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   14:     0x6466de82eb0f - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6466de82e8ba - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6466de8297d9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6466de811aad - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6466de86a8b0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout]   19:     0x6466de869c06 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6466de4e0751 - core::result::Result<T,E>::unwrap::h0e1bbfac1cc34281
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6466de4e0751 - prometheus_client::encoding::text::tests::parse_with_python_client::{{closure}}::hdfcdf6770b765437
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1271:14
[INFO] [stdout]   22:     0x6466de4cf882 - pyo3::marker::Python::with_gil::hf07b9694afb22ddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   23:     0x6466de4e0665 - prometheus_client::encoding::text::tests::parse_with_python_client::h6301cc4634d5d69b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1257:9
[INFO] [stdout]   24:     0x6466de4e054b - prometheus_client::encoding::text::tests::encode_counter_with_unit::h5f1a0892ada6c102
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:784:9
[INFO] [stdout]   25:     0x6466de4e05c7 - prometheus_client::encoding::text::tests::encode_counter_with_unit::{{closure}}::h471223414b868b76
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:769:34
[INFO] [stdout]   26:     0x6466de4bc7e6 - core::ops::function::FnOnce::call_once::hfce55dba2524a7b6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6466de51705b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6466de51705b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6466de52cc85 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6466de52cc85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6466de52cc85 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6466de52cc85 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x6466de52cc85 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6466de52cc85 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6466de52cc85 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6466de503494 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6466de503494 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x6466de506e3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6466de506e3a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6466de506e3a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6466de506e3a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x6466de506e3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6466de82490f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h55e8930dc7db99a5
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   46:     0x6466de82490f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x79d741d4caa4 - <unknown>
[INFO] [stdout]   48:     0x79d741dd9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- encoding::text::tests::encode_counter_family stdout ----
[INFO] [stdout] "# HELP my_counter_family My counter family.\n# TYPE my_counter_family counter\nmy_counter_family_total{method=\"GET\",status=\"200\"} 1\n# EOF\n"
[INFO] [stdout] 
[INFO] [stdout] thread 'encoding::text::tests::encode_counter_family' (18) panicked at src/encoding/text.rs:1271:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "ModuleNotFoundError: No module named 'prometheus_client'"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6466de850a02 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6466de850a02 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6466de850a02 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6466de850a02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hb1988e8b50fa5f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6466de861dbf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6466de861dbf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6466de81d321 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6466de81d321 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6466de829692 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6466de82e39f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6466de82e231 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6466de51727e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h1697e4d80f236ef6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   12:     0x6466de51727e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6466de82eb0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hba67e0dc3e3fc548
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   14:     0x6466de82eb0f - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6466de82e8ba - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6466de8297d9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6466de811aad - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6466de86a8b0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout]   19:     0x6466de869c06 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6466de4e0751 - core::result::Result<T,E>::unwrap::h0e1bbfac1cc34281
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6466de4e0751 - prometheus_client::encoding::text::tests::parse_with_python_client::{{closure}}::hdfcdf6770b765437
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1271:14
[INFO] [stdout]   22:     0x6466de4cf882 - pyo3::marker::Python::with_gil::hf07b9694afb22ddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   23:     0x6466de4e0665 - prometheus_client::encoding::text::tests::parse_with_python_client::h6301cc4634d5d69b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1257:9
[INFO] [stdout]   24:     0x6466de4df4c7 - prometheus_client::encoding::text::tests::encode_counter_family::h1ab5322224f058e6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:873:9
[INFO] [stdout]   25:     0x6466de4df537 - prometheus_client::encoding::text::tests::encode_counter_family::{{closure}}::h026b6b95a55f0a1e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:857:31
[INFO] [stdout]   26:     0x6466de4bb6f6 - core::ops::function::FnOnce::call_once::h0bd296634c505d5f
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6466de51705b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6466de51705b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6466de52cc85 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6466de52cc85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6466de52cc85 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6466de52cc85 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x6466de52cc85 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6466de52cc85 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6466de52cc85 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6466de503494 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6466de503494 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x6466de506e3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6466de506e3a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6466de506e3a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6466de506e3a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x6466de506e3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6466de82490f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h55e8930dc7db99a5
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   46:     0x6466de82490f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x79d741d4caa4 - <unknown>
[INFO] [stdout]   48:     0x79d741dd9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- encoding::text::tests::encode_histogram_family stdout ----
[INFO] [stdout] "# HELP my_histogram My histogram.\n# TYPE my_histogram histogram\nmy_histogram_sum{method=\"GET\",status=\"200\"} 1.0\nmy_histogram_count{method=\"GET\",status=\"200\"} 1\nmy_histogram_bucket{le=\"1.0\",method=\"GET\",status=\"200\"} 1\nmy_histogram_bucket{le=\"2.0\",method=\"GET\",status=\"200\"} 1\nmy_histogram_bucket{le=\"4.0\",method=\"GET\",status=\"200\"} 1\nmy_histogram_bucket{le=\"8.0\",method=\"GET\",status=\"200\"} 1\nmy_histogram_bucket{le=\"16.0\",method=\"GET\",status=\"200\"} 1\nmy_histogram_bucket{le=\"32.0\",method=\"GET\",status=\"200\"} 1\nmy_histogram_bucket{le=\"64.0\",method=\"GET\",status=\"200\"} 1\nmy_histogram_bucket{le=\"128.0\",method=\"GET\",status=\"200\"} 1\nmy_histogram_bucket{le=\"256.0\",method=\"GET\",status=\"200\"} 1\nmy_histogram_bucket{le=\"512.0\",method=\"GET\",status=\"200\"} 1\nmy_histogram_bucket{le=\"+Inf\",method=\"GET\",status=\"200\"} 1\n# EOF\n"
[INFO] [stdout] 
[INFO] [stdout] thread 'encoding::text::tests::encode_histogram_family' (24) panicked at src/encoding/text.rs:1271:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "ModuleNotFoundError: No module named 'prometheus_client'"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6466de850a02 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6466de850a02 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6466de850a02 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6466de850a02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hb1988e8b50fa5f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6466de861dbf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6466de861dbf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6466de81d321 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6466de81d321 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6466de829692 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6466de82e39f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6466de82e231 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6466de51727e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h1697e4d80f236ef6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   12:     0x6466de51727e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6466de82eb0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hba67e0dc3e3fc548
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   14:     0x6466de82eb0f - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6466de82e8ba - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6466de8297d9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6466de811aad - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6466de86a8b0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout]   19:     0x6466de869c06 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6466de4e0751 - core::result::Result<T,E>::unwrap::h0e1bbfac1cc34281
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6466de4e0751 - prometheus_client::encoding::text::tests::parse_with_python_client::{{closure}}::hdfcdf6770b765437
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1271:14
[INFO] [stdout]   22:     0x6466de4cf882 - pyo3::marker::Python::with_gil::hf07b9694afb22ddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   23:     0x6466de4e0665 - prometheus_client::encoding::text::tests::parse_with_python_client::h6301cc4634d5d69b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1257:9
[INFO] [stdout]   24:     0x6466de4e017d - prometheus_client::encoding::text::tests::encode_histogram_family::h748917eaee7450df
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:955:9
[INFO] [stdout]   25:     0x6466de4e0237 - prometheus_client::encoding::text::tests::encode_histogram_family::{{closure}}::hbcbeb96e63ecd712
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:939:33
[INFO] [stdout]   26:     0x6466de4bb9b6 - core::ops::function::FnOnce::call_once::h286a9b779dcb9b97
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6466de51705b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6466de51705b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6466de52cc85 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6466de52cc85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6466de52cc85 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6466de52cc85 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x6466de52cc85 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6466de52cc85 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6466de52cc85 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6466de503494 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6466de503494 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x6466de506e3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6466de506e3a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6466de506e3a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6466de506e3a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x6466de506e3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6466de82490f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h55e8930dc7db99a5
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   46:     0x6466de82490f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x79d741d4caa4 - <unknown>
[INFO] [stdout]   48:     0x79d741dd9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- encoding::text::tests::sub_registry_with_prefix_and_label stdout ----
[INFO] [stdout] "# HELP my_top_level_metric some help.\n# TYPE my_top_level_metric counter\nmy_top_level_metric_total 0\n# HELP prefix_1_my_prefix_1_metric some help.\n# TYPE prefix_1_my_prefix_1_metric counter\nprefix_1_my_prefix_1_metric_total 0\n# HELP prefix_1_prefix_1_1_my_prefix_1_1_metric some help.\n# TYPE prefix_1_prefix_1_1_my_prefix_1_1_metric counter\nprefix_1_prefix_1_1_my_prefix_1_1_metric_total 0\n# HELP prefix_1_my_prefix_1_2_metric some help.\n# TYPE prefix_1_my_prefix_1_2_metric counter\nprefix_1_my_prefix_1_2_metric_total{registry=\"1_2\"} 0\n# HELP prefix_1_my_prefix_1_3_metric some help.\n# TYPE prefix_1_my_prefix_1_3_metric counter\nprefix_1_my_prefix_1_3_metric_total{label_1_3_1=\"value_1_3_1\",label_1_3_2=\"value_1_3_2\"} 0\n# HELP prefix_1_prefix_1_3_1_my_prefix_1_3_1_metric some help.\n# TYPE prefix_1_prefix_1_3_1_my_prefix_1_3_1_metric counter\nprefix_1_prefix_1_3_1_my_prefix_1_3_1_metric_total{label_1_3_1=\"value_1_3_1\",label_1_3_2=\"value_1_3_2\"} 0\n# HELP prefix_3_my_prefix_3_metric some help.\n# TYPE prefix_3_my_prefix_3_metric counter\nprefix_3_my_prefix_3_metric_total 0\n# EOF\n"
[INFO] [stdout] 
[INFO] [stdout] thread 'encoding::text::tests::sub_registry_with_prefix_and_label' (31) panicked at src/encoding/text.rs:1271:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "ModuleNotFoundError: No module named 'prometheus_client'"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6466de850a02 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6466de850a02 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6466de850a02 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6466de850a02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hb1988e8b50fa5f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6466de861dbf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6466de861dbf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6466de81d321 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6466de81d321 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6466de829692 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6466de82e39f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6466de82e231 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6466de51727e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h1697e4d80f236ef6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   12:     0x6466de51727e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6466de82eb0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hba67e0dc3e3fc548
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   14:     0x6466de82eb0f - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6466de82e8ba - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6466de8297d9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6466de811aad - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6466de86a8b0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout]   19:     0x6466de869c06 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6466de4e0751 - core::result::Result<T,E>::unwrap::h0e1bbfac1cc34281
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6466de4e0751 - prometheus_client::encoding::text::tests::parse_with_python_client::{{closure}}::hdfcdf6770b765437
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1271:14
[INFO] [stdout]   22:     0x6466de4cf882 - pyo3::marker::Python::with_gil::hf07b9694afb22ddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   23:     0x6466de4e0665 - prometheus_client::encoding::text::tests::parse_with_python_client::h6301cc4634d5d69b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1257:9
[INFO] [stdout]   24:     0x6466de4e3035 - prometheus_client::encoding::text::tests::sub_registry_with_prefix_and_label::h9a79892d128da85f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1091:9
[INFO] [stdout]   25:     0x6466de4e30e7 - prometheus_client::encoding::text::tests::sub_registry_with_prefix_and_label::{{closure}}::hb5694552ec805e8a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1021:44
[INFO] [stdout]   26:     0x6466de4bc306 - core::ops::function::FnOnce::call_once::ha7b1c9279f5b8367
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6466de51705b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6466de51705b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6466de52cc85 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6466de52cc85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6466de52cc85 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6466de52cc85 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x6466de52cc85 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6466de52cc85 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6466de52cc85 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6466de503494 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6466de503494 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x6466de506e3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6466de506e3a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6466de506e3a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6466de506e3a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x6466de506e3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6466de82490f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h55e8930dc7db99a5
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   46:     0x6466de82490f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x79d741d4caa4 - <unknown>
[INFO] [stdout]   48:     0x79d741dd9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- encoding::text::tests::sub_registry_collector stdout ----
[INFO] [stdout] "# HELP top_level some help\n# TYPE top_level counter\ntop_level_total 42\n# HELP prefix_1_sub_level some help\n# TYPE prefix_1_sub_level counter\nprefix_1_sub_level_total 42\n# HELP prefix_1_prefix_1_2_sub_sub_level some help\n# TYPE prefix_1_prefix_1_2_sub_sub_level counter\nprefix_1_prefix_1_2_sub_sub_level_total 42\n# EOF\n"
[INFO] [stdout] 
[INFO] [stdout] thread 'encoding::text::tests::sub_registry_collector' (30) panicked at src/encoding/text.rs:1271:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "ModuleNotFoundError: No module named 'prometheus_client'"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6466de850a02 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6466de850a02 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6466de850a02 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6466de850a02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hb1988e8b50fa5f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6466de861dbf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6466de861dbf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6466de81d321 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6466de81d321 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6466de829692 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6466de82e39f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6466de82e231 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6466de51727e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h1697e4d80f236ef6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   12:     0x6466de51727e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6466de82eb0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hba67e0dc3e3fc548
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   14:     0x6466de82eb0f - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6466de82e8ba - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6466de8297d9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6466de811aad - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6466de86a8b0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout]   19:     0x6466de869c06 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6466de4e0751 - core::result::Result<T,E>::unwrap::h0e1bbfac1cc34281
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6466de4e0751 - prometheus_client::encoding::text::tests::parse_with_python_client::{{closure}}::hdfcdf6770b765437
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1271:14
[INFO] [stdout]   22:     0x6466de4cf882 - pyo3::marker::Python::with_gil::hf07b9694afb22ddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   23:     0x6466de4e0665 - prometheus_client::encoding::text::tests::parse_with_python_client::h6301cc4634d5d69b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1257:9
[INFO] [stdout]   24:     0x6466de4dfb53 - prometheus_client::encoding::text::tests::sub_registry_collector::hb273f92b354c4ed5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1150:9
[INFO] [stdout]   25:     0x6466de4dfbc7 - prometheus_client::encoding::text::tests::sub_registry_collector::{{closure}}::hce30153be2737f5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1095:32
[INFO] [stdout]   26:     0x6466de4bb836 - core::ops::function::FnOnce::call_once::h1742be75beb519ae
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6466de51705b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6466de51705b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6466de52cc85 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6466de52cc85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6466de52cc85 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6466de52cc85 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x6466de52cc85 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6466de52cc85 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6466de52cc85 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6466de503494 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6466de503494 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x6466de506e3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6466de506e3a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6466de506e3a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6466de506e3a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x6466de506e3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6466de82490f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h55e8930dc7db99a5
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   46:     0x6466de82490f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x79d741d4caa4 - <unknown>
[INFO] [stdout]   48:     0x79d741dd9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- encoding::text::tests::encode_info stdout ----
[INFO] [stdout] "# HELP my_info_metric My info metric.\n# TYPE my_info_metric info\nmy_info_metric_info{os=\"GNU/linux\"} 1\n# EOF\n"
[INFO] [stdout] 
[INFO] [stdout] thread 'encoding::text::tests::encode_info' (27) panicked at src/encoding/text.rs:1271:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "ModuleNotFoundError: No module named 'prometheus_client'"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6466de850a02 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6466de850a02 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6466de850a02 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6466de850a02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hb1988e8b50fa5f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6466de861dbf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6466de861dbf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6466de81d321 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6466de81d321 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6466de829692 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6466de82e39f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6466de82e231 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6466de51727e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h1697e4d80f236ef6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   12:     0x6466de51727e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6466de82eb0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hba67e0dc3e3fc548
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   14:     0x6466de82eb0f - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6466de82e8ba - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6466de8297d9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6466de811aad - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6466de86a8b0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout]   19:     0x6466de869c06 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6466de4e0751 - core::result::Result<T,E>::unwrap::h0e1bbfac1cc34281
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6466de4e0751 - prometheus_client::encoding::text::tests::parse_with_python_client::{{closure}}::hdfcdf6770b765437
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1271:14
[INFO] [stdout]   22:     0x6466de4cf882 - pyo3::marker::Python::with_gil::hf07b9694afb22ddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.22.6/src/marker.rs:413:9
[INFO] [stdout]   23:     0x6466de4e0665 - prometheus_client::encoding::text::tests::parse_with_python_client::h6301cc4634d5d69b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:1257:9
[INFO] [stdout]   24:     0x6466de4ddcf5 - prometheus_client::encoding::text::tests::encode_info::h71d0a78a56e17ee0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:921:9
[INFO] [stdout]   25:     0x6466de4ddd77 - prometheus_client::encoding::text::tests::encode_info::{{closure}}::h46057386925637fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding/text.rs:907:21
[INFO] [stdout]   26:     0x6466de4bbfb6 - core::ops::function::FnOnce::call_once::h8729bada199ad56b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6466de51705b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6466de51705b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6466de52cc85 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6466de52cc85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6466de52cc85 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6466de52cc85 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x6466de52cc85 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6466de52cc85 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6466de52cc85 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6466de503494 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6466de503494 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x6466de506e3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6466de506e3a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6466de506e3a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6466de506e3a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6466de506e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x6466de506e3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6466de82490f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h55e8930dc7db99a5
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   46:     0x6466de82490f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout]                                at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x79d741d4caa4 - <unknown>
[INFO] [stdout]   48:     0x79d741dd9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     encoding::text::tests::encode_counter
[INFO] [stdout]     encoding::text::tests::encode_counter_family
[INFO] [stdout]     encoding::text::tests::encode_counter_family_with_prefix_with_label
[INFO] [stdout]     encoding::text::tests::encode_counter_with_exemplar
[INFO] [stdout]     encoding::text::tests::encode_counter_with_unit
[INFO] [stdout]     encoding::text::tests::encode_gauge
[INFO] [stdout]     encoding::text::tests::encode_histogram
[INFO] [stdout]     encoding::text::tests::encode_histogram_family
[INFO] [stdout]     encoding::text::tests::encode_histogram_family_with_empty_struct_family_labels
[INFO] [stdout]     encoding::text::tests::encode_histogram_with_exemplars
[INFO] [stdout]     encoding::text::tests::encode_info
[INFO] [stdout]     encoding::text::tests::label_sets_can_be_composed
[INFO] [stdout]     encoding::text::tests::sub_registry_collector
[INFO] [stdout]     encoding::text::tests::sub_registry_with_prefix_and_label
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a637e4eba85ed600ed227dcbb943c03be6135619cbad7645d13b7b13a9a536de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a637e4eba85ed600ed227dcbb943c03be6135619cbad7645d13b7b13a9a536de", kill_on_drop: false }`
[INFO] [stdout] a637e4eba85ed600ed227dcbb943c03be6135619cbad7645d13b7b13a9a536de
