[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] 251a4a96588ffc5df271e5236170b14f6f995a2b
[INFO] testing symphorien/nixseparatedebuginfod2 against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsymphorien%2Fnixseparatedebuginfod2" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/symphorien/nixseparatedebuginfod2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45e78971f78a292a778c35872ceb69b3dc63cdeeb58c817343135dcf10e983f7
[INFO] running `Command { std: "docker" "start" "-a" "45e78971f78a292a778c35872ceb69b3dc63cdeeb58c817343135dcf10e983f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45e78971f78a292a778c35872ceb69b3dc63cdeeb58c817343135dcf10e983f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45e78971f78a292a778c35872ceb69b3dc63cdeeb58c817343135dcf10e983f7", kill_on_drop: false }`
[INFO] [stdout] 45e78971f78a292a778c35872ceb69b3dc63cdeeb58c817343135dcf10e983f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0e70afa2170dc436af17291ad543b7252b4962d8432686bdd52aff9a8de25f3
[INFO] running `Command { std: "docker" "start" "-a" "d0e70afa2170dc436af17291ad543b7252b4962d8432686bdd52aff9a8de25f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling compress-tools v0.15.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling weak-table v0.3.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.3.13
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling liblzma v0.3.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.21
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling nixseparatedebuginfod2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "d0e70afa2170dc436af17291ad543b7252b4962d8432686bdd52aff9a8de25f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0e70afa2170dc436af17291ad543b7252b4962d8432686bdd52aff9a8de25f3", kill_on_drop: false }`
[INFO] [stdout] d0e70afa2170dc436af17291ad543b7252b4962d8432686bdd52aff9a8de25f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f11d226fa138d665039e1422e30fbb5371ce998d10dd4033df9c7aeb290b5a0
[INFO] running `Command { std: "docker" "start" "-a" "8f11d226fa138d665039e1422e30fbb5371ce998d10dd4033df9c7aeb290b5a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling http-handle v0.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling port_check v0.2.1
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling hmac-sha256 v1.1.8
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[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.15
[INFO] [stderr]    Compiling nixseparatedebuginfod2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.38s
[INFO] running `Command { std: "docker" "inspect" "8f11d226fa138d665039e1422e30fbb5371ce998d10dd4033df9c7aeb290b5a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f11d226fa138d665039e1422e30fbb5371ce998d10dd4033df9c7aeb290b5a0", kill_on_drop: false }`
[INFO] [stdout] 8f11d226fa138d665039e1422e30fbb5371ce998d10dd4033df9c7aeb290b5a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eeeef28491412057dcdcfa83eac425a5fcb9f20ab6fa6c3eb07cea0fb320f30c
[INFO] running `Command { std: "docker" "start" "-a" "eeeef28491412057dcdcfa83eac425a5fcb9f20ab6fa6c3eb07cea0fb320f30c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nixseparatedebuginfod2-f7104e14bf808236)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test build_id::test_build_id_ok ... ok
[INFO] [stdout] test build_id::test_build_id_bad_char ... ok
[INFO] [stdout] test build_id::test_build_id_short ... ok
[INFO] [stdout] test cache::tests::does_not_fetch_twice ... ok
[INFO] [stdout] test cache::tests::cleanup_not_expired_symlink ... ok
[INFO] [stdout] test cache::tests::cleanup_expired_but_held_lock ... ok
[INFO] [stdout] test cache::tests::cleanup_not_expired ... ok
[INFO] [stdout] test nar::test_narinfo_to_nar_location ... ok
[INFO] [stdout] test cache::tests::cleanup_expired ... ok
[INFO] [stdout] test cache::tests::cleanup_expired_symlink ... ok
[INFO] [stdout] test source_selection::get_file_for_source_different_dir ... ok
[INFO] [stdout] test source_selection::get_file_for_source_misleading_dir ... ok
[INFO] [stdout] test source_selection::get_file_for_source_glibc ... ok
[INFO] [stdout] test debuginfod::test::test_source_missing_store_path ... ok
[INFO] [stdout] test source_selection::get_file_for_source_no_right_filename ... ok
[INFO] [stdout] test source_selection::get_file_for_source_overlay_nothing_to_do ... 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 store_path::test_demangle_nominal ... 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 source_selection::get_file_for_source_simple ... ok
[INFO] [stdout] test store_path::test_store_path_hash ... ok
[INFO] [stdout] test store_path::test_store_path_name ... ok
[INFO] [stdout] test source_selection::get_file_for_source_regression_pr_7 ... ok
[INFO] [stdout] test store_path::test_store_path_relative_bare_path ... ok
[INFO] [stdout] test store_path::test_store_path_relative ... ok
[INFO] [stdout] test store_path::test_store_path_root ... ok
[INFO] [stdout] test cache::tests::spawn_cleanup_task ... ok
[INFO] [stdout] test store_path::test_store_path_badhash ... ok
[INFO] [stdout] test debuginfod::test::test_source_explicit_mangled_store_path ... FAILED
[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_storedir ... ok
[INFO] [stdout] test store_path::test_store_path_storedir2 ... ok
[INFO] [stdout] test substituter::file::test_read_small_file_missing ... ok
[INFO] [stdout] test source_selection::get_file_for_source_ambiguous ... ok
[INFO] [stdout] test store_path::test_store_path_truncated ... ok
[INFO] [stdout] test debuginfod::test::test_executable_nominal ... FAILED
[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 debuginfod::test::test_source_explicit_store_path ... FAILED
[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_in_source_dir ... FAILED
[INFO] [stdout] test utils::test_remove_recursively_if_exists_file ... 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_nonempty_dir ... ok
[INFO] [stdout] test debuginfod::test::test_debuginfo_nominal ... FAILED
[INFO] [stdout] test utils::test_remove_recursively_if_exists_symlink ... ok
[INFO] [stdout] test cache::tests::locking ... ok
[INFO] [stdout] test utils::test_remove_recursively_if_exists_nonexisting_dir ... ok
[INFO] [stdout] test vfs::test::test_resolve_absolute_symlink_escape ... ok
[INFO] [stdout] test substituter::file::test_read_small_file_big ... ok
[INFO] [stdout] test vfs::test::test_resolve_dotdot_escape ... ok
[INFO] [stdout] test vfs::test::test_resolve_dotdot_after_symlink ... ok
[INFO] [stdout] test substituter::file::test_read_small_file_small ... ok
[INFO] [stdout] test vfs::test::test_resolve_dotdot_file ... ok
[INFO] [stdout] test vfs::test::test_resolve_dot_no_symlink ... ok
[INFO] [stdout] test vfs::test::test_resolve_dotdot_no_symlink ... ok
[INFO] [stdout] test vfs::test::test_resolve_missing_file ... ok
[INFO] [stdout] test vfs::test::test_resolve_double_slash ... ok
[INFO] [stdout] test vfs::test::test_resolve_store_symlink_to_dir_to_escape ... ok
[INFO] [stdout] test vfs::test::test_resolve_store_symlink_to_dir ... ok
[INFO] [stdout] test vfs::test::test_resolve_store_symlink_to_missing_path ... ok
[INFO] [stdout] test vfs::test::test_resolve_parent_of_root ... ok
[INFO] [stdout] test vfs::test::test_resolve_store_symlink_to_file ... ok
[INFO] [stdout] test vfs::test::test_resolve_symlink_dotdot_escape ... 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 substituter::http::tests::test_build_id_to_debug_output_nominal ... FAILED
[INFO] [stdout] test substituter::http::tests::test_build_id_to_debug_output_missing ... ok
[INFO] [stdout] test substituter::http::tests::test_fetch_store_path_missing ... ok
[INFO] [stdout] test substituter::http::tests::test_fetch_store_path_bad_host ... ok
[INFO] [stdout] test substituter::http::tests::test_fetch_store_path_nominal ... FAILED
[INFO] [stdout] test substituter::http::tests::test_build_id_to_debug_output_error ... ok
[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] [2m2025-09-25T21:36:23.065192Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2025-09-25T21:36:23.065232Z[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] [2m2025-09-25T21:36:23.065296Z[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] [2m2025-09-25T21:36:23.065351Z[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=[0m18.0µs [3mtime.idle[0m[2m=[0m38.2µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065384Z[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=[0m103µs [3mtime.idle[0m[2m=[0m54.0µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065407Z[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] [2m2025-09-25T21:36:23.065550Z[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=[0m36.9µs [3mtime.idle[0m[2m=[0m104µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065597Z[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] [2m2025-09-25T21:36:23.065619Z[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] [2m2025-09-25T21:36:23.065649Z[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=[0m13.4µs [3mtime.idle[0m[2m=[0m16.0µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065672Z[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=[0m59.8µs [3mtime.idle[0m[2m=[0m16.3µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065697Z[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] [2m2025-09-25T21:36:23.065793Z[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=[0m28.3µs [3mtime.idle[0m[2m=[0m66.5µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065822Z[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] [2m2025-09-25T21:36:23.065859Z[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.1µs [3mtime.idle[0m[2m=[0m25.4µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065896Z[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] [2m2025-09-25T21:36:23.070859Z[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=[0m874µs [3mtime.idle[0m[2m=[0m4.09ms
[INFO] [stdout] [2m2025-09-25T21:36:23.070907Z[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=[0m1.55ms [3mtime.idle[0m[2m=[0m4.16ms
[INFO] [stdout] 
[INFO] [stdout] thread 'debuginfod::test::test_source_explicit_mangled_store_path' (38) 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/.tmpgA0CxR/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: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::{{closure}}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::file::FileSubstituter::return_nar::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:131:52
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::fetch_store_path::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:178:42
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: nixseparatedebuginfod2::debuginfod::<impl nixseparatedebuginfod2::cache::CachableFetcher<nixseparatedebuginfod2::store_path::StorePath> for alloc::sync::Arc<alloc::boxed::Box<T>>>::fetch::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:40:42
[INFO] [stdout]    7: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::fetch::{{closure}}::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:248:71
[INFO] [stdout]    8: <tracing::instrument::Instrumented<T> 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]    9: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::fetch::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:240:5
[INFO] [stdout]   10: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::get::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:288:66
[INFO] [stdout]   11: <tracing::instrument::Instrumented<T> 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]   12: nixseparatedebuginfod2::debuginfod::Debuginfod::source::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:158:18
[INFO] [stdout]   13: nixseparatedebuginfod2::debuginfod::test::test_source_explicit_mangled_store_path::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:315:56
[INFO] [stdout]   14: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   15: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   17: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   18: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   23: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   24: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   25: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   28: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   29: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   30: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   31: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   32: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   33: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   34: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   35: nixseparatedebuginfod2::debuginfod::test::test_source_explicit_mangled_store_path
[INFO] [stdout]              at ./src/debuginfod.rs:319:10
[INFO] [stdout]   36: nixseparatedebuginfod2::debuginfod::test::test_source_explicit_mangled_store_path::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:301:55
[INFO] [stdout]   37: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   40: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   41: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   46: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   47: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   48: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   49: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   50: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   54: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   55: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   57: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   58: <unknown>
[INFO] [stdout]   59: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63370d254182 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63370d254182 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63370d254182 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63370d254182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63370d2663ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63370d2663ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63370d21ac91 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63370d21ac91 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63370d229082 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63370d22eddf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63370d22ec71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63370cc98afe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63370cc98afe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63370d22f54f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63370d22f54f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63370d22f2fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63370d2291b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63370d20da9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63370d26f860 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63370d26ed36 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63370cb1da4a - core::result::Result<T,E>::unwrap::h8556fdd8c48f3807
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63370cb1da4a - nixseparatedebuginfod2::debuginfod::test::test_source_explicit_mangled_store_path::{{closure}}::ha430b008ca4b1016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:315:62
[INFO] [stdout]   22:     0x63370cbcf6a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h73a1907411184aaf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63370cbcf7dd - <core::pin::Pin<P> as core::future::future::Future>::poll::he9de7f0a5ac42e77
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63370cbe196d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he7322ea4a1c771bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x63370cbe186b - tokio::task::coop::with_budget::h60184a767bfaf409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63370cbe186b - tokio::task::coop::budget::hc5c8dc9d6db738b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63370cbe186b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3c13e827e26c9272
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x63370cbde9e0 - tokio::runtime::scheduler::current_thread::Context::enter::h964902e1a4451cef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x63370cbe0d90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h73e77a3896511d5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x63370cbdffb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h314ee1d8b433f0bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x63370cba91cb - tokio::runtime::context::scoped::Scoped<T>::set::hc02f6ee54b350d7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63370cc3a3e9 - tokio::runtime::context::set_scheduler::{{closure}}::hc5366dea6f3f82e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x63370cbd44b2 - std::thread::local::LocalKey<T>::try_with::h813450a69951171e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x63370cbd35ae - std::thread::local::LocalKey<T>::with::h5c410001fbcabd00
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x63370cc3a31d - tokio::runtime::context::set_scheduler::haa6fd0e718266eb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x63370cbdfd40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd228cf4e01ea2e55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x63370cbdffd3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2b77e17220d7b69b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x63370cbdd353 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haa303c466ffad9f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x63370cb5d630 - tokio::runtime::context::runtime::enter_runtime::hb38bc2a5d5e67887
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63370cbdcda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hab863a18b6d35abe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x63370cbdc8f4 - tokio::runtime::runtime::Runtime::block_on_inner::h4f47d372b35ab110
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x63370cbdcbc7 - tokio::runtime::runtime::Runtime::block_on::hba42fa1adf52d325
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x63370cb1cf71 - nixseparatedebuginfod2::debuginfod::test::test_source_explicit_mangled_store_path::h5f8b3aabc8af6d0c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:319:10
[INFO] [stdout]   44:     0x63370cb1d007 - nixseparatedebuginfod2::debuginfod::test::test_source_explicit_mangled_store_path::{{closure}}::h54f5ffc0d4f09b16
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:301:55
[INFO] [stdout]   45:     0x63370ca22b16 - core::ops::function::FnOnce::call_once::h3c12f02e4ed64a87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63370cc988bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x63370cc988bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x63370ccae525 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x63370ccae525 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x63370ccae525 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x63370ccae525 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x63370ccae525 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63370ccae525 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x63370ccae525 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x63370cc84d14 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x63370cc84d14 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x63370cc885da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x63370cc885da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x63370cc885da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x63370cc885da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x63370cc885da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x63370d2241ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x63370d2241ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7d449a25aaa4 - <unknown>
[INFO] [stdout]   67:     0x7d449a2e7a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- debuginfod::test::test_executable_nominal stdout ----
[INFO] [stdout] [2m2025-09-25T21:36:23.065588Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2025-09-25T21:36:23.065630Z[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] [2m2025-09-25T21:36:23.065661Z[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] [2m2025-09-25T21:36:23.065711Z[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=[0m14.4µs [3mtime.idle[0m[2m=[0m35.4µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065752Z[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=[0m95.4µs [3mtime.idle[0m[2m=[0m27.5µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065784Z[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] [2m2025-09-25T21:36:23.065945Z[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=[0m35.8µs [3mtime.idle[0m[2m=[0m125µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065979Z[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] [2m2025-09-25T21:36:23.066008Z[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] [2m2025-09-25T21:36:23.066047Z[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=[0m11.9µs [3mtime.idle[0m[2m=[0m27.1µs
[INFO] [stdout] [2m2025-09-25T21:36:23.066086Z[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=[0m82.8µs [3mtime.idle[0m[2m=[0m24.6µs
[INFO] [stdout] [2m2025-09-25T21:36:23.066125Z[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] [2m2025-09-25T21:36:23.066247Z[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=[0m38.5µs [3mtime.idle[0m[2m=[0m82.2µs
[INFO] [stdout] [2m2025-09-25T21:36:23.066311Z[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] [2m2025-09-25T21:36:23.066344Z[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.28µs [3mtime.idle[0m[2m=[0m25.4µs
[INFO] [stdout] [2m2025-09-25T21:36:23.066374Z[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] [2m2025-09-25T21:36:23.168913Z[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=[0m98.3ms [3mtime.idle[0m[2m=[0m4.19ms
[INFO] [stdout] [2m2025-09-25T21:36:23.168982Z[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=[0m99.1ms [3mtime.idle[0m[2m=[0m4.27ms
[INFO] [stdout] 
[INFO] [stdout] thread 'debuginfod::test::test_executable_nominal' (37) 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/.tmpFOJ4Kn/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: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::{{closure}}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::file::FileSubstituter::return_nar::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:131:52
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:160:42
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: nixseparatedebuginfod2::debuginfod::<impl nixseparatedebuginfod2::cache::CachableFetcher<nixseparatedebuginfod2::build_id::BuildId> for alloc::sync::Arc<alloc::boxed::Box<T>>>::fetch::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:34:50
[INFO] [stdout]    7: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::fetch::{{closure}}::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:248:71
[INFO] [stdout]    8: <tracing::instrument::Instrumented<T> 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]    9: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::fetch::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:240:5
[INFO] [stdout]   10: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::get::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:288:66
[INFO] [stdout]   11: <tracing::instrument::Instrumented<T> 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]   12: nixseparatedebuginfod2::debuginfod::Debuginfod::executable::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:124:60
[INFO] [stdout]   13: nixseparatedebuginfod2::debuginfod::test::test_executable_nominal::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:271:58
[INFO] [stdout]   14: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   15: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   17: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   18: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   23: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   24: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   25: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   28: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   29: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   30: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   31: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   32: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   33: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   34: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   35: nixseparatedebuginfod2::debuginfod::test::test_executable_nominal
[INFO] [stdout]              at ./src/debuginfod.rs:275:10
[INFO] [stdout]   36: nixseparatedebuginfod2::debuginfod::test::test_executable_nominal::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:258:39
[INFO] [stdout]   37: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   40: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   41: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   46: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   47: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   48: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   49: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   50: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   54: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   55: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   57: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   58: <unknown>
[INFO] [stdout]   59: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63370d254182 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63370d254182 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63370d254182 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63370d254182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63370d2663ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63370d2663ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63370d21ac91 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63370d21ac91 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63370d229082 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63370d22eddf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63370d22ec71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63370cc98afe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63370cc98afe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63370d22f54f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63370d22f54f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63370d22f2fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63370d2291b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63370d20da9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63370d26f860 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63370d26ed36 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63370cb16942 - core::result::Result<T,E>::unwrap::h8556fdd8c48f3807
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63370cb16942 - nixseparatedebuginfod2::debuginfod::test::test_executable_nominal::{{closure}}::h32f922b177c213bc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:271:64
[INFO] [stdout]   22:     0x63370cbcf6a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h73a1907411184aaf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63370cbcf7dd - <core::pin::Pin<P> as core::future::future::Future>::poll::he9de7f0a5ac42e77
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63370cbe196d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he7322ea4a1c771bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x63370cbe186b - tokio::task::coop::with_budget::h60184a767bfaf409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63370cbe186b - tokio::task::coop::budget::hc5c8dc9d6db738b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63370cbe186b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3c13e827e26c9272
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x63370cbde9e0 - tokio::runtime::scheduler::current_thread::Context::enter::h964902e1a4451cef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x63370cbe0d90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h73e77a3896511d5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x63370cbdffb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h314ee1d8b433f0bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x63370cba91cb - tokio::runtime::context::scoped::Scoped<T>::set::hc02f6ee54b350d7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63370cc3a3e9 - tokio::runtime::context::set_scheduler::{{closure}}::hc5366dea6f3f82e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x63370cbd44b2 - std::thread::local::LocalKey<T>::try_with::h813450a69951171e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x63370cbd35ae - std::thread::local::LocalKey<T>::with::h5c410001fbcabd00
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x63370cc3a31d - tokio::runtime::context::set_scheduler::haa6fd0e718266eb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x63370cbdfd40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd228cf4e01ea2e55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x63370cbdffd3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2b77e17220d7b69b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x63370cbdd353 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haa303c466ffad9f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x63370cb5d630 - tokio::runtime::context::runtime::enter_runtime::hb38bc2a5d5e67887
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63370cbdcda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hab863a18b6d35abe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x63370cbdc8f4 - tokio::runtime::runtime::Runtime::block_on_inner::h4f47d372b35ab110
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x63370cbdcbc7 - tokio::runtime::runtime::Runtime::block_on::hba42fa1adf52d325
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x63370cb15ec2 - nixseparatedebuginfod2::debuginfod::test::test_executable_nominal::hf1058f5b211a4a64
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:275:10
[INFO] [stdout]   44:     0x63370cb16de7 - nixseparatedebuginfod2::debuginfod::test::test_executable_nominal::{{closure}}::hbac95e9abca2f325
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:258:39
[INFO] [stdout]   45:     0x63370ca261d6 - core::ops::function::FnOnce::call_once::hfc9639bcd45a1371
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63370cc988bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x63370cc988bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x63370ccae525 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x63370ccae525 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x63370ccae525 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x63370ccae525 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x63370ccae525 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63370ccae525 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x63370ccae525 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x63370cc84d14 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x63370cc84d14 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x63370cc885da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x63370cc885da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x63370cc885da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x63370cc885da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x63370cc885da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x63370d2241ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x63370d2241ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7d449a25aaa4 - <unknown>
[INFO] [stdout]   67:     0x7d449a2e7a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- debuginfod::test::test_source_in_archive stdout ----
[INFO] [stdout] [2m2025-09-25T21:36:23.065195Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2025-09-25T21:36:23.065242Z[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] [2m2025-09-25T21:36:23.065299Z[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] [2m2025-09-25T21:36:23.065362Z[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=[0m18.7µs [3mtime.idle[0m[2m=[0m43.8µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065404Z[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=[0m113µs [3mtime.idle[0m[2m=[0m51.9µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065432Z[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] [2m2025-09-25T21:36:23.065558Z[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=[0m34.8µs [3mtime.idle[0m[2m=[0m89.6µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065598Z[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] [2m2025-09-25T21:36:23.065626Z[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] [2m2025-09-25T21:36:23.065668Z[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=[0m16.7µs [3mtime.idle[0m[2m=[0m24.7µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065703Z[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=[0m83.1µs [3mtime.idle[0m[2m=[0m22.8µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065736Z[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] [2m2025-09-25T21:36:23.065851Z[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.3µs [3mtime.idle[0m[2m=[0m74.2µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065889Z[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] [2m2025-09-25T21:36:23.065919Z[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=[0m7.82µs [3mtime.idle[0m[2m=[0m22.3µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065945Z[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] [2m2025-09-25T21:36:23.070793Z[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=[0m931µs [3mtime.idle[0m[2m=[0m3.91ms
[INFO] [stdout] [2m2025-09-25T21:36:23.070852Z[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=[0m1.66ms [3mtime.idle[0m[2m=[0m4.00ms
[INFO] [stdout] 
[INFO] [stdout] thread 'debuginfod::test::test_source_in_archive' (40) 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/.tmpy49fqg/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: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::{{closure}}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::file::FileSubstituter::return_nar::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:131:52
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:160:42
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: nixseparatedebuginfod2::debuginfod::<impl nixseparatedebuginfod2::cache::CachableFetcher<nixseparatedebuginfod2::build_id::BuildId> for alloc::sync::Arc<alloc::boxed::Box<T>>>::fetch::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:34:50
[INFO] [stdout]    7: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::fetch::{{closure}}::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:248:71
[INFO] [stdout]    8: <tracing::instrument::Instrumented<T> 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]    9: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::fetch::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:240:5
[INFO] [stdout]   10: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::get::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:288:66
[INFO] [stdout]   11: <tracing::instrument::Instrumented<T> 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]   12: nixseparatedebuginfod2::debuginfod::Debuginfod::source::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:169:83
[INFO] [stdout]   13: nixseparatedebuginfod2::debuginfod::test::test_source_in_archive::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:421:56
[INFO] [stdout]   14: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   15: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   17: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   18: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   23: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   24: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   25: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   28: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   29: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   30: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   31: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   32: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   33: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   34: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   35: nixseparatedebuginfod2::debuginfod::test::test_source_in_archive
[INFO] [stdout]              at ./src/debuginfod.rs:426:10
[INFO] [stdout]   36: nixseparatedebuginfod2::debuginfod::test::test_source_in_archive::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:407:38
[INFO] [stdout]   37: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   40: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   41: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   46: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   47: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   48: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   49: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   50: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   54: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   55: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   57: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   58: <unknown>
[INFO] [stdout]   59: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63370d254182 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63370d254182 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63370d254182 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63370d254182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63370d2663ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63370d2663ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63370d21ac91 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63370d21ac91 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63370d229082 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63370d22eddf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63370d22ec71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63370cc98afe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63370cc98afe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63370d22f54f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63370d22f54f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63370d22f2fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63370d2291b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63370d20da9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63370d26f860 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63370d26ed36 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63370cb158ca - core::result::Result<T,E>::unwrap::h8556fdd8c48f3807
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63370cb158ca - nixseparatedebuginfod2::debuginfod::test::test_source_in_archive::{{closure}}::h3587f86f7dae25b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:421:62
[INFO] [stdout]   22:     0x63370cbcf6a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h73a1907411184aaf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63370cbcf7dd - <core::pin::Pin<P> as core::future::future::Future>::poll::he9de7f0a5ac42e77
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63370cbe196d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he7322ea4a1c771bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x63370cbe186b - tokio::task::coop::with_budget::h60184a767bfaf409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63370cbe186b - tokio::task::coop::budget::hc5c8dc9d6db738b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63370cbe186b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3c13e827e26c9272
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x63370cbde9e0 - tokio::runtime::scheduler::current_thread::Context::enter::h964902e1a4451cef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x63370cbe0d90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h73e77a3896511d5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x63370cbdffb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h314ee1d8b433f0bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x63370cba91cb - tokio::runtime::context::scoped::Scoped<T>::set::hc02f6ee54b350d7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63370cc3a3e9 - tokio::runtime::context::set_scheduler::{{closure}}::hc5366dea6f3f82e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x63370cbd44b2 - std::thread::local::LocalKey<T>::try_with::h813450a69951171e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x63370cbd35ae - std::thread::local::LocalKey<T>::with::h5c410001fbcabd00
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x63370cc3a31d - tokio::runtime::context::set_scheduler::haa6fd0e718266eb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x63370cbdfd40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd228cf4e01ea2e55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x63370cbdffd3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2b77e17220d7b69b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x63370cbdd353 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haa303c466ffad9f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x63370cb5d630 - tokio::runtime::context::runtime::enter_runtime::hb38bc2a5d5e67887
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63370cbdcda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hab863a18b6d35abe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x63370cbdc8f4 - tokio::runtime::runtime::Runtime::block_on_inner::h4f47d372b35ab110
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x63370cbdcbc7 - tokio::runtime::runtime::Runtime::block_on::hba42fa1adf52d325
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x63370cb14e21 - nixseparatedebuginfod2::debuginfod::test::test_source_in_archive::hc3e71b13b98e7397
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:426:10
[INFO] [stdout]   44:     0x63370cb15d67 - nixseparatedebuginfod2::debuginfod::test::test_source_in_archive::{{closure}}::h95a1245e33f6d2a5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:407:38
[INFO] [stdout]   45:     0x63370ca21c56 - core::ops::function::FnOnce::call_once::h03ba886308687ec0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63370cc988bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x63370cc988bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x63370ccae525 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x63370ccae525 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x63370ccae525 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x63370ccae525 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x63370ccae525 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63370ccae525 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x63370ccae525 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x63370cc84d14 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x63370cc84d14 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x63370cc885da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x63370cc885da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x63370cc885da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x63370cc885da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x63370cc885da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x63370d2241ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x63370d2241ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7d449a25aaa4 - <unknown>
[INFO] [stdout]   67:     0x7d449a2e7a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- debuginfod::test::test_source_missing_file_in_store_path stdout ----
[INFO] [stdout] [2m2025-09-25T21:36:23.076056Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2025-09-25T21:36:23.076107Z[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] [2m2025-09-25T21:36:23.076275Z[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] [2m2025-09-25T21:36:23.076337Z[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.9µs [3mtime.idle[0m[2m=[0m60.2µs
[INFO] [stdout] [2m2025-09-25T21:36:23.076382Z[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=[0m144µs [3mtime.idle[0m[2m=[0m135µs
[INFO] [stdout] [2m2025-09-25T21:36:23.076418Z[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] [2m2025-09-25T21:36:23.076549Z[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=[0m43.9µs [3mtime.idle[0m[2m=[0m85.7µs
[INFO] [stdout] [2m2025-09-25T21:36:23.076607Z[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] [2m2025-09-25T21:36:23.076648Z[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] [2m2025-09-25T21:36:23.076700Z[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=[0m20.4µs [3mtime.idle[0m[2m=[0m31.6µs
[INFO] [stdout] [2m2025-09-25T21:36:23.076743Z[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=[0m31.0µs
[INFO] [stdout] [2m2025-09-25T21:36:23.076790Z[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] [2m2025-09-25T21:36:23.076920Z[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=[0m43.2µs [3mtime.idle[0m[2m=[0m85.1µs
[INFO] [stdout] [2m2025-09-25T21:36:23.076975Z[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] [2m2025-09-25T21:36:23.077013Z[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=[0m9.93µs [3mtime.idle[0m[2m=[0m28.5µs
[INFO] [stdout] [2m2025-09-25T21:36:23.077051Z[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] [2m2025-09-25T21:36:23.169660Z[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=[0m92.2ms [3mtime.idle[0m[2m=[0m412µs
[INFO] [stdout] [2m2025-09-25T21:36:23.169727Z[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=[0m93.2ms [3mtime.idle[0m[2m=[0m475µs
[INFO] [stdout] 
[INFO] [stdout] thread 'debuginfod::test::test_source_missing_file_in_store_path' (89) 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/.tmpoN2laX/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: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::{{closure}}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::file::FileSubstituter::return_nar::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:131:52
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::fetch_store_path::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:178:42
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: nixseparatedebuginfod2::debuginfod::<impl nixseparatedebuginfod2::cache::CachableFetcher<nixseparatedebuginfod2::store_path::StorePath> for alloc::sync::Arc<alloc::boxed::Box<T>>>::fetch::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:40:42
[INFO] [stdout]    7: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::fetch::{{closure}}::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:248:71
[INFO] [stdout]    8: <tracing::instrument::Instrumented<T> 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]    9: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::fetch::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:240:5
[INFO] [stdout]   10: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::get::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:288:66
[INFO] [stdout]   11: <tracing::instrument::Instrumented<T> 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]   12: nixseparatedebuginfod2::debuginfod::Debuginfod::source::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:158:18
[INFO] [stdout]   13: nixseparatedebuginfod2::debuginfod::test::test_source_missing_file_in_store_path::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:356:56
[INFO] [stdout]   14: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   15: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   17: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   18: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   23: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   24: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   25: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   28: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   29: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   30: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   31: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   32: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   33: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   34: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   35: nixseparatedebuginfod2::debuginfod::test::test_source_missing_file_in_store_path
[INFO] [stdout]              at ./src/debuginfod.rs:357:40
[INFO] [stdout]   36: nixseparatedebuginfod2::debuginfod::test::test_source_missing_file_in_store_path::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:342:54
[INFO] [stdout]   37: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   40: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   41: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   46: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   47: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   48: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   49: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   50: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   54: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   55: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   57: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   58: <unknown>
[INFO] [stdout]   59: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63370d254182 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63370d254182 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63370d254182 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63370d254182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63370d2663ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63370d2663ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63370d21ac91 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63370d21ac91 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63370d229082 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63370d22eddf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63370d22ec71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63370cc98afe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63370cc98afe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63370d22f54f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63370d22f54f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63370d22f2fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63370d2291b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63370d20da9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63370d26f860 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63370d26ed36 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63370cb1cb85 - core::result::Result<T,E>::unwrap::h8556fdd8c48f3807
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63370cb1cb85 - nixseparatedebuginfod2::debuginfod::test::test_source_missing_file_in_store_path::{{closure}}::h7c0c118bdf0c7586
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:356:62
[INFO] [stdout]   22:     0x63370cbcf6a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h73a1907411184aaf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63370cbcf7dd - <core::pin::Pin<P> as core::future::future::Future>::poll::he9de7f0a5ac42e77
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63370cbe196d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he7322ea4a1c771bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x63370cbe186b - tokio::task::coop::with_budget::h60184a767bfaf409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63370cbe186b - tokio::task::coop::budget::hc5c8dc9d6db738b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63370cbe186b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3c13e827e26c9272
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x63370cbde9e0 - tokio::runtime::scheduler::current_thread::Context::enter::h964902e1a4451cef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x63370cbe0d90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h73e77a3896511d5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x63370cbdffb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h314ee1d8b433f0bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x63370cba91cb - tokio::runtime::context::scoped::Scoped<T>::set::hc02f6ee54b350d7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63370cc3a3e9 - tokio::runtime::context::set_scheduler::{{closure}}::hc5366dea6f3f82e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x63370cbd44b2 - std::thread::local::LocalKey<T>::try_with::h813450a69951171e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x63370cbd35ae - std::thread::local::LocalKey<T>::with::h5c410001fbcabd00
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x63370cc3a31d - tokio::runtime::context::set_scheduler::haa6fd0e718266eb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x63370cbdfd40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd228cf4e01ea2e55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x63370cbdffd3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2b77e17220d7b69b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x63370cbdd353 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haa303c466ffad9f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x63370cb5d630 - tokio::runtime::context::runtime::enter_runtime::hb38bc2a5d5e67887
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63370cbdcda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hab863a18b6d35abe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x63370cbdc8f4 - tokio::runtime::runtime::Runtime::block_on_inner::h4f47d372b35ab110
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x63370cbdcbc7 - tokio::runtime::runtime::Runtime::block_on::hba42fa1adf52d325
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x63370cb1c0c1 - nixseparatedebuginfod2::debuginfod::test::test_source_missing_file_in_store_path::hb950ea1a3246809c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:357:40
[INFO] [stdout]   44:     0x63370cb1c157 - nixseparatedebuginfod2::debuginfod::test::test_source_missing_file_in_store_path::{{closure}}::h469804839f288b4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:342:54
[INFO] [stdout]   45:     0x63370ca252d6 - core::ops::function::FnOnce::call_once::hc7ab95784e2e0a8a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63370cc988bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x63370cc988bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x63370ccae525 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x63370ccae525 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x63370ccae525 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x63370ccae525 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x63370ccae525 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63370ccae525 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x63370ccae525 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x63370cc84d14 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x63370cc84d14 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x63370cc885da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x63370cc885da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x63370cc885da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x63370cc885da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x63370cc885da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x63370d2241ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x63370d2241ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7d449a25aaa4 - <unknown>
[INFO] [stdout]   67:     0x7d449a2e7a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- debuginfod::test::test_source_explicit_store_path stdout ----
[INFO] [stdout] [2m2025-09-25T21:36:23.065142Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"34j18r2rpi7js1whmvzm9wliad55rilr"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2025-09-25T21:36:23.065190Z[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] [2m2025-09-25T21:36:23.065214Z[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] [2m2025-09-25T21:36:23.065290Z[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=[0m48.0µs [3mtime.idle[0m[2m=[0m26.8µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065347Z[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=[0m136µs [3mtime.idle[0m[2m=[0m23.1µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065381Z[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] [2m2025-09-25T21:36:23.065549Z[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=[0m44.5µs [3mtime.idle[0m[2m=[0m122µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065592Z[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] [2m2025-09-25T21:36:23.065626Z[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] [2m2025-09-25T21:36:23.065657Z[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=[0m14.6µs [3mtime.idle[0m[2m=[0m16.5µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065682Z[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=[0m65.7µs [3mtime.idle[0m[2m=[0m25.2µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065708Z[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] [2m2025-09-25T21:36:23.065822Z[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=[0m32.8µs [3mtime.idle[0m[2m=[0m79.9µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065854Z[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] [2m2025-09-25T21:36:23.065874Z[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=[0m5.52µs [3mtime.idle[0m[2m=[0m15.1µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065892Z[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] [2m2025-09-25T21:36:23.166122Z[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=[0m95.6ms [3mtime.idle[0m[2m=[0m4.66ms
[INFO] [stdout] [2m2025-09-25T21:36:23.166180Z[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=[0m96.3ms [3mtime.idle[0m[2m=[0m4.77ms
[INFO] [stdout] 
[INFO] [stdout] thread 'debuginfod::test::test_source_explicit_store_path' (39) 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/.tmpWVgUVf/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: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::{{closure}}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::file::FileSubstituter::return_nar::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:131:52
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::fetch_store_path::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:178:42
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: nixseparatedebuginfod2::debuginfod::<impl nixseparatedebuginfod2::cache::CachableFetcher<nixseparatedebuginfod2::store_path::StorePath> for alloc::sync::Arc<alloc::boxed::Box<T>>>::fetch::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:40:42
[INFO] [stdout]    7: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::fetch::{{closure}}::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:248:71
[INFO] [stdout]    8: <tracing::instrument::Instrumented<T> 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]    9: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::fetch::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:240:5
[INFO] [stdout]   10: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::get::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:288:66
[INFO] [stdout]   11: <tracing::instrument::Instrumented<T> 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]   12: nixseparatedebuginfod2::debuginfod::Debuginfod::source::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:158:18
[INFO] [stdout]   13: nixseparatedebuginfod2::debuginfod::test::test_source_explicit_store_path::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:293:56
[INFO] [stdout]   14: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   15: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   17: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   18: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   23: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   24: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   25: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   28: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   29: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   30: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   31: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   32: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   33: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   34: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   35: nixseparatedebuginfod2::debuginfod::test::test_source_explicit_store_path
[INFO] [stdout]              at ./src/debuginfod.rs:297:10
[INFO] [stdout]   36: nixseparatedebuginfod2::debuginfod::test::test_source_explicit_store_path::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:279:47
[INFO] [stdout]   37: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   40: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   41: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   46: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   47: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   48: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   49: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   50: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   54: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   55: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   57: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   58: <unknown>
[INFO] [stdout]   59: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63370d254182 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63370d254182 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63370d254182 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63370d254182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63370d2663ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63370d2663ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63370d21ac91 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63370d21ac91 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63370d229082 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63370d22eddf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63370d22ec71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63370cc98afe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63370cc98afe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63370d22f54f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63370d22f54f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63370d22f2fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63370d2291b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63370d20da9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63370d26f860 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63370d26ed36 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63370cb1aa3a - core::result::Result<T,E>::unwrap::h8556fdd8c48f3807
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63370cb1aa3a - nixseparatedebuginfod2::debuginfod::test::test_source_explicit_store_path::{{closure}}::h2795dd8df2030e23
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:293:62
[INFO] [stdout]   22:     0x63370cbcf6a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h73a1907411184aaf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63370cbcf7dd - <core::pin::Pin<P> as core::future::future::Future>::poll::he9de7f0a5ac42e77
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63370cbe196d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he7322ea4a1c771bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x63370cbe186b - tokio::task::coop::with_budget::h60184a767bfaf409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63370cbe186b - tokio::task::coop::budget::hc5c8dc9d6db738b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63370cbe186b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3c13e827e26c9272
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x63370cbde9e0 - tokio::runtime::scheduler::current_thread::Context::enter::h964902e1a4451cef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x63370cbe0d90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h73e77a3896511d5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x63370cbdffb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h314ee1d8b433f0bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x63370cba91cb - tokio::runtime::context::scoped::Scoped<T>::set::hc02f6ee54b350d7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63370cc3a3e9 - tokio::runtime::context::set_scheduler::{{closure}}::hc5366dea6f3f82e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x63370cbd44b2 - std::thread::local::LocalKey<T>::try_with::h813450a69951171e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x63370cbd35ae - std::thread::local::LocalKey<T>::with::h5c410001fbcabd00
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x63370cc3a31d - tokio::runtime::context::set_scheduler::haa6fd0e718266eb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x63370cbdfd40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd228cf4e01ea2e55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x63370cbdffd3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2b77e17220d7b69b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x63370cbdd353 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haa303c466ffad9f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x63370cb5d630 - tokio::runtime::context::runtime::enter_runtime::hb38bc2a5d5e67887
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63370cbdcda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hab863a18b6d35abe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x63370cbdc8f4 - tokio::runtime::runtime::Runtime::block_on_inner::h4f47d372b35ab110
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x63370cbdcbc7 - tokio::runtime::runtime::Runtime::block_on::hba42fa1adf52d325
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x63370cb19f61 - nixseparatedebuginfod2::debuginfod::test::test_source_explicit_store_path::ha0b63b407714c4b0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:297:10
[INFO] [stdout]   44:     0x63370cb19ff7 - nixseparatedebuginfod2::debuginfod::test::test_source_explicit_store_path::{{closure}}::h2447767642ddc1b0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:279:47
[INFO] [stdout]   45:     0x63370ca22fd6 - core::ops::function::FnOnce::call_once::h507df1711ddf411f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63370cc988bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x63370cc988bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x63370ccae525 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x63370ccae525 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x63370ccae525 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x63370ccae525 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x63370ccae525 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63370ccae525 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x63370ccae525 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x63370cc84d14 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x63370cc84d14 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x63370cc885da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x63370cc885da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x63370cc885da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x63370cc885da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x63370cc885da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x63370d2241ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x63370d2241ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7d449a25aaa4 - <unknown>
[INFO] [stdout]   67:     0x7d449a2e7a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- debuginfod::test::test_source_in_archive_patched stdout ----
[INFO] [stdout] [2m2025-09-25T21:36:23.065533Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2025-09-25T21:36:23.065586Z[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] [2m2025-09-25T21:36:23.065626Z[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] [2m2025-09-25T21:36:23.065681Z[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.1µs [3mtime.idle[0m[2m=[0m35.3µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065728Z[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=[0m112µs [3mtime.idle[0m[2m=[0m33.9µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065761Z[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] [2m2025-09-25T21:36:23.065918Z[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=[0m48.6µs [3mtime.idle[0m[2m=[0m105µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065965Z[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] [2m2025-09-25T21:36:23.065998Z[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] [2m2025-09-25T21:36:23.066047Z[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.5µs [3mtime.idle[0m[2m=[0m29.3µs
[INFO] [stdout] [2m2025-09-25T21:36:23.066086Z[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=[0m96.2µs [3mtime.idle[0m[2m=[0m26.0µs
[INFO] [stdout] [2m2025-09-25T21:36:23.066125Z[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] [2m2025-09-25T21:36:23.066247Z[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=[0m38.6µs [3mtime.idle[0m[2m=[0m82.2µs
[INFO] [stdout] [2m2025-09-25T21:36:23.066311Z[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] [2m2025-09-25T21:36:23.066344Z[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.16µs [3mtime.idle[0m[2m=[0m25.5µs
[INFO] [stdout] [2m2025-09-25T21:36:23.066374Z[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] [2m2025-09-25T21:36:23.169039Z[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=[0m98.6ms [3mtime.idle[0m[2m=[0m4.09ms
[INFO] [stdout] [2m2025-09-25T21:36:23.169079Z[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=[0m99.4ms [3mtime.idle[0m[2m=[0m4.16ms
[INFO] [stdout] 
[INFO] [stdout] thread 'debuginfod::test::test_source_in_archive_patched' (41) 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/.tmp8KznbX/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: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::{{closure}}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::file::FileSubstituter::return_nar::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:131:52
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:160:42
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: nixseparatedebuginfod2::debuginfod::<impl nixseparatedebuginfod2::cache::CachableFetcher<nixseparatedebuginfod2::build_id::BuildId> for alloc::sync::Arc<alloc::boxed::Box<T>>>::fetch::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:34:50
[INFO] [stdout]    7: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::fetch::{{closure}}::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:248:71
[INFO] [stdout]    8: <tracing::instrument::Instrumented<T> 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]    9: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::fetch::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:240:5
[INFO] [stdout]   10: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::get::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:288:66
[INFO] [stdout]   11: <tracing::instrument::Instrumented<T> 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]   12: nixseparatedebuginfod2::debuginfod::Debuginfod::source::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:169:83
[INFO] [stdout]   13: nixseparatedebuginfod2::debuginfod::test::test_source_in_archive_patched::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:444:56
[INFO] [stdout]   14: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   15: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   17: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   18: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   23: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   24: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   25: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   28: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   29: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   30: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   31: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   32: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   33: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   34: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   35: nixseparatedebuginfod2::debuginfod::test::test_source_in_archive_patched
[INFO] [stdout]              at ./src/debuginfod.rs:449:10
[INFO] [stdout]   36: nixseparatedebuginfod2::debuginfod::test::test_source_in_archive_patched::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:430:46
[INFO] [stdout]   37: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   40: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   41: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   46: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   47: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   48: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   49: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   50: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   54: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   55: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   57: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   58: <unknown>
[INFO] [stdout]   59: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63370d254182 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63370d254182 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63370d254182 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63370d254182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63370d2663ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63370d2663ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63370d21ac91 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63370d21ac91 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63370d229082 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63370d22eddf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63370d22ec71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63370cc98afe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63370cc98afe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63370d22f54f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63370d22f54f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63370d22f2fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63370d2291b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63370d20da9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63370d26f860 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63370d26ed36 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63370cb18ada - core::result::Result<T,E>::unwrap::h8556fdd8c48f3807
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63370cb18ada - nixseparatedebuginfod2::debuginfod::test::test_source_in_archive_patched::{{closure}}::h6e57fec22c4adef5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:444:62
[INFO] [stdout]   22:     0x63370cbcf6a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h73a1907411184aaf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63370cbcf7dd - <core::pin::Pin<P> as core::future::future::Future>::poll::he9de7f0a5ac42e77
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63370cbe196d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he7322ea4a1c771bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x63370cbe186b - tokio::task::coop::with_budget::h60184a767bfaf409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63370cbe186b - tokio::task::coop::budget::hc5c8dc9d6db738b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63370cbe186b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3c13e827e26c9272
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x63370cbde9e0 - tokio::runtime::scheduler::current_thread::Context::enter::h964902e1a4451cef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x63370cbe0d90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h73e77a3896511d5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x63370cbdffb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h314ee1d8b433f0bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x63370cba91cb - tokio::runtime::context::scoped::Scoped<T>::set::hc02f6ee54b350d7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63370cc3a3e9 - tokio::runtime::context::set_scheduler::{{closure}}::hc5366dea6f3f82e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x63370cbd44b2 - std::thread::local::LocalKey<T>::try_with::h813450a69951171e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x63370cbd35ae - std::thread::local::LocalKey<T>::with::h5c410001fbcabd00
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x63370cc3a31d - tokio::runtime::context::set_scheduler::haa6fd0e718266eb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x63370cbdfd40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd228cf4e01ea2e55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x63370cbdffd3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2b77e17220d7b69b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x63370cbdd353 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haa303c466ffad9f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x63370cb5d630 - tokio::runtime::context::runtime::enter_runtime::hb38bc2a5d5e67887
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63370cbdcda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hab863a18b6d35abe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x63370cbdc8f4 - tokio::runtime::runtime::Runtime::block_on_inner::h4f47d372b35ab110
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x63370cbdcbc7 - tokio::runtime::runtime::Runtime::block_on::hba42fa1adf52d325
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x63370cb18001 - nixseparatedebuginfod2::debuginfod::test::test_source_in_archive_patched::hc6bfc0d1a0205bf1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:449:10
[INFO] [stdout]   44:     0x63370cb18097 - nixseparatedebuginfod2::debuginfod::test::test_source_in_archive_patched::{{closure}}::h5ce4e9dc2a7d9268
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:430:46
[INFO] [stdout]   45:     0x63370ca22616 - core::ops::function::FnOnce::call_once::h2acff909bbabe54e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63370cc988bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x63370cc988bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x63370ccae525 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x63370ccae525 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x63370ccae525 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x63370ccae525 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x63370ccae525 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63370ccae525 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x63370ccae525 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x63370cc84d14 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x63370cc84d14 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x63370cc885da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x63370cc885da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x63370cc885da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x63370cc885da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x63370cc885da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x63370d2241ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x63370d2241ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7d449a25aaa4 - <unknown>
[INFO] [stdout]   67:     0x7d449a2e7a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- debuginfod::test::test_source_in_source_dir_patched stdout ----
[INFO] [stdout] [2m2025-09-25T21:36:23.072946Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2025-09-25T21:36:23.072986Z[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] [2m2025-09-25T21:36:23.073016Z[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] [2m2025-09-25T21:36:23.073076Z[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=[0m21.8µs [3mtime.idle[0m[2m=[0m38.0µs
[INFO] [stdout] [2m2025-09-25T21:36:23.073130Z[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=[0m119µs [3mtime.idle[0m[2m=[0m26.3µs
[INFO] [stdout] [2m2025-09-25T21:36:23.073171Z[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] [2m2025-09-25T21:36:23.073439Z[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=[0m128µs [3mtime.idle[0m[2m=[0m136µs
[INFO] [stdout] [2m2025-09-25T21:36:23.073495Z[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] [2m2025-09-25T21:36:23.073533Z[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] [2m2025-09-25T21:36:23.073598Z[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.1µs [3mtime.idle[0m[2m=[0m40.6µs
[INFO] [stdout] [2m2025-09-25T21:36:23.073651Z[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=[0m31.1µs
[INFO] [stdout] [2m2025-09-25T21:36:23.073690Z[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] [2m2025-09-25T21:36:23.074039Z[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.5µs [3mtime.idle[0m[2m=[0m301µs
[INFO] [stdout] [2m2025-09-25T21:36:23.074096Z[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] [2m2025-09-25T21:36:23.074141Z[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=[0m12.5µs [3mtime.idle[0m[2m=[0m33.0µs
[INFO] [stdout] [2m2025-09-25T21:36:23.074187Z[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] [2m2025-09-25T21:36:23.169218Z[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=[0m94.1ms [3mtime.idle[0m[2m=[0m946µs
[INFO] [stdout] [2m2025-09-25T21:36:23.169402Z[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=[0m95.2ms [3mtime.idle[0m[2m=[0m1.23ms
[INFO] [stdout] 
[INFO] [stdout] thread 'debuginfod::test::test_source_in_source_dir_patched' (43) 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/.tmpNqVI0r/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: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::{{closure}}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::file::FileSubstituter::return_nar::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:131:52
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:160:42
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: nixseparatedebuginfod2::debuginfod::<impl nixseparatedebuginfod2::cache::CachableFetcher<nixseparatedebuginfod2::build_id::BuildId> for alloc::sync::Arc<alloc::boxed::Box<T>>>::fetch::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:34:50
[INFO] [stdout]    7: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::fetch::{{closure}}::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:248:71
[INFO] [stdout]    8: <tracing::instrument::Instrumented<T> 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]    9: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::fetch::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:240:5
[INFO] [stdout]   10: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::get::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:288:66
[INFO] [stdout]   11: <tracing::instrument::Instrumented<T> 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]   12: nixseparatedebuginfod2::debuginfod::Debuginfod::source::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:169:83
[INFO] [stdout]   13: nixseparatedebuginfod2::debuginfod::test::test_source_in_source_dir_patched::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:398:56
[INFO] [stdout]   14: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   15: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   17: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   18: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   23: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   24: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   25: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   28: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   29: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   30: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   31: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   32: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   33: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   34: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   35: nixseparatedebuginfod2::debuginfod::test::test_source_in_source_dir_patched
[INFO] [stdout]              at ./src/debuginfod.rs:403:10
[INFO] [stdout]   36: nixseparatedebuginfod2::debuginfod::test::test_source_in_source_dir_patched::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:384:49
[INFO] [stdout]   37: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   40: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   41: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   46: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   47: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   48: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   49: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   50: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   54: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   55: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   57: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   58: <unknown>
[INFO] [stdout]   59: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63370d254182 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63370d254182 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63370d254182 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63370d254182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63370d2663ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63370d2663ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63370d21ac91 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63370d21ac91 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63370d229082 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63370d22eddf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63370d22ec71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63370cc98afe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63370cc98afe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63370d22f54f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63370d22f54f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63370d22f2fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63370d2291b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63370d20da9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63370d26f860 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63370d26ed36 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63370cb1baba - core::result::Result<T,E>::unwrap::h8556fdd8c48f3807
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63370cb1baba - nixseparatedebuginfod2::debuginfod::test::test_source_in_source_dir_patched::{{closure}}::h68393c436f4f68ee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:398:62
[INFO] [stdout]   22:     0x63370cbcf6a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h73a1907411184aaf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63370cbcf7dd - <core::pin::Pin<P> as core::future::future::Future>::poll::he9de7f0a5ac42e77
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63370cbe196d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he7322ea4a1c771bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x63370cbe186b - tokio::task::coop::with_budget::h60184a767bfaf409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63370cbe186b - tokio::task::coop::budget::hc5c8dc9d6db738b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63370cbe186b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3c13e827e26c9272
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x63370cbde9e0 - tokio::runtime::scheduler::current_thread::Context::enter::h964902e1a4451cef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x63370cbe0d90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h73e77a3896511d5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x63370cbdffb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h314ee1d8b433f0bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x63370cba91cb - tokio::runtime::context::scoped::Scoped<T>::set::hc02f6ee54b350d7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63370cc3a3e9 - tokio::runtime::context::set_scheduler::{{closure}}::hc5366dea6f3f82e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x63370cbd44b2 - std::thread::local::LocalKey<T>::try_with::h813450a69951171e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x63370cbd35ae - std::thread::local::LocalKey<T>::with::h5c410001fbcabd00
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x63370cc3a31d - tokio::runtime::context::set_scheduler::haa6fd0e718266eb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x63370cbdfd40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd228cf4e01ea2e55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x63370cbdffd3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2b77e17220d7b69b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x63370cbdd353 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haa303c466ffad9f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x63370cb5d630 - tokio::runtime::context::runtime::enter_runtime::hb38bc2a5d5e67887
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63370cbdcda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hab863a18b6d35abe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x63370cbdc8f4 - tokio::runtime::runtime::Runtime::block_on_inner::h4f47d372b35ab110
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x63370cbdcbc7 - tokio::runtime::runtime::Runtime::block_on::hba42fa1adf52d325
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x63370cb1b011 - nixseparatedebuginfod2::debuginfod::test::test_source_in_source_dir_patched::he560541a59e59d71
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:403:10
[INFO] [stdout]   44:     0x63370cb1bf57 - nixseparatedebuginfod2::debuginfod::test::test_source_in_source_dir_patched::{{closure}}::haf12a71478c91a03
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:384:49
[INFO] [stdout]   45:     0x63370ca25086 - core::ops::function::FnOnce::call_once::hc445771c2c00f195
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63370cc988bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x63370cc988bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x63370ccae525 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x63370ccae525 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x63370ccae525 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x63370ccae525 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x63370ccae525 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63370ccae525 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x63370ccae525 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x63370cc84d14 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x63370cc84d14 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x63370cc885da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x63370cc885da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x63370cc885da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x63370cc885da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x63370cc885da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x63370d2241ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x63370d2241ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7d449a25aaa4 - <unknown>
[INFO] [stdout]   67:     0x7d449a2e7a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- debuginfod::test::test_source_in_source_dir stdout ----
[INFO] [stdout] [2m2025-09-25T21:36:23.072400Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"b87e34547e94f167f4b737f3a25955477a485cc7"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2025-09-25T21:36:23.072449Z[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] [2m2025-09-25T21:36:23.072485Z[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] [2m2025-09-25T21:36:23.072540Z[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=[0m34.5µs
[INFO] [stdout] [2m2025-09-25T21:36:23.072580Z[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=[0m102µs [3mtime.idle[0m[2m=[0m33.1µs
[INFO] [stdout] [2m2025-09-25T21:36:23.072632Z[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] [2m2025-09-25T21:36:23.073075Z[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=[0m40.6µs [3mtime.idle[0m[2m=[0m401µs
[INFO] [stdout] [2m2025-09-25T21:36:23.073119Z[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] [2m2025-09-25T21:36:23.073165Z[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] [2m2025-09-25T21:36:23.073213Z[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=[0m18.2µs [3mtime.idle[0m[2m=[0m30.9µs
[INFO] [stdout] [2m2025-09-25T21:36:23.073370Z[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=[0m207µs [3mtime.idle[0m[2m=[0m44.1µs
[INFO] [stdout] [2m2025-09-25T21:36:23.073424Z[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] [2m2025-09-25T21:36:23.073653Z[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=[0m51.2µs [3mtime.idle[0m[2m=[0m178µs
[INFO] [stdout] [2m2025-09-25T21:36:23.073695Z[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] [2m2025-09-25T21:36:23.073737Z[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=[0m11.4µs [3mtime.idle[0m[2m=[0m30.1µs
[INFO] [stdout] [2m2025-09-25T21:36:23.073772Z[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] [2m2025-09-25T21:36:23.169095Z[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=[0m94.5ms [3mtime.idle[0m[2m=[0m860µs
[INFO] [stdout] [2m2025-09-25T21:36:23.169156Z[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=[0m95.6ms [3mtime.idle[0m[2m=[0m1.20ms
[INFO] [stdout] 
[INFO] [stdout] thread 'debuginfod::test::test_source_in_source_dir' (42) 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/.tmpbRpOrL/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: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::{{closure}}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::file::FileSubstituter::return_nar::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:131:52
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:160:42
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: nixseparatedebuginfod2::debuginfod::<impl nixseparatedebuginfod2::cache::CachableFetcher<nixseparatedebuginfod2::build_id::BuildId> for alloc::sync::Arc<alloc::boxed::Box<T>>>::fetch::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:34:50
[INFO] [stdout]    7: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::fetch::{{closure}}::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:248:71
[INFO] [stdout]    8: <tracing::instrument::Instrumented<T> 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]    9: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::fetch::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:240:5
[INFO] [stdout]   10: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::get::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:288:66
[INFO] [stdout]   11: <tracing::instrument::Instrumented<T> 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]   12: nixseparatedebuginfod2::debuginfod::Debuginfod::source::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:169:83
[INFO] [stdout]   13: nixseparatedebuginfod2::debuginfod::test::test_source_in_source_dir::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:375:56
[INFO] [stdout]   14: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   15: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   17: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   18: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   23: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   24: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   25: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   28: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   29: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   30: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   31: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   32: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   33: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   34: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   35: nixseparatedebuginfod2::debuginfod::test::test_source_in_source_dir
[INFO] [stdout]              at ./src/debuginfod.rs:380:10
[INFO] [stdout]   36: nixseparatedebuginfod2::debuginfod::test::test_source_in_source_dir::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:361:41
[INFO] [stdout]   37: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   40: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   41: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   46: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   47: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   48: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   49: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   50: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   54: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   55: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   57: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   58: <unknown>
[INFO] [stdout]   59: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63370d254182 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63370d254182 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63370d254182 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63370d254182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63370d2663ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63370d2663ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63370d21ac91 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63370d21ac91 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63370d229082 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63370d22eddf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63370d22ec71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63370cc98afe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63370cc98afe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63370d22f54f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63370d22f54f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63370d22f2fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63370d2291b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63370d20da9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63370d26f860 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63370d26ed36 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63370cb179fa - core::result::Result<T,E>::unwrap::h8556fdd8c48f3807
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63370cb179fa - nixseparatedebuginfod2::debuginfod::test::test_source_in_source_dir::{{closure}}::h2955beefd9171ba6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:375:62
[INFO] [stdout]   22:     0x63370cbcf6a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h73a1907411184aaf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63370cbcf7dd - <core::pin::Pin<P> as core::future::future::Future>::poll::he9de7f0a5ac42e77
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63370cbe196d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he7322ea4a1c771bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x63370cbe186b - tokio::task::coop::with_budget::h60184a767bfaf409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63370cbe186b - tokio::task::coop::budget::hc5c8dc9d6db738b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63370cbe186b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3c13e827e26c9272
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x63370cbde9e0 - tokio::runtime::scheduler::current_thread::Context::enter::h964902e1a4451cef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x63370cbe0d90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h73e77a3896511d5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x63370cbdffb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h314ee1d8b433f0bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x63370cba91cb - tokio::runtime::context::scoped::Scoped<T>::set::hc02f6ee54b350d7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63370cc3a3e9 - tokio::runtime::context::set_scheduler::{{closure}}::hc5366dea6f3f82e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x63370cbd44b2 - std::thread::local::LocalKey<T>::try_with::h813450a69951171e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x63370cbd35ae - std::thread::local::LocalKey<T>::with::h5c410001fbcabd00
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x63370cc3a31d - tokio::runtime::context::set_scheduler::haa6fd0e718266eb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x63370cbdfd40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd228cf4e01ea2e55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x63370cbdffd3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2b77e17220d7b69b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x63370cbdd353 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haa303c466ffad9f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x63370cb5d630 - tokio::runtime::context::runtime::enter_runtime::hb38bc2a5d5e67887
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63370cbdcda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hab863a18b6d35abe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x63370cbdc8f4 - tokio::runtime::runtime::Runtime::block_on_inner::h4f47d372b35ab110
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x63370cbdcbc7 - tokio::runtime::runtime::Runtime::block_on::hba42fa1adf52d325
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x63370cb16f51 - nixseparatedebuginfod2::debuginfod::test::test_source_in_source_dir::h83a41e88abcfd83c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:380:10
[INFO] [stdout]   44:     0x63370cb17e97 - nixseparatedebuginfod2::debuginfod::test::test_source_in_source_dir::{{closure}}::h3b52ef72b1dcfbe0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:361:41
[INFO] [stdout]   45:     0x63370ca221b6 - core::ops::function::FnOnce::call_once::h15df064a9585ffa0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63370cc988bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x63370cc988bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x63370ccae525 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x63370ccae525 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x63370ccae525 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x63370ccae525 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x63370ccae525 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63370ccae525 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x63370ccae525 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x63370cc84d14 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x63370cc84d14 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x63370cc885da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x63370cc885da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x63370cc885da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x63370cc885da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x63370cc885da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x63370d2241ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x63370d2241ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7d449a25aaa4 - <unknown>
[INFO] [stdout]   67:     0x7d449a2e7a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- substituter::file::test_fetch_store_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'substituter::file::test_fetch_store_path' (144) panicked at src/substituter/file.rs:227:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to spawn Command { std: "nix-store" "--restore" "/tmp/.tmpBDV8z0/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: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::{{closure}}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::file::FileSubstituter::return_nar::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:131:52
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::fetch_store_path::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:178:42
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: nixseparatedebuginfod2::substituter::file::test_fetch_store_path::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:226:14
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   10: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   11: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   13: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   14: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   15: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   16: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   18: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   19: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   20: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   23: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   24: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   25: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   26: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   27: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   28: nixseparatedebuginfod2::substituter::file::test_fetch_store_path
[INFO] [stdout]              at ./src/substituter/file.rs:233:6
[INFO] [stdout]   29: nixseparatedebuginfod2::substituter::file::test_fetch_store_path::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:210:33
[INFO] [stdout]   30: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   33: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   34: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   39: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   40: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   41: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   50: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   51: <unknown>
[INFO] [stdout]   52: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63370d254182 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63370d254182 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63370d254182 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63370d254182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63370d2663ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63370d2663ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63370d21ac91 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63370d21ac91 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63370d229082 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63370d22eddf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63370d22ec71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63370cc98afe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63370cc98afe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63370d22f54f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63370d22f54f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63370d22f2fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63370d2291b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63370d20da9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63370d26f860 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63370d26ed36 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63370cafd462 - core::result::Result<T,E>::unwrap::h61a9fb7308f78c6c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63370cafd462 - nixseparatedebuginfod2::substituter::file::test_fetch_store_path::{{closure}}::h7be9869fd49eaabb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/file.rs:227:14
[INFO] [stdout]   22:     0x63370cbcf6a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h73a1907411184aaf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63370cbcf7dd - <core::pin::Pin<P> as core::future::future::Future>::poll::he9de7f0a5ac42e77
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63370cbe196d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he7322ea4a1c771bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x63370cbe186b - tokio::task::coop::with_budget::h60184a767bfaf409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63370cbe186b - tokio::task::coop::budget::hc5c8dc9d6db738b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63370cbe186b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3c13e827e26c9272
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x63370cbde9e0 - tokio::runtime::scheduler::current_thread::Context::enter::h964902e1a4451cef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x63370cbe0d90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h73e77a3896511d5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x63370cbdffb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h314ee1d8b433f0bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x63370cba91cb - tokio::runtime::context::scoped::Scoped<T>::set::hc02f6ee54b350d7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63370cc3a3e9 - tokio::runtime::context::set_scheduler::{{closure}}::hc5366dea6f3f82e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x63370cbd44b2 - std::thread::local::LocalKey<T>::try_with::h813450a69951171e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x63370cbd35ae - std::thread::local::LocalKey<T>::with::h5c410001fbcabd00
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x63370cc3a31d - tokio::runtime::context::set_scheduler::haa6fd0e718266eb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x63370cbdfd40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd228cf4e01ea2e55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x63370cbdffd3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2b77e17220d7b69b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x63370cbdd353 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haa303c466ffad9f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x63370cb5d630 - tokio::runtime::context::runtime::enter_runtime::hb38bc2a5d5e67887
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63370cbdcda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hab863a18b6d35abe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x63370cbdc8f4 - tokio::runtime::runtime::Runtime::block_on_inner::h4f47d372b35ab110
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x63370cbdcbc7 - tokio::runtime::runtime::Runtime::block_on::hba42fa1adf52d325
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x63370cafcdc2 - nixseparatedebuginfod2::substituter::file::test_fetch_store_path::h2e255ac8ef79fbca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/file.rs:233:6
[INFO] [stdout]   44:     0x63370cafd867 - nixseparatedebuginfod2::substituter::file::test_fetch_store_path::{{closure}}::hec27321ace37c49b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/file.rs:210:33
[INFO] [stdout]   45:     0x63370ca23a56 - core::ops::function::FnOnce::call_once::h76a07feff5fd558e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63370cc988bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x63370cc988bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x63370ccae525 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x63370ccae525 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x63370ccae525 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x63370ccae525 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x63370ccae525 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63370ccae525 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x63370ccae525 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x63370cc84d14 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x63370cc84d14 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x63370cc885da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x63370cc885da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x63370cc885da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x63370cc885da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x63370cc885da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x63370d2241ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x63370d2241ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7d449a25aaa4 - <unknown>
[INFO] [stdout]   67:     0x7d449a2e7a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- substituter::file::test_build_id_to_debug_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'substituter::file::test_build_id_to_debug_output' (143) panicked at src/substituter/file.rs:197:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to spawn Command { std: "nix-store" "--restore" "/tmp/.tmpo6crDE/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: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::{{closure}}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::file::FileSubstituter::return_nar::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:131:52
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:160:42
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: nixseparatedebuginfod2::substituter::file::test_build_id_to_debug_output::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:196:14
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   10: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   11: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   13: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   14: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   15: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   16: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   18: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   19: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   20: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   23: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   24: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   25: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   26: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   27: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   28: nixseparatedebuginfod2::substituter::file::test_build_id_to_debug_output
[INFO] [stdout]              at ./src/substituter/file.rs:206:6
[INFO] [stdout]   29: nixseparatedebuginfod2::substituter::file::test_build_id_to_debug_output::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:183:41
[INFO] [stdout]   30: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   33: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   34: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   39: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   40: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   41: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   50: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   51: <unknown>
[INFO] [stdout]   52: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63370d254182 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63370d254182 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63370d254182 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63370d254182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63370d2663ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63370d2663ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63370d21ac91 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63370d21ac91 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63370d229082 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63370d22eddf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63370d22ec71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63370cc98afe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63370cc98afe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63370d22f54f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63370d22f54f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63370d22f2fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63370d2291b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63370d20da9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63370d26f860 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63370d26ed36 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63370caff83b - core::result::Result<T,E>::unwrap::h61a9fb7308f78c6c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63370caff83b - nixseparatedebuginfod2::substituter::file::test_build_id_to_debug_output::{{closure}}::h7726f441bdc18ecc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/file.rs:197:14
[INFO] [stdout]   22:     0x63370cbcf6a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h73a1907411184aaf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63370cbcf7dd - <core::pin::Pin<P> as core::future::future::Future>::poll::he9de7f0a5ac42e77
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63370cbe196d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he7322ea4a1c771bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x63370cbe186b - tokio::task::coop::with_budget::h60184a767bfaf409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63370cbe186b - tokio::task::coop::budget::hc5c8dc9d6db738b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63370cbe186b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3c13e827e26c9272
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x63370cbde9e0 - tokio::runtime::scheduler::current_thread::Context::enter::h964902e1a4451cef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x63370cbe0d90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h73e77a3896511d5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x63370cbdffb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h314ee1d8b433f0bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x63370cba91cb - tokio::runtime::context::scoped::Scoped<T>::set::hc02f6ee54b350d7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63370cc3a3e9 - tokio::runtime::context::set_scheduler::{{closure}}::hc5366dea6f3f82e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x63370cbd44b2 - std::thread::local::LocalKey<T>::try_with::h813450a69951171e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x63370cbd35ae - std::thread::local::LocalKey<T>::with::h5c410001fbcabd00
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x63370cc3a31d - tokio::runtime::context::set_scheduler::haa6fd0e718266eb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x63370cbdfd40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd228cf4e01ea2e55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x63370cbdffd3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2b77e17220d7b69b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x63370cbdd353 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haa303c466ffad9f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x63370cb5d630 - tokio::runtime::context::runtime::enter_runtime::hb38bc2a5d5e67887
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63370cbdcda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hab863a18b6d35abe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x63370cbdc8f4 - tokio::runtime::runtime::Runtime::block_on_inner::h4f47d372b35ab110
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x63370cbdcbc7 - tokio::runtime::runtime::Runtime::block_on::hba42fa1adf52d325
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x63370caff192 - nixseparatedebuginfod2::substituter::file::test_build_id_to_debug_output::h10acd1f158a6c8ac
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/file.rs:206:6
[INFO] [stdout]   44:     0x63370caff227 - nixseparatedebuginfod2::substituter::file::test_build_id_to_debug_output::{{closure}}::h5fa6b5f574ecbe81
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/file.rs:183:41
[INFO] [stdout]   45:     0x63370ca23e96 - core::ops::function::FnOnce::call_once::h819d6cbe176df45b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63370cc988bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x63370cc988bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x63370ccae525 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x63370ccae525 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x63370ccae525 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x63370ccae525 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x63370ccae525 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63370ccae525 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x63370ccae525 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x63370cc84d14 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x63370cc84d14 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x63370cc885da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x63370cc885da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x63370cc885da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x63370cc885da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x63370cc885da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x63370d2241ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x63370d2241ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7d449a25aaa4 - <unknown>
[INFO] [stdout]   67:     0x7d449a2e7a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- debuginfod::test::test_debuginfo_nominal stdout ----
[INFO] [stdout] [2m2025-09-25T21:36:23.065326Z[0m [35mTRACE[0m [1mget[0m[1m{[0m[3mkey[0m[2m=[0m"0e20481820d3b92468102b35a5e4a29a8695c1af"[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::cache[0m[2m:[0m new
[INFO] [stdout] [2m2025-09-25T21:36:23.065366Z[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] [2m2025-09-25T21:36:23.065417Z[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] [2m2025-09-25T21:36:23.065480Z[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=[0m27.0µs [3mtime.idle[0m[2m=[0m35.2µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065533Z[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=[0m136µs [3mtime.idle[0m[2m=[0m33.3µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065563Z[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] [2m2025-09-25T21:36:23.065710Z[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.7µs [3mtime.idle[0m[2m=[0m105µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065758Z[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] [2m2025-09-25T21:36:23.065801Z[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] [2m2025-09-25T21:36:23.065846Z[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=[0m18.4µs [3mtime.idle[0m[2m=[0m28.3µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065880Z[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=[0m95.0µs [3mtime.idle[0m[2m=[0m29.0µs
[INFO] [stdout] [2m2025-09-25T21:36:23.065906Z[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] [2m2025-09-25T21:36:23.066032Z[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=[0m47.3µs [3mtime.idle[0m[2m=[0m76.0µs
[INFO] [stdout] [2m2025-09-25T21:36:23.066072Z[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] [2m2025-09-25T21:36:23.066101Z[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.02µs [3mtime.idle[0m[2m=[0m22.0µs
[INFO] [stdout] [2m2025-09-25T21:36:23.066120Z[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] [2m2025-09-25T21:36:23.170320Z[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=[0m99.9ms [3mtime.idle[0m[2m=[0m4.34ms
[INFO] [stdout] [2m2025-09-25T21:36:23.170373Z[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=[0m101ms [3mtime.idle[0m[2m=[0m4.41ms
[INFO] [stdout] 
[INFO] [stdout] thread 'debuginfod::test::test_debuginfo_nominal' (36) 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/.tmpdJViOY/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: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::{{closure}}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::file::FileSubstituter::return_nar::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:131:52
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::file::FileSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{{closure}}
[INFO] [stdout]              at ./src/substituter/file.rs:160:42
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: nixseparatedebuginfod2::debuginfod::<impl nixseparatedebuginfod2::cache::CachableFetcher<nixseparatedebuginfod2::build_id::BuildId> for alloc::sync::Arc<alloc::boxed::Box<T>>>::fetch::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:34:50
[INFO] [stdout]    7: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::fetch::{{closure}}::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:248:71
[INFO] [stdout]    8: <tracing::instrument::Instrumented<T> 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]    9: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::fetch::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:240:5
[INFO] [stdout]   10: nixseparatedebuginfod2::cache::FetcherCache<Key,Fetcher>::get::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:288:66
[INFO] [stdout]   11: <tracing::instrument::Instrumented<T> 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]   12: nixseparatedebuginfod2::debuginfod::Debuginfod::debuginfo::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:107:60
[INFO] [stdout]   13: nixseparatedebuginfod2::debuginfod::test::test_debuginfo_nominal::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:247:14
[INFO] [stdout]   14: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   15: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   17: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   18: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   23: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   24: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   25: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   28: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   29: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   30: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   31: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   32: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   33: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   34: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   35: nixseparatedebuginfod2::debuginfod::test::test_debuginfo_nominal
[INFO] [stdout]              at ./src/debuginfod.rs:254:10
[INFO] [stdout]   36: nixseparatedebuginfod2::debuginfod::test::test_debuginfo_nominal::{{closure}}
[INFO] [stdout]              at ./src/debuginfod.rs:233:38
[INFO] [stdout]   37: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   40: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   41: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   46: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   47: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   48: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   49: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   50: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   54: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   55: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   57: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   58: <unknown>
[INFO] [stdout]   59: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63370d254182 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63370d254182 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63370d254182 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63370d254182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63370d2663ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63370d2663ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63370d21ac91 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63370d21ac91 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63370d229082 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63370d22eddf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63370d22ec71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63370cc98afe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63370cc98afe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63370d22f54f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63370d22f54f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63370d22f2fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63370d2291b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63370d20da9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63370d26f860 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63370d26ed36 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63370cb148e9 - core::result::Result<T,E>::unwrap::h8556fdd8c48f3807
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63370cb148e9 - nixseparatedebuginfod2::debuginfod::test::test_debuginfo_nominal::{{closure}}::ha1ca157386a842ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:248:14
[INFO] [stdout]   22:     0x63370cbcf6a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h73a1907411184aaf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63370cbcf7dd - <core::pin::Pin<P> as core::future::future::Future>::poll::he9de7f0a5ac42e77
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63370cbe196d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he7322ea4a1c771bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x63370cbe186b - tokio::task::coop::with_budget::h60184a767bfaf409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63370cbe186b - tokio::task::coop::budget::hc5c8dc9d6db738b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63370cbe186b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3c13e827e26c9272
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x63370cbde9e0 - tokio::runtime::scheduler::current_thread::Context::enter::h964902e1a4451cef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x63370cbe0d90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h73e77a3896511d5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x63370cbdffb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h314ee1d8b433f0bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x63370cba91cb - tokio::runtime::context::scoped::Scoped<T>::set::hc02f6ee54b350d7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63370cc3a3e9 - tokio::runtime::context::set_scheduler::{{closure}}::hc5366dea6f3f82e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x63370cbd44b2 - std::thread::local::LocalKey<T>::try_with::h813450a69951171e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x63370cbd35ae - std::thread::local::LocalKey<T>::with::h5c410001fbcabd00
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x63370cc3a31d - tokio::runtime::context::set_scheduler::haa6fd0e718266eb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x63370cbdfd40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd228cf4e01ea2e55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x63370cbdffd3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2b77e17220d7b69b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x63370cbdd353 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haa303c466ffad9f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x63370cb5d630 - tokio::runtime::context::runtime::enter_runtime::hb38bc2a5d5e67887
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63370cbdcda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hab863a18b6d35abe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x63370cbdc8f4 - tokio::runtime::runtime::Runtime::block_on_inner::h4f47d372b35ab110
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x63370cbdcbc7 - tokio::runtime::runtime::Runtime::block_on::hba42fa1adf52d325
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x63370cb13e22 - nixseparatedebuginfod2::debuginfod::test::test_debuginfo_nominal::h24da4b2c4a228a9f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:254:10
[INFO] [stdout]   44:     0x63370cb13eb7 - nixseparatedebuginfod2::debuginfod::test::test_debuginfo_nominal::{{closure}}::h8891e8a4a8f7dd45
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debuginfod.rs:233:38
[INFO] [stdout]   45:     0x63370ca25aa6 - core::ops::function::FnOnce::call_once::he3e93d386f6ba3c8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63370cc988bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x63370cc988bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x63370ccae525 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x63370ccae525 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x63370ccae525 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x63370ccae525 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x63370ccae525 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stderr] error: test failed, to rerun pass `--bin nixseparatedebuginfod2`
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63370ccae525 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x63370ccae525 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x63370cc84d14 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x63370cc84d14 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x63370cc885da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x63370cc885da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x63370cc885da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x63370cc885da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x63370cc885da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x63370d2241ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x63370d2241ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7d449a25aaa4 - <unknown>
[INFO] [stdout]   67:     0x7d449a2e7a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- substituter::http::tests::test_build_id_to_debug_output_nominal stdout ----
[INFO] [stdout] [2m2025-09-25T21:36:23.476612Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/debuginfo/b87e34547e94f167f4b737f3a25955477a485cc7[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::http[0m[2m:[0m new
[INFO] [stdout] [2m2025-09-25T21:36:23.476844Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/debuginfo/b87e34547e94f167f4b737f3a25955477a485cc7[1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("http", 127.0.0.1:42591)
[INFO] [stdout] [2m2025-09-25T21:36:23.476950Z[0m [34mDEBUG[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/debuginfo/b87e34547e94f167f4b737f3a25955477a485cc7[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:42591/    
[INFO] [stdout] [2m2025-09-25T21:36:23.477009Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/debuginfo/b87e34547e94f167f4b737f3a25955477a485cc7[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(42591))
[INFO] [stdout] [2m2025-09-25T21:36:23.477047Z[0m [34mDEBUG[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/debuginfo/b87e34547e94f167f4b737f3a25955477a485cc7[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:42591
[INFO] [stdout] [2m2025-09-25T21:36:23.477357Z[0m [34mDEBUG[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/debuginfo/b87e34547e94f167f4b737f3a25955477a485cc7[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:42591
[INFO] [stdout] [2m2025-09-25T21:36:23.477436Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/debuginfo/b87e34547e94f167f4b737f3a25955477a485cc7[1m}[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] [2m2025-09-25T21:36:23.477578Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/debuginfo/b87e34547e94f167f4b737f3a25955477a485cc7[1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("http", 127.0.0.1:42591)
[INFO] [stdout] [2m2025-09-25T21:36:23.478220Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/debuginfo/b87e34547e94f167f4b737f3a25955477a485cc7[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::http[0m[2m:[0m 404
[INFO] [stdout] [2m2025-09-25T21:36:23.478300Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/debuginfo/b87e34547e94f167f4b737f3a25955477a485cc7[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::http[0m[2m:[0m close [3mtime.busy[0m[2m=[0m1.01ms [3mtime.idle[0m[2m=[0m686µs
[INFO] [stdout] [2m2025-09-25T21:36:23.478343Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/debuginfo/b87e34547e94f167f4b737f3a25955477a485cc7.debug[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::http[0m[2m:[0m new
[INFO] [stdout] [2m2025-09-25T21:36:23.478414Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/debuginfo/b87e34547e94f167f4b737f3a25955477a485cc7.debug[1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("http", 127.0.0.1:42591)
[INFO] [stdout] [2m2025-09-25T21:36:23.478457Z[0m [34mDEBUG[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/debuginfo/b87e34547e94f167f4b737f3a25955477a485cc7.debug[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:42591/    
[INFO] [stdout] [2m2025-09-25T21:36:23.478491Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/debuginfo/b87e34547e94f167f4b737f3a25955477a485cc7.debug[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(42591))
[INFO] [stdout] [2m2025-09-25T21:36:23.478518Z[0m [34mDEBUG[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/debuginfo/b87e34547e94f167f4b737f3a25955477a485cc7.debug[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:42591
[INFO] [stdout] [2m2025-09-25T21:36:23.478822Z[0m [34mDEBUG[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/debuginfo/b87e34547e94f167f4b737f3a25955477a485cc7.debug[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:42591
[INFO] [stdout] [2m2025-09-25T21:36:23.478875Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/debuginfo/b87e34547e94f167f4b737f3a25955477a485cc7.debug[1m}[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] [2m2025-09-25T21:36:23.478974Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/debuginfo/b87e34547e94f167f4b737f3a25955477a485cc7.debug[1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("http", 127.0.0.1:42591)
[INFO] [stdout] [2m2025-09-25T21:36:23.479460Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/debuginfo/b87e34547e94f167f4b737f3a25955477a485cc7.debug[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::http[0m[2m:[0m close [3mtime.busy[0m[2m=[0m513µs [3mtime.idle[0m[2m=[0m601µs
[INFO] [stdout] [2m2025-09-25T21:36:23.479725Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/nar/01fqbcmlbxwm1jdk07hc9wfj4rzqzp27rx414k5zvilcq40jwr6m.nar.xz[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::http[0m[2m:[0m new
[INFO] [stdout] [2m2025-09-25T21:36:23.479799Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/nar/01fqbcmlbxwm1jdk07hc9wfj4rzqzp27rx414k5zvilcq40jwr6m.nar.xz[1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("http", 127.0.0.1:42591)
[INFO] [stdout] [2m2025-09-25T21:36:23.479838Z[0m [34mDEBUG[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/nar/01fqbcmlbxwm1jdk07hc9wfj4rzqzp27rx414k5zvilcq40jwr6m.nar.xz[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:42591/    
[INFO] [stdout] [2m2025-09-25T21:36:23.479884Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/nar/01fqbcmlbxwm1jdk07hc9wfj4rzqzp27rx414k5zvilcq40jwr6m.nar.xz[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(42591))
[INFO] [stdout] [2m2025-09-25T21:36:23.479908Z[0m [34mDEBUG[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/nar/01fqbcmlbxwm1jdk07hc9wfj4rzqzp27rx414k5zvilcq40jwr6m.nar.xz[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:42591
[INFO] [stdout] [2m2025-09-25T21:36:23.480050Z[0m [34mDEBUG[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/nar/01fqbcmlbxwm1jdk07hc9wfj4rzqzp27rx414k5zvilcq40jwr6m.nar.xz[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:42591
[INFO] [stdout] [2m2025-09-25T21:36:23.480098Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/nar/01fqbcmlbxwm1jdk07hc9wfj4rzqzp27rx414k5zvilcq40jwr6m.nar.xz[1m}[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] [2m2025-09-25T21:36:23.480194Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/nar/01fqbcmlbxwm1jdk07hc9wfj4rzqzp27rx414k5zvilcq40jwr6m.nar.xz[1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("http", 127.0.0.1:42591)
[INFO] [stdout] [2m2025-09-25T21:36:23.507816Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/nar/01fqbcmlbxwm1jdk07hc9wfj4rzqzp27rx414k5zvilcq40jwr6m.nar.xz[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::http[0m[2m:[0m close [3mtime.busy[0m[2m=[0m592µs [3mtime.idle[0m[2m=[0m27.5ms
[INFO] [stdout] 
[INFO] [stdout] thread 'substituter::http::tests::test_build_id_to_debug_output_nominal' (156) panicked at src/substituter/http.rs:221:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to spawn Command { std: "nix-store" "--restore" "/tmp/.tmpiDkNe9/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: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::{{closure}}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::http::HttpSubstituter::return_nar::{{closure}}
[INFO] [stdout]              at ./src/substituter/http.rs:63:52
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::http::HttpSubstituter as nixseparatedebuginfod2::substituter::Substituter>::build_id_to_debug_output::{{closure}}
[INFO] [stdout]              at ./src/substituter/http.rs:123:40
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: nixseparatedebuginfod2::substituter::http::tests::test_build_id_to_debug_output_nominal::{{closure}}
[INFO] [stdout]              at ./src/substituter/http.rs:220:18
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   10: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   11: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   13: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   14: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   15: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   16: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   18: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   19: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   20: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   23: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   24: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   25: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   26: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   27: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   28: nixseparatedebuginfod2::substituter::http::tests::test_build_id_to_debug_output_nominal
[INFO] [stdout]              at ./src/substituter/http.rs:230:10
[INFO] [stdout]   29: nixseparatedebuginfod2::substituter::http::tests::test_build_id_to_debug_output_nominal::{{closure}}
[INFO] [stdout]              at ./src/substituter/http.rs:208:53
[INFO] [stdout]   30: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   33: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   34: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   39: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   40: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   41: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   50: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   51: <unknown>
[INFO] [stdout]   52: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63370d254182 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63370d254182 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63370d254182 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63370d254182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63370d2663ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63370d2663ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63370d21ac91 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63370d21ac91 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63370d229082 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63370d22eddf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63370d22ec71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63370cc98afe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63370cc98afe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63370d22f54f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63370d22f54f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63370d22f2fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63370d2291b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63370d20da9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63370d26f860 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63370d26ed36 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63370cb25fcb - core::result::Result<T,E>::unwrap::h61a9fb7308f78c6c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63370cb25fcb - nixseparatedebuginfod2::substituter::http::tests::test_build_id_to_debug_output_nominal::{{closure}}::h08de28873bcec0fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/http.rs:221:18
[INFO] [stdout]   22:     0x63370cbcf6a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h73a1907411184aaf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63370cbcf7dd - <core::pin::Pin<P> as core::future::future::Future>::poll::he9de7f0a5ac42e77
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63370cbe196d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he7322ea4a1c771bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x63370cbe186b - tokio::task::coop::with_budget::h60184a767bfaf409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63370cbe186b - tokio::task::coop::budget::hc5c8dc9d6db738b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63370cbe186b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3c13e827e26c9272
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x63370cbde9e0 - tokio::runtime::scheduler::current_thread::Context::enter::h964902e1a4451cef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x63370cbe0d90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h73e77a3896511d5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x63370cbdffb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h314ee1d8b433f0bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x63370cba91cb - tokio::runtime::context::scoped::Scoped<T>::set::hc02f6ee54b350d7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63370cc3a3e9 - tokio::runtime::context::set_scheduler::{{closure}}::hc5366dea6f3f82e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x63370cbd44b2 - std::thread::local::LocalKey<T>::try_with::h813450a69951171e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x63370cbd35ae - std::thread::local::LocalKey<T>::with::h5c410001fbcabd00
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x63370cc3a31d - tokio::runtime::context::set_scheduler::haa6fd0e718266eb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x63370cbdfd40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd228cf4e01ea2e55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x63370cbdffd3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2b77e17220d7b69b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x63370cbdd353 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haa303c466ffad9f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x63370cb5d630 - tokio::runtime::context::runtime::enter_runtime::hb38bc2a5d5e67887
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63370cbdcda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hab863a18b6d35abe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x63370cbdc8f4 - tokio::runtime::runtime::Runtime::block_on_inner::h4f47d372b35ab110
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x63370cbdcbc7 - tokio::runtime::runtime::Runtime::block_on::hba42fa1adf52d325
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x63370cb25805 - nixseparatedebuginfod2::substituter::http::tests::test_build_id_to_debug_output_nominal::h505647845a28bf5a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/http.rs:230:10
[INFO] [stdout]   44:     0x63370cb263f7 - nixseparatedebuginfod2::substituter::http::tests::test_build_id_to_debug_output_nominal::{{closure}}::h2350bef1331d3cdd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/http.rs:208:53
[INFO] [stdout]   45:     0x63370ca23f56 - core::ops::function::FnOnce::call_once::h85efbb9be042cbca
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63370cc988bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x63370cc988bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x63370ccae525 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x63370ccae525 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x63370ccae525 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x63370ccae525 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x63370ccae525 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63370ccae525 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x63370ccae525 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x63370cc84d14 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x63370cc84d14 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x63370cc885da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x63370cc885da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x63370cc885da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x63370cc885da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x63370cc885da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x63370d2241ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x63370d2241ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7d449a25aaa4 - <unknown>
[INFO] [stdout]   67:     0x7d449a2e7a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- substituter::http::tests::test_fetch_store_path_nominal stdout ----
[INFO] [stdout] [2m2025-09-25T21:36:23.528420Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/2qw62845796lyx649ck67zbk04pv8xhf.narinfo[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::http[0m[2m:[0m new
[INFO] [stdout] [2m2025-09-25T21:36:23.528510Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/2qw62845796lyx649ck67zbk04pv8xhf.narinfo[1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("http", 127.0.0.1:42591)
[INFO] [stdout] [2m2025-09-25T21:36:23.528569Z[0m [34mDEBUG[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/2qw62845796lyx649ck67zbk04pv8xhf.narinfo[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:42591/    
[INFO] [stdout] [2m2025-09-25T21:36:23.528619Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/2qw62845796lyx649ck67zbk04pv8xhf.narinfo[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(42591))
[INFO] [stdout] [2m2025-09-25T21:36:23.528647Z[0m [34mDEBUG[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/2qw62845796lyx649ck67zbk04pv8xhf.narinfo[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:42591
[INFO] [stdout] [2m2025-09-25T21:36:23.528805Z[0m [34mDEBUG[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/2qw62845796lyx649ck67zbk04pv8xhf.narinfo[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:42591
[INFO] [stdout] [2m2025-09-25T21:36:23.528854Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/2qw62845796lyx649ck67zbk04pv8xhf.narinfo[1m}[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] [2m2025-09-25T21:36:23.528946Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/2qw62845796lyx649ck67zbk04pv8xhf.narinfo[1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("http", 127.0.0.1:42591)
[INFO] [stdout] [2m2025-09-25T21:36:23.529326Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/2qw62845796lyx649ck67zbk04pv8xhf.narinfo[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::http[0m[2m:[0m close [3mtime.busy[0m[2m=[0m555µs [3mtime.idle[0m[2m=[0m351µs
[INFO] [stdout] [2m2025-09-25T21:36:23.529464Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/nar/0hwkzv1d1wl95cydn8nnynw0frxgp763g0sgq0bjb0qbi8kkl89w.nar.xz[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::http[0m[2m:[0m new
[INFO] [stdout] [2m2025-09-25T21:36:23.529519Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/nar/0hwkzv1d1wl95cydn8nnynw0frxgp763g0sgq0bjb0qbi8kkl89w.nar.xz[1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("http", 127.0.0.1:42591)
[INFO] [stdout] [2m2025-09-25T21:36:23.529546Z[0m [34mDEBUG[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/nar/0hwkzv1d1wl95cydn8nnynw0frxgp763g0sgq0bjb0qbi8kkl89w.nar.xz[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:42591/    
[INFO] [stdout] [2m2025-09-25T21:36:23.529573Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/nar/0hwkzv1d1wl95cydn8nnynw0frxgp763g0sgq0bjb0qbi8kkl89w.nar.xz[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(42591))
[INFO] [stdout] [2m2025-09-25T21:36:23.529589Z[0m [34mDEBUG[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/nar/0hwkzv1d1wl95cydn8nnynw0frxgp763g0sgq0bjb0qbi8kkl89w.nar.xz[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:42591
[INFO] [stdout] [2m2025-09-25T21:36:23.529806Z[0m [34mDEBUG[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/nar/0hwkzv1d1wl95cydn8nnynw0frxgp763g0sgq0bjb0qbi8kkl89w.nar.xz[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:42591
[INFO] [stdout] [2m2025-09-25T21:36:23.529844Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/nar/0hwkzv1d1wl95cydn8nnynw0frxgp763g0sgq0bjb0qbi8kkl89w.nar.xz[1m}[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] [2m2025-09-25T21:36:23.529915Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/nar/0hwkzv1d1wl95cydn8nnynw0frxgp763g0sgq0bjb0qbi8kkl89w.nar.xz[1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("http", 127.0.0.1:42591)
[INFO] [stdout] [2m2025-09-25T21:36:23.538869Z[0m [35mTRACE[0m [1mquery[0m[1m{[0m[3mself[0m[2m=[0mHttpSubstituter { url: "http://127.0.0.1:42591/" } [3murl[0m[2m=[0mhttp://127.0.0.1:42591/nar/0hwkzv1d1wl95cydn8nnynw0frxgp763g0sgq0bjb0qbi8kkl89w.nar.xz[1m}[0m[2m:[0m [2mnixseparatedebuginfod2::substituter::http[0m[2m:[0m close [3mtime.busy[0m[2m=[0m418µs [3mtime.idle[0m[2m=[0m8.97ms
[INFO] [stdout] 
[INFO] [stdout] thread 'substituter::http::tests::test_fetch_store_path_nominal' (162) panicked at src/substituter/http.rs:164:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to spawn Command { std: "nix-store" "--restore" "/tmp/.tmp9BFIs1/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: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/context.rs:65:37
[INFO] [stdout]    2: nixseparatedebuginfod2::nar::unpack_nar::{{closure}}
[INFO] [stdout]              at ./src/nar.rs:26:10
[INFO] [stdout]    3: nixseparatedebuginfod2::substituter::http::HttpSubstituter::return_nar::{{closure}}
[INFO] [stdout]              at ./src/substituter/http.rs:63:52
[INFO] [stdout]    4: <nixseparatedebuginfod2::substituter::http::HttpSubstituter as nixseparatedebuginfod2::substituter::Substituter>::fetch_store_path::{{closure}}
[INFO] [stdout]              at ./src/substituter/http.rs:141:40
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: nixseparatedebuginfod2::substituter::http::tests::test_fetch_store_path_nominal::{{closure}}
[INFO] [stdout]              at ./src/substituter/http.rs:163:18
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   10: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   11: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   13: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   14: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   15: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   16: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   18: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   19: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   20: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   23: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   24: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   25: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   26: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   27: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   28: nixseparatedebuginfod2::substituter::http::tests::test_fetch_store_path_nominal
[INFO] [stdout]              at ./src/substituter/http.rs:170:10
[INFO] [stdout]   29: nixseparatedebuginfod2::substituter::http::tests::test_fetch_store_path_nominal::{{closure}}
[INFO] [stdout]              at ./src/substituter/http.rs:152:45
[INFO] [stdout]   30: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   33: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   34: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   39: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   40: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   41: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   50: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   51: <unknown>
[INFO] [stdout]   52: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63370d254182 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63370d254182 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63370d254182 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63370d254182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63370d2663ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63370d2663ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63370d21ac91 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63370d21ac91 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63370d229082 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63370d22eddf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63370d22ec71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63370cc98afe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63370cc98afe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63370d22f54f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63370d22f54f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63370d22f2fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63370d2291b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63370d20da9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63370d26f860 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63370d26ed36 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63370cb23394 - core::result::Result<T,E>::unwrap::h61a9fb7308f78c6c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63370cb23394 - nixseparatedebuginfod2::substituter::http::tests::test_fetch_store_path_nominal::{{closure}}::h630837e634504229
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/http.rs:164:18
[INFO] [stdout]   22:     0x63370cbcf6a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h73a1907411184aaf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63370cbcf7dd - <core::pin::Pin<P> as core::future::future::Future>::poll::he9de7f0a5ac42e77
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63370cbe196d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he7322ea4a1c771bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x63370cbe186b - tokio::task::coop::with_budget::h60184a767bfaf409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63370cbe186b - tokio::task::coop::budget::hc5c8dc9d6db738b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63370cbe186b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3c13e827e26c9272
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x63370cbde9e0 - tokio::runtime::scheduler::current_thread::Context::enter::h964902e1a4451cef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x63370cbe0d90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h73e77a3896511d5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x63370cbdffb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h314ee1d8b433f0bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x63370cba91cb - tokio::runtime::context::scoped::Scoped<T>::set::hc02f6ee54b350d7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63370cc3a3e9 - tokio::runtime::context::set_scheduler::{{closure}}::hc5366dea6f3f82e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x63370cbd44b2 - std::thread::local::LocalKey<T>::try_with::h813450a69951171e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x63370cbd35ae - std::thread::local::LocalKey<T>::with::h5c410001fbcabd00
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x63370cc3a31d - tokio::runtime::context::set_scheduler::haa6fd0e718266eb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x63370cbdfd40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd228cf4e01ea2e55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x63370cbdffd3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2b77e17220d7b69b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x63370cbdd353 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haa303c466ffad9f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x63370cb5d630 - tokio::runtime::context::runtime::enter_runtime::hb38bc2a5d5e67887
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63370cbdcda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hab863a18b6d35abe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x63370cbdc8f4 - tokio::runtime::runtime::Runtime::block_on_inner::h4f47d372b35ab110
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x63370cbdcbc7 - tokio::runtime::runtime::Runtime::block_on::hba42fa1adf52d325
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x63370cb22ba5 - nixseparatedebuginfod2::substituter::http::tests::test_fetch_store_path_nominal::h9959188d58d11f80
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/http.rs:170:10
[INFO] [stdout]   44:     0x63370cb237c7 - nixseparatedebuginfod2::substituter::http::tests::test_fetch_store_path_nominal::{{closure}}::hf046bff1e4dc8612
[INFO] [stdout]                                at /opt/rustwide/workdir/src/substituter/http.rs:152:45
[INFO] [stdout]   45:     0x63370ca249e6 - core::ops::function::FnOnce::call_once::habd28a253d83d723
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63370cc988bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x63370cc988bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x63370ccae525 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x63370ccae525 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x63370ccae525 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x63370ccae525 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x63370ccae525 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63370ccae525 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x63370ccae525 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x63370cc84d14 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x63370cc84d14 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x63370cc885da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x63370cc885da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x63370cc885da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x63370cc885da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63370cc885da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x63370cc885da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x63370d2241ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x63370d2241ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7d449a25aaa4 - <unknown>
[INFO] [stdout]   67:     0x7d449a2e7a34 - 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. 67 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "eeeef28491412057dcdcfa83eac425a5fcb9f20ab6fa6c3eb07cea0fb320f30c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeeef28491412057dcdcfa83eac425a5fcb9f20ab6fa6c3eb07cea0fb320f30c", kill_on_drop: false }`
[INFO] [stdout] eeeef28491412057dcdcfa83eac425a5fcb9f20ab6fa6c3eb07cea0fb320f30c
