[INFO] cloning repository https://github.com/symphorien/nixseparatedebuginfod2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/symphorien/nixseparatedebuginfod2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsymphorien%2Fnixseparatedebuginfod2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsymphorien%2Fnixseparatedebuginfod2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fbcfc46adb18af094912a41a414d660d220584b0
[INFO] testing symphorien/nixseparatedebuginfod2 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsymphorien%2Fnixseparatedebuginfod2" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/symphorien/nixseparatedebuginfod2
[INFO] finished tweaking git repo https://github.com/symphorien/nixseparatedebuginfod2
[INFO] tweaked toml for git repo https://github.com/symphorien/nixseparatedebuginfod2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/symphorien/nixseparatedebuginfod2 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/symphorien/nixseparatedebuginfod2 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded compression-core v0.4.29
[INFO] [stderr]   Downloaded build-env v0.3.1
[INFO] [stderr]   Downloaded liblzma v0.4.5
[INFO] [stderr]   Downloaded hmac-sha256 v1.1.12
[INFO] [stderr]   Downloaded clap_builder v4.5.49
[INFO] [stderr]   Downloaded weak-table v0.3.2
[INFO] [stderr]   Downloaded console-api v0.8.1
[INFO] [stderr]   Downloaded clap v4.5.49
[INFO] [stderr]   Downloaded compress-tools v0.15.1
[INFO] [stderr]   Downloaded axum v0.8.6
[INFO] [stderr]   Downloaded async-compression v0.4.32
[INFO] [stderr]   Downloaded console-subscriber v0.4.1
[INFO] [stderr]   Downloaded compression-codecs v0.4.31
[INFO] [stderr]   Downloaded utf8-cstr v0.1.6
[INFO] [stderr]   Downloaded cstr-argument v0.1.2
[INFO] [stderr]   Downloaded port_check v0.3.0
[INFO] [stderr]   Downloaded systemd v0.10.1
[INFO] [stderr]   Downloaded libsystemd-sys v0.9.4
[INFO] [stderr]   Downloaded command-fds v0.3.2
[INFO] [stderr]   Downloaded http-handle v0.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8d5c3f91dae83069bcd1d76241d1d47f12fd229212d445f96f175114e5f24a6
[INFO] running `Command { std: "docker" "start" "-a" "c8d5c3f91dae83069bcd1d76241d1d47f12fd229212d445f96f175114e5f24a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8d5c3f91dae83069bcd1d76241d1d47f12fd229212d445f96f175114e5f24a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8d5c3f91dae83069bcd1d76241d1d47f12fd229212d445f96f175114e5f24a6", kill_on_drop: false }`
[INFO] [stdout] c8d5c3f91dae83069bcd1d76241d1d47f12fd229212d445f96f175114e5f24a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9c064dfa1adea2d07160e52c9446168645cdcd1d19d223e9b0bcba5c4e2577a
[INFO] running `Command { std: "docker" "start" "-a" "d9c064dfa1adea2d07160e52c9446168645cdcd1d19d223e9b0bcba5c4e2577a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling build-env v0.3.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling compress-tools v0.15.1
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling libsystemd-sys v0.9.4
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling cstr-argument v0.1.2
[INFO] [stderr]    Compiling utf8-cstr v0.1.6
[INFO] [stderr]    Compiling weak-table v0.3.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling liblzma v0.4.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling systemd v0.10.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling nixseparatedebuginfod2 v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::pin::pin`
[INFO] [stdout]  --> src/utils.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::pin::pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "d9c064dfa1adea2d07160e52c9446168645cdcd1d19d223e9b0bcba5c4e2577a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9c064dfa1adea2d07160e52c9446168645cdcd1d19d223e9b0bcba5c4e2577a", kill_on_drop: false }`
[INFO] [stdout] d9c064dfa1adea2d07160e52c9446168645cdcd1d19d223e9b0bcba5c4e2577a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b31e083aacc552f48ea1a0b4a498b846a5cc20ad643cfe99166db8927abeec72
[INFO] running `Command { std: "docker" "start" "-a" "b31e083aacc552f48ea1a0b4a498b846a5cc20ad643cfe99166db8927abeec72", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling http-handle v0.0.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling port_check v0.3.0
[INFO] [stderr]    Compiling hmac-sha256 v1.1.12
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling command-fds v0.3.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling nixseparatedebuginfod2 v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::pin::pin`
[INFO] [stdout]  --> src/utils.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::pin::pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::pin::pin`
[INFO] [stdout]  --> src/utils.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::pin::pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.10s
[INFO] running `Command { std: "docker" "inspect" "b31e083aacc552f48ea1a0b4a498b846a5cc20ad643cfe99166db8927abeec72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b31e083aacc552f48ea1a0b4a498b846a5cc20ad643cfe99166db8927abeec72", kill_on_drop: false }`
[INFO] [stdout] b31e083aacc552f48ea1a0b4a498b846a5cc20ad643cfe99166db8927abeec72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0727bc029cc9e48a82b32909ce316fe343e62bf1d4e0186a0710ab8a63f0211b
[INFO] running `Command { std: "docker" "start" "-a" "0727bc029cc9e48a82b32909ce316fe343e62bf1d4e0186a0710ab8a63f0211b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::pin::pin`
[INFO] [stderr]  --> src/utils.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::pin::pin;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `nixseparatedebuginfod2` (bin "nixseparatedebuginfod2") generated 1 warning (run `cargo fix --bin "nixseparatedebuginfod2" -p nixseparatedebuginfod2` to apply 1 suggestion)
[INFO] [stderr] warning: `nixseparatedebuginfod2` (bin "nixseparatedebuginfod2" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nixseparatedebuginfod2-5e0fb0287ff2eeda)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test build_id::test_build_id_bad_char ... ok
[INFO] [stdout] test build_id::test_build_id_short ... ok
[INFO] [stdout] test build_id::test_build_id_ok ... ok
[INFO] [stdout] test cache::tests::cleanup_not_expired_symlink ... ok
[INFO] [stdout] test cache::tests::cleanup_expired ... ok
[INFO] [stdout] test debuginfod::test::test_source_missing_store_path ... ok
[INFO] [stdout] test nar::test_narinfo_to_nar_location ... ok
[INFO] [stdout] test cache::tests::does_not_fetch_twice ... ok
[INFO] [stdout] test source_selection::get_file_for_source_different_dir ... ok
[INFO] [stdout] test cache::tests::cleanup_expired_symlink ... ok
[INFO] [stdout] test cache::tests::cleanup_expired_but_held_lock ... ok
[INFO] [stdout] test source_selection::get_file_for_source_glibc ... ok
[INFO] [stdout] test source_selection::get_file_for_source_misleading_dir ... ok
[INFO] [stdout] test source_selection::get_file_for_source_no_right_filename ... ok
[INFO] [stdout] test source_selection::get_file_for_source_overlay_easy ... ok
[INFO] [stdout] test source_selection::get_file_for_source_overlay_choice ... ok
[INFO] [stdout] test source_selection::get_file_for_source_overlay_nothing_to_do ... ok
[INFO] [stdout] test source_selection::get_file_for_source_simple ... ok
[INFO] [stdout] test store_path::test_demangle_nominal ... ok
[INFO] [stdout] test source_selection::get_file_for_source_regression_pr_7 ... ok
[INFO] [stdout] test store_path::test_demangle_noop ... ok
[INFO] [stdout] test source_selection::get_file_for_source_overlay_other_path_patched ... ok
[INFO] [stdout] test store_path::test_store_path_hash ... ok
[INFO] [stdout] test cache::tests::cleanup_not_expired ... ok
[INFO] [stdout] test store_path::test_store_path_relative ... ok
[INFO] [stdout] test store_path::test_store_path_relative_bare_path ... ok
[INFO] [stdout] test store_path::test_store_path_name ... ok
[INFO] [stdout] test store_path::test_store_path_root ... ok
[INFO] [stdout] test cache::tests::spawn_cleanup_task ... ok
[INFO] [stdout] test debuginfod::test::test_source_explicit_mangled_store_path ... FAILED
[INFO] [stdout] test source_selection::get_file_for_source_ambiguous ... ok
[INFO] [stdout] test store_path::test_store_path_badhash ... ok
[INFO] [stdout] test store_path::test_store_path_escape ... ok
[INFO] [stdout] test store_path::test_store_path_relative_path ... ok
[INFO] [stdout] test store_path::test_store_path_truncated ... ok
[INFO] [stdout] test debuginfod::test::test_executable_nominal ... FAILED
[INFO] [stdout] test store_path::test_store_path_storedir2 ... ok
[INFO] [stdout] test store_path::test_store_path_storedir ... ok
[INFO] [stdout] test debuginfod::test::test_source_in_archive ... FAILED
[INFO] [stdout] test debuginfod::test::test_source_missing_file_in_store_path ... FAILED
[INFO] [stdout] test substituter::binary_cache::read_small_stream_infinite ... ok
[INFO] [stdout] test debuginfod::test::test_source_in_source_dir ... FAILED
[INFO] [stdout] test substituter::binary_cache::read_small_stream_small ... ok
[INFO] [stdout] test debuginfod::test::test_debuginfo_nominal ... FAILED
[INFO] [stdout] test substituter::multiplex::tests::not_found ... ok
[INFO] [stdout] test substituter::multiplex::tests::nominal ... ok
[INFO] [stdout] test substituter::binary_cache::read_small_stream_big ... ok
[INFO] [stdout] test utils::test_remove_recursively_if_exists_file ... ok
[INFO] [stdout] test utils::test_remove_recursively_if_exists_nonexisting_dir ... ok
[INFO] [stdout] test utils::test_remove_recursively_if_exists_nonempty_dir ... ok
[INFO] [stdout] test substituter::file::test_fetch_store_path ... FAILED
[INFO] [stdout] test substituter::file::test_build_id_to_debug_output ... FAILED
[INFO] [stdout] test utils::test_remove_recursively_if_exists_symlink ... ok
[INFO] [stdout] test substituter::multiplex::tests::error_then_success ... ok
[INFO] [stdout] test debuginfod::test::test_source_in_archive_patched ... FAILED
[INFO] [stdout] test debuginfod::test::test_source_in_source_dir_patched ... FAILED
[INFO] [stdout] test debuginfod::test::test_source_explicit_store_path ... FAILED
[INFO] [stdout] test vfs::test::test_resolve_absolute_symlink_escape ... ok
[INFO] [stdout] test vfs::test::test_resolve_dot_no_symlink ... ok
[INFO] [stdout] test substituter::multiplex::tests::unrecoverable_error ... ok
[INFO] [stdout] test vfs::test::test_resolve_parent_of_root ... ok
[INFO] [stdout] test vfs::test::test_resolve_dotdot_after_symlink ... ok
[INFO] [stdout] test vfs::test::test_resolve_store_symlink_to_dir ... ok
[INFO] [stdout] test vfs::test::test_resolve_missing_file ... ok
[INFO] [stdout] test vfs::test::test_resolve_store_symlink_to_dir_to_escape ... ok
[INFO] [stdout] test vfs::test::test_resolve_dotdot_file ... ok
[INFO] [stdout] test vfs::test::test_resolve_dotdot_escape ... ok
[INFO] [stdout] test vfs::test::test_resolve_double_slash ... ok
[INFO] [stdout] test vfs::test::test_resolve_dotdot_no_symlink ... ok
[INFO] [stdout] test vfs::test::test_resolve_store_symlink_to_missing_path ... ok
[INFO] [stdout] test vfs::test::test_resolve_store_symlink_to_file ... ok
[INFO] [stdout] test vfs::test::test_resolve_use_file_as_dir ... ok
[INFO] [stdout] test vfs::test::test_resolve_symlink_to_dir ... ok
[INFO] [stdout] test vfs::test::test_resolve_symlink_loop ... ok
[INFO] [stdout] test vfs::test::test_resolve_symlink_dotdot_escape ... ok
[INFO] [stdout] test cache::tests::locking ... ok
[INFO] [stdout] test substituter::http::tests::test_build_id_to_debug_output_error ... ok
[INFO] [stdout] test substituter::http::tests::test_fetch_store_path_bad_host ... ok
[INFO] [stdout] test substituter::http::tests::test_fetch_store_path_missing ... ok
[INFO] [stdout] test substituter::http::tests::test_build_id_to_debug_output_missing ... ok
[INFO] [stdout] test substituter::http::tests::test_build_id_to_debug_output_nominal ... FAILED
[INFO] [stdout] test substituter::http::tests::test_fetch_store_path_nominal ... FAILED
[INFO] [stdout] test utils::test_touch_symlink ... ok
[INFO] [stdout] test utils::test_touch ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- debuginfod::test::test_source_explicit_mangled_store_path stdout ----
[INFO] [stdout] [2m2026-01-17T00:38:11.466851Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.466901Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.466939Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.467001Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m20.1µs [3mtime.idle[0m[2m=[0m41.3µs
[INFO] [stdout] [2m2026-01-17T00:38:11.467047Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m115µs [3mtime.idle[0m[2m=[0m33.9µs
[INFO] [stdout] [2m2026-01-17T00:38:11.467087Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.467233Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m33.4µs [3mtime.idle[0m[2m=[0m110µs
[INFO] [stdout] [2m2026-01-17T00:38:11.467283Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.467322Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.467376Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m19.6µs [3mtime.idle[0m[2m=[0m34.2µs
[INFO] [stdout] [2m2026-01-17T00:38:11.467424Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m111µs [3mtime.idle[0m[2m=[0m30.4µs
[INFO] [stdout] [2m2026-01-17T00:38:11.467470Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.467559Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m57.8µs [3mtime.idle[0m[2m=[0m30.2µs
[INFO] [stdout] [2m2026-01-17T00:38:11.467609Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mupgrade_upgradeable_read_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.467645Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mupgrade_upgradeable_read_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m8.47µs [3mtime.idle[0m[2m=[0m28.2µs
[INFO] [stdout] [2m2026-01-17T00:38:11.467686Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.467841Z[0m [34mDEBUG[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/34j18r2rpi7js1whmvzm9wliad55rilr-gnumake-4.4.1/include/gnumake.h") [3minto[0m[2m=[0m"/tmp/.tmpUYOQNF/store/partial/34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.474184Z[0m [34mDEBUG[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/34j18r2rpi7js1whmvzm9wliad55rilr-gnumake-4.4.1/include/gnumake.h") [3minto[0m[2m=[0m"/tmp/.tmpUYOQNF/store/partial/34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m6.04ms [3mtime.idle[0m[2m=[0m323µs
[INFO] [stdout] [2m2026-01-17T00:38:11.474471Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m6.34ms [3mtime.idle[0m[2m=[0m446µs
[INFO] [stdout] [2m2026-01-17T00:38:11.474529Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m7.17ms [3mtime.idle[0m[2m=[0m509µs
[INFO] [stdout] 
[INFO] [stdout] thread 'debuginfod::test::test_source_explicit_mangled_store_path' (45) panicked at src/debuginfod.rs:315:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: downloading source /nix/store/34j18r2rpi7js1whmvzm9wliad55rilr-gnumake-4.4.1/include/gnumake.h
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: failed to spawn Command { std: "nix-store" "--restore" "/tmp/.tmpUYOQNF/store/partial/34j18r2rpi7js1whmvzm9wliad55rilr", kill_on_drop: true }
[INFO] [stdout]     1: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<tokio::process::Child, std::io::error::Error> as anyhow::Context<tokio::process::Child, std::io::error::Error>>::with_context::<alloc::string::String, nixseparatedebuginfod2::nar::unpack_nar<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::binary_cache::return_nar::<nixseparatedebuginfod2::substituter::file::FileSubstituter>::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:95:48
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::fetch_store_path::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:143:43
[INFO] [stdout]    5: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::fetch_store_path::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]    6: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::fetch_store_path::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:129:5
[INFO] [stdout]    7: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<nixseparatedebuginfod2::utils::Presence, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: <alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>> as nixseparatedebuginfod2::cache::CachableFetcher<nixseparatedebuginfod2::store_path::StorePath>>::fetch::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:40:42
[INFO] [stdout]    9: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::store_path::StorePath, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:248:71
[INFO] [stdout]   10: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::store_path::StorePath, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   11: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::store_path::StorePath, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:240:5
[INFO] [stdout]   12: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::store_path::StorePath, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::get::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:288:66
[INFO] [stdout]   13: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::store_path::StorePath, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::get::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   14: <nixseparatedebuginfod2::debuginfod::Debuginfod>::source::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:158:18
[INFO] [stdout]   15: nixseparatedebuginfod2::debuginfod::test::test_source_explicit_mangled_store_path::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:315:56
[INFO] [stdout]   16: <core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   17: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   19: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   20: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   21: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   22: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   23: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   24: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   25: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   26: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   27: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   31: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   32: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   33: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   34: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   35: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   36: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   37: nixseparatedebuginfod2::debuginfod::test::test_source_explicit_mangled_store_path
[INFO] [stdout]              at ./src/debuginfod.rs:319:10
[INFO] [stdout]   38: nixseparatedebuginfod2::debuginfod::test::test_source_explicit_mangled_store_path::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:301:55
[INFO] [stdout]   39: <nixseparatedebuginfod2::debuginfod::test::test_source_explicit_mangled_store_path::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   42: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   43: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   47: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   48: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   49: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   50: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   56: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60: <unknown>
[INFO] [stdout]   61: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56958b1bf672 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56958b1bf672 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56958b1d8c8a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56958b1d8c8a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x56958b1c6856 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56958b1c6856 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56958b19897f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56958b19897f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56958b1b5699 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56958abd6a7e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56958abd6a7e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56958b1b5902 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56958b1b5902 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56958b198a38 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56958b18faf9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56958b199ccd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56958b1d93fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56958b1d9142 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56958ab2fea6 - <core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::option::Option<nixseparatedebuginfod2[748287bb45ffef4d]::vfs::ResolvedPath>, anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56958ab2fea6 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_explicit_mangled_store_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:315:62
[INFO] [stdout]   22:     0x56958aaddaf2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56958aaddb6d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56958aa40d2d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x56958aa40beb - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x56958aa2d1b0 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x56958aa3f60d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x56958aa3e8f4 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x56958ab4ac9b - <tokio[11aa0b41e534693b]::runtime::context::scoped::Scoped<tokio[11aa0b41e534693b]::runtime::scheduler::Context>>::set::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x56958ab25839 - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x56958aad2312 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::try_with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x56958aad1e9e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x56958ab1d42d - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x56958aa30340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x56958aa30636 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x56958aa3e340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x56958aaf6293 - tokio[11aa0b41e534693b]::runtime::context::runtime::enter_runtime::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x56958aa2c731 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x56958aa74894 - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x56958aa74a5c - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x56958ab45813 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_explicit_mangled_store_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:319:10
[INFO] [stdout]   44:     0x56958ab271c7 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_explicit_mangled_store_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:301:55
[INFO] [stdout]   45:     0x56958a96d7b6 - <nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_explicit_mangled_store_path::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56958abcae2b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56958abcae2b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x56958abd768a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x56958abd768a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x56958abd768a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x56958abd1b54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x56958abd1b54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x56958abda182 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x56958abda182 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x56958abda182 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x56958b1be7df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x56958b1be7df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x757bdf812aa4 - <unknown>
[INFO] [stdout]   67:     0x757bdf89fa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- debuginfod::test::test_executable_nominal stdout ----
[INFO] [stdout] [2m2026-01-17T00:38:11.484074Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.484118Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.484162Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.484221Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m21.9µs [3mtime.idle[0m[2m=[0m36.2µs
[INFO] [stdout] [2m2026-01-17T00:38:11.484280Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m123µs [3mtime.idle[0m[2m=[0m38.9µs
[INFO] [stdout] [2m2026-01-17T00:38:11.484321Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.484911Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m43.1µs [3mtime.idle[0m[2m=[0m545µs
[INFO] [stdout] [2m2026-01-17T00:38:11.484975Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.485018Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.485077Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m22.3µs [3mtime.idle[0m[2m=[0m35.4µs
[INFO] [stdout] [2m2026-01-17T00:38:11.485130Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m121µs [3mtime.idle[0m[2m=[0m34.5µs
[INFO] [stdout] [2m2026-01-17T00:38:11.485182Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.485619Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m40.5µs [3mtime.idle[0m[2m=[0m395µs
[INFO] [stdout] [2m2026-01-17T00:38:11.485675Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mupgrade_upgradeable_read_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.485716Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mupgrade_upgradeable_read_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m9.48µs [3mtime.idle[0m[2m=[0m32.0µs
[INFO] [stdout] [2m2026-01-17T00:38:11.485759Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.486184Z[0m [34mDEBUG[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mbuild_id[0m[2m=[0mBuildId("0e20481820d3b92468102b35a5e4a29a8695c1af") [3minto[0m[2m=[0m"/tmp/.tmpdpeurL/debuginfo/partial/0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.620358Z[0m [34mDEBUG[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mbuild_id[0m[2m=[0mBuildId("0e20481820d3b92468102b35a5e4a29a8695c1af") [3minto[0m[2m=[0m"/tmp/.tmpdpeurL/debuginfo/partial/0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m134ms [3mtime.idle[0m[2m=[0m359µs
[INFO] [stdout] [2m2026-01-17T00:38:11.622002Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m135ms [3mtime.idle[0m[2m=[0m842µs
[INFO] [stdout] [2m2026-01-17T00:38:11.622067Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m136ms [3mtime.idle[0m[2m=[0m1.66ms
[INFO] [stdout] 
[INFO] [stdout] thread 'debuginfod::test::test_executable_nominal' (44) panicked at src/debuginfod.rs:271:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to spawn Command { std: "nix-store" "--restore" "/tmp/.tmpdpeurL/debuginfo/partial/0e20481820d3b92468102b35a5e4a29a8695c1af", kill_on_drop: true }
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<tokio::process::Child, std::io::error::Error> as anyhow::Context<tokio::process::Child, std::io::error::Error>>::with_context::<alloc::string::String, nixseparatedebuginfod2::nar::unpack_nar<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::binary_cache::return_nar::<nixseparatedebuginfod2::substituter::file::FileSubstituter>::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:95:48
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:126:43
[INFO] [stdout]    5: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]    6: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:102:5
[INFO] [stdout]    7: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<nixseparatedebuginfod2::utils::Presence, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: <alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>> as nixseparatedebuginfod2::cache::CachableFetcher<nixseparatedebuginfod2::build_id::BuildId>>::fetch::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:34:50
[INFO] [stdout]    9: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:248:71
[INFO] [stdout]   10: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   11: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:240:5
[INFO] [stdout]   12: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::get::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:288:66
[INFO] [stdout]   13: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::get::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   14: <nixseparatedebuginfod2::debuginfod::Debuginfod>::executable::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:124:60
[INFO] [stdout]   15: nixseparatedebuginfod2::debuginfod::test::test_executable_nominal::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:271:58
[INFO] [stdout]   16: <core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   17: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   19: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   20: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   21: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   22: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   23: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   24: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   25: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   26: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   27: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   31: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   32: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   33: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   34: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   35: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   36: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   37: nixseparatedebuginfod2::debuginfod::test::test_executable_nominal
[INFO] [stdout]              at ./src/debuginfod.rs:275:10
[INFO] [stdout]   38: nixseparatedebuginfod2::debuginfod::test::test_executable_nominal::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:258:39
[INFO] [stdout]   39: <nixseparatedebuginfod2::debuginfod::test::test_executable_nominal::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   42: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   43: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   47: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   48: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   49: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   50: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   56: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60: <unknown>
[INFO] [stdout]   61: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56958b1bf672 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56958b1bf672 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56958b1d8c8a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56958b1d8c8a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x56958b1c6856 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56958b1c6856 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56958b19897f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56958b19897f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56958b1b5699 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56958abd6a7e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56958abd6a7e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56958b1b5902 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56958b1b5902 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56958b198a38 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56958b18faf9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56958b199ccd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56958b1d93fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56958b1d9142 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56958ab2999e - <core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::option::Option<nixseparatedebuginfod2[748287bb45ffef4d]::vfs::ResolvedPath>, anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56958ab2999e - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_executable_nominal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:271:64
[INFO] [stdout]   22:     0x56958aaddaf2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56958aaddb6d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56958aa40d2d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x56958aa40beb - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x56958aa2d1b0 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x56958aa3f60d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x56958aa3e8f4 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x56958ab4ac9b - <tokio[11aa0b41e534693b]::runtime::context::scoped::Scoped<tokio[11aa0b41e534693b]::runtime::scheduler::Context>>::set::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x56958ab25839 - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x56958aad2312 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::try_with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x56958aad1e9e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x56958ab1d42d - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x56958aa30340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x56958aa30636 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x56958aa3e340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x56958aaf6293 - tokio[11aa0b41e534693b]::runtime::context::runtime::enter_runtime::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x56958aa2c731 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x56958aa74894 - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x56958aa74a5c - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x56958ab44b64 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_executable_nominal
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:275:10
[INFO] [stdout]   44:     0x56958ab27077 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_executable_nominal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:258:39
[INFO] [stdout]   45:     0x56958a96d5f6 - <nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_executable_nominal::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56958abcae2b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56958abcae2b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x56958abd768a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x56958abd768a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x56958abd768a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x56958abd1b54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x56958abd1b54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x56958abda182 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x56958abda182 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x56958abda182 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x56958b1be7df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x56958b1be7df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x757bdf812aa4 - <unknown>
[INFO] [stdout]   67:     0x757bdf89fa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- debuginfod::test::test_source_in_archive stdout ----
[INFO] [stdout] [2m2026-01-17T00:38:11.488439Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.488498Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.488544Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.488617Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m23.0µs [3mtime.idle[0m[2m=[0m49.5µs
[INFO] [stdout] [2m2026-01-17T00:38:11.488674Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m138µs [3mtime.idle[0m[2m=[0m44.1µs
[INFO] [stdout] [2m2026-01-17T00:38:11.488718Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.488919Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m39.0µs [3mtime.idle[0m[2m=[0m160µs
[INFO] [stdout] [2m2026-01-17T00:38:11.488995Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.489031Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.489079Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m19.2µs [3mtime.idle[0m[2m=[0m28.7µs
[INFO] [stdout] [2m2026-01-17T00:38:11.489120Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m97.8µs [3mtime.idle[0m[2m=[0m28.6µs
[INFO] [stdout] [2m2026-01-17T00:38:11.489169Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.489500Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m301µs [3mtime.idle[0m[2m=[0m28.3µs
[INFO] [stdout] [2m2026-01-17T00:38:11.489558Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mupgrade_upgradeable_read_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.489592Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mupgrade_upgradeable_read_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m8.10µs [3mtime.idle[0m[2m=[0m27.0µs
[INFO] [stdout] [2m2026-01-17T00:38:11.489626Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.489751Z[0m [34mDEBUG[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mbuild_id[0m[2m=[0mBuildId("0e20481820d3b92468102b35a5e4a29a8695c1af") [3minto[0m[2m=[0m"/tmp/.tmpMK6owi/debuginfo/partial/0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.620544Z[0m [34mDEBUG[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mbuild_id[0m[2m=[0mBuildId("0e20481820d3b92468102b35a5e4a29a8695c1af") [3minto[0m[2m=[0m"/tmp/.tmpMK6owi/debuginfo/partial/0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m131ms [3mtime.idle[0m[2m=[0m56.2µs
[INFO] [stdout] [2m2026-01-17T00:38:11.623925Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m132ms [3mtime.idle[0m[2m=[0m2.07ms
[INFO] [stdout] [2m2026-01-17T00:38:11.624014Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m133ms [3mtime.idle[0m[2m=[0m2.18ms
[INFO] [stdout] 
[INFO] [stdout] thread 'debuginfod::test::test_source_in_archive' (48) panicked at src/debuginfod.rs:421:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to spawn Command { std: "nix-store" "--restore" "/tmp/.tmpMK6owi/debuginfo/partial/0e20481820d3b92468102b35a5e4a29a8695c1af", kill_on_drop: true }
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<tokio::process::Child, std::io::error::Error> as anyhow::Context<tokio::process::Child, std::io::error::Error>>::with_context::<alloc::string::String, nixseparatedebuginfod2::nar::unpack_nar<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::binary_cache::return_nar::<nixseparatedebuginfod2::substituter::file::FileSubstituter>::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:95:48
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:126:43
[INFO] [stdout]    5: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]    6: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:102:5
[INFO] [stdout]    7: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<nixseparatedebuginfod2::utils::Presence, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: <alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>> as nixseparatedebuginfod2::cache::CachableFetcher<nixseparatedebuginfod2::build_id::BuildId>>::fetch::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:34:50
[INFO] [stdout]    9: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:248:71
[INFO] [stdout]   10: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   11: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:240:5
[INFO] [stdout]   12: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::get::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:288:66
[INFO] [stdout]   13: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::get::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   14: <nixseparatedebuginfod2::debuginfod::Debuginfod>::source::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:169:83
[INFO] [stdout]   15: nixseparatedebuginfod2::debuginfod::test::test_source_in_archive::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:421:56
[INFO] [stdout]   16: <core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   17: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   19: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   20: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   21: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   22: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   23: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   24: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   25: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   26: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   27: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   31: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   32: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   33: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   34: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   35: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   36: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   37: nixseparatedebuginfod2::debuginfod::test::test_source_in_archive
[INFO] [stdout]              at ./src/debuginfod.rs:426:10
[INFO] [stdout]   38: nixseparatedebuginfod2::debuginfod::test::test_source_in_archive::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:407:38
[INFO] [stdout]   39: <nixseparatedebuginfod2::debuginfod::test::test_source_in_archive::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   42: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   43: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   47: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   48: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   49: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   50: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   56: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60: <unknown>
[INFO] [stdout]   61: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56958b1bf672 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56958b1bf672 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56958b1d8c8a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56958b1d8c8a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x56958b1c6856 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56958b1c6856 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56958b19897f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56958b19897f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56958b1b5699 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56958abd6a7e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56958abd6a7e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56958b1b5902 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56958b1b5902 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56958b198a38 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56958b18faf9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56958b199ccd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56958b1d93fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56958b1d9142 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56958ab28ac6 - <core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::option::Option<nixseparatedebuginfod2[748287bb45ffef4d]::vfs::ResolvedPath>, anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56958ab28ac6 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_in_archive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:421:62
[INFO] [stdout]   22:     0x56958aaddaf2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56958aaddb6d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56958aa40d2d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x56958aa40beb - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x56958aa2d1b0 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x56958aa3f60d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x56958aa3e8f4 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x56958ab4ac9b - <tokio[11aa0b41e534693b]::runtime::context::scoped::Scoped<tokio[11aa0b41e534693b]::runtime::scheduler::Context>>::set::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x56958ab25839 - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x56958aad2312 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::try_with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x56958aad1e9e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x56958ab1d42d - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x56958aa30340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x56958aa30636 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x56958aa3e340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x56958aaf6293 - tokio[11aa0b41e534693b]::runtime::context::runtime::enter_runtime::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x56958aa2c731 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x56958aa74894 - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x56958aa74a5c - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x56958ab449a3 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_in_archive
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:426:10
[INFO] [stdout]   44:     0x56958ab27047 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_in_archive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:407:38
[INFO] [stdout]   45:     0x56958a96d5b6 - <nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_in_archive::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56958abcae2b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56958abcae2b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x56958abd768a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x56958abd768a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x56958abd768a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x56958abd1b54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x56958abd1b54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x56958abda182 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x56958abda182 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x56958abda182 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x56958b1be7df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x56958b1be7df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x757bdf812aa4 - <unknown>
[INFO] [stdout]   67:     0x757bdf89fa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- debuginfod::test::test_source_missing_file_in_store_path stdout ----
[INFO] [stdout] [2m2026-01-17T00:38:11.510560Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.510608Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.510649Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.510706Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m24.9µs [3mtime.idle[0m[2m=[0m31.6µs
[INFO] [stdout] [2m2026-01-17T00:38:11.510755Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m112µs [3mtime.idle[0m[2m=[0m38.0µs
[INFO] [stdout] [2m2026-01-17T00:38:11.510791Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.510939Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m51.9µs [3mtime.idle[0m[2m=[0m94.5µs
[INFO] [stdout] [2m2026-01-17T00:38:11.510996Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.511033Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.511087Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m19.1µs [3mtime.idle[0m[2m=[0m34.9µs
[INFO] [stdout] [2m2026-01-17T00:38:11.511129Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m107µs [3mtime.idle[0m[2m=[0m26.6µs
[INFO] [stdout] [2m2026-01-17T00:38:11.511170Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.511283Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m33.7µs [3mtime.idle[0m[2m=[0m78.1µs
[INFO] [stdout] [2m2026-01-17T00:38:11.511327Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mupgrade_upgradeable_read_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.511361Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mupgrade_upgradeable_read_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m8.48µs [3mtime.idle[0m[2m=[0m25.4µs
[INFO] [stdout] [2m2026-01-17T00:38:11.511393Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.511525Z[0m [34mDEBUG[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/34j18r2rpi7js1whmvzm9wliad55rilr-gnumake-4.4.1/include/gnumake_does_not_exist.h") [3minto[0m[2m=[0m"/tmp/.tmpC8gvaw/store/partial/34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.625061Z[0m [34mDEBUG[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/34j18r2rpi7js1whmvzm9wliad55rilr-gnumake-4.4.1/include/gnumake_does_not_exist.h") [3minto[0m[2m=[0m"/tmp/.tmpC8gvaw/store/partial/34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m113ms [3mtime.idle[0m[2m=[0m424µs
[INFO] [stdout] [2m2026-01-17T00:38:11.625253Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m113ms [3mtime.idle[0m[2m=[0m499µs
[INFO] [stdout] [2m2026-01-17T00:38:11.625304Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m114ms [3mtime.idle[0m[2m=[0m572µs
[INFO] [stdout] 
[INFO] [stdout] thread 'debuginfod::test::test_source_missing_file_in_store_path' (54) panicked at src/debuginfod.rs:356:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: downloading source /nix/store/34j18r2rpi7js1whmvzm9wliad55rilr-gnumake-4.4.1/include/gnumake_does_not_exist.h
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: failed to spawn Command { std: "nix-store" "--restore" "/tmp/.tmpC8gvaw/store/partial/34j18r2rpi7js1whmvzm9wliad55rilr", kill_on_drop: true }
[INFO] [stdout]     1: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<tokio::process::Child, std::io::error::Error> as anyhow::Context<tokio::process::Child, std::io::error::Error>>::with_context::<alloc::string::String, nixseparatedebuginfod2::nar::unpack_nar<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::binary_cache::return_nar::<nixseparatedebuginfod2::substituter::file::FileSubstituter>::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:95:48
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::fetch_store_path::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:143:43
[INFO] [stdout]    5: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::fetch_store_path::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]    6: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::fetch_store_path::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:129:5
[INFO] [stdout]    7: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<nixseparatedebuginfod2::utils::Presence, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: <alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>> as nixseparatedebuginfod2::cache::CachableFetcher<nixseparatedebuginfod2::store_path::StorePath>>::fetch::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:40:42
[INFO] [stdout]    9: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::store_path::StorePath, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:248:71
[INFO] [stdout]   10: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::store_path::StorePath, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   11: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::store_path::StorePath, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:240:5
[INFO] [stdout]   12: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::store_path::StorePath, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::get::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:288:66
[INFO] [stdout]   13: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::store_path::StorePath, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::get::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   14: <nixseparatedebuginfod2::debuginfod::Debuginfod>::source::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:158:18
[INFO] [stdout]   15: nixseparatedebuginfod2::debuginfod::test::test_source_missing_file_in_store_path::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:356:56
[INFO] [stdout]   16: <core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   17: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   19: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   20: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   21: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   22: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   23: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   24: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   25: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   26: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   27: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   31: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   32: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   33: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   34: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   35: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   36: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   37: nixseparatedebuginfod2::debuginfod::test::test_source_missing_file_in_store_path
[INFO] [stdout]              at ./src/debuginfod.rs:357:40
[INFO] [stdout]   38: nixseparatedebuginfod2::debuginfod::test::test_source_missing_file_in_store_path::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:342:54
[INFO] [stdout]   39: <nixseparatedebuginfod2::debuginfod::test::test_source_missing_file_in_store_path::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   42: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   43: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   47: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   48: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   49: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   50: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   56: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60: <unknown>
[INFO] [stdout]   61: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56958b1bf672 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56958b1bf672 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56958b1d8c8a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56958b1d8c8a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x56958b1c6856 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56958b1c6856 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56958b19897f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56958b19897f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56958b1b5699 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56958abd6a7e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56958abd6a7e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56958b1b5902 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56958b1b5902 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56958b198a38 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56958b18faf9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56958b199ccd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56958b1d93fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56958b1d9142 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56958ab2f185 - <core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::option::Option<nixseparatedebuginfod2[748287bb45ffef4d]::vfs::ResolvedPath>, anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56958ab2f185 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_missing_file_in_store_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:356:62
[INFO] [stdout]   22:     0x56958aaddaf2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56958aaddb6d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56958aa40d2d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x56958aa40beb - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x56958aa2d1b0 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x56958aa3f60d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x56958aa3e8f4 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x56958ab4ac9b - <tokio[11aa0b41e534693b]::runtime::context::scoped::Scoped<tokio[11aa0b41e534693b]::runtime::scheduler::Context>>::set::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x56958ab25839 - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x56958aad2312 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::try_with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x56958aad1e9e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x56958ab1d42d - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x56958aa30340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x56958aa30636 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x56958aa3e340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x56958aaf6293 - tokio[11aa0b41e534693b]::runtime::context::runtime::enter_runtime::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x56958aa2c731 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x56958aa74894 - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x56958aa74a5c - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x56958ab45643 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_missing_file_in_store_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:357:40
[INFO] [stdout]   44:     0x56958ab27197 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_missing_file_in_store_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:342:54
[INFO] [stdout]   45:     0x56958a96d776 - <nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_missing_file_in_store_path::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56958abcae2b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56958abcae2b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x56958abd768a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x56958abd768a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x56958abd768a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x56958abd1b54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x56958abd1b54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x56958abda182 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x56958abda182 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x56958abda182 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x56958b1be7df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x56958b1be7df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x757bdf812aa4 - <unknown>
[INFO] [stdout]   67:     0x757bdf89fa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- debuginfod::test::test_source_in_source_dir stdout ----
[INFO] [stdout] [2m2026-01-17T00:38:11.478098Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.478155Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.478203Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.478275Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m23.1µs [3mtime.idle[0m[2m=[0m47.6µs
[INFO] [stdout] [2m2026-01-17T00:38:11.478332Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m136µs [3mtime.idle[0m[2m=[0m44.4µs
[INFO] [stdout] [2m2026-01-17T00:38:11.478379Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.478524Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m73.7µs [3mtime.idle[0m[2m=[0m68.9µs
[INFO] [stdout] [2m2026-01-17T00:38:11.478583Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.478625Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.478686Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m23.4µs [3mtime.idle[0m[2m=[0m36.9µs
[INFO] [stdout] [2m2026-01-17T00:38:11.478742Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m126µs [3mtime.idle[0m[2m=[0m33.5µs
[INFO] [stdout] [2m2026-01-17T00:38:11.478796Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.478934Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m80.8µs [3mtime.idle[0m[2m=[0m55.2µs
[INFO] [stdout] [2m2026-01-17T00:38:11.479002Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mupgrade_upgradeable_read_lock[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.479047Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mupgrade_upgradeable_read_lock[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m10.7µs [3mtime.idle[0m[2m=[0m37.4µs
[INFO] [stdout] [2m2026-01-17T00:38:11.479093Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.479246Z[0m [34mDEBUG[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmp0192or/debuginfo/partial/b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.616861Z[0m [34mDEBUG[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmp0192or/debuginfo/partial/b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m137ms [3mtime.idle[0m[2m=[0m517µs
[INFO] [stdout] [2m2026-01-17T00:38:11.617320Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m137ms [3mtime.idle[0m[2m=[0m765µs
[INFO] [stdout] [2m2026-01-17T00:38:11.617389Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m139ms [3mtime.idle[0m[2m=[0m763µs
[INFO] [stdout] 
[INFO] [stdout] thread 'debuginfod::test::test_source_in_source_dir' (50) panicked at src/debuginfod.rs:375:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to spawn Command { std: "nix-store" "--restore" "/tmp/.tmp0192or/debuginfo/partial/b87e34547e94f167f4b737f3a25955477a485cc7", kill_on_drop: true }
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<tokio::process::Child, std::io::error::Error> as anyhow::Context<tokio::process::Child, std::io::error::Error>>::with_context::<alloc::string::String, nixseparatedebuginfod2::nar::unpack_nar<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::binary_cache::return_nar::<nixseparatedebuginfod2::substituter::file::FileSubstituter>::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:95:48
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:126:43
[INFO] [stdout]    5: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]    6: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:102:5
[INFO] [stdout]    7: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<nixseparatedebuginfod2::utils::Presence, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: <alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>> as nixseparatedebuginfod2::cache::CachableFetcher<nixseparatedebuginfod2::build_id::BuildId>>::fetch::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:34:50
[INFO] [stdout]    9: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:248:71
[INFO] [stdout]   10: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   11: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:240:5
[INFO] [stdout]   12: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::get::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:288:66
[INFO] [stdout]   13: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::get::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   14: <nixseparatedebuginfod2::debuginfod::Debuginfod>::source::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:169:83
[INFO] [stdout]   15: nixseparatedebuginfod2::debuginfod::test::test_source_in_source_dir::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:375:56
[INFO] [stdout]   16: <core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   17: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   19: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   20: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   21: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   22: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   23: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   24: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   25: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   26: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   27: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   31: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   32: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   33: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   34: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   35: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   36: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   37: nixseparatedebuginfod2::debuginfod::test::test_source_in_source_dir
[INFO] [stdout]              at ./src/debuginfod.rs:380:10
[INFO] [stdout]   38: nixseparatedebuginfod2::debuginfod::test::test_source_in_source_dir::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:361:41
[INFO] [stdout]   39: <nixseparatedebuginfod2::debuginfod::test::test_source_in_source_dir::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   42: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   43: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   47: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   48: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   49: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   50: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   56: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60: <unknown>
[INFO] [stdout]   61: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56958b1bf672 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56958b1bf672 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56958b1d8c8a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56958b1d8c8a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x56958b1c6856 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56958b1c6856 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56958b19897f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56958b19897f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56958b1b5699 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56958abd6a7e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56958abd6a7e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56958b1b5902 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56958b1b5902 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56958b198a38 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56958b18faf9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56958b199ccd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56958b1d93fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56958b1d9142 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56958ab2a8a6 - <core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::option::Option<nixseparatedebuginfod2[748287bb45ffef4d]::vfs::ResolvedPath>, anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56958ab2a8a6 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_in_source_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:375:62
[INFO] [stdout]   22:     0x56958aaddaf2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56958aaddb6d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56958aa40d2d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x56958aa40beb - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x56958aa2d1b0 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x56958aa3f60d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x56958aa3e8f4 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x56958ab4ac9b - <tokio[11aa0b41e534693b]::runtime::context::scoped::Scoped<tokio[11aa0b41e534693b]::runtime::scheduler::Context>>::set::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x56958ab25839 - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x56958aad2312 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::try_with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x56958aad1e9e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x56958ab1d42d - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x56958aa30340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x56958aa30636 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x56958aa3e340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x56958aaf6293 - tokio[11aa0b41e534693b]::runtime::context::runtime::enter_runtime::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x56958aa2c731 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x56958aa74894 - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x56958aa74a5c - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x56958ab44d33 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_in_source_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:380:10
[INFO] [stdout]   44:     0x56958ab270a7 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_in_source_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:361:41
[INFO] [stdout]   45:     0x56958a96d636 - <nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_in_source_dir::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56958abcae2b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56958abcae2b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x56958abd768a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x56958abd768a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x56958abd768a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x56958abd1b54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x56958abd1b54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x56958abda182 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x56958abda182 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x56958abda182 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x56958b1be7df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x56958b1be7df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x757bdf812aa4 - <unknown>
[INFO] [stdout]   67:     0x757bdf89fa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- debuginfod::test::test_debuginfo_nominal stdout ----
[INFO] [stdout] [2m2026-01-17T00:38:11.483042Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.483095Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.483129Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.483193Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m28.7µs [3mtime.idle[0m[2m=[0m33.9µs
[INFO] [stdout] [2m2026-01-17T00:38:11.483260Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m135µs [3mtime.idle[0m[2m=[0m30.4µs
[INFO] [stdout] [2m2026-01-17T00:38:11.483297Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.483520Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m41.2µs [3mtime.idle[0m[2m=[0m179µs
[INFO] [stdout] [2m2026-01-17T00:38:11.483571Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.483623Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.483674Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m20.5µs [3mtime.idle[0m[2m=[0m30.4µs
[INFO] [stdout] [2m2026-01-17T00:38:11.483718Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m111µs [3mtime.idle[0m[2m=[0m37.8µs
[INFO] [stdout] [2m2026-01-17T00:38:11.483759Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.483890Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m29.9µs [3mtime.idle[0m[2m=[0m98.7µs
[INFO] [stdout] [2m2026-01-17T00:38:11.483936Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mupgrade_upgradeable_read_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.483973Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mupgrade_upgradeable_read_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m9.48µs [3mtime.idle[0m[2m=[0m27.5µs
[INFO] [stdout] [2m2026-01-17T00:38:11.484008Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.484143Z[0m [34mDEBUG[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mbuild_id[0m[2m=[0mBuildId("0e20481820d3b92468102b35a5e4a29a8695c1af") [3minto[0m[2m=[0m"/tmp/.tmpmtheBy/debuginfo/partial/0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.617314Z[0m [34mDEBUG[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mbuild_id[0m[2m=[0mBuildId("0e20481820d3b92468102b35a5e4a29a8695c1af") [3minto[0m[2m=[0m"/tmp/.tmpmtheBy/debuginfo/partial/0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m133ms [3mtime.idle[0m[2m=[0m96.8µs
[INFO] [stdout] [2m2026-01-17T00:38:11.617667Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m133ms [3mtime.idle[0m[2m=[0m275µs
[INFO] [stdout] [2m2026-01-17T00:38:11.617724Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m134ms [3mtime.idle[0m[2m=[0m501µs
[INFO] [stdout] 
[INFO] [stdout] thread 'debuginfod::test::test_debuginfo_nominal' (43) panicked at src/debuginfod.rs:248:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to spawn Command { std: "nix-store" "--restore" "/tmp/.tmpmtheBy/debuginfo/partial/0e20481820d3b92468102b35a5e4a29a8695c1af", kill_on_drop: true }
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<tokio::process::Child, std::io::error::Error> as anyhow::Context<tokio::process::Child, std::io::error::Error>>::with_context::<alloc::string::String, nixseparatedebuginfod2::nar::unpack_nar<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::binary_cache::return_nar::<nixseparatedebuginfod2::substituter::file::FileSubstituter>::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:95:48
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:126:43
[INFO] [stdout]    5: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]    6: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:102:5
[INFO] [stdout]    7: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<nixseparatedebuginfod2::utils::Presence, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: <alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>> as nixseparatedebuginfod2::cache::CachableFetcher<nixseparatedebuginfod2::build_id::BuildId>>::fetch::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:34:50
[INFO] [stdout]    9: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:248:71
[INFO] [stdout]   10: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   11: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:240:5
[INFO] [stdout]   12: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::get::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:288:66
[INFO] [stdout]   13: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::get::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   14: <nixseparatedebuginfod2::debuginfod::Debuginfod>::debuginfo::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:107:60
[INFO] [stdout]   15: nixseparatedebuginfod2::debuginfod::test::test_debuginfo_nominal::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:247:14
[INFO] [stdout]   16: <core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   17: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   19: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   20: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   21: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   22: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   23: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   24: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   25: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   26: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   27: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   31: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   32: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   33: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   34: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   35: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   36: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   37: nixseparatedebuginfod2::debuginfod::test::test_debuginfo_nominal
[INFO] [stdout]              at ./src/debuginfod.rs:254:10
[INFO] [stdout]   38: nixseparatedebuginfod2::debuginfod::test::test_debuginfo_nominal::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:233:38
[INFO] [stdout]   39: <nixseparatedebuginfod2::debuginfod::test::test_debuginfo_nominal::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   42: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   43: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   47: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   48: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   49: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   50: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   56: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60: <unknown>
[INFO] [stdout]   61: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56958b1bf672 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56958b1bf672 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56958b1d8c8a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56958b1d8c8a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x56958b1c6856 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56958b1c6856 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56958b19897f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56958b19897f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56958b1b5699 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56958abd6a7e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56958abd6a7e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56958b1b5902 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56958b1b5902 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56958b198a38 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56958b18faf9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56958b199ccd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56958b1d93fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56958b1d9142 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56958ab27c59 - <core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::option::Option<nixseparatedebuginfod2[748287bb45ffef4d]::vfs::ResolvedPath>, anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56958ab27c59 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_debuginfo_nominal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:248:14
[INFO] [stdout]   22:     0x56958aaddaf2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56958aaddb6d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56958aa40d2d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x56958aa40beb - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x56958aa2d1b0 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x56958aa3f60d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x56958aa3e8f4 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x56958ab4ac9b - <tokio[11aa0b41e534693b]::runtime::context::scoped::Scoped<tokio[11aa0b41e534693b]::runtime::scheduler::Context>>::set::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x56958ab25839 - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x56958aad2312 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::try_with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x56958aad1e9e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x56958ab1d42d - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x56958aa30340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x56958aa30636 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x56958aa3e340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x56958aaf6293 - tokio[11aa0b41e534693b]::runtime::context::runtime::enter_runtime::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x56958aa2c731 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x56958aa74894 - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x56958aa74a5c - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x56958ab447d4 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_debuginfo_nominal
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:254:10
[INFO] [stdout]   44:     0x56958ab27017 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_debuginfo_nominal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:233:38
[INFO] [stdout]   45:     0x56958a96d576 - <nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_debuginfo_nominal::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56958abcae2b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56958abcae2b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x56958abd768a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x56958abd768a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x56958abd768a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x56958abd1b54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x56958abd1b54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x56958abda182 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x56958abda182 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x56958abda182 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x56958b1be7df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x56958b1be7df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x757bdf812aa4 - <unknown>
[INFO] [stdout]   67:     0x757bdf89fa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- substituter::file::test_fetch_store_path stdout ----
[INFO] [stdout] [2m2026-01-17T00:38:11.630054Z[0m [34mDEBUG[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/34j18r2rpi7js1whmvzm9wliad55rilr-gnumake-4.4.1") [3minto[0m[2m=[0m"/tmp/.tmpenYtLA/into"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.636470Z[0m [34mDEBUG[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/34j18r2rpi7js1whmvzm9wliad55rilr-gnumake-4.4.1") [3minto[0m[2m=[0m"/tmp/.tmpenYtLA/into"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m5.72ms [3mtime.idle[0m[2m=[0m699µs
[INFO] [stdout] 
[INFO] [stdout] thread 'substituter::file::test_fetch_store_path' (137) panicked at src/substituter/file.rs:115:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to spawn Command { std: "nix-store" "--restore" "/tmp/.tmpenYtLA/into", kill_on_drop: true }
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<tokio::process::Child, std::io::error::Error> as anyhow::Context<tokio::process::Child, std::io::error::Error>>::with_context::<alloc::string::String, nixseparatedebuginfod2::nar::unpack_nar<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::binary_cache::return_nar::<nixseparatedebuginfod2::substituter::file::FileSubstituter>::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:95:48
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::fetch_store_path::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:143:43
[INFO] [stdout]    5: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::fetch_store_path::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]    6: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::fetch_store_path::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:129:5
[INFO] [stdout]    7: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<nixseparatedebuginfod2::utils::Presence, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: nixseparatedebuginfod2::substituter::file::test_fetch_store_path::{closure#0}
[INFO] [stdout]              at ./src/substituter/file.rs:114:14
[INFO] [stdout]    9: <core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   10: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   11: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   12: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   13: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   14: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   15: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   16: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   17: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   18: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   19: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   20: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   21: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   22: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   23: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   25: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   26: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   27: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   28: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   29: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   30: nixseparatedebuginfod2::substituter::file::test_fetch_store_path
[INFO] [stdout]              at ./src/substituter/file.rs:121:6
[INFO] [stdout]   31: nixseparatedebuginfod2::substituter::file::test_fetch_store_path::{closure#0}
[INFO] [stdout]              at ./src/substituter/file.rs:97:33
[INFO] [stdout]   32: <nixseparatedebuginfod2::substituter::file::test_fetch_store_path::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   35: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   36: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   41: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   42: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   43: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   45: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   49: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   50: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   52: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   53: <unknown>
[INFO] [stdout]   54: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56958b1bf672 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56958b1bf672 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56958b1d8c8a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56958b1d8c8a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x56958b1c6856 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56958b1c6856 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56958b19897f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56958b19897f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56958b1b5699 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56958abd6a7e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56958abd6a7e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56958b1b5902 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56958b1b5902 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56958b198a38 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56958b18faf9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56958b199ccd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56958b1d93fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56958b1d9142 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56958ab8a512 - <core[c5ed12ab89cc536a]::result::Result<nixseparatedebuginfod2[748287bb45ffef4d]::utils::Presence, anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56958ab8a512 - nixseparatedebuginfod2[748287bb45ffef4d]::substituter::file::test_fetch_store_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/file.rs:115:14
[INFO] [stdout]   22:     0x56958aaddaf2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56958aaddb6d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56958aa40d2d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x56958aa40beb - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x56958aa2d1b0 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x56958aa3f60d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x56958aa3e8f4 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x56958ab4ac9b - <tokio[11aa0b41e534693b]::runtime::context::scoped::Scoped<tokio[11aa0b41e534693b]::runtime::scheduler::Context>>::set::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x56958ab25839 - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x56958aad2312 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::try_with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x56958aad1e9e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x56958ab1d42d - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x56958aa30340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x56958aa30636 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x56958aa3e340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x56958aaf6293 - tokio[11aa0b41e534693b]::runtime::context::runtime::enter_runtime::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x56958aa2c731 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x56958aa74894 - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x56958aa74a5c - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x56958ab93e24 - nixseparatedebuginfod2[748287bb45ffef4d]::substituter::file::test_fetch_store_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/file.rs:121:6
[INFO] [stdout]   44:     0x56958ab89e97 - nixseparatedebuginfod2[748287bb45ffef4d]::substituter::file::test_fetch_store_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/file.rs:97:33
[INFO] [stdout]   45:     0x56958a96d8b6 - <nixseparatedebuginfod2[748287bb45ffef4d]::substituter::file::test_fetch_store_path::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56958abcae2b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56958abcae2b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x56958abd768a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x56958abd768a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x56958abd768a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x56958abd1b54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x56958abd1b54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x56958abda182 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x56958abda182 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x56958abda182 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x56958b1be7df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x56958b1be7df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x757bdf812aa4 - <unknown>
[INFO] [stdout]   67:     0x757bdf89fa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- substituter::file::test_build_id_to_debug_output stdout ----
[INFO] [stdout] [2m2026-01-17T00:38:11.629578Z[0m [34mDEBUG[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmp9HV2xP/into"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.631941Z[0m [34mDEBUG[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmp9HV2xP/into"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m773µs [3mtime.idle[0m[2m=[0m1.59ms
[INFO] [stdout] 
[INFO] [stdout] thread 'substituter::file::test_build_id_to_debug_output' (136) panicked at src/substituter/file.rs:84:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to spawn Command { std: "nix-store" "--restore" "/tmp/.tmp9HV2xP/into", kill_on_drop: true }
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<tokio::process::Child, std::io::error::Error> as anyhow::Context<tokio::process::Child, std::io::error::Error>>::with_context::<alloc::string::String, nixseparatedebuginfod2::nar::unpack_nar<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::binary_cache::return_nar::<nixseparatedebuginfod2::substituter::file::FileSubstituter>::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:95:48
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:126:43
[INFO] [stdout]    5: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]    6: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:102:5
[INFO] [stdout]    7: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<nixseparatedebuginfod2::utils::Presence, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: nixseparatedebuginfod2::substituter::file::test_build_id_to_debug_output::{closure#0}
[INFO] [stdout]              at ./src/substituter/file.rs:83:14
[INFO] [stdout]    9: <core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   10: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   11: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   12: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   13: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   14: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   15: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   16: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   17: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   18: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   19: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   20: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   21: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   22: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   23: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   25: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   26: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   27: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   28: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   29: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   30: nixseparatedebuginfod2::substituter::file::test_build_id_to_debug_output
[INFO] [stdout]              at ./src/substituter/file.rs:93:6
[INFO] [stdout]   31: nixseparatedebuginfod2::substituter::file::test_build_id_to_debug_output::{closure#0}
[INFO] [stdout]              at ./src/substituter/file.rs:69:41
[INFO] [stdout]   32: <nixseparatedebuginfod2::substituter::file::test_build_id_to_debug_output::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   35: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   36: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   41: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   42: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   43: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   45: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   49: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   50: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   52: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   53: <unknown>
[INFO] [stdout]   54: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56958b1bf672 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56958b1bf672 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56958b1d8c8a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56958b1d8c8a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x56958b1c6856 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56958b1c6856 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56958b19897f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56958b19897f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56958b1b5699 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56958abd6a7e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56958abd6a7e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56958b1b5902 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56958b1b5902 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56958b198a38 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56958b18faf9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56958b199ccd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56958b1d93fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56958b1d9142 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56958ab8aeeb - <core[c5ed12ab89cc536a]::result::Result<nixseparatedebuginfod2[748287bb45ffef4d]::utils::Presence, anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56958ab8aeeb - nixseparatedebuginfod2[748287bb45ffef4d]::substituter::file::test_build_id_to_debug_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/file.rs:84:14
[INFO] [stdout]   22:     0x56958aaddaf2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56958aaddb6d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56958aa40d2d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x56958aa40beb - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x56958aa2d1b0 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x56958aa3f60d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x56958aa3e8f4 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x56958ab4ac9b - <tokio[11aa0b41e534693b]::runtime::context::scoped::Scoped<tokio[11aa0b41e534693b]::runtime::scheduler::Context>>::set::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x56958ab25839 - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x56958aad2312 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::try_with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x56958aad1e9e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x56958ab1d42d - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x56958aa30340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x56958aa30636 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x56958aa3e340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x56958aaf6293 - tokio[11aa0b41e534693b]::runtime::context::runtime::enter_runtime::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x56958aa2c731 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x56958aa74894 - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x56958aa74a5c - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x56958ab93fe4 - nixseparatedebuginfod2[748287bb45ffef4d]::substituter::file::test_build_id_to_debug_output
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/file.rs:93:6
[INFO] [stdout]   44:     0x56958ab89ec7 - nixseparatedebuginfod2[748287bb45ffef4d]::substituter::file::test_build_id_to_debug_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/file.rs:69:41
[INFO] [stdout]   45:     0x56958a96d8f6 - <nixseparatedebuginfod2[748287bb45ffef4d]::substituter::file::test_build_id_to_debug_output::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56958abcae2b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56958abcae2b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x56958abd768a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x56958abd768a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x56958abd768a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x56958abd1b54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x56958abd1b54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x56958abda182 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x56958abda182 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x56958abda182 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x56958b1be7df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x56958b1be7df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x757bdf812aa4 - <unknown>
[INFO] [stdout]   67:     0x757bdf89fa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- debuginfod::test::test_source_in_archive_patched stdout ----
[INFO] [stdout] [2m2026-01-17T00:38:11.469008Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.469059Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.469104Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.469162Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m20.8µs [3mtime.idle[0m[2m=[0m36.8µs
[INFO] [stdout] [2m2026-01-17T00:38:11.469214Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m120µs [3mtime.idle[0m[2m=[0m39.1µs
[INFO] [stdout] [2m2026-01-17T00:38:11.469255Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.469926Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m41.7µs [3mtime.idle[0m[2m=[0m626µs
[INFO] [stdout] [2m2026-01-17T00:38:11.470087Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.470135Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.470194Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m23.1µs [3mtime.idle[0m[2m=[0m36.4µs
[INFO] [stdout] [2m2026-01-17T00:38:11.470246Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m123µs [3mtime.idle[0m[2m=[0m38.7µs
[INFO] [stdout] [2m2026-01-17T00:38:11.470294Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.471091Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m39.2µs [3mtime.idle[0m[2m=[0m755µs
[INFO] [stdout] [2m2026-01-17T00:38:11.471146Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mupgrade_upgradeable_read_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.471187Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mupgrade_upgradeable_read_lock[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m9.63µs [3mtime.idle[0m[2m=[0m31.6µs
[INFO] [stdout] [2m2026-01-17T00:38:11.471228Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.471509Z[0m [34mDEBUG[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mbuild_id[0m[2m=[0mBuildId("0e20481820d3b92468102b35a5e4a29a8695c1af") [3minto[0m[2m=[0m"/tmp/.tmp5LRqyY/debuginfo/partial/0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.617107Z[0m [34mDEBUG[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mbuild_id[0m[2m=[0mBuildId("0e20481820d3b92468102b35a5e4a29a8695c1af") [3minto[0m[2m=[0m"/tmp/.tmp5LRqyY/debuginfo/partial/0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m136ms [3mtime.idle[0m[2m=[0m9.17ms
[INFO] [stdout] [2m2026-01-17T00:38:11.618933Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m137ms [3mtime.idle[0m[2m=[0m10.9ms
[INFO] [stdout] [2m2026-01-17T00:38:11.619001Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m138ms [3mtime.idle[0m[2m=[0m12.1ms
[INFO] [stdout] 
[INFO] [stdout] thread 'debuginfod::test::test_source_in_archive_patched' (49) panicked at src/debuginfod.rs:444:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to spawn Command { std: "nix-store" "--restore" "/tmp/.tmp5LRqyY/debuginfo/partial/0e20481820d3b92468102b35a5e4a29a8695c1af", kill_on_drop: true }
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<tokio::process::Child, std::io::error::Error> as anyhow::Context<tokio::process::Child, std::io::error::Error>>::with_context::<alloc::string::String, nixseparatedebuginfod2::nar::unpack_nar<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::binary_cache::return_nar::<nixseparatedebuginfod2::substituter::file::FileSubstituter>::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:95:48
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:126:43
[INFO] [stdout]    5: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]    6: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:102:5
[INFO] [stdout]    7: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<nixseparatedebuginfod2::utils::Presence, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: <alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>> as nixseparatedebuginfod2::cache::CachableFetcher<nixseparatedebuginfod2::build_id::BuildId>>::fetch::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:34:50
[INFO] [stdout]    9: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:248:71
[INFO] [stdout]   10: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   11: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:240:5
[INFO] [stdout]   12: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::get::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:288:66
[INFO] [stdout]   13: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::get::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   14: <nixseparatedebuginfod2::debuginfod::Debuginfod>::source::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:169:83
[INFO] [stdout]   15: nixseparatedebuginfod2::debuginfod::test::test_source_in_archive_patched::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:444:56
[INFO] [stdout]   16: <core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   17: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   19: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   20: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   21: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   22: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   23: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   24: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   25: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   26: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   27: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   31: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   32: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   33: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   34: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   35: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   36: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   37: nixseparatedebuginfod2::debuginfod::test::test_source_in_archive_patched
[INFO] [stdout]              at ./src/debuginfod.rs:449:10
[INFO] [stdout]   38: nixseparatedebuginfod2::debuginfod::test::test_source_in_archive_patched::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:430:46
[INFO] [stdout]   39: <nixseparatedebuginfod2::debuginfod::test::test_source_in_archive_patched::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   42: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   43: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   47: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   48: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   49: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   50: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   56: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60: <unknown>
[INFO] [stdout]   61: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56958b1bf672 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56958b1bf672 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56958b1d8c8a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56958b1d8c8a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x56958b1c6856 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56958b1c6856 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56958b19897f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56958b19897f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56958b1b5699 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56958abd6a7e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56958abd6a7e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56958b1b5902 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56958b1b5902 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56958b198a38 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56958b18faf9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56958b199ccd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56958b1d93fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56958b1d9142 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56958ab2b7a6 - <core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::option::Option<nixseparatedebuginfod2[748287bb45ffef4d]::vfs::ResolvedPath>, anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56958ab2b7a6 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_in_archive_patched::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:444:62
[INFO] [stdout]   22:     0x56958aaddaf2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56958aaddb6d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56958aa40d2d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x56958aa40beb - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x56958aa2d1b0 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x56958aa3f60d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x56958aa3e8f4 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x56958ab4ac9b - <tokio[11aa0b41e534693b]::runtime::context::scoped::Scoped<tokio[11aa0b41e534693b]::runtime::scheduler::Context>>::set::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x56958ab25839 - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x56958aad2312 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::try_with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x56958aad1e9e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x56958ab1d42d - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x56958aa30340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x56958aa30636 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x56958aa3e340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x56958aaf6293 - tokio[11aa0b41e534693b]::runtime::context::runtime::enter_runtime::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x56958aa2c731 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x56958aa74894 - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x56958aa74a5c - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x56958ab44f03 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_in_archive_patched
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:449:10
[INFO] [stdout]   44:     0x56958ab270d7 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_in_archive_patched::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:430:46
[INFO] [stdout]   45:     0x56958a96d676 - <nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_in_archive_patched::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56958abcae2b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56958abcae2b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x56958abd768a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x56958abd768a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x56958abd768a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x56958abd1b54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x56958abd1b54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x56958abda182 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x56958abda182 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x56958abda182 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x56958b1be7df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x56958b1be7df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x757bdf812aa4 - <unknown>
[INFO] [stdout]   67:     0x757bdf89fa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- debuginfod::test::test_source_in_source_dir_patched stdout ----
[INFO] [stdout] [2m2026-01-17T00:38:11.470324Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.470374Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.470409Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.470465Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m20.4µs [3mtime.idle[0m[2m=[0m35.2µs
[INFO] [stdout] [2m2026-01-17T00:38:11.470516Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m112µs [3mtime.idle[0m[2m=[0m33.6µs
[INFO] [stdout] [2m2026-01-17T00:38:11.470561Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.470760Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m34.1µs [3mtime.idle[0m[2m=[0m172µs
[INFO] [stdout] [2m2026-01-17T00:38:11.470807Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.470868Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.470927Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m20.6µs [3mtime.idle[0m[2m=[0m38.6µs
[INFO] [stdout] [2m2026-01-17T00:38:11.470971Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m116µs [3mtime.idle[0m[2m=[0m48.8µs
[INFO] [stdout] [2m2026-01-17T00:38:11.471011Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.471128Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m43.1µs [3mtime.idle[0m[2m=[0m72.3µs
[INFO] [stdout] [2m2026-01-17T00:38:11.471278Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mupgrade_upgradeable_read_lock[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.471317Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mupgrade_upgradeable_read_lock[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m8.18µs [3mtime.idle[0m[2m=[0m31.9µs
[INFO] [stdout] [2m2026-01-17T00:38:11.471350Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.471481Z[0m [34mDEBUG[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpaZYTqd/debuginfo/partial/b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.617550Z[0m [34mDEBUG[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpaZYTqd/debuginfo/partial/b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m146ms [3mtime.idle[0m[2m=[0m460µs
[INFO] [stdout] [2m2026-01-17T00:38:11.617898Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m146ms [3mtime.idle[0m[2m=[0m561µs
[INFO] [stdout] [2m2026-01-17T00:38:11.617948Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m147ms [3mtime.idle[0m[2m=[0m700µs
[INFO] [stdout] 
[INFO] [stdout] thread 'debuginfod::test::test_source_in_source_dir_patched' (51) panicked at src/debuginfod.rs:398:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to spawn Command { std: "nix-store" "--restore" "/tmp/.tmpaZYTqd/debuginfo/partial/b87e34547e94f167f4b737f3a25955477a485cc7", kill_on_drop: true }
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<tokio::process::Child, std::io::error::Error> as anyhow::Context<tokio::process::Child, std::io::error::Error>>::with_context::<alloc::string::String, nixseparatedebuginfod2::nar::unpack_nar<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::binary_cache::return_nar::<nixseparatedebuginfod2::substituter::file::FileSubstituter>::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:95:48
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:126:43
[INFO] [stdout]    5: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]    6: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:102:5
[INFO] [stdout]    7: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<nixseparatedebuginfod2::utils::Presence, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: <alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>> as nixseparatedebuginfod2::cache::CachableFetcher<nixseparatedebuginfod2::build_id::BuildId>>::fetch::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:34:50
[INFO] [stdout]    9: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:248:71
[INFO] [stdout]   10: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   11: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:240:5
[INFO] [stdout]   12: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::get::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:288:66
[INFO] [stdout]   13: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::build_id::BuildId, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::get::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   14: <nixseparatedebuginfod2::debuginfod::Debuginfod>::source::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:169:83
[INFO] [stdout]   15: nixseparatedebuginfod2::debuginfod::test::test_source_in_source_dir_patched::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:398:56
[INFO] [stdout]   16: <core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   17: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   19: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   20: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   21: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   22: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   23: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   24: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   25: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   26: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   27: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   31: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   32: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   33: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   34: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   35: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   36: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   37: nixseparatedebuginfod2::debuginfod::test::test_source_in_source_dir_patched
[INFO] [stdout]              at ./src/debuginfod.rs:403:10
[INFO] [stdout]   38: nixseparatedebuginfod2::debuginfod::test::test_source_in_source_dir_patched::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:384:49
[INFO] [stdout]   39: <nixseparatedebuginfod2::debuginfod::test::test_source_in_source_dir_patched::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   42: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   43: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   47: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   48: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   49: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   50: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   56: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60: <unknown>
[INFO] [stdout]   61: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56958b1bf672 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56958b1bf672 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56958b1d8c8a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56958b1d8c8a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x56958b1c6856 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56958b1c6856 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56958b19897f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56958b19897f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56958b1b5699 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56958abd6a7e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56958abd6a7e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56958b1b5902 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56958b1b5902 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56958b198a38 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56958b18faf9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56958b199ccd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56958b1d93fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56958b1d9142 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56958ab2e2a6 - <core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::option::Option<nixseparatedebuginfod2[748287bb45ffef4d]::vfs::ResolvedPath>, anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56958ab2e2a6 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_in_source_dir_patched::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:398:62
[INFO] [stdout]   22:     0x56958aaddaf2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56958aaddb6d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56958aa40d2d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x56958aa40beb - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x56958aa2d1b0 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x56958aa3f60d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x56958aa3e8f4 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x56958ab4ac9b - <tokio[11aa0b41e534693b]::runtime::context::scoped::Scoped<tokio[11aa0b41e534693b]::runtime::scheduler::Context>>::set::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x56958ab25839 - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x56958aad2312 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::try_with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x56958aad1e9e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x56958ab1d42d - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x56958aa30340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x56958aa30636 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x56958aa3e340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x56958aaf6293 - tokio[11aa0b41e534693b]::runtime::context::runtime::enter_runtime::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x56958aa2c731 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x56958aa74894 - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x56958aa74a5c - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x56958ab45473 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_in_source_dir_patched
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:403:10
[INFO] [stdout]   44:     0x56958ab27167 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_in_source_dir_patched::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:384:49
[INFO] [stdout]   45:     0x56958a96d736 - <nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_in_source_dir_patched::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56958abcae2b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56958abcae2b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x56958abd768a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x56958abd768a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x56958abd768a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x56958abd1b54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x56958abd1b54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x56958abda182 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x56958abda182 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x56958abda182 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x56958b1be7df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x56958b1be7df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x757bdf812aa4 - <unknown>
[INFO] [stdout]   67:     0x757bdf89fa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- debuginfod::test::test_source_explicit_store_path stdout ----
[INFO] [stdout] [2m2026-01-17T00:38:11.483439Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.483499Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.483551Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.483633Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m23.5µs [3mtime.idle[0m[2m=[0m57.8µs
[INFO] [stdout] [2m2026-01-17T00:38:11.483696Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mread_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m155µs [3mtime.idle[0m[2m=[0m45.6µs
[INFO] [stdout] [2m2026-01-17T00:38:11.483742Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.484494Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m39.2µs [3mtime.idle[0m[2m=[0m710µs
[INFO] [stdout] [2m2026-01-17T00:38:11.484553Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.484612Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.484674Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mentry_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m23.0µs [3mtime.idle[0m[2m=[0m38.8µs
[INFO] [stdout] [2m2026-01-17T00:38:11.484732Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1munlock_and_relock_upgradably[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m131µs [3mtime.idle[0m[2m=[0m47.5µs
[INFO] [stdout] [2m2026-01-17T00:38:11.484783Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.485312Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mcached[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m494µs [3mtime.idle[0m[2m=[0m33.2µs
[INFO] [stdout] [2m2026-01-17T00:38:11.485377Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mupgrade_upgradeable_read_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.485423Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mupgrade_upgradeable_read_lock[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m10.9µs [3mtime.idle[0m[2m=[0m46.2µs
[INFO] [stdout] [2m2026-01-17T00:38:11.485472Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.485940Z[0m [34mDEBUG[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/34j18r2rpi7js1whmvzm9wliad55rilr-gnumake-4.4.1/include/gnumake.h") [3minto[0m[2m=[0m"/tmp/.tmpZCj6Ft/store/partial/34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.635747Z[0m [34mDEBUG[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mFileSubstituter { path: "/opt/rustwide/workdir/tests/fixtures/file_binary_cache" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/34j18r2rpi7js1whmvzm9wliad55rilr-gnumake-4.4.1/include/gnumake.h") [3minto[0m[2m=[0m"/tmp/.tmpZCj6Ft/store/partial/34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m149ms [3mtime.idle[0m[2m=[0m461µs
[INFO] [stdout] [2m2026-01-17T00:38:11.635928Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m[1mfetch[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m150ms [3mtime.idle[0m[2m=[0m461µs
[INFO] [stdout] [2m2026-01-17T00:38:11.636008Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m151ms [3mtime.idle[0m[2m=[0m1.12ms
[INFO] [stdout] 
[INFO] [stdout] thread 'debuginfod::test::test_source_explicit_store_path' (47) panicked at src/debuginfod.rs:293:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: downloading source /nix/store/34j18r2rpi7js1whmvzm9wliad55rilr-gnumake-4.4.1/include/gnumake.h
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: failed to spawn Command { std: "nix-store" "--restore" "/tmp/.tmpZCj6Ft/store/partial/34j18r2rpi7js1whmvzm9wliad55rilr", kill_on_drop: true }
[INFO] [stdout]     1: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<tokio::process::Child, std::io::error::Error> as anyhow::Context<tokio::process::Child, std::io::error::Error>>::with_context::<alloc::string::String, nixseparatedebuginfod2::nar::unpack_nar<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::<nixseparatedebuginfod2::utils::DecompressingReader<tokio::io::util::buf_reader::BufReader<tokio::fs::file::File>>>::{closure#0}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::binary_cache::return_nar::<nixseparatedebuginfod2::substituter::file::FileSubstituter>::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:95:48
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::fetch_store_path::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:143:43
[INFO] [stdout]    5: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::fetch_store_path::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]    6: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::fetch_store_path::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:129:5
[INFO] [stdout]    7: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<nixseparatedebuginfod2::utils::Presence, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: <alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>> as nixseparatedebuginfod2::cache::CachableFetcher<nixseparatedebuginfod2::store_path::StorePath>>::fetch::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:40:42
[INFO] [stdout]    9: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::store_path::StorePath, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:248:71
[INFO] [stdout]   10: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::store_path::StorePath, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   11: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::store_path::StorePath, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::fetch::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:240:5
[INFO] [stdout]   12: <nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::store_path::StorePath, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::get::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:288:66
[INFO] [stdout]   13: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::cache::FetcherCache<nixseparatedebuginfod2::store_path::StorePath, alloc::sync::Arc<alloc::boxed::Box<dyn nixseparatedebuginfod2::substituter::Substituter + core::marker::Sync + core::marker::Send>>>>::get::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   14: <nixseparatedebuginfod2::debuginfod::Debuginfod>::source::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:158:18
[INFO] [stdout]   15: nixseparatedebuginfod2::debuginfod::test::test_source_explicit_store_path::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:293:56
[INFO] [stdout]   16: <core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   17: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   19: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   20: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   21: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   22: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   23: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   24: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   25: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   26: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   27: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   31: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   32: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   33: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   34: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   35: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   36: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   37: nixseparatedebuginfod2::debuginfod::test::test_source_explicit_store_path
[INFO] [stdout]              at ./src/debuginfod.rs:297:10
[INFO] [stdout]   38: nixseparatedebuginfod2::debuginfod::test::test_source_explicit_store_path::{closure#0}
[INFO] [stdout]              at ./src/debuginfod.rs:279:47
[INFO] [stdout]   39: <nixseparatedebuginfod2::debuginfod::test::test_source_explicit_store_path::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   42: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   43: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   47: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   48: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   49: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   50: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   56: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60: <unknown>
[INFO] [stdout]   61: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56958b1bf672 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56958b1bf672 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56958b1d8c8a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56958b1d8c8a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x56958b1c6856 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56958b1c6856 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56958b19897f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56958b19897f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56958b1b5699 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56958abd6a7e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56958abd6a7e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56958b1b5902 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56958b1b5902 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56958b198a38 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56958b18faf9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56958b199ccd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56958b1d93fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56958b1d9142 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56958ab2d3a6 - <core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::option::Option<nixseparatedebuginfod2[748287bb45ffef4d]::vfs::ResolvedPath>, anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56958ab2d3a6 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_explicit_store_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:293:62
[INFO] [stdout]   22:     0x56958aaddaf2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56958aaddb6d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56958aa40d2d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x56958aa40beb - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x56958aa2d1b0 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x56958aa3f60d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x56958aa3e8f4 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x56958ab4ac9b - <tokio[11aa0b41e534693b]::runtime::context::scoped::Scoped<tokio[11aa0b41e534693b]::runtime::scheduler::Context>>::set::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x56958ab25839 - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x56958aad2312 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::try_with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x56958aad1e9e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x56958ab1d42d - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x56958aa30340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x56958aa30636 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x56958aa3e340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x56958aaf6293 - tokio[11aa0b41e534693b]::runtime::context::runtime::enter_runtime::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x56958aa2c731 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x56958aa74894 - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x56958aa74a5c - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x56958ab452a3 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_explicit_store_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:297:10
[INFO] [stdout]   44:     0x56958ab27137 - nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_explicit_store_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:279:47
[INFO] [stdout]   45:     0x56958a96d6f6 - <nixseparatedebuginfod2[748287bb45ffef4d]::debuginfod::test::test_source_explicit_store_path::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56958abcae2b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56958abcae2b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x56958abd768a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x56958abd768a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x56958abd768a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x56958abd1b54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x56958abd1b54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x56958abda182 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x56958abda182 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x56958abda182 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x56958b1be7df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x56958b1be7df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x757bdf812aa4 - <unknown>
[INFO] [stdout]   67:     0x757bdf89fa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- substituter::http::tests::test_build_id_to_debug_output_nominal stdout ----
[INFO] [stdout] [2m2026-01-17T00:38:11.914728Z[0m [34mDEBUG[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.915106Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("http", 127.0.0.1:35519)
[INFO] [stdout] [2m2026-01-17T00:38:11.915213Z[0m [34mDEBUG[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:35519/
[INFO] [stdout] [2m2026-01-17T00:38:11.915279Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35519))
[INFO] [stdout] [2m2026-01-17T00:38:11.915335Z[0m [34mDEBUG[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:35519
[INFO] [stdout] [2m2026-01-17T00:38:11.915726Z[0m [34mDEBUG[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:35519
[INFO] [stdout] [2m2026-01-17T00:38:11.915917Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] [2m2026-01-17T00:38:11.915976Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m waiting for connection to be ready
[INFO] [stdout] [2m2026-01-17T00:38:11.916081Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m connection is ready
[INFO] [stdout] [2m2026-01-17T00:38:11.916114Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("http", 127.0.0.1:35519)
[INFO] [stdout] [2m2026-01-17T00:38:11.916757Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mreqwest::retry[0m[2m:[0m shouldn't retry!
[INFO] [stdout] [2m2026-01-17T00:38:11.916884Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::http[0m[2m:[0m 404
[INFO] [stdout] [2m2026-01-17T00:38:11.917049Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("http", 127.0.0.1:35519)
[INFO] [stdout] [2m2026-01-17T00:38:11.917103Z[0m [34mDEBUG[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:35519/
[INFO] [stdout] [2m2026-01-17T00:38:11.917139Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35519))
[INFO] [stdout] [2m2026-01-17T00:38:11.917169Z[0m [34mDEBUG[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:35519
[INFO] [stdout] [2m2026-01-17T00:38:11.917479Z[0m [34mDEBUG[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:35519
[INFO] [stdout] [2m2026-01-17T00:38:11.917538Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] [2m2026-01-17T00:38:11.917572Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m waiting for connection to be ready
[INFO] [stdout] [2m2026-01-17T00:38:11.917649Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m connection is ready
[INFO] [stdout] [2m2026-01-17T00:38:11.917678Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("http", 127.0.0.1:35519)
[INFO] [stdout] [2m2026-01-17T00:38:11.918300Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mreqwest::retry[0m[2m:[0m shouldn't retry!
[INFO] [stdout] [2m2026-01-17T00:38:11.918734Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("http", 127.0.0.1:35519)
[INFO] [stdout] [2m2026-01-17T00:38:11.918788Z[0m [34mDEBUG[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:35519/
[INFO] [stdout] [2m2026-01-17T00:38:11.918850Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35519))
[INFO] [stdout] [2m2026-01-17T00:38:11.918887Z[0m [34mDEBUG[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:35519
[INFO] [stdout] [2m2026-01-17T00:38:11.919102Z[0m [34mDEBUG[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:35519
[INFO] [stdout] [2m2026-01-17T00:38:11.919160Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] [2m2026-01-17T00:38:11.919191Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m waiting for connection to be ready
[INFO] [stdout] [2m2026-01-17T00:38:11.919281Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m connection is ready
[INFO] [stdout] [2m2026-01-17T00:38:11.919310Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("http", 127.0.0.1:35519)
[INFO] [stdout] [2m2026-01-17T00:38:12.015979Z[0m [35mTRACE[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mreqwest::retry[0m[2m:[0m shouldn't retry!
[INFO] [stdout] [2m2026-01-17T00:38:12.016559Z[0m [34mDEBUG[0m [1mbuild_id_to_debug_output[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mbuild_id[0m[2m=[0mBuildId("b87e34547e94f167f4b737f3a25955477a485cc7") [3minto[0m[2m=[0m"/tmp/.tmpnKLlja/target"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m3.68ms [3mtime.idle[0m[2m=[0m98.2ms
[INFO] [stdout] 
[INFO] [stdout] thread 'substituter::http::tests::test_build_id_to_debug_output_nominal' (140) panicked at src/substituter/http.rs:165:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to spawn Command { std: "nix-store" "--restore" "/tmp/.tmpnKLlja/target", kill_on_drop: true }
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<tokio::process::Child, std::io::error::Error> as anyhow::Context<tokio::process::Child, std::io::error::Error>>::with_context::<alloc::string::String, nixseparatedebuginfod2::nar::unpack_nar<nixseparatedebuginfod2::utils::DecompressingReader<tokio_util::io::stream_reader::StreamReader<futures_util::stream::stream::map::Map<reqwest::async_impl::body::DataStream<reqwest::async_impl::decoder::Decoder>, <nixseparatedebuginfod2::substituter::http::HttpSubstituter as nixseparatedebuginfod2::substituter::binary_cache::BinaryCache>::stream_location::{closure#0}::{closure#1}>, bytes::bytes::Bytes>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::<nixseparatedebuginfod2::utils::DecompressingReader<tokio_util::io::stream_reader::StreamReader<futures_util::stream::stream::map::Map<reqwest::async_impl::body::DataStream<reqwest::async_impl::decoder::Decoder>, <nixseparatedebuginfod2::substituter::http::HttpSubstituter as nixseparatedebuginfod2::substituter::binary_cache::BinaryCache>::stream_location::{closure#0}::{closure#1}>, bytes::bytes::Bytes>>>::{closure#0}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::binary_cache::return_nar::<nixseparatedebuginfod2::substituter::http::HttpSubstituter>::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:95:48
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::http::HttpSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:126:43
[INFO] [stdout]    5: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::substituter::http::HttpSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]    6: <nixseparatedebuginfod2::substituter::http::HttpSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:102:5
[INFO] [stdout]    7: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<nixseparatedebuginfod2::utils::Presence, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: nixseparatedebuginfod2::substituter::http::tests::test_build_id_to_debug_output_nominal::{closure#0}
[INFO] [stdout]              at ./src/substituter/http.rs:164:18
[INFO] [stdout]    9: <core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   10: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   11: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   12: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   13: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   14: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   15: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   16: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   17: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   18: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   19: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   20: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   21: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   22: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   23: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   25: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   26: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   27: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   28: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   29: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   30: nixseparatedebuginfod2::substituter::http::tests::test_build_id_to_debug_output_nominal
[INFO] [stdout]              at ./src/substituter/http.rs:174:10
[INFO] [stdout]   31: nixseparatedebuginfod2::substituter::http::tests::test_build_id_to_debug_output_nominal::{closure#0}
[INFO] [stdout]              at ./src/substituter/http.rs:152:53
[INFO] [stdout]   32: <nixseparatedebuginfod2::substituter::http::tests::test_build_id_to_debug_output_nominal::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   35: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   36: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   41: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   42: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   43: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   45: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   49: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   50: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   52: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   53: <unknown>
[INFO] [stdout]   54: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56958b1bf672 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56958b1bf672 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56958b1d8c8a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56958b1d8c8a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x56958b1c6856 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56958b1c6856 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56958b19897f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56958b19897f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56958b1b5699 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56958abd6a7e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56958abd6a7e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56958b1b5902 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56958b1b5902 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56958b198a38 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56958b18faf9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56958b199ccd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56958b1d93fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56958b1d9142 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56958aa683bb - <core[c5ed12ab89cc536a]::result::Result<nixseparatedebuginfod2[748287bb45ffef4d]::utils::Presence, anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56958aa683bb - nixseparatedebuginfod2[748287bb45ffef4d]::substituter::http::tests::test_build_id_to_debug_output_nominal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/http.rs:165:18
[INFO] [stdout]   22:     0x56958aaddaf2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56958aaddb6d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56958aa40d2d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x56958aa40beb - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x56958aa2d1b0 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x56958aa3f60d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x56958aa3e8f4 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x56958ab4ac9b - <tokio[11aa0b41e534693b]::runtime::context::scoped::Scoped<tokio[11aa0b41e534693b]::runtime::scheduler::Context>>::set::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x56958ab25839 - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x56958aad2312 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::try_with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x56958aad1e9e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x56958ab1d42d - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x56958aa30340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x56958aa30636 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x56958aa3e340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x56958aaf6293 - tokio[11aa0b41e534693b]::runtime::context::runtime::enter_runtime::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x56958aa2c731 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x56958aa74894 - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x56958aa74a5c - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x56958aa6e167 - nixseparatedebuginfod2[748287bb45ffef4d]::substituter::http::tests::test_build_id_to_debug_output_nominal
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/http.rs:174:10
[INFO] [stdout]   44:     0x56958aa64ed7 - nixseparatedebuginfod2[748287bb45ffef4d]::substituter::http::tests::test_build_id_to_debug_output_nominal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/http.rs:152:53
[INFO] [stdout]   45:     0x56958a96e0b6 - <nixseparatedebuginfod2[748287bb45ffef4d]::substituter::http::tests::test_build_id_to_debug_output_nominal::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56958abcae2b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56958abcae2b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x56958abd768a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x56958abd768a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x56958abd768a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x56958abd1b54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x56958abd1b54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x56958abda182 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x56958abda182 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x56958abda182 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x56958b1be7df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x56958b1be7df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x757bdf812aa4 - <unknown>
[INFO] [stdout]   67:     0x757bdf89fa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- substituter::http::tests::test_fetch_store_path_nominal stdout ----
[INFO] [stdout] [2m2026-01-17T00:38:11.967018Z[0m [34mDEBUG[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m new
[INFO] [stdout] [2m2026-01-17T00:38:11.967409Z[0m [35mTRACE[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("http", 127.0.0.1:35519)
[INFO] [stdout] [2m2026-01-17T00:38:11.967528Z[0m [34mDEBUG[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:35519/
[INFO] [stdout] [2m2026-01-17T00:38:11.967609Z[0m [35mTRACE[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35519))
[INFO] [stdout] [2m2026-01-17T00:38:11.967673Z[0m [34mDEBUG[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:35519
[INFO] [stdout] [2m2026-01-17T00:38:11.968016Z[0m [34mDEBUG[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:35519
[INFO] [stdout] [2m2026-01-17T00:38:11.968102Z[0m [35mTRACE[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] [2m2026-01-17T00:38:11.968152Z[0m [35mTRACE[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m waiting for connection to be ready
[INFO] [stdout] [2m2026-01-17T00:38:11.968288Z[0m [35mTRACE[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m connection is ready
[INFO] [stdout] [2m2026-01-17T00:38:11.968328Z[0m [35mTRACE[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("http", 127.0.0.1:35519)
[INFO] [stdout] [2m2026-01-17T00:38:12.012472Z[0m [35mTRACE[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mreqwest::retry[0m[2m:[0m shouldn't retry!
[INFO] [stdout] [2m2026-01-17T00:38:12.012979Z[0m [35mTRACE[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("http", 127.0.0.1:35519)
[INFO] [stdout] [2m2026-01-17T00:38:12.013049Z[0m [34mDEBUG[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:35519/
[INFO] [stdout] [2m2026-01-17T00:38:12.013104Z[0m [35mTRACE[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35519))
[INFO] [stdout] [2m2026-01-17T00:38:12.013152Z[0m [34mDEBUG[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:35519
[INFO] [stdout] [2m2026-01-17T00:38:12.013623Z[0m [34mDEBUG[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:35519
[INFO] [stdout] [2m2026-01-17T00:38:12.013697Z[0m [35mTRACE[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] [2m2026-01-17T00:38:12.013732Z[0m [35mTRACE[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m waiting for connection to be ready
[INFO] [stdout] [2m2026-01-17T00:38:12.013817Z[0m [35mTRACE[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m connection is ready
[INFO] [stdout] [2m2026-01-17T00:38:12.013880Z[0m [35mTRACE[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("http", 127.0.0.1:35519)
[INFO] [stdout] [2m2026-01-17T00:38:12.076753Z[0m [35mTRACE[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mreqwest::retry[0m[2m:[0m shouldn't retry!
[INFO] [stdout] [2m2026-01-17T00:38:12.077403Z[0m [34mDEBUG[0m [1mfetch_store_path[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:35519/" } [3mstore_path[0m[2m=[0mStorePath("/nix/store/2qw62845796lyx649ck67zbk04pv8xhf-source/src/systemctl/systemctl.c") [3minto[0m[2m=[0m"/tmp/.tmpPUCu6Q/target"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::binary_cache[0m[2m:[0m close [3mtime.busy[0m[2m=[0m3.26ms [3mtime.idle[0m[2m=[0m107ms
[INFO] [stdout] 
[INFO] [stdout] thread 'substituter::http::tests::test_fetch_store_path_nominal' (147) panicked at src/substituter/http.rs:108:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to spawn Command { std: "nix-store" "--restore" "/tmp/.tmpPUCu6Q/target", kill_on_drop: true }
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<tokio::process::Child, std::io::error::Error> as anyhow::Context<tokio::process::Child, std::io::error::Error>>::with_context::<alloc::string::String, nixseparatedebuginfod2::nar::unpack_nar<nixseparatedebuginfod2::utils::DecompressingReader<tokio_util::io::stream_reader::StreamReader<futures_util::stream::stream::map::Map<reqwest::async_impl::body::DataStream<reqwest::async_impl::decoder::Decoder>, <nixseparatedebuginfod2::substituter::http::HttpSubstituter as nixseparatedebuginfod2::substituter::binary_cache::BinaryCache>::stream_location::{closure#0}::{closure#1}>, bytes::bytes::Bytes>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::<nixseparatedebuginfod2::utils::DecompressingReader<tokio_util::io::stream_reader::StreamReader<futures_util::stream::stream::map::Map<reqwest::async_impl::body::DataStream<reqwest::async_impl::decoder::Decoder>, <nixseparatedebuginfod2::substituter::http::HttpSubstituter as nixseparatedebuginfod2::substituter::binary_cache::BinaryCache>::stream_location::{closure#0}::{closure#1}>, bytes::bytes::Bytes>>>::{closure#0}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::binary_cache::return_nar::<nixseparatedebuginfod2::substituter::http::HttpSubstituter>::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:95:48
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::http::HttpSubstituter as nixseparatedebuginfod2::substituter::Substituter>::fetch_store_path::{closure#0}::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:143:43
[INFO] [stdout]    5: <tracing::instrument::Instrumented<<nixseparatedebuginfod2::substituter::http::HttpSubstituter as nixseparatedebuginfod2::substituter::Substituter>::fetch_store_path::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]    6: <nixseparatedebuginfod2::substituter::http::HttpSubstituter as nixseparatedebuginfod2::substituter::Substituter>::fetch_store_path::{closure#0}
[INFO] [stdout]              at ./src/substituter/binary_cache.rs:129:5
[INFO] [stdout]    7: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<nixseparatedebuginfod2::utils::Presence, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: nixseparatedebuginfod2::substituter::http::tests::test_fetch_store_path_nominal::{closure#0}
[INFO] [stdout]              at ./src/substituter/http.rs:107:18
[INFO] [stdout]    9: <core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   10: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   11: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   12: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   13: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   14: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   15: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   16: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   17: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   18: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   19: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   20: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   21: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   22: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   23: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   25: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   26: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   27: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   28: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   29: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   30: nixseparatedebuginfod2::substituter::http::tests::test_fetch_store_path_nominal
[INFO] [stdout]              at ./src/substituter/http.rs:114:10
[INFO] [stdout]   31: nixseparatedebuginfod2::substituter::http::tests::test_fetch_store_path_nominal::{closure#0}
[INFO] [stdout]              at ./src/substituter/http.rs:96:45
[INFO] [stdout]   32: <nixseparatedebuginfod2::substituter::http::tests::test_fetch_store_path_nominal::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   35: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   36: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   41: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   42: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   43: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   45: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   49: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   50: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   52: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   53: <unknown>
[INFO] [stdout]   54: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56958b1bf672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56958b1bf672 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56958b1bf672 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56958b1d8c8a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56958b1d8c8a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x56958b1c6856 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56958b1c6856 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56958b19897f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56958b19897f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56958b1b5699 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56958abd6a7e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56958abd6a7e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56958b1b5902 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56958b1b5902 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56958b198a38 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56958b18faf9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56958b199ccd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56958b1d93fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56958b1d9142 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56958aa65ef4 - <core[c5ed12ab89cc536a]::result::Result<nixseparatedebuginfod2[748287bb45ffef4d]::utils::Presence, anyhow[e6e9745ca2710ff8]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56958aa65ef4 - nixseparatedebuginfod2[748287bb45ffef4d]::substituter::http::tests::test_fetch_store_path_nominal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/http.rs:108:18
[INFO] [stdout]   22:     0x56958aaddaf2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56958aaddb6d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56958aa40d2d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x56958aa40beb - tokio[11aa0b41e534693b]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x56958aa40beb - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x56958aa2d1b0 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x56958aa3f60d - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x56958aa3e8f4 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x56958ab4ac9b - <tokio[11aa0b41e534693b]::runtime::context::scoped::Scoped<tokio[11aa0b41e534693b]::runtime::scheduler::Context>>::set::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x56958ab25839 - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x56958aad2312 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::try_with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x56958aad1e9e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[11aa0b41e534693b]::runtime::context::Context>>::with::<tokio[11aa0b41e534693b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x56958ab1d42d - tokio[11aa0b41e534693b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x56958aa30340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x56958aa30636 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x56958aa3e340 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x56958aaf6293 - tokio[11aa0b41e534693b]::runtime::context::runtime::enter_runtime::<<tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x56958aa2c731 - <tokio[11aa0b41e534693b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x56958aa74894 - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x56958aa74a5c - <tokio[11aa0b41e534693b]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x56958aa6da27 - nixseparatedebuginfod2[748287bb45ffef4d]::substituter::http::tests::test_fetch_store_path_nominal
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/http.rs:114:10
[INFO] [stdout]   44:     0x56958aa64e17 - nixseparatedebuginfod2[748287bb45ffef4d]::substituter::http::tests::test_fetch_store_path_nominal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/http.rs:96:45
[INFO] [stdout]   45:     0x56958a96dfb6 - <nixseparatedebuginfod2[748287bb45ffef4d]::substituter::http::tests::test_fetch_store_path_nominal::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56958abcae2b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56958abcae2b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x56958abd768a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x56958abd768a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x56958abd768a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56958abd768a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x56958abd768a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x56958abd1b54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x56958abd1b54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x56958abda182 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x56958abda182 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x56958abda182 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x56958abda182 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x56958abda182 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x56958b1be7df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x56958b1be7df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x757bdf812aa4 - <unknown>
[INFO] [stdout]   67:     0x757bdf89fa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     debuginfod::test::test_debuginfo_nominal
[INFO] [stdout]     debuginfod::test::test_executable_nominal
[INFO] [stdout]     debuginfod::test::test_source_explicit_mangled_store_path
[INFO] [stdout]     debuginfod::test::test_source_explicit_store_path
[INFO] [stdout]     debuginfod::test::test_source_in_archive
[INFO] [stdout]     debuginfod::test::test_source_in_archive_patched
[INFO] [stdout]     debuginfod::test::test_source_in_source_dir
[INFO] [stdout]     debuginfod::test::test_source_in_source_dir_patched
[INFO] [stdout]     debuginfod::test::test_source_missing_file_in_store_path
[INFO] [stdout]     substituter::file::test_build_id_to_debug_output
[INFO] [stdout]     substituter::file::test_fetch_store_path
[INFO] [stdout]     substituter::http::tests::test_build_id_to_debug_output_nominal
[INFO] [stdout]     substituter::http::tests::test_fetch_store_path_nominal
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 71 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin nixseparatedebuginfod2`
[INFO] running `Command { std: "docker" "inspect" "0727bc029cc9e48a82b32909ce316fe343e62bf1d4e0186a0710ab8a63f0211b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0727bc029cc9e48a82b32909ce316fe343e62bf1d4e0186a0710ab8a63f0211b", kill_on_drop: false }`
[INFO] [stdout] 0727bc029cc9e48a82b32909ce316fe343e62bf1d4e0186a0710ab8a63f0211b
