[INFO] cloning repository https://github.com/jethro-djan/ctx-runtime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jethro-djan/ctx-runtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjethro-djan%2Fctx-runtime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjethro-djan%2Fctx-runtime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 142bd2bc0c4708d027309e9a57e26ed637dbd938
[INFO] testing jethro-djan/ctx-runtime against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjethro-djan%2Fctx-runtime" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jethro-djan/ctx-runtime
[INFO] finished tweaking git repo https://github.com/jethro-djan/ctx-runtime
[INFO] tweaked toml for git repo https://github.com/jethro-djan/ctx-runtime written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jethro-djan/ctx-runtime on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jethro-djan/ctx-runtime 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.39.0
[INFO] [stderr]   Downloaded jobserver v0.1.33
[INFO] [stderr]   Downloaded filetime v0.2.25
[INFO] [stderr]   Downloaded parking_lot v0.12.4
[INFO] [stderr]   Downloaded pkg-config v0.3.32
[INFO] [stderr]   Downloaded xattr v1.5.0
[INFO] [stderr]   Downloaded anstyle-query v1.1.3
[INFO] [stderr]   Downloaded tokio-rustls v0.26.2
[INFO] [stderr]   Downloaded nom v8.0.0
[INFO] [stderr]   Downloaded async-trait v0.1.88
[INFO] [stderr]   Downloaded thiserror-impl v1.0.69
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.21
[INFO] [stderr]   Downloaded getrandom v0.2.16
[INFO] [stderr]   Downloaded rand_core v0.9.3
[INFO] [stderr]   Downloaded bytecount v0.6.9
[INFO] [stderr]   Downloaded openssl-sys v0.9.109
[INFO] [stderr]   Downloaded iri-string v0.7.8
[INFO] [stderr]   Downloaded zerovec v0.11.2
[INFO] [stderr]   Downloaded logos v0.15.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.26
[INFO] [stderr]   Downloaded rand v0.9.1
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded icu_collections v2.0.0
[INFO] [stderr]   Downloaded gimli v0.31.1
[INFO] [stderr]   Downloaded hyper v1.6.0
[INFO] [stderr]   Downloaded object v0.36.7
[INFO] [stderr]   Downloaded icu_properties_data v2.0.1
[INFO] [stderr]   Downloaded zerocopy v0.8.26
[INFO] [stderr]   Downloaded winsafe v0.0.19
[INFO] [stderr]   Downloaded rustls v0.23.28
[INFO] [stderr]   Downloaded tokio v1.45.1
[INFO] [stderr]   Downloaded typenum v1.18.0
[INFO] [stderr]   Downloaded http v1.3.1
[INFO] [stderr]   Downloaded futures-util v0.3.31
[INFO] [stderr]   Downloaded icu_normalizer_data v2.0.0
[INFO] [stderr]   Downloaded icu_locale_core v2.0.0
[INFO] [stderr]   Downloaded backtrace v0.3.75
[INFO] [stderr]   Downloaded yansi v1.0.1
[INFO] [stderr]   Downloaded rustls-webpki v0.103.3
[INFO] [stderr]   Downloaded bytes v1.10.1
[INFO] [stderr]   Downloaded aes v0.8.4
[INFO] [stderr]   Downloaded bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded rustix v1.0.7
[INFO] [stderr]   Downloaded syn v2.0.104
[INFO] [stderr]   Downloaded time v0.3.41
[INFO] [stderr]   Downloaded hyper-util v0.1.14
[INFO] [stderr]   Downloaded tower v0.5.2
[INFO] [stderr]   Downloaded tower-http v0.6.6
[INFO] [stderr]   Downloaded yoke v0.8.0
[INFO] [stderr]   Downloaded tracing v0.1.41
[INFO] [stderr]   Downloaded winnow v0.7.11
[INFO] [stderr]   Downloaded serde_json v1.0.140
[INFO] [stderr]   Downloaded goblin v0.8.2
[INFO] [stderr]   Downloaded mockito v1.7.0
[INFO] [stderr]   Downloaded basic-toml v0.1.10
[INFO] [stderr]   Downloaded proc-macro2 v1.0.95
[INFO] [stderr]   Downloaded security-framework-sys v2.14.0
[INFO] [stderr]   Downloaded native-tls v0.2.14
[INFO] [stderr]   Downloaded futures-task v0.3.31
[INFO] [stderr]   Downloaded futures-core v0.3.31
[INFO] [stderr]   Downloaded zerotrie v0.2.2
[INFO] [stderr]   Downloaded zerofrom-derive v0.1.6
[INFO] [stderr]   Downloaded zerovec-derive v0.11.1
[INFO] [stderr]   Downloaded ring v0.17.14
[INFO] [stderr]   Downloaded idna_adapter v1.2.1
[INFO] [stderr]   Downloaded socket2 v0.5.10
[INFO] [stderr]   Downloaded tracing-attributes v0.1.28
[INFO] [stderr]   Downloaded glob v0.3.2
[INFO] [stderr]   Downloaded deranged v0.4.0
[INFO] [stderr]   Downloaded time-core v0.1.4
[INFO] [stderr]   Downloaded rand_chacha v0.9.0
[INFO] [stderr]   Downloaded nom_locate v5.0.0
[INFO] [stderr]   Downloaded hyper-rustls v0.27.7
[INFO] [stderr]   Downloaded windows-strings v0.4.2
[INFO] [stderr]   Downloaded tinystr v0.8.1
[INFO] [stderr]   Downloaded icu_provider v2.0.0
[INFO] [stderr]   Downloaded zerofrom v0.1.6
[INFO] [stderr]   Downloaded tar v0.4.44
[INFO] [stderr]   Downloaded temp-env v0.3.6
[INFO] [stderr]   Downloaded addr2line v0.24.2
[INFO] [stderr]   Downloaded wasi v0.11.1+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded smallvec v1.15.1
[INFO] [stderr]   Downloaded tokio-macros v2.5.0
[INFO] [stderr]   Downloaded askama v0.13.1
[INFO] [stderr]   Downloaded inout v0.1.4
[INFO] [stderr]   Downloaded tokio-util v0.7.15
[INFO] [stderr]   Downloaded h2 v0.4.10
[INFO] [stderr]   Downloaded ipnet v2.11.0
[INFO] [stderr]   Downloaded windows-result v0.3.4
[INFO] [stderr]   Downloaded openssl v0.10.73
[INFO] [stderr]   Downloaded futures-io v0.3.31
[INFO] [stderr]   Downloaded futures-sink v0.3.31
[INFO] [stderr]   Downloaded slab v0.4.10
[INFO] [stderr]   Downloaded litemap v0.8.0
[INFO] [stderr]   Downloaded writeable v0.6.1
[INFO] [stderr]   Downloaded synstructure v0.13.2
[INFO] [stderr]   Downloaded icu_properties v2.0.1
[INFO] [stderr]   Downloaded rustc-demangle v0.1.25
[INFO] [stderr]   Downloaded redox_syscall v0.5.13
[INFO] [stderr]   Downloaded parking_lot_core v0.9.11
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.5
[INFO] [stderr]   Downloaded tracing-core v0.1.34
[INFO] [stderr]   Downloaded clap_derive v4.5.40
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded askama_derive v0.13.1
[INFO] [stderr]   Downloaded semver v1.0.26
[INFO] [stderr]   Downloaded thiserror-impl v2.0.12
[INFO] [stderr]   Downloaded thiserror v2.0.12
[INFO] [stderr]   Downloaded scroll_derive v0.12.1
[INFO] [stderr]   Downloaded uniffi_udl v0.29.3
[INFO] [stderr]   Downloaded uniffi_bindgen v0.29.3
[INFO] [stderr]   Downloaded hashbrown v0.15.4
[INFO] [stderr]   Downloaded indexmap v2.9.0
[INFO] [stderr]   Downloaded lazy_static v1.5.0
[INFO] [stderr]   Downloaded logos-codegen v0.15.0
[INFO] [stderr]   Downloaded colored v3.0.0
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded windows-registry v0.5.3
[INFO] [stderr]   Downloaded rustls-pki-types v1.12.0
[INFO] [stderr]   Downloaded openssl-probe v0.1.6
[INFO] [stderr]   Downloaded futures-macro v0.3.31
[INFO] [stderr]   Downloaded tower-layer v0.3.3
[INFO] [stderr]   Downloaded icu_normalizer v2.0.0
[INFO] [stderr]   Downloaded potential_utf v0.1.2
[INFO] [stderr]   Downloaded yoke-derive v0.8.0
[INFO] [stderr]   Downloaded lock_api v0.4.13
[INFO] [stderr]   Downloaded askama_parser v0.13.0
[INFO] [stderr]   Downloaded rustc-hash v2.1.1
[INFO] [stderr]   Downloaded cargo-platform v0.1.9
[INFO] [stderr]   Downloaded itoa v1.0.15
[INFO] [stderr]   Downloaded ryu v1.0.20
[INFO] [stderr]   Downloaded cargo_metadata v0.19.2
[INFO] [stderr]   Downloaded scroll v0.12.0
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded weedle2 v5.0.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.4
[INFO] [stderr]   Downloaded thiserror v1.0.69
[INFO] [stderr]   Downloaded redox_users v0.4.6
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.9
[INFO] [stderr]   Downloaded encoding_rs v0.8.35
[INFO] [stderr]   Downloaded anstream v0.6.19
[INFO] [stderr]   Downloaded beef v0.5.2
[INFO] [stderr]   Downloaded rustc_version v0.4.1
[INFO] [stderr]   Downloaded logos-derive v0.15.0
[INFO] [stderr]   Downloaded http-body-util v0.1.3
[INFO] [stderr]   Downloaded futures-channel v0.3.31
[INFO] [stderr]   Downloaded httparse v1.10.1
[INFO] [stderr]   Downloaded web-sys v0.3.77
[INFO] [stderr]   Downloaded reqwest v0.12.20
[INFO] [stderr]   Downloaded uniffi_internal_macros v0.29.3
[INFO] [stderr]   Downloaded uniffi_core v0.29.3
[INFO] [stderr]   Downloaded uniffi v0.29.3
[INFO] [stderr]   Downloaded js-sys v0.3.77
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.100
[INFO] [stderr]   Downloaded windows-targets v0.53.2
[INFO] [stderr]   Downloaded base64ct v1.8.0
[INFO] [stderr]   Downloaded sha2 v0.10.9
[INFO] [stderr]   Downloaded libc v0.2.174
[INFO] [stderr]   Downloaded zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]   Downloaded rowan v0.16.1
[INFO] [stderr]   Downloaded libredox v0.1.3
[INFO] [stderr]   Downloaded uniffi_build v0.29.3
[INFO] [stderr]   Downloaded camino v1.1.10
[INFO] [stderr]   Downloaded fs-err v2.11.0
[INFO] [stderr]   Downloaded anyhow v1.0.98
[INFO] [stderr]   Downloaded uniffi_pipeline v0.29.3
[INFO] [stderr]   Downloaded fastrand v2.3.0
[INFO] [stderr]   Downloaded tempfile v3.20.0
[INFO] [stderr]   Downloaded rustversion v1.0.21
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.100
[INFO] [stderr]   Downloaded uuid v1.17.0
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded errno v0.3.13
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] [stderr]   Downloaded r-efi v5.3.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.50
[INFO] [stderr]   Downloaded countme v3.0.1
[INFO] [stderr]   Downloaded text-size v1.1.1
[INFO] [stderr]   Downloaded mio v1.0.4
[INFO] [stderr]   Downloaded uniffi_meta v0.29.3
[INFO] [stderr]   Downloaded uniffi_macros v0.29.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.100
[INFO] [stderr]   Downloaded wasi v0.14.2+wasi-0.2.4
[INFO] [stderr]   Downloaded cc v1.2.27
[INFO] [stderr]   Downloaded pin-project-lite v0.2.16
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.100
[INFO] [stderr]   Downloaded cpufeatures v0.2.17
[INFO] [stderr]   Downloaded getrandom v0.3.3
[INFO] [stderr]   Downloaded bitflags v2.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fd956afe23f9bb69f2b65bc6e95904fcdfe8ce8a765e4d2db4b061109394037
[INFO] running `Command { std: "docker" "start" "-a" "4fd956afe23f9bb69f2b65bc6e95904fcdfe8ce8a765e4d2db4b061109394037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fd956afe23f9bb69f2b65bc6e95904fcdfe8ce8a765e4d2db4b061109394037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fd956afe23f9bb69f2b65bc6e95904fcdfe8ce8a765e4d2db4b061109394037", kill_on_drop: false }`
[INFO] [stdout] 4fd956afe23f9bb69f2b65bc6e95904fcdfe8ce8a765e4d2db4b061109394037
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6243e96b90e57b75cbad1eb3e7a0f78a4f713ecf93b51c4a34ef58acbddd4c62
[INFO] running `Command { std: "docker" "start" "-a" "6243e96b90e57b75cbad1eb3e7a0f78a4f713ecf93b51c4a34ef58acbddd4c62", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling uniffi_core v0.29.3
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling uniffi_pipeline v0.29.3
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling uniffi_meta v0.29.3
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling uniffi_udl v0.29.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling uniffi_macros v0.29.3
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]    Compiling logos v0.15.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling askama v0.13.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.29.3
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling uniffi v0.29.3
[INFO] [stderr]    Compiling context_runtime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `CompilationError`
[INFO] [stdout]   --> src/runtime.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 |     LocalBackend, RemoteBackend, CompilationError, 
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `d`
[INFO] [stdout]    --> src/runtime.rs:284:29
[INFO] [stdout]     |
[INFO] [stdout] 284 |         diagnostics.retain(|d| {
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/runtime.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ContextRuntime {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 20 |     backend: Arc<RwLock<Box<dyn CompilationBackend>>>,
[INFO] [stdout] 21 |     config: RuntimeConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContextRuntime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `arena` is never read
[INFO] [stdout]   --> src/runtime.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Document {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     arena: Box<Bump>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Document` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uri` is never read
[INFO] [stdout]   --> src/ffi.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct DocumentState {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] 12 |     uri: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DocumentState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `live_callback` is never read
[INFO] [stdout]    --> src/ffi.rs:418:5
[INFO] [stdout]     |
[INFO] [stdout] 413 | pub struct AsyncCompilationFuture {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 418 |     live_callback: Arc<RwLock<Option<Box<dyn LiveUpdateCallback>>>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `arena` is never read
[INFO] [stdout]   --> src/syntax.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SyntaxTree {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 34 |     arena: Bump,        
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyntaxTree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "6243e96b90e57b75cbad1eb3e7a0f78a4f713ecf93b51c4a34ef58acbddd4c62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6243e96b90e57b75cbad1eb3e7a0f78a4f713ecf93b51c4a34ef58acbddd4c62", kill_on_drop: false }`
[INFO] [stdout] 6243e96b90e57b75cbad1eb3e7a0f78a4f713ecf93b51c4a34ef58acbddd4c62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4efd1638f7a9c47c4f1bd7aadcfdf460a09a41d81237fdcbb338cbd8e577045f
[INFO] running `Command { std: "docker" "start" "-a" "4efd1638f7a9c47c4f1bd7aadcfdf460a09a41d81237fdcbb338cbd8e577045f", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling uniffi_pipeline v0.29.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling utilities v0.1.0 (/opt/rustwide/workdir/utilities)
[INFO] [stderr]    Compiling uniffi_meta v0.29.3
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]   --> utilities/src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::path::Path;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling uniffi_udl v0.29.3
[INFO] [stderr]    Compiling uniffi_macros v0.29.3
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.29.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling uniffi v0.29.3
[INFO] [stderr]    Compiling context_runtime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `CompilationError`
[INFO] [stdout]   --> src/runtime.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 |     LocalBackend, RemoteBackend, CompilationError, 
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CompilationError`
[INFO] [stdout]   --> src/runtime.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 |     LocalBackend, RemoteBackend, CompilationError, 
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `d`
[INFO] [stdout]    --> src/runtime.rs:284:29
[INFO] [stdout]     |
[INFO] [stdout] 284 |         diagnostics.retain(|d| {
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `d`
[INFO] [stdout]    --> src/runtime.rs:284:29
[INFO] [stdout]     |
[INFO] [stdout] 284 |         diagnostics.retain(|d| {
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/runtime.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ContextRuntime {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 20 |     backend: Arc<RwLock<Box<dyn CompilationBackend>>>,
[INFO] [stdout] 21 |     config: RuntimeConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContextRuntime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `arena` is never read
[INFO] [stdout]   --> src/runtime.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Document {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     arena: Box<Bump>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Document` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uri` is never read
[INFO] [stdout]   --> src/ffi.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct DocumentState {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] 12 |     uri: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DocumentState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `live_callback` is never read
[INFO] [stdout]    --> src/ffi.rs:418:5
[INFO] [stdout]     |
[INFO] [stdout] 413 | pub struct AsyncCompilationFuture {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 418 |     live_callback: Arc<RwLock<Option<Box<dyn LiveUpdateCallback>>>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `arena` is never read
[INFO] [stdout]   --> src/syntax.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SyntaxTree {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 34 |     arena: Bump,        
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyntaxTree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/runtime.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ContextRuntime {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 20 |     backend: Arc<RwLock<Box<dyn CompilationBackend>>>,
[INFO] [stdout] 21 |     config: RuntimeConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContextRuntime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `arena` is never read
[INFO] [stdout]   --> src/runtime.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Document {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     arena: Box<Bump>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Document` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uri` is never read
[INFO] [stdout]   --> src/ffi.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct DocumentState {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] 12 |     uri: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DocumentState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `live_callback` is never read
[INFO] [stdout]    --> src/ffi.rs:418:5
[INFO] [stdout]     |
[INFO] [stdout] 413 | pub struct AsyncCompilationFuture {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 418 |     live_callback: Arc<RwLock<Option<Box<dyn LiveUpdateCallback>>>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `arena` is never read
[INFO] [stdout]   --> src/syntax.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SyntaxTree {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 34 |     arena: Bump,        
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyntaxTree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::process::Command`
[INFO] [stdout]  --> tests/local_backend_config_test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::process::Command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dummy_mtxrun_path`
[INFO] [stdout]    --> tests/local_backend_config_test.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let dummy_mtxrun_path = create_dummy_executable(temp_dir.path(), "mtxrun").await;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dummy_mtxrun_path`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "4efd1638f7a9c47c4f1bd7aadcfdf460a09a41d81237fdcbb338cbd8e577045f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4efd1638f7a9c47c4f1bd7aadcfdf460a09a41d81237fdcbb338cbd8e577045f", kill_on_drop: false }`
[INFO] [stdout] 4efd1638f7a9c47c4f1bd7aadcfdf460a09a41d81237fdcbb338cbd8e577045f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cc08265416357048d0815915929084d4648d51fd5c1b8db92a3c1093902a6555
[INFO] running `Command { std: "docker" "start" "-a" "cc08265416357048d0815915929084d4648d51fd5c1b8db92a3c1093902a6555", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]   --> utilities/src/lib.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use std::path::Path;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `utilities` (lib) generated 1 warning (run `cargo fix --lib -p utilities` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `CompilationError`
[INFO] [stderr]   --> src/runtime.rs:15:34
[INFO] [stderr]    |
[INFO] [stderr] 15 |     LocalBackend, RemoteBackend, CompilationError, 
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `d`
[INFO] [stderr]    --> src/runtime.rs:284:29
[INFO] [stderr]     |
[INFO] [stderr] 284 |         diagnostics.retain(|d| {
[INFO] [stderr]     |                             ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `config` is never read
[INFO] [stderr]   --> src/runtime.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct ContextRuntime {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 20 |     backend: Arc<RwLock<Box<dyn CompilationBackend>>>,
[INFO] [stderr] 21 |     config: RuntimeConfig,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ContextRuntime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `arena` is never read
[INFO] [stderr]   --> src/runtime.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct Document {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 31 |     arena: Box<Bump>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Document` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `uri` is never read
[INFO] [stderr]   --> src/ffi.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | struct DocumentState {
[INFO] [stderr]    |        ------------- field in this struct
[INFO] [stderr] 12 |     uri: String,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DocumentState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `live_callback` is never read
[INFO] [stderr]    --> src/ffi.rs:418:5
[INFO] [stderr]     |
[INFO] [stderr] 413 | pub struct AsyncCompilationFuture {
[INFO] [stderr]     |            ---------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 418 |     live_callback: Arc<RwLock<Option<Box<dyn LiveUpdateCallback>>>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `arena` is never read
[INFO] [stderr]   --> src/syntax.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct SyntaxTree {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 34 |     arena: Bump,        
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SyntaxTree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `context_runtime` (lib) generated 7 warnings (run `cargo fix --lib -p context_runtime` to apply 2 suggestions)
[INFO] [stderr] warning: unused import: `tokio::process::Command`
[INFO] [stderr]  --> tests/local_backend_config_test.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use tokio::process::Command;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dummy_mtxrun_path`
[INFO] [stderr]    --> tests/local_backend_config_test.rs:132:9
[INFO] [stderr]     |
[INFO] [stderr] 132 |     let dummy_mtxrun_path = create_dummy_executable(temp_dir.path(), "mtxrun").await;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dummy_mtxrun_path`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `context_runtime` (test "local_backend_config_test") generated 2 warnings (run `cargo fix --test "local_backend_config_test" -p context_runtime` to apply 2 suggestions)
[INFO] [stderr] warning: `context_runtime` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/context_runtime-18890aa1b1b05b45)
[INFO] [stderr]      Running tests/local_backend_config_test.rs (/opt/rustwide/target/debug/deps/local_backend_config_test-3e4bd8ddbb234ea6)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_local_backend_with_non_existent_explicit_path ... ok
[INFO] [stdout] test test_local_backend_with_path_lookup_failure ... FAILED
[INFO] [stdout] test test_local_backend_with_path_lookup_success ... FAILED
[INFO] [stdout] test test_local_backend_with_explicit_mtxrun_path ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_local_backend_with_path_lookup_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_local_backend_with_path_lookup_failure' (28) panicked at tests/local_backend_config_test.rs:216:14:
[INFO] [stdout] Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d91b23148f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d91b23148f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d91b23148f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d91b23148f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d91b232c4ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d91b232c4ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d91b2319f06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d91b2319f06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d91b22f01bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d91b22f01bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d91b230b7b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d91b1bd8c0e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d91b1bd8c0e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d91b230ba22 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d91b230ba22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d91b22f02aa - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d91b22e5179 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d91b22f14cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d91b232ccac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d91b1bbb69d - tokio[c57f58ea12150bad]::runtime::context::runtime::enter_runtime::<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CurrentThread>::block_on<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_failure::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:68:5
[INFO] [stdout]   20:     0x5d91b1b81b23 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_failure::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   21:     0x5d91b1bb8f28 - <tokio[c57f58ea12150bad]::runtime::runtime::Runtime>::block_on_inner::<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_failure::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   22:     0x5d91b1bb959f - <tokio[c57f58ea12150bad]::runtime::runtime::Runtime>::block_on::<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_failure::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   23:     0x5d91b1ba03d5 - local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_failure::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/local_backend_config_test.rs:216:14
[INFO] [stdout]   24:     0x5d91b1bab501 - temp_env[ded0167fbe4fdd60]::with_vars::<&str, alloc[a57f19327c0ad893]::string::String, local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_failure::{closure#0}::{closure#0}, (), [(&str, core[27de1724e4349be2]::option::Option<alloc[a57f19327c0ad893]::string::String>); 1usize]>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/temp-env-0.3.6/src/lib.rs:139:18
[INFO] [stdout]   25:     0x5d91b1bab26c - temp_env[ded0167fbe4fdd60]::with_var::<&str, alloc[a57f19327c0ad893]::string::String, local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_failure::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/temp-env-0.3.6/src/lib.rs:68:5
[INFO] [stdout]   26:     0x5d91b1ba1bf6 - local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/local_backend_config_test.rs:204:5
[INFO] [stdout]   27:     0x5d91b1bb8352 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5d91b1bb848d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d91b1b8e9ad - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5d91b1b8e44b - tokio[c57f58ea12150bad]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5d91b1b8e44b - tokio[c57f58ea12150bad]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5d91b1b8e44b - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5d91b1b82f80 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5d91b1b8b7cd - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5d91b1b89374 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5d91b1bc988b - <tokio[c57f58ea12150bad]::runtime::context::scoped::Scoped<tokio[c57f58ea12150bad]::runtime::scheduler::Context>>::set::<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5d91b1bb73e9 - tokio[c57f58ea12150bad]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5d91b1b95502 - <std[3b51380354919863]::thread::local::LocalKey<tokio[c57f58ea12150bad]::runtime::context::Context>>::try_with::<tokio[c57f58ea12150bad]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5d91b1b946ce - <std[3b51380354919863]::thread::local::LocalKey<tokio[c57f58ea12150bad]::runtime::context::Context>>::with::<tokio[c57f58ea12150bad]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5d91b1bb67bd - tokio[c57f58ea12150bad]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5d91b1b86600 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5d91b1b87356 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5d91b1b88240 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5d91b1bbb493 - tokio[c57f58ea12150bad]::runtime::context::runtime::enter_runtime::<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5d91b1b81a51 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5d91b1bb8d54 - <tokio[c57f58ea12150bad]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5d91b1bb92f7 - <tokio[c57f58ea12150bad]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5d91b1ba2e97 - local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_failure
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/local_backend_config_test.rs:236:7
[INFO] [stdout]   49:     0x5d91b1ba1747 - local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/local_backend_config_test.rs:191:55
[INFO] [stdout]   50:     0x5d91b1baa056 - <local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_failure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5d91b1bccfbb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5d91b1bccfbb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5d91b1bd981a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5d91b1bd981a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5d91b1bd981a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5d91b1bd981a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5d91b1bd981a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5d91b1bd981a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5d91b1bd981a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5d91b1bd4dc4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5d91b1bd4dc4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5d91b1bdc312 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5d91b1bdc312 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5d91b1bdc312 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5d91b1bdc312 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5d91b1bdc312 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5d91b1bdc312 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5d91b1bdc312 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5d91b2313fbf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   70:     0x5d91b2313fbf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   71:     0x7764aeb83aa4 - <unknown>
[INFO] [stdout]   72:     0x7764aec10a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_local_backend_with_path_lookup_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_local_backend_with_path_lookup_success' (29) panicked at tests/local_backend_config_test.rs:164:14:
[INFO] [stdout] Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d91b23148f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d91b23148f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d91b23148f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d91b23148f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d91b232c4ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d91b232c4ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d91b2319f06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d91b2319f06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d91b22f01bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d91b22f01bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d91b230b7b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d91b1bd8c0e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d91b1bd8c0e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d91b230ba22 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d91b230ba22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d91b22f02aa - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d91b22e5179 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d91b22f14cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d91b232ccac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d91b1bbb81d - tokio[c57f58ea12150bad]::runtime::context::runtime::enter_runtime::<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CurrentThread>::block_on<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_success::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:68:5
[INFO] [stdout]   20:     0x5d91b1b81c13 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_success::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   21:     0x5d91b1bb9118 - <tokio[c57f58ea12150bad]::runtime::runtime::Runtime>::block_on_inner::<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_success::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   22:     0x5d91b1bb987f - <tokio[c57f58ea12150bad]::runtime::runtime::Runtime>::block_on::<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_success::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   23:     0x5d91b1ba0855 - local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_success::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/local_backend_config_test.rs:164:14
[INFO] [stdout]   24:     0x5d91b1bab811 - temp_env[ded0167fbe4fdd60]::with_vars::<&str, alloc[a57f19327c0ad893]::string::String, local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_success::{closure#0}::{closure#0}, (), [(&str, core[27de1724e4349be2]::option::Option<alloc[a57f19327c0ad893]::string::String>); 1usize]>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/temp-env-0.3.6/src/lib.rs:139:18
[INFO] [stdout]   25:     0x5d91b1bab2cc - temp_env[ded0167fbe4fdd60]::with_var::<&str, alloc[a57f19327c0ad893]::string::String, local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_success::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/temp-env-0.3.6/src/lib.rs:68:5
[INFO] [stdout]   26:     0x5d91b1ba2038 - local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/local_backend_config_test.rs:152:5
[INFO] [stdout]   27:     0x5d91b1bb8352 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5d91b1bb848d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d91b1b8e9ad - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5d91b1b8e44b - tokio[c57f58ea12150bad]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5d91b1b8e44b - tokio[c57f58ea12150bad]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5d91b1b8e44b - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5d91b1b82f80 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5d91b1b8b7cd - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5d91b1b89374 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5d91b1bc988b - <tokio[c57f58ea12150bad]::runtime::context::scoped::Scoped<tokio[c57f58ea12150bad]::runtime::scheduler::Context>>::set::<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5d91b1bb73e9 - tokio[c57f58ea12150bad]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5d91b1b95502 - <std[3b51380354919863]::thread::local::LocalKey<tokio[c57f58ea12150bad]::runtime::context::Context>>::try_with::<tokio[c57f58ea12150bad]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5d91b1b946ce - <std[3b51380354919863]::thread::local::LocalKey<tokio[c57f58ea12150bad]::runtime::context::Context>>::with::<tokio[c57f58ea12150bad]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5d91b1bb67bd - tokio[c57f58ea12150bad]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5d91b1b86600 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5d91b1b87356 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5d91b1b88240 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5d91b1bbb493 - tokio[c57f58ea12150bad]::runtime::context::runtime::enter_runtime::<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5d91b1b81a51 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5d91b1bb8d54 - <tokio[c57f58ea12150bad]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5d91b1bb92f7 - <tokio[c57f58ea12150bad]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5d91b1ba3067 - local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_success
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/local_backend_config_test.rs:186:7
[INFO] [stdout]   49:     0x5d91b1ba1777 - local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/local_backend_config_test.rs:121:55
[INFO] [stdout]   50:     0x5d91b1baa096 - <local_backend_config_test[71486b9443c2e175]::test_local_backend_with_path_lookup_success::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5d91b1bccfbb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5d91b1bccfbb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5d91b1bd981a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5d91b1bd981a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5d91b1bd981a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5d91b1bd981a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5d91b1bd981a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5d91b1bd981a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5d91b1bd981a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5d91b1bd4dc4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5d91b1bd4dc4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5d91b1bdc312 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5d91b1bdc312 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5d91b1bdc312 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5d91b1bdc312 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5d91b1bdc312 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5d91b1bdc312 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5d91b1bdc312 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5d91b2313fbf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   70:     0x5d91b2313fbf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   71:     0x7764aeb83aa4 - <unknown>
[INFO] [stdout]   72:     0x7764aec10a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_local_backend_with_explicit_mtxrun_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (32) panicked at tests/local_backend_config_test.rs:75:13:
[INFO] [stdout] assertion failed: compile_result.pdf_path.is_some()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d91b23148f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d91b23148f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d91b23148f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d91b23148f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d91b232c4ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d91b232c4ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d91b2319f06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d91b2319f06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d91b22f01bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d91b22f01bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d91b230b7b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d91b1bd8c0e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d91b1bd8c0e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d91b230ba22 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d91b230ba22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d91b22f02aa - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d91b22e5179 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d91b22f14cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d91b232ccac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d91b232cc72 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5d91b1b9fbf8 - local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/local_backend_config_test.rs:75:13
[INFO] [stdout]   21:     0x5d91b1ba4b36 - <tokio[c57f58ea12150bad]::runtime::blocking::task::BlockingTask<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   22:     0x5d91b1b72165 - <tokio[c57f58ea12150bad]::runtime::task::core::Core<tokio[c57f58ea12150bad]::runtime::blocking::task::BlockingTask<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}::{closure#0}>, tokio[c57f58ea12150bad]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/core.rs:331:24
[INFO] [stdout]   23:     0x5d91b1b80143 - <tokio[c57f58ea12150bad]::loom::std::unsafe_cell::UnsafeCell<tokio[c57f58ea12150bad]::runtime::task::core::Stage<tokio[c57f58ea12150bad]::runtime::blocking::task::BlockingTask<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}::{closure#0}>>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>, <tokio[c57f58ea12150bad]::runtime::task::core::Core<tokio[c57f58ea12150bad]::runtime::blocking::task::BlockingTask<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}::{closure#0}>, tokio[c57f58ea12150bad]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5d91b1b80143 - <tokio[c57f58ea12150bad]::runtime::task::core::Core<tokio[c57f58ea12150bad]::runtime::blocking::task::BlockingTask<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}::{closure#0}>, tokio[c57f58ea12150bad]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/core.rs:320:30
[INFO] [stdout]   25:     0x5d91b1b5bd98 - tokio[c57f58ea12150bad]::runtime::task::harness::poll_future::<tokio[c57f58ea12150bad]::runtime::blocking::task::BlockingTask<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}::{closure#0}>, tokio[c57f58ea12150bad]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/harness.rs:532:30
[INFO] [stdout]   26:     0x5d91b1bcc3fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[c57f58ea12150bad]::runtime::task::harness::poll_future<tokio[c57f58ea12150bad]::runtime::blocking::task::BlockingTask<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}::{closure#0}>, tokio[c57f58ea12150bad]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5d91b1b8f979 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[c57f58ea12150bad]::runtime::task::harness::poll_future<tokio[c57f58ea12150bad]::runtime::blocking::task::BlockingTask<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}::{closure#0}>, tokio[c57f58ea12150bad]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5d91b1b6db8b - __rust_try
[INFO] [stdout]   29:     0x5d91b1b6a9e2 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[c57f58ea12150bad]::runtime::task::harness::poll_future<tokio[c57f58ea12150bad]::runtime::blocking::task::BlockingTask<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}::{closure#0}>, tokio[c57f58ea12150bad]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d91b1b6a9e2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[c57f58ea12150bad]::runtime::task::harness::poll_future<tokio[c57f58ea12150bad]::runtime::blocking::task::BlockingTask<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}::{closure#0}>, tokio[c57f58ea12150bad]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d91b1b5984f - tokio[c57f58ea12150bad]::runtime::task::harness::poll_future::<tokio[c57f58ea12150bad]::runtime::blocking::task::BlockingTask<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}::{closure#0}>, tokio[c57f58ea12150bad]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/harness.rs:520:18
[INFO] [stdout]   32:     0x5d91b1b65812 - <tokio[c57f58ea12150bad]::runtime::task::harness::Harness<tokio[c57f58ea12150bad]::runtime::blocking::task::BlockingTask<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}::{closure#0}>, tokio[c57f58ea12150bad]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/harness.rs:209:27
[INFO] [stdout]   33:     0x5d91b1b65ab3 - <tokio[c57f58ea12150bad]::runtime::task::harness::Harness<tokio[c57f58ea12150bad]::runtime::blocking::task::BlockingTask<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}::{closure#0}>, tokio[c57f58ea12150bad]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/harness.rs:154:20
[INFO] [stdout]   34:     0x5d91b1b9ce3b - tokio[c57f58ea12150bad]::runtime::task::raw::poll::<tokio[c57f58ea12150bad]::runtime::blocking::task::BlockingTask<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}::{closure#0}>, tokio[c57f58ea12150bad]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   35:     0x5d91b1ed2cb7 - <tokio[c57f58ea12150bad]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   36:     0x5d91b1ee08d7 - <tokio[c57f58ea12150bad]::runtime::task::UnownedTask<tokio[c57f58ea12150bad]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/mod.rs:500:13
[INFO] [stdout]   37:     0x5d91b1edd5e7 - <tokio[c57f58ea12150bad]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   38:     0x5d91b1edf3c0 - <tokio[c57f58ea12150bad]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/blocking/pool.rs:511:22
[INFO] [stdout]   39:     0x5d91b1edca04 - <tokio[c57f58ea12150bad]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/blocking/pool.rs:469:47
[INFO] [stdout]   40:     0x5d91b1f37fa6 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c57f58ea12150bad]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x5d91b1efa8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<tokio[c57f58ea12150bad]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   42:     0x5d91b1ee1eb1 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[c57f58ea12150bad]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5d91b1ef49c7 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[c57f58ea12150bad]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d91b1f001db - __rust_try
[INFO] [stdout]   45:     0x5d91b1efa550 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[c57f58ea12150bad]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5d91b1efa550 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[c57f58ea12150bad]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d91b1efa550 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<tokio[c57f58ea12150bad]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x5d91b1f33a8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[c57f58ea12150bad]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5d91b2313fbf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   50:     0x5d91b2313fbf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   51:     0x7764aeb83aa4 - <unknown>
[INFO] [stdout]   52:     0x7764aec10a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_local_backend_with_explicit_mtxrun_path' (26) panicked at tests/local_backend_config_test.rs:79:18:
[INFO] [stdout] Blocking task failed: JoinError::Panic(Id(8), "assertion failed: compile_result.pdf_path.is_some()", ...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d91b23148f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d91b23148f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d91b23148f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d91b23148f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d91b232c4ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d91b232c4ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d91b2319f06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d91b2319f06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d91b22f01bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d91b22f01bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d91b230b7b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d91b1bd8c0e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d91b1bd8c0e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d91b230ba22 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d91b230ba22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d91b22f0278 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d91b22e5179 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d91b22f14cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d91b232ccac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d91b232c9f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d91b1bcaa5e - <core[27de1724e4349be2]::result::Result<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, tokio[c57f58ea12150bad]::runtime::task::error::JoinError>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d91b1ba0cb6 - local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/local_backend_config_test.rs:79:18
[INFO] [stdout]   22:     0x5d91b1b72925 - <tokio[c57f58ea12150bad]::runtime::task::core::Core<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/core.rs:331:24
[INFO] [stdout]   23:     0x5d91b1b80913 - <tokio[c57f58ea12150bad]::loom::std::unsafe_cell::UnsafeCell<tokio[c57f58ea12150bad]::runtime::task::core::Stage<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>, <tokio[c57f58ea12150bad]::runtime::task::core::Core<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5d91b1b80913 - <tokio[c57f58ea12150bad]::runtime::task::core::Core<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/core.rs:320:30
[INFO] [stdout]   25:     0x5d91b1b5bfd8 - tokio[c57f58ea12150bad]::runtime::task::harness::poll_future::<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/harness.rs:532:30
[INFO] [stdout]   26:     0x5d91b1bcc4da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[c57f58ea12150bad]::runtime::task::harness::poll_future<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5d91b1b8fb19 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[c57f58ea12150bad]::runtime::task::harness::poll_future<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5d91b1b6db8b - __rust_try
[INFO] [stdout]   29:     0x5d91b1b6ae02 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[c57f58ea12150bad]::runtime::task::harness::poll_future<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d91b1b6ae02 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[c57f58ea12150bad]::runtime::task::harness::poll_future<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d91b1b59e2f - tokio[c57f58ea12150bad]::runtime::task::harness::poll_future::<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/harness.rs:520:18
[INFO] [stdout]   32:     0x5d91b1b66472 - <tokio[c57f58ea12150bad]::runtime::task::harness::Harness<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/harness.rs:209:27
[INFO] [stdout]   33:     0x5d91b1b66713 - <tokio[c57f58ea12150bad]::runtime::task::harness::Harness<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/harness.rs:154:20
[INFO] [stdout]   34:     0x5d91b1b9ce7b - tokio[c57f58ea12150bad]::runtime::task::raw::poll::<local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   35:     0x5d91b1ed2cb7 - <tokio[c57f58ea12150bad]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   36:     0x5d91b1cfc122 - <tokio[c57f58ea12150bad]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/mod.rs:463:13
[INFO] [stdout]   37:     0x5d91b1b8e4db - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:780:30
[INFO] [stdout]   38:     0x5d91b1b88fc5 - tokio[c57f58ea12150bad]::task::coop::with_budget::<(), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x5d91b1b88fc5 - tokio[c57f58ea12150bad]::task::coop::budget::<(), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x5d91b1b88fc5 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:368:43
[INFO] [stdout]   41:     0x5d91b1b83b56 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   42:     0x5d91b1b8484c - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:368:28
[INFO] [stdout]   43:     0x5d91b1b8bf68 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:776:43
[INFO] [stdout]   44:     0x5d91b1b89374 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   45:     0x5d91b1bc988b - <tokio[c57f58ea12150bad]::runtime::context::scoped::Scoped<tokio[c57f58ea12150bad]::runtime::scheduler::Context>>::set::<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   46:     0x5d91b1bb73e9 - tokio[c57f58ea12150bad]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   47:     0x5d91b1b95502 - <std[3b51380354919863]::thread::local::LocalKey<tokio[c57f58ea12150bad]::runtime::context::Context>>::try_with::<tokio[c57f58ea12150bad]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x5d91b1b946ce - <std[3b51380354919863]::thread::local::LocalKey<tokio[c57f58ea12150bad]::runtime::context::Context>>::with::<tokio[c57f58ea12150bad]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x5d91b1bb67bd - tokio[c57f58ea12150bad]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   50:     0x5d91b1b86600 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   51:     0x5d91b1b87356 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   52:     0x5d91b1b88240 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   53:     0x5d91b1bbb493 - tokio[c57f58ea12150bad]::runtime::context::runtime::enter_runtime::<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   54:     0x5d91b1b81a51 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   55:     0x5d91b1bb8d54 - <tokio[c57f58ea12150bad]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   56:     0x5d91b1bb92f7 - <tokio[c57f58ea12150bad]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   57:     0x5d91b1ba3234 - local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/local_backend_config_test.rs:81:63
[INFO] [stdout]   58:     0x5d91b1ba17a7 - local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/local_backend_config_test.rs:49:56
[INFO] [stdout]   59:     0x5d91b1baa0d6 - <local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5d91b1bccfbb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5d91b1bccfbb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   62:     0x5d91b1bd981a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   63:     0x5d91b1bd981a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5d91b1bd981a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5d91b1bd981a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5d91b1bd981a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5d91b1bd981a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stderr] error: test failed, to rerun pass `--test local_backend_config_test`
[INFO] [stdout]   68:     0x5d91b1bd981a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   69:     0x5d91b1bd4dc4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   70:     0x5d91b1bd4dc4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x5d91b1bdc312 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   72:     0x5d91b1bdc312 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x5d91b1bdc312 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x5d91b1bdc312 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x5d91b1bdc312 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5d91b1bdc312 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   77:     0x5d91b1bdc312 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x5d91b2313fbf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   79:     0x5d91b2313fbf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   80:     0x7764aeb83aa4 - <unknown>
[INFO] [stdout]   81:     0x7764aec10a64 - clone
[INFO] [stdout]   82:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_local_backend_with_explicit_mtxrun_path' (26) panicked at tests/local_backend_config_test.rs:81:5:
[INFO] [stdout] Test failed: Some(JoinError::Panic(Id(7), "Blocking task failed: JoinError::Panic(Id(8), \"assertion failed: compile_result.pdf_path.is_some()\", ...)", ...))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d91b23148f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d91b23148f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d91b23148f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d91b23148f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d91b232c4ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d91b232c4ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d91b2319f06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d91b2319f06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d91b22f01bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d91b22f01bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d91b230b7b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d91b1bd8c0e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d91b1bd8c0e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d91b230ba22 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d91b230ba22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d91b22f0278 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d91b22e5179 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d91b22f14cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d91b232ccac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d91b1ba26d0 - local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/local_backend_config_test.rs:81:5
[INFO] [stdout]   20:     0x5d91b1bb8352 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5d91b1bb848d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d91b1b8e9ad - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   23:     0x5d91b1b8e44b - tokio[c57f58ea12150bad]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5d91b1b8e44b - tokio[c57f58ea12150bad]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5d91b1b8e44b - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   26:     0x5d91b1b82f80 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x5d91b1b8b7cd - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   28:     0x5d91b1b89374 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   29:     0x5d91b1bc988b - <tokio[c57f58ea12150bad]::runtime::context::scoped::Scoped<tokio[c57f58ea12150bad]::runtime::scheduler::Context>>::set::<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5d91b1bb73e9 - tokio[c57f58ea12150bad]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5d91b1b95502 - <std[3b51380354919863]::thread::local::LocalKey<tokio[c57f58ea12150bad]::runtime::context::Context>>::try_with::<tokio[c57f58ea12150bad]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x5d91b1b946ce - <std[3b51380354919863]::thread::local::LocalKey<tokio[c57f58ea12150bad]::runtime::context::Context>>::with::<tokio[c57f58ea12150bad]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x5d91b1bb67bd - tokio[c57f58ea12150bad]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5d91b1b86600 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   35:     0x5d91b1b87356 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   36:     0x5d91b1b88240 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5d91b1bbb493 - tokio[c57f58ea12150bad]::runtime::context::runtime::enter_runtime::<<tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5d91b1b81a51 - <tokio[c57f58ea12150bad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5d91b1bb8d54 - <tokio[c57f58ea12150bad]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x5d91b1bb92f7 - <tokio[c57f58ea12150bad]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x5d91b1ba3234 - local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/local_backend_config_test.rs:81:63
[INFO] [stdout]   42:     0x5d91b1ba17a7 - local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/local_backend_config_test.rs:49:56
[INFO] [stdout]   43:     0x5d91b1baa0d6 - <local_backend_config_test[71486b9443c2e175]::test_local_backend_with_explicit_mtxrun_path::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d91b1bccfbb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d91b1bccfbb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5d91b1bd981a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5d91b1bd981a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5d91b1bd981a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5d91b1bd981a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5d91b1bd981a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5d91b1bd981a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5d91b1bd981a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5d91b1bd4dc4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5d91b1bd4dc4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5d91b1bdc312 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5d91b1bdc312 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d91b1bdc312 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d91b1bdc312 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d91b1bdc312 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d91b1bdc312 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5d91b1bdc312 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5d91b2313fbf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5d91b2313fbf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x7764aeb83aa4 - <unknown>
[INFO] [stdout]   65:     0x7764aec10a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_local_backend_with_explicit_mtxrun_path
[INFO] [stdout]     test_local_backend_with_path_lookup_failure
[INFO] [stdout]     test_local_backend_with_path_lookup_success
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cc08265416357048d0815915929084d4648d51fd5c1b8db92a3c1093902a6555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc08265416357048d0815915929084d4648d51fd5c1b8db92a3c1093902a6555", kill_on_drop: false }`
[INFO] [stdout] cc08265416357048d0815915929084d4648d51fd5c1b8db92a3c1093902a6555
