[INFO] cloning repository https://github.com/Epistates/turbovault
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Epistates/turbovault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEpistates%2Fturbovault", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEpistates%2Fturbovault'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13041ace733fba824108995607c2bf9f69edd98c
[INFO] testing Epistates/turbovault against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEpistates%2Fturbovault" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Epistates/turbovault
[INFO] finished tweaking git repo https://github.com/Epistates/turbovault
[INFO] tweaked toml for git repo https://github.com/Epistates/turbovault written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Epistates/turbovault on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Epistates/turbovault 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59560fdadba719c430bd59014de49787bb605000a0af560c84cd4576d7222ff1
[INFO] running `Command { std: "docker" "start" "-a" "59560fdadba719c430bd59014de49787bb605000a0af560c84cd4576d7222ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59560fdadba719c430bd59014de49787bb605000a0af560c84cd4576d7222ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59560fdadba719c430bd59014de49787bb605000a0af560c84cd4576d7222ff1", kill_on_drop: false }`
[INFO] [stdout] 59560fdadba719c430bd59014de49787bb605000a0af560c84cd4576d7222ff1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fedf661e68d476e9a7aa4640059174c0f746233e09dd3dadce50c805ed9d06c7
[INFO] running `Command { std: "docker" "start" "-a" "fedf661e68d476e9a7aa4640059174c0f746233e09dd3dadce50c805ed9d06c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling sonic-number v0.1.0
[INFO] [stderr]    Compiling sonic-simd v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling halfbrown v0.2.5
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling value-trait v0.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling turbovault-core v1.2.6 (/opt/rustwide/workdir/crates/turbovault-core)
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling faststr v0.2.32
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ownedbytes v0.7.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling tantivy-common v0.7.0
[INFO] [stderr]    Compiling sonic-rs v0.3.17
[INFO] [stderr]    Compiling simd-json v0.13.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling bitpacking v0.9.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling tantivy-bitpacker v0.6.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling tantivy-fst v0.5.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling turbomcp-protocol v2.3.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling turbovault-graph v1.2.6 (/opt/rustwide/workdir/crates/turbovault-graph)
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling path_trav v2.0.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling turbovault-parser v1.2.6 (/opt/rustwide/workdir/crates/turbovault-parser)
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling referencing v0.33.0
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling murmurhash32 v0.3.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling jsonschema v0.33.0
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling turbovault-vault v1.2.6 (/opt/rustwide/workdir/crates/turbovault-vault)
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling tantivy-stacker v0.3.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling turbomcp-transport v2.3.3
[INFO] [stderr]    Compiling tantivy-sstable v0.3.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling fastdivide v0.4.2
[INFO] [stderr]    Compiling tantivy-columnar v0.3.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling measure_time v0.8.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling fs4 v0.8.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tantivy-query-grammar v0.22.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling turbomcp-macros v2.3.3
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling tantivy-tokenizer-api v0.3.0
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling census v0.4.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling levenshtein_automata v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling tantivy v0.22.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling turbovault-batch v1.2.6 (/opt/rustwide/workdir/crates/turbovault-batch)
[INFO] [stderr]    Compiling turbovault-export v1.2.6 (/opt/rustwide/workdir/crates/turbovault-export)
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling turbomcp-server v2.3.3
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling simple_logger v5.1.0
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling turbomcp v2.3.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling turbovault-tools v1.2.6 (/opt/rustwide/workdir/crates/turbovault-tools)
[INFO] [stderr]    Compiling turbovault v1.2.6 (/opt/rustwide/workdir/crates/turbovault)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] running `Command { std: "docker" "inspect" "fedf661e68d476e9a7aa4640059174c0f746233e09dd3dadce50c805ed9d06c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fedf661e68d476e9a7aa4640059174c0f746233e09dd3dadce50c805ed9d06c7", kill_on_drop: false }`
[INFO] [stdout] fedf661e68d476e9a7aa4640059174c0f746233e09dd3dadce50c805ed9d06c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2f51242d0a2478b34dcb308375881c25c596972817c32aa1924254c0dbabb603
[INFO] running `Command { std: "docker" "start" "-a" "2f51242d0a2478b34dcb308375881c25c596972817c32aa1924254c0dbabb603", kill_on_drop: false }`
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling turbovault-tools v1.2.6 (/opt/rustwide/workdir/crates/turbovault-tools)
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling insta v1.44.3
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]    Compiling turbovault-batch v1.2.6 (/opt/rustwide/workdir/crates/turbovault-batch)
[INFO] [stderr]    Compiling turbovault-export v1.2.6 (/opt/rustwide/workdir/crates/turbovault-export)
[INFO] [stderr]    Compiling turbovault-vault v1.2.6 (/opt/rustwide/workdir/crates/turbovault-vault)
[INFO] [stderr]    Compiling turbovault-core v1.2.6 (/opt/rustwide/workdir/crates/turbovault-core)
[INFO] [stderr]    Compiling turbovault-graph v1.2.6 (/opt/rustwide/workdir/crates/turbovault-graph)
[INFO] [stderr]    Compiling turbovault-parser v1.2.6 (/opt/rustwide/workdir/crates/turbovault-parser)
[INFO] [stderr]    Compiling turbovault v1.2.6 (/opt/rustwide/workdir/crates/turbovault)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "2f51242d0a2478b34dcb308375881c25c596972817c32aa1924254c0dbabb603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f51242d0a2478b34dcb308375881c25c596972817c32aa1924254c0dbabb603", kill_on_drop: false }`
[INFO] [stdout] 2f51242d0a2478b34dcb308375881c25c596972817c32aa1924254c0dbabb603
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e55f7fe29bbc1b015dddb9c4857da4b81ebb56a88a49dd89b925c6b323c3e513
[INFO] running `Command { std: "docker" "start" "-a" "e55f7fe29bbc1b015dddb9c4857da4b81ebb56a88a49dd89b925c6b323c3e513", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/turbovault/e6c04a329e3be1f1/deps/turbovault-e6c04a329e3be1f1)
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/build/turbovault/c0155437a156d7e0/deps/turbovault-c0155437a156d7e0)
[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] [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 tests/integration_test.rs (/opt/rustwide/target/debug/build/turbovault/8a737d160a8e252e/deps/integration_test-8a737d160a8e252e)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::test_server_creation ... ok
[INFO] [stdout] test tests::test_server_initialization ... ok
[INFO] [stdout] test tests::test_scan_vault ... ok
[INFO] [stdout] test tests::test_parse_file ... ok
[INFO] [stdout] test tests::test_link_graph_access ... ok
[INFO] [stdout] test tests::test_export_analysis_report ... ok
[INFO] [stdout] test tests::test_export_health_report_csv ... ok
[INFO] [stdout] test tests::test_export_health_report_json ... ok
[INFO] [stdout] test tests::test_export_vault_stats ... ok
[INFO] [stdout] test tests::test_vault_path_resolution ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_all_mcp_tools.rs (/opt/rustwide/target/debug/build/turbovault/13cf842e5dda1b98/deps/test_all_mcp_tools-13cf842e5dda1b98)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test integration_test_metadata_operations ... ok
[INFO] [stdout] test integration_test_full_workflow ... ok
[INFO] [stdout] test integration_test_search_and_links ... ok
[INFO] [stdout] test integration_test_file_operations ... ok
[INFO] [stdout] test integration_test_analysis_tools ... ok
[INFO] [stdout] test integration_test_batch_operations ... ok
[INFO] [stdout] test integration_test_graph_analysis ... ok
[INFO] [stdout] test integration_test_relationship_tools ... ok
[INFO] [stdout] test integration_test_vault_lifecycle ... ok
[INFO] [stdout] test integration_test_export_operations ... ok
[INFO] [stdout] test integration_test_templates ... ok
[INFO] [stdout] test integration_test_search_engine ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_standard_response.rs (/opt/rustwide/target/debug/build/turbovault/32748fdb8dd1ffc6/deps/test_standard_response-32748fdb8dd1ffc6)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_next_steps_provide_context_aware_guidance ... ok
[INFO] [stdout] test test_standard_response_all_fields ... ok
[INFO] [stdout] test test_standard_response_count_only_if_set ... ok
[INFO] [stdout] test test_standard_response_duration_timing ... ok
[INFO] [stdout] test test_standard_response_meta_excluded_when_empty ... ok
[INFO] [stdout] test test_standard_response_basic_structure ... ok
[INFO] [stdout] test test_standard_response_flexible_data_types ... ok
[INFO] [stdout] test test_standard_response_meta_included_when_present ... ok
[INFO] [stdout] test test_standard_response_next_steps_excluded_when_empty ... ok
[INFO] [stdout] test test_standard_response_next_steps_included_when_present ... ok
[INFO] [stdout] test test_standard_response_serialization_format ... ok
[INFO] [stdout] test test_standard_response_warnings_excluded_when_empty ... ok
[INFO] [stdout] test test_standard_response_warnings_included_when_present ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 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/build/turbovault-batch/b718cb8bf7df957e/deps/turbovault_batch-b718cb8bf7df957e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_operation_affected_files ... ok
[INFO] [stdout] test tests::test_conflict_detection ... ok
[INFO] [stdout] test tests::test_no_conflict_different_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 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/build/turbovault-core/9cf2bcf6ebe8a95a/deps/turbovault_core-9cf2bcf6ebe8a95a)
[INFO] [stdout] 
[INFO] [stdout] running 74 tests
[INFO] [stdout] test cache::tests::test_cache_operations ... ok
[INFO] [stdout] test cache::tests::test_hash_path ... ok
[INFO] [stdout] test config::tests::test_server_config_validation ... ok
[INFO] [stdout] test metrics::tests::test_counter_increment ... ok
[INFO] [stdout] test config::tests::test_vault_config_builder ... ok
[INFO] [stdout] test error::tests::test_error_creation ... ok
[INFO] [stdout] test metrics::tests::test_counter_saturation ... ok
[INFO] [stdout] test metrics::tests::test_histogram_stats ... ok
[INFO] [stdout] test models::tests::test_frontmatter_tags ... ok
[INFO] [stdout] test models::tests::test_line_index_line_start ... ok
[INFO] [stdout] test models::tests::test_line_index_multiline ... ok
[INFO] [stdout] test models::tests::test_line_index_single_line ... ok
[INFO] [stdout] test models::tests::test_source_position ... ok
[INFO] [stdout] test models::tests::test_source_position_first_line ... ok
[INFO] [stdout] test models::tests::test_source_position_from_offset_indexed ... ok
[INFO] [stdout] test models::tests::test_source_position_from_offset ... ok
[INFO] [stdout] test metrics::tests::test_metrics_context_disabled ... ok
[INFO] [stdout] test models::tests::test_line_index_empty_content ... ok
[INFO] [stdout] test models::tests::test_line_index_trailing_newline ... ok
[INFO] [stdout] test metrics::tests::test_metrics_context ... ok
[INFO] [stdout] test multi_vault::tests::test_add_duplicate_vault_fails ... ok
[INFO] [stdout] test multi_vault::tests::test_add_vault ... ok
[INFO] [stdout] test multi_vault::tests::test_clone ... ok
[INFO] [stdout] test multi_vault::tests::test_get_active_vault ... ok
[INFO] [stdout] test multi_vault::tests::test_get_effective_vault_settings ... ok
[INFO] [stdout] test multi_vault::tests::test_remove_default_vault_reassigns ... ok
[INFO] [stdout] test multi_vault::tests::test_list_vaults ... ok
[INFO] [stdout] test multi_vault::tests::test_multi_vault_manager_creation ... ok
[INFO] [stdout] test profiles::tests::test_high_performance_profile ... ok
[INFO] [stdout] test multi_vault::tests::test_set_invalid_active_vault ... ok
[INFO] [stdout] test multi_vault::tests::test_remove_vault ... ok
[INFO] [stdout] test multi_vault::tests::test_vault_count ... ok
[INFO] [stdout] test profiles::tests::test_development_profile ... ok
[INFO] [stdout] test profiles::tests::test_minimal_profile ... ok
[INFO] [stdout] test profiles::tests::test_production_profile ... ok
[INFO] [stdout] test profiles::tests::test_profile_descriptions ... ok
[INFO] [stdout] test profiles::tests::test_readonly_profile ... ok
[INFO] [stdout] test profiles::tests::test_profile_names ... ok
[INFO] [stdout] test profiles::tests::test_recommend_large_vault ... ok
[INFO] [stdout] test multi_vault::tests::test_set_active_vault ... ok
[INFO] [stdout] test profiles::tests::test_recommend_medium_vault ... ok
[INFO] [stdout] test profiles::tests::test_recommend_production_vault ... ok
[INFO] [stdout] test resilience::tests::test_circuit_breaker_opens ... ok
[INFO] [stdout] test resilience::tests::test_circuit_breaker_closed ... ok
[INFO] [stdout] test multi_vault::tests::test_can_create_empty_vaults ... ok
[INFO] [stdout] test utils::tests::test_csv_builder ... ok
[INFO] [stdout] test utils::tests::test_path_validator_traversal ... ok
[INFO] [stdout] test profiles::tests::test_recommend_small_vault ... ok
[INFO] [stdout] test utils::tests::test_path_validator_valid ... ok
[INFO] [stdout] test utils::tests::test_to_json_string ... ok
[INFO] [stdout] test utils::tests::test_transaction_builder ... ok
[INFO] [stdout] test validation::tests::test_content_validator_require_heading ... ok
[INFO] [stdout] test validation::tests::test_composite_validator ... ok
[INFO] [stdout] test validation::tests::test_content_validator_max_length ... ok
[INFO] [stdout] test validation::tests::test_frontmatter_validator_missing_required_field ... ok
[INFO] [stdout] test validation::tests::test_frontmatter_validator_no_requirements ... ok
[INFO] [stdout] test validation::tests::test_frontmatter_validator_with_required_field ... ok
[INFO] [stdout] test validation::tests::test_content_validator_min_length ... ok
[INFO] [stdout] test validation::tests::test_link_validator_fragment_only ... ok
[INFO] [stdout] test validation::tests::test_link_validator_url_in_wikilink ... ok
[INFO] [stdout] test validation::tests::test_severity_is_failure ... ok
[INFO] [stdout] test validation::tests::test_link_validator_empty_target ... ok
[INFO] [stdout] test validation::tests::test_validation_issue_creation ... ok
[INFO] [stdout] test validation::tests::test_validation_issue_with_suggestion ... ok
[INFO] [stdout] test validation::tests::test_validation_issue_with_line ... ok
[INFO] [stdout] test validation::tests::test_validation_report_issues_by_severity ... ok
[INFO] [stdout] test validation::tests::test_validation_report_add_issue ... ok
[INFO] [stdout] test validation::tests::test_validation_report_creation ... ok
[INFO] [stdout] test validation::tests::test_validation_report_merge ... ok
[INFO] [stdout] test validation::tests::test_validator_name ... ok
[INFO] [stdout] test metrics::tests::test_histogram_timer ... ok
[INFO] [stdout] test resilience::tests::test_retry_max_attempts ... ok
[INFO] [stdout] test resilience::tests::test_circuit_breaker_half_open ... ok
[INFO] [stdout] test resilience::tests::test_retry_success ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/turbovault-export/20218f108ee17bad/deps/turbovault_export-20218f108ee17bad)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_health_report_creation ... ok
[INFO] [stdout] test tests::test_broken_links_export ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/turbovault-graph/ad3f6e6a0fc6e106/deps/turbovault_graph-ad3f6e6a0fc6e106)
[INFO] [stdout] test tests::test_health_report_json_export ... ok
[INFO] [stdout] test tests::test_health_report_csv_export ... ok
[INFO] [stdout] test tests::test_vault_stats_export ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test graph::tests::test_add_file ... ok
[INFO] [stdout] test graph::tests::test_add_multiple_files ... ok
[INFO] [stdout] test graph::tests::test_graph_stats ... ok
[INFO] [stdout] test health::tests::test_find_dead_end_notes ... ok
[INFO] [stdout] test health::tests::test_find_broken_links ... ok
[INFO] [stdout] test graph::tests::test_orphaned_notes ... ok
[INFO] [stdout] test graph::tests::test_update_links ... ok
[INFO] [stdout] test health::tests::test_broken_link_suggestions ... ok
[INFO] [stdout] test health::tests::test_find_hub_notes ... ok
[INFO] [stdout] test health::tests::test_health_analyzer_creation ... ok
[INFO] [stdout] test health::tests::test_health_report_creation ... ok
[INFO] [stdout] test health::tests::test_health_report_is_healthy ... ok
[INFO] [stdout] test health::tests::test_health_score_calculation ... ok
[INFO] [stdout] test health::tests::test_quick_check ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/turbovault-parser/8ae4b6e811883b8f/deps/turbovault_parser-8ae4b6e811883b8f)
[INFO] [stdout] 
[INFO] [stdout] running 166 tests
[INFO] [stdout] test blocks::tests::test_parse_blockquote ... ok
[INFO] [stdout] test blocks::tests::test_indented_code_blocks_in_list_items ... ok
[INFO] [stdout] test blocks::tests::test_line_offset_not_set_outside_lists ... ok
[INFO] [stdout] test blocks::tests::test_parse_details_block ... ok
[INFO] [stdout] test blocks::tests::test_parse_code_block ... ok
[INFO] [stdout] test blocks::tests::test_parse_horizontal_rule ... ok
[INFO] [stdout] test blocks::tests::test_nested_list_item_inline_elements ... ok
[INFO] [stdout] test blocks::tests::test_parse_block_image ... ok
[INFO] [stdout] test blocks::tests::test_parse_image ... ok
[INFO] [stdout] test blocks::tests::test_parse_ordered_list ... ok
[INFO] [stdout] test blocks::tests::test_parse_link ... ok
[INFO] [stdout] test blocks::tests::test_parse_paragraph ... ok
[INFO] [stdout] test blocks::tests::test_parse_unordered_list ... ok
[INFO] [stdout] test blocks::tests::test_parse_table ... ok
[INFO] [stdout] test blocks::tests::test_parse_task_list ... ok
[INFO] [stdout] test blocks::tests::test_slugify ... ok
[INFO] [stdout] test blocks::tests::test_strikethrough ... ok
[INFO] [stdout] test blocks::tests::test_to_plain_text_blockquote ... ok
[INFO] [stdout] test blocks::tests::test_to_plain_text_code_block ... ok
[INFO] [stdout] test blocks::tests::test_to_plain_text_horizontal_rule ... ok
[INFO] [stdout] test blocks::tests::test_to_plain_text_image ... ok
[INFO] [stdout] test blocks::tests::test_to_plain_text_complex_document ... ok
[INFO] [stdout] test blocks::tests::test_to_plain_text_heading ... ok
[INFO] [stdout] test blocks::tests::test_to_plain_text_list ... ok
[INFO] [stdout] test blocks::tests::test_to_plain_text_nested_formatting ... ok
[INFO] [stdout] test blocks::tests::test_to_plain_text_simple_paragraph ... ok
[INFO] [stdout] test blocks::tests::test_to_plain_text_treemd_use_case ... ok
[INFO] [stdout] test blocks::tests::test_to_plain_text_table ... ok
[INFO] [stdout] test blocks::tests::test_to_plain_text_wikilinks ... ok
[INFO] [stdout] test blocks::tests::test_parse_inline_formatting ... ok
[INFO] [stdout] test blocks::tests::test_to_plain_text_with_inline_code ... ok
[INFO] [stdout] test blocks::tests::test_to_plain_text_with_strikethrough ... ok
[INFO] [stdout] test blocks::tests::test_to_plain_text_with_bold_and_italic ... ok
[INFO] [stdout] test blocks::tests::test_to_plain_text_with_link ... ok
[INFO] [stdout] test blocks::tests::test_parse_heading ... ok
[INFO] [stdout] test blocks::tests::test_list_with_nested_code ... ok
[INFO] [stdout] test blocks::tests::test_inline_element_line_offset ... ok
[INFO] [stdout] test blocks::tests::test_deeply_nested_list_inline_elements ... ok
[INFO] [stdout] test blocks::tests::test_wikilink_preprocessing ... ok
[INFO] [stdout] test engine::tests::test_engine_headings_via_pulldown ... ok
[INFO] [stdout] test engine::tests::test_code_block_excludes_tags ... ok
[INFO] [stdout] test engine::tests::test_engine_frontmatter ... ok
[INFO] [stdout] test engine::tests::test_engine_tags ... ok
[INFO] [stdout] test engine::tests::test_engine_markdown_links ... ok
[INFO] [stdout] test engine::tests::test_engine_tasks_via_pulldown ... ok
[INFO] [stdout] test engine::tests::test_fast_path_empty ... ok
[INFO] [stdout] test engine::tests::test_excluded_ranges_optimization ... ok
[INFO] [stdout] test engine::tests::test_heading_anchor_generation ... ok
[INFO] [stdout] test engine::tests::test_heading_anchor_consecutive_spaces ... ok
[INFO] [stdout] test engine::tests::test_inline_code_excludes_patterns ... ok
[INFO] [stdout] test engine::tests::test_code_block_excludes_wikilinks ... ok
[INFO] [stdout] test engine::tests::test_indented_code_block_excludes ... ok
[INFO] [stdout] test engine::tests::test_engine_wikilinks ... ok
[INFO] [stdout] test engine::tests::test_engine_embeds_not_wikilinks ... ok
[INFO] [stdout] test engine::tests::test_code_block_excludes_embeds ... ok
[INFO] [stdout] test engine::tests::test_markdown_link_external ... ok
[INFO] [stdout] test engine::tests::test_markdown_link_heading_ref ... ok
[INFO] [stdout] test engine::tests::test_markdown_link_relative ... ok
[INFO] [stdout] test engine::tests::test_position_tracking ... ok
[INFO] [stdout] test engine::tests::test_selective_parsing ... ok
[INFO] [stdout] test engine::tests::test_wikilink_block_ref ... ok
[INFO] [stdout] test engine::tests::test_multiple_code_blocks ... ok
[INFO] [stdout] test engine::tests::test_wikilink_same_doc_anchor ... ok
[INFO] [stdout] test engine::tests::test_wikilink_same_doc_block_ref ... ok
[INFO] [stdout] test engine::tests::test_wikilink_heading_ref ... ok
[INFO] [stdout] test engine::tests::test_markdown_link_anchor ... ok
[INFO] [stdout] test engine::tests::test_markdown_link_block_ref ... ok
[INFO] [stdout] test parsers::callouts::tests::test_callout_aliases ... ok
[INFO] [stdout] test parsers::callouts::tests::test_callout_full_empty_content ... ok
[INFO] [stdout] test parsers::callouts::tests::test_all_callout_types ... ok
[INFO] [stdout] test parsers::callouts::tests::test_fast_path_no_callouts ... ok
[INFO] [stdout] test parsers::callouts::tests::test_callout_with_title ... ok
[INFO] [stdout] test parsers::callouts::tests::test_callout_simple_position ... ok
[INFO] [stdout] test parsers::callouts::tests::test_multiple_callout_types ... ok
[INFO] [stdout] test parsers::callouts::tests::test_indexed_matches_regular ... ok
[INFO] [stdout] test parsers::callouts::tests::test_note_callout ... ok
[INFO] [stdout] test parsers::callouts::tests::test_foldable_callout ... ok
[INFO] [stdout] test parsers::callouts::tests::test_callout_full_multiline ... ok
[INFO] [stdout] test parsers::callouts::tests::test_callout_position ... ok
[INFO] [stdout] test parsers::callouts::tests::test_callout_full_multiple ... ok
[INFO] [stdout] test parsers::embeds::tests::test_embed_with_folder ... ok
[INFO] [stdout] test parsers::embeds::tests::test_embed_position_first_line ... ok
[INFO] [stdout] test parsers::embeds::tests::test_multiple_embeds ... ok
[INFO] [stdout] test parsers::embeds::tests::test_embed_note ... ok
[INFO] [stdout] test parsers::embeds::tests::test_embed_position_multiline ... ok
[INFO] [stdout] test parsers::embeds::tests::test_embed_indexed_matches_regular ... ok
[INFO] [stdout] test parsers::embeds::tests::test_standalone_parsing ... ok
[INFO] [stdout] test parsers::embeds::tests::test_simple_embed ... ok
[INFO] [stdout] test parsers::frontmatter_parser::tests::test_malformed_frontmatter_only_opening ... ok
[INFO] [stdout] test parsers::frontmatter_parser::tests::test_simple_frontmatter ... ok
[INFO] [stdout] test parsers::frontmatter_parser::tests::test_multiline_frontmatter ... ok
[INFO] [stdout] test parsers::frontmatter_parser::tests::test_frontmatter_with_empty_content ... ok
[INFO] [stdout] test parsers::frontmatter_parser::tests::test_no_frontmatter ... ok
[INFO] [stdout] test parsers::headings::tests::test_all_heading_levels ... ok
[INFO] [stdout] test parsers::headings::tests::test_fast_path_no_headings ... ok
[INFO] [stdout] test parsers::headings::tests::test_h1_heading ... ok
[INFO] [stdout] test parsers::headings::tests::test_heading_position_first_line ... ok
[INFO] [stdout] test parsers::headings::tests::test_heading_anchor_generation ... ok
[INFO] [stdout] test parsers::headings::tests::test_h2_heading ... ok
[INFO] [stdout] test parsers::headings::tests::test_heading_position_tracking ... ok
[INFO] [stdout] test parsers::link_utils::tests::test_classify_url_block_ref ... ok
[INFO] [stdout] test parsers::link_utils::tests::test_classify_url_heading_ref ... ok
[INFO] [stdout] test parsers::link_utils::tests::test_classify_url_markdown_link ... ok
[INFO] [stdout] test parsers::headings::tests::test_indexed_matches_regular ... ok
[INFO] [stdout] test parsers::headings::tests::test_multiple_headings ... ok
[INFO] [stdout] test parsers::link_utils::tests::test_classify_url_external ... ok
[INFO] [stdout] test parsers::link_utils::tests::test_classify_wikilink_same_doc_anchor ... ok
[INFO] [stdout] test parsers::link_utils::tests::test_classify_wikilink_simple ... ok
[INFO] [stdout] test parsers::link_utils::tests::test_classify_wikilink_block ... ok
[INFO] [stdout] test parsers::link_utils::tests::test_classify_wikilink_heading ... ok
[INFO] [stdout] test parsers::markdown_links::tests::test_fast_path_no_links ... ok
[INFO] [stdout] test parsers::markdown_links::tests::test_link_with_heading ... ok
[INFO] [stdout] test parsers::markdown_links::tests::test_link_with_title ... ok
[INFO] [stdout] test parsers::link_utils::tests::test_classify_url_anchor ... ok
[INFO] [stdout] test parsers::markdown_links::tests::test_indexed_matches_regular ... ok
[INFO] [stdout] test parsers::markdown_links::tests::test_link_with_spaces ... ok
[INFO] [stdout] test engine::tests::test_engine_callout_simple ... ok
[INFO] [stdout] test parsers::markdown_links::tests::test_anchor_link ... ok
[INFO] [stdout] test parsers::markdown_links::tests::test_multiple_links ... ok
[INFO] [stdout] test parsers::markdown_links::tests::test_relative_link ... ok
[INFO] [stdout] test parsers::markdown_links::tests::test_no_links ... ok
[INFO] [stdout] test engine::tests::test_engine_callout_full ... ok
[INFO] [stdout] test parsers::markdown_links::tests::test_not_image ... ok
[INFO] [stdout] test parsers::markdown_links::tests::test_position_tracking ... ok
[INFO] [stdout] test parsers::tags::tests::test_multiple_tags ... ok
[INFO] [stdout] test parsers::markdown_links::tests::test_mailto_link ... ok
[INFO] [stdout] test parsers::tags::tests::test_tag_position_tracking ... ok
[INFO] [stdout] test parsers::tags::tests::test_tag_position_first_line ... ok
[INFO] [stdout] test parsers::markdown_links::tests::test_simple_link ... ok
[INFO] [stdout] test parsers::tags::tests::test_nested_tag ... ok
[INFO] [stdout] test parsers::tags::tests::test_tag_indexed_matches_regular ... ok
[INFO] [stdout] test parsers::tasks::tests::test_fast_path_no_tasks ... ok
[INFO] [stdout] test parsers::tags::tests::test_simple_tag ... ok
[INFO] [stdout] test parsers::tasks::tests::test_completed_task_uppercase ... ok
[INFO] [stdout] test parsers::tasks::tests::test_uncompleted_task ... ok
[INFO] [stdout] test parsers::tasks::tests::test_task_position_tracking ... ok
[INFO] [stdout] test parsers::tasks::tests::test_completed_task ... ok
[INFO] [stdout] test parsers::tasks::tests::test_indented_task ... ok
[INFO] [stdout] test parsers::tasks::tests::test_indexed_matches_regular ... ok
[INFO] [stdout] test parsers::tasks::tests::test_task_position_first_line ... ok
[INFO] [stdout] test parsers::tasks::tests::test_multiple_tasks ... ok
[INFO] [stdout] test parsers::tests::test_parse_file_complete ... ok
[INFO] [stdout] test parsers::tests::test_parse_file_non_markdown ... ok
[INFO] [stdout] test parsers::tests::test_parser_creation ... ok
[INFO] [stdout] test parsers::wikilinks::tests::test_wikilink_position_first_line ... ok
[INFO] [stdout] test parsers::wikilinks::tests::test_standalone_parsing ... ok
[INFO] [stdout] test parsers::wikilinks::tests::test_wikilink_position_multiline ... ok
[INFO] [stdout] test parsers::wikilinks::tests::test_wikilink_indexed_matches_regular ... ok
[INFO] [stdout] test parsers::wikilinks::tests::test_wikilink_with_block_ref ... ok
[INFO] [stdout] test parsers::wikilinks::tests::test_simple_wikilink ... ok
[INFO] [stdout] test parsers::wikilinks::tests::test_not_embed ... ok
[INFO] [stdout] test parsers::wikilinks::tests::test_wikilink_with_display_text ... ok
[INFO] [stdout] test parsers::wikilinks::tests::test_wikilink_folder_with_display_text ... ok
[INFO] [stdout] test parsers::wikilinks::tests::test_wikilink_with_folder ... ok
[INFO] [stdout] test standalone::tests::test_empty_content ... ok
[INFO] [stdout] test parsers::wikilinks::tests::test_wikilink_with_heading ... ok
[INFO] [stdout] test standalone::tests::test_frontmatter_parsing ... ok
[INFO] [stdout] test standalone::tests::test_all_links ... ok
[INFO] [stdout] test standalone::tests::test_code_block_awareness ... ok
[INFO] [stdout] test standalone::tests::test_parse_options_links_only ... ok
[INFO] [stdout] test standalone::tests::test_full_callouts ... ok
[INFO] [stdout] test standalone::tests::test_parse_complete ... ok
[INFO] [stdout] test standalone::tests::test_parse_options_none ... ok
[INFO] [stdout] test parsers::wikilinks::tests::test_multiple_wikilinks ... ok
[INFO] [stdout] test standalone::tests::test_position_tracking ... ok
[INFO] [stdout] test standalone::tests::test_parse_options_treemd ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 166 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/turbovault-tools/f3bf83d6e9c0f530/deps/turbovault_tools-f3bf83d6e9c0f530)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test batch_tools::tests::test_batch_tools_creation ... ok
[INFO] [stdout] test metadata_tools::tests::test_parse_query_contains ... ok
[INFO] [stdout] test metadata_tools::tests::test_parse_query_less_than ... ok
[INFO] [stdout] test metadata_tools::tests::test_parse_query_equals_string ... ok
[INFO] [stdout] test metadata_tools::tests::test_parse_query_greater_than ... ok
[INFO] [stdout] test metadata_tools::tests::test_filter_matches_greater_than ... ok
[INFO] [stdout] test output_formatter::tests::test_output_format_parse ... ok
[INFO] [stdout] test output_formatter::tests::test_format_human ... ok
[INFO] [stdout] test metadata_tools::tests::test_filter_matches_contains ... ok
[INFO] [stdout] test metadata_tools::tests::test_filter_matches_and ... ok
[INFO] [stdout] test metadata_tools::tests::test_filter_matches_equals ... ok
[INFO] [stdout] test metadata_tools::tests::test_filter_matches_or ... ok
[INFO] [stdout] test relationship_tools::tests::test_interpret_strength ... ok
[INFO] [stdout] test response_utils::tests::test_enhanced_response ... ok
[INFO] [stdout] test response_utils::tests::test_error_builder ... ok
[INFO] [stdout] test search_engine::tests::test_extract_keywords ... ok
[INFO] [stdout] test output_formatter::tests::test_format_text ... ok
[INFO] [stdout] test output_formatter::tests::test_format_json ... ok
[INFO] [stdout] test search_engine::tests::test_extract_snippet ... ok
[INFO] [stdout] test search_engine::tests::test_extract_keywords_filters_short_words ... ok
[INFO] [stdout] test search_engine::tests::test_extract_snippet_wildcard ... ok
[INFO] [stdout] test search_engine::tests::test_file_filtering_logic ... ok
[INFO] [stdout] test search_engine::tests::test_is_stopword ... ok
[INFO] [stdout] test search_engine::tests::test_file_path_extension_check ... ok
[INFO] [stdout] test search_engine::tests::test_extract_snippet_no_match ... ok
[INFO] [stdout] test search_engine::tests::test_score_normalization_bounds ... ok
[INFO] [stdout] test templates::tests::test_date_validation ... ok
[INFO] [stdout] test search_engine::tests::test_snippet_extraction_edge_cases ... ok
[INFO] [stdout] test search_engine::tests::test_stopword_filtering_comprehensive ... ok
[INFO] [stdout] test templates::tests::test_field_validation ... ok
[INFO] [stdout] test vault_lifecycle::tests::test_placeholder ... ok
[INFO] [stdout] test templates::tests::test_template_builder ... ok
[INFO] [stdout] test search_engine::tests::test_fuzzy_search_query_building ... ok
[INFO] [stdout] test templates::tests::test_default_templates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_async_error_paths.rs (/opt/rustwide/target/debug/build/turbovault-tools/b2f51d56b9fd3624/deps/test_async_error_paths-b2f51d56b9fd3624)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_filesystem_suddenly_unavailable ... ok
[INFO] [stdout] test test_file_tools_write_readonly_filesystem ... ok
[INFO] [stdout] test test_batch_tools_concurrent_batch_conflicts ... ok
[INFO] [stdout] test test_graph_tools_corrupted_graph_state ... ok
[INFO] [stdout] test test_file_tools_delete_locked_file ... ok
[INFO] [stdout] test test_batch_tools_partial_failure_rollback ... ok
[INFO] [stdout] test test_large_file_handling ... ok
[INFO] [stdout] test test_metadata_tools_malformed_yaml ... ok
[INFO] [stdout] test test_search_tools_extremely_deep_recursion ... ok
[INFO] [stdout] test test_metadata_tools_deeply_nested_query ... ok
[INFO] [stdout] test test_search_tools_malformed_graph_data ... ok
[INFO] [stdout] test test_search_engine_index_corruption ... ok
[INFO] [stdout] test test_graph_tools_circular_reference_overflow ... ok
[INFO] [stdout] test test_search_engine_concurrent_queries ... ok
[INFO] [stdout] test test_many_small_files ... ok
[INFO] [stdout] test test_file_tools_read_permission_denied ... FAILED
[INFO] [stdout] test test_disk_full_simulation ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_file_tools_read_permission_denied stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_file_tools_read_permission_denied' (430) panicked at crates/turbovault-tools/tests/test_async_error_paths.rs:42:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x605d4ef078c2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x605d4ef078c2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x605d4ef078c2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x605d4ef078c2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x605d4ef20d0a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x605d4ef20d0a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x605d4ef0cc06 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x605d4ef0cc06 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x605d4eee31df - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x605d4eee31df - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x605d4eefe6e9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x605d4e231e1e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x605d4e231e1e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x605d4eefe952 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x605d4eefe952 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x605d4eee32ca - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x605d4eeda999 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x605d4eee421d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x605d4ef214fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x605d4ef214c2 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x605d4e196e9a - test_async_error_paths[a22846a9fea32d42]::test_file_tools_read_permission_denied::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/turbovault-tools/tests/test_async_error_paths.rs:42:9
[INFO] [stdout]   21:     0x605d4e212802 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x605d4e21287d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x605d4e22477d - <tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x605d4e22444b - tokio[559c62a241e87f6]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x605d4e22444b - tokio[559c62a241e87f6]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x605d4e22444b - <tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x605d4e215650 - <tokio[559c62a241e87f6]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x605d4e2219dd - <tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x605d4e220cd4 - <tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x605d4e1736eb - <tokio[559c62a241e87f6]::runtime::context::scoped::Scoped<tokio[559c62a241e87f6]::runtime::scheduler::Context>>::set::<<tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[559c62a241e87f6]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x605d4e1851f9 - tokio[559c62a241e87f6]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[559c62a241e87f6]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x605d4e20b782 - <std[840933623431fd06]::thread::local::LocalKey<tokio[559c62a241e87f6]::runtime::context::Context>>::try_with::<tokio[559c62a241e87f6]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[559c62a241e87f6]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[559c62a241e87f6]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x605d4e20b30e - <std[840933623431fd06]::thread::local::LocalKey<tokio[559c62a241e87f6]::runtime::context::Context>>::with::<tokio[559c62a241e87f6]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[559c62a241e87f6]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[559c62a241e87f6]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x605d4e1846bd - tokio[559c62a241e87f6]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[559c62a241e87f6]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x605d4e218700 - <tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x605d4e2189f6 - <tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x605d4e2207e0 - <tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x605d4e1a9883 - tokio[559c62a241e87f6]::runtime::context::runtime::enter_runtime::<<tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x605d4e215181 - <tokio[559c62a241e87f6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x605d4e1e3034 - <tokio[559c62a241e87f6]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x605d4e1e31fc - <tokio[559c62a241e87f6]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x605d4e1a2490 - test_async_error_paths[a22846a9fea32d42]::test_file_tools_read_permission_denied
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/turbovault-tools/tests/test_async_error_paths.rs:33:5
[INFO] [stdout]   43:     0x605d4e192277 - test_async_error_paths[a22846a9fea32d42]::test_file_tools_read_permission_denied::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/turbovault-tools/tests/test_async_error_paths.rs:27:50
[INFO] [stdout]   44:     0x605d4e140156 - <test_async_error_paths[a22846a9fea32d42]::test_file_tools_read_permission_denied::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x605d4e2261cb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x605d4e2261cb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x605d4e232a2a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x605d4e232a2a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x605d4e232a2a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x605d4e232a2a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x605d4e232a2a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x605d4e232a2a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x605d4e232a2a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x605d4e22cef4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x605d4e22cef4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x605d4e235522 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x605d4e235522 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x605d4e235522 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x605d4e235522 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x605d4e235522 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x605d4e235522 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x605d4e235522 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x605d4ef06bef - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x605d4ef06bef - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x722c95bbfaa4 - <unknown>
[INFO] [stdout]   66:     0x722c95c4ca64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_file_tools_read_permission_denied
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p turbovault-tools --test test_async_error_paths`
[INFO] running `Command { std: "docker" "inspect" "e55f7fe29bbc1b015dddb9c4857da4b81ebb56a88a49dd89b925c6b323c3e513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e55f7fe29bbc1b015dddb9c4857da4b81ebb56a88a49dd89b925c6b323c3e513", kill_on_drop: false }`
[INFO] [stdout] e55f7fe29bbc1b015dddb9c4857da4b81ebb56a88a49dd89b925c6b323c3e513
