[INFO] fetching crate kreuzberg 4.0.0-rc.26...
[INFO] testing kreuzberg-4.0.0-rc.26 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate kreuzberg 4.0.0-rc.26 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate kreuzberg 4.0.0-rc.26
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kreuzberg 4.0.0-rc.26
[INFO] tweaked toml for crates.io crate kreuzberg 4.0.0-rc.26 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kreuzberg 4.0.0-rc.26 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kreuzberg 4.0.0-rc.26 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3b20e84660a9d4cce7f1545dfa6897332e507a020600c75b0a1af6a4f285ef7
[INFO] running `Command { std: "docker" "start" "-a" "d3b20e84660a9d4cce7f1545dfa6897332e507a020600c75b0a1af6a4f285ef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3b20e84660a9d4cce7f1545dfa6897332e507a020600c75b0a1af6a4f285ef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3b20e84660a9d4cce7f1545dfa6897332e507a020600c75b0a1af6a4f285ef7", kill_on_drop: false }`
[INFO] [stdout] d3b20e84660a9d4cce7f1545dfa6897332e507a020600c75b0a1af6a4f285ef7
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f24c42aa8acfd4d8d7cf224e48969e3fa6431a535f60893ee3a6ee2f241eda2c
[INFO] running `Command { std: "docker" "start" "-a" "f24c42aa8acfd4d8d7cf224e48969e3fa6431a535f60893ee3a6ee2f241eda2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zmij v1.0.8
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling kreuzberg v4.0.0-rc.26 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling smartcore v0.4.8
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.99s
[INFO] running `Command { std: "docker" "inspect" "f24c42aa8acfd4d8d7cf224e48969e3fa6431a535f60893ee3a6ee2f241eda2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f24c42aa8acfd4d8d7cf224e48969e3fa6431a535f60893ee3a6ee2f241eda2c", kill_on_drop: false }`
[INFO] [stdout] f24c42aa8acfd4d8d7cf224e48969e3fa6431a535f60893ee3a6ee2f241eda2c
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf58bc47a03547d5d7cf532db8a47407f5bf606d23c26c3c931c58a128fc099b
[INFO] running `Command { std: "docker" "start" "-a" "cf58bc47a03547d5d7cf532db8a47407f5bf606d23c26c3c931c58a128fc099b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling lzma-rust2 v0.15.4
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ppmd-rust v1.3.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling libz-rs-sys v0.5.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling kreuzberg v4.0.0-rc.26 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling zip v7.0.0
[INFO] [stderr]    Compiling smartcore v0.4.8
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "cf58bc47a03547d5d7cf532db8a47407f5bf606d23c26c3c931c58a128fc099b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf58bc47a03547d5d7cf532db8a47407f5bf606d23c26c3c931c58a128fc099b", kill_on_drop: false }`
[INFO] [stdout] cf58bc47a03547d5d7cf532db8a47407f5bf606d23c26c3c931c58a128fc099b
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8c271f833f7b37d3daee6ee377501a21f69a200fd9e4c1572b93846961e76fdd
[INFO] running `Command { std: "docker" "start" "-a" "8c271f833f7b37d3daee6ee377501a21f69a200fd9e4c1572b93846961e76fdd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kreuzberg-4c92a9c4b36d8824)
[INFO] [stdout] 
[INFO] [stdout] running 392 tests
[INFO] [stdout] test cache::tests::test_fast_hash ... ok
[INFO] [stdout] test cache::tests::test_generate_cache_key_empty ... ok
[INFO] [stdout] test cache::tests::test_filter_old_cache_entries ... ok
[INFO] [stdout] test cache::tests::test_generate_cache_key_consistent ... ok
[INFO] [stdout] test cache::tests::test_sort_cache_by_access_time ... ok
[INFO] [stdout] test cache::tests::test_sort_cache_with_nan ... ok
[INFO] [stdout] test cache::tests::test_validate_cache_key ... ok
[INFO] [stdout] test cache::tests::test_cache_metadata ... ok
[INFO] [stdout] test core::batch_mode::tests::test_batch_mode_scoped_to_future ... ok
[INFO] [stdout] test cache::tests::test_generic_cache_expired_entry ... ok
[INFO] [stdout] test cache::tests::test_generic_cache_processing_locks ... ok
[INFO] [stdout] test cache::tests::test_generic_cache_clear ... ok
[INFO] [stdout] test core::batch_mode::tests::test_with_batch_mode_sets_flag ... ok
[INFO] [stdout] test core::batch_optimizations::tests::test_batch_processor_byte_pool_usage ... ok
[INFO] [stdout] test core::batch_optimizations::tests::test_batch_processor_clear_pools ... ok
[INFO] [stdout] test core::batch_mode::tests::test_batch_mode_not_set_by_default ... ok
[INFO] [stdout] test cache::tests::test_generic_cache_get_set ... ok
[INFO] [stdout] test core::batch_mode::tests::test_batch_mode_unaffected_after_with_batch_mode ... ok
[INFO] [stdout] test cache::tests::test_cleanup_cache ... ok
[INFO] [stdout] test cache::tests::test_generic_cache_new ... ok
[INFO] [stdout] test core::batch_mode::tests::test_nested_batch_mode_calls ... ok
[INFO] [stdout] test core::batch_optimizations::tests::test_batch_processor_creation ... ok
[INFO] [stdout] test core::batch_optimizations::tests::test_batch_processor_string_pool_usage ... ok
[INFO] [stdout] test core::batch_optimizations::tests::test_batch_processor_with_config ... ok
[INFO] [stdout] test core::config::tests::test_default_config ... ok
[INFO] [stdout] test cache::tests::test_is_cache_valid ... ok
[INFO] [stdout] test cache::tests::test_generic_cache_properties ... ok
[INFO] [stdout] test cache::tests::test_generic_cache_get_miss ... ok
[INFO] [stdout] test core::config::tests::test_config_cache_hit_same_mtime ... ok
[INFO] [stdout] test core::config::tests::test_config_with_tesseract_config ... ok
[INFO] [stdout] test core::config::tests::test_config_with_token_reduction ... ok
[INFO] [stdout] test core::config::tests::test_from_toml_file ... ok
[INFO] [stdout] test core::config::tests::test_config_with_all_optional_fields ... ok
[INFO] [stdout] test core::config::tests::test_image_config_defaults ... ok
[INFO] [stdout] test core::config::tests::test_language_detection_defaults ... ok
[INFO] [stdout] test core::config::tests::test_discover_kreuzberg_toml ... ok
[INFO] [stdout] test core::config::tests::test_config_cache_works_with_yaml ... ok
[INFO] [stdout] test core::config::tests::test_config_with_image_extraction ... ok
[INFO] [stdout] test core::config::tests::test_config_with_language_detection ... ok
[INFO] [stdout] test core::config::tests::test_config_cache_works_with_json ... ok
[INFO] [stdout] test core::config::tests::test_from_file_auto_detects_toml ... ok
[INFO] [stdout] test cache::tests::test_generic_cache_stats ... ok
[INFO] [stdout] test core::config::tests::test_from_file_unsupported_extension ... ok
[INFO] [stdout] test core::config::tests::test_from_file_auto_detects_yaml ... ok
[INFO] [stdout] test core::config::tests::test_from_file_no_extension ... ok
[INFO] [stdout] test core::config::tests::test_ocr_config_without_tesseract_config ... ok
[INFO] [stdout] test core::config::tests::test_postprocessor_config_disabled ... ok
[INFO] [stdout] test core::config::tests::test_postprocessor_config_defaults ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_binarization_method_invalid ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_chunking_params_zero_chars ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_chunking_params_valid ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_confidence_invalid ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_binarization_method_case_insensitive ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_chunking_params_overlap_too_large ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_binarization_method_valid ... ok
[INFO] [stdout] test core::config::tests::test_tesseract_config_defaults ... ok
[INFO] [stdout] test core::config::tests::test_v4_config_with_ocr_and_chunking ... ok
[INFO] [stdout] test cache::tests::test_generic_cache_source_file_invalidation ... ok
[INFO] [stdout] test core::config::tests::test_token_reduction_defaults ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_ocr_backend_valid ... ok
[INFO] [stdout] test core::config_validation::tests::test_error_messages_are_helpful ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_confidence_valid ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_dpi_invalid ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_dpi_valid ... ok
[INFO] [stdout] test core::config::tests::test_config_with_postprocessor ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_output_format_case_insensitive ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_language_code_valid_iso639_1 ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_language_code_valid_iso639_3 ... ok
[INFO] [stdout] test core::config::tests::test_postprocessor_config_blacklist ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_language_code_case_insensitive ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_language_code_invalid ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_ocr_backend_case_insensitive ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_ocr_backend_invalid ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_output_format_invalid ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_output_format_valid ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_tesseract_oem_invalid ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_tesseract_oem_valid ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_tesseract_psm_invalid ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_token_reduction_level_case_insensitive ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_token_reduction_level_invalid ... ok
[INFO] [stdout] test core::extractor::tests::test_batch_extract_file_empty ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_tesseract_psm_valid ... ok
[INFO] [stdout] test core::extractor::tests::test_batch_extract_bytes_all_invalid ... ok
[INFO] [stdout] test core::extractor::tests::test_batch_extract_bytes_mixed_valid_invalid ... ok
[INFO] [stdout] test core::extractor::tests::test_batch_extract_file_with_errors ... ok
[INFO] [stdout] test core::extractor::tests::test_extract_bytes_basic ... ok
[INFO] [stdout] test core::extractor::tests::test_extract_bytes_empty ... ok
[INFO] [stdout] test core::extractor::tests::test_extract_bytes_unsupported_mime ... ok
[INFO] [stdout] test core::extractor::tests::test_batch_extract_file ... ok
[INFO] [stdout] test core::extractor::tests::test_batch_extract_bytes ... ok
[INFO] [stdout] test core::extractor::tests::test_extract_file_mime_detection_fallback ... ok
[INFO] [stdout] test core::extractor::tests::test_extract_file_empty ... ok
[INFO] [stdout] test core::extractor::tests::test_extract_file_nonexistent ... ok
[INFO] [stdout] test core::extractor::tests::test_extract_file_wrong_mime_override ... ok
[INFO] [stdout] test core::extractor::tests::test_extract_file_special_characters_in_path ... ok
[INFO] [stdout] test core::extractor::tests::test_extract_file_with_mime_override ... ok
[INFO] [stdout] test core::extractor::tests::test_extract_file_unicode_filename ... ok
[INFO] [stdout] test core::extractor::tests::test_extract_file_basic ... ok
[INFO] [stdout] test core::extractor::tests::test_extract_file_whitespace_only ... ok
[INFO] [stdout] test core::formats::tests::test_all_document_property_fields ... ok
[INFO] [stdout] test core::formats::tests::test_all_table_fields ... ok
[INFO] [stdout] test core::formats::tests::test_all_email_fields ... ok
[INFO] [stdout] test core::formats::tests::test_all_web_meta_fields ... ok
[INFO] [stdout] test core::formats::tests::test_is_valid_format_field_false_cases ... ok
[INFO] [stdout] test core::formats::tests::test_is_valid_format_field_true_cases ... ok
[INFO] [stdout] test core::extractor::tests::test_sync_wrapper_batch_bytes_empty ... ok
[INFO] [stdout] test core::formats::tests::test_known_formats_no_duplicates ... ok
[INFO] [stdout] test core::extractor::tests::test_sync_wrapper_nonexistent_file ... ok
[INFO] [stdout] test core::extractor::tests::test_sync_wrapper_batch_empty ... ok
[INFO] [stdout] test core::formats::tests::test_known_formats_count ... ok
[INFO] [stdout] test core::extractor::tests::test_concurrent_extractions_same_mime ... ok
[INFO] [stdout] test core::extractor::tests::test_extract_bytes_invalid_mime ... ok
[INFO] [stdout] test core::io::tests::test_file_exists ... ok
[INFO] [stdout] test core::io::tests::test_read_file_sync_io_error ... ok
[INFO] [stdout] test core::io::tests::test_read_file_sync ... ok
[INFO] [stdout] test core::io::tests::test_find_files_by_extension ... ok
[INFO] [stdout] test core::io::tests::test_traverse_directory_non_recursive ... ok
[INFO] [stdout] test core::extractor::tests::test_sync_wrappers ... ok
[INFO] [stdout] test core::io::tests::test_read_file_async_io_error ... ok
[INFO] [stdout] test core::io::tests::test_traverse_directory_file_not_dir ... ok
[INFO] [stdout] test core::io::tests::test_read_file_async ... ok
[INFO] [stdout] test core::io::tests::test_traverse_directory_with_filter ... ok
[INFO] [stdout] test core::io::tests::test_traverse_directory_recursive ... ok
[INFO] [stdout] test core::io::tests::test_validate_file_exists ... ok
[INFO] [stdout] test core::mime::tests::test_case_insensitive_extensions ... ok
[INFO] [stdout] test core::mime::tests::test_detect_mime_type_data_formats ... ok
[INFO] [stdout] test core::mime::tests::test_detect_or_validate_with_mime ... ok
[INFO] [stdout] test core::mime::tests::test_detect_or_validate_neither ... ok
[INFO] [stdout] test core::io::tests::test_traverse_directory_invalid_path ... ok
[INFO] [stdout] test core::mime::tests::test_file_not_exists ... ok
[INFO] [stdout] test core::mime::tests::test_validate_mime_type_exact ... ok
[INFO] [stdout] test core::mime::tests::test_file_no_extension ... ok
[INFO] [stdout] test core::mime::tests::test_detect_mime_type_images ... ok
[INFO] [stdout] test core::mime::tests::test_detect_mime_type_text_formats ... ok
[INFO] [stdout] test core::mime::tests::test_detect_mime_type_pdf ... ok
[INFO] [stdout] test core::mime::tests::test_detect_mime_type_email ... ok
[INFO] [stdout] test core::mime::tests::test_validate_mime_type_unsupported ... ok
[INFO] [stdout] test core::mime::tests::test_detect_mime_type_office ... ok
[INFO] [stdout] test core::extractor::tests::test_extract_file_very_long_path ... ok
[INFO] [stdout] test core::mime::tests::test_validate_mime_type_images ... ok
[INFO] [stdout] test core::mime::tests::test_detect_or_validate_with_path ... ok
[INFO] [stdout] test core::pipeline::tests::test_multiple_postprocessors_run_before_validator ... ok
[INFO] [stdout] test core::pipeline::tests::test_pipeline_empty_content ... ok
[INFO] [stdout] test error::tests::test_image_processing_error ... ok
[INFO] [stdout] test core::pipeline::tests::test_pipeline_preserves_metadata ... ok
[INFO] [stdout] test core::pipeline::tests::test_pipeline_preserves_tables ... ok
[INFO] [stdout] test core::pipeline::tests::test_pipeline_without_chunking ... ok
[INFO] [stdout] test core::pipeline::tests::test_pipeline_without_quality_processing ... ok
[INFO] [stdout] test core::pipeline::tests::test_postprocessor_runs_before_validator ... ok
[INFO] [stdout] test core::pipeline::tests::test_run_pipeline_basic ... ok
[INFO] [stdout] test error::tests::test_cache_error_with_source ... ok
[INFO] [stdout] test error::tests::test_error_debug ... ok
[INFO] [stdout] test error::tests::test_cache_error ... ok
[INFO] [stdout] test error::tests::test_image_processing_error_with_source ... ok
[INFO] [stdout] test error::tests::test_io_error_invalid_data_vs_parsing ... ok
[INFO] [stdout] test error::tests::test_lock_poisoned_error ... ok
[INFO] [stdout] test error::tests::test_missing_dependency_error ... ok
[INFO] [stdout] test error::tests::test_ocr_error ... ok
[INFO] [stdout] test error::tests::test_ocr_error_with_source ... ok
[INFO] [stdout] test error::tests::test_parsing_error ... ok
[INFO] [stdout] test error::tests::test_other_error ... ok
[INFO] [stdout] test error::tests::test_rmp_decode_error_conversion ... ok
[INFO] [stdout] test error::tests::test_io_error_bubbles_unchanged ... ok
[INFO] [stdout] test error::tests::test_serde_json_error_conversion ... ok
[INFO] [stdout] test error::tests::test_io_error_from ... ok
[INFO] [stdout] test error::tests::test_rmp_encode_error_conversion ... ok
[INFO] [stdout] test error::tests::test_parsing_error_with_source ... ok
[INFO] [stdout] test error::tests::test_io_error_not_found ... ok
[INFO] [stdout] test error::tests::test_io_error_permission_denied ... ok
[INFO] [stdout] test error::tests::test_plugin_error ... ok
[INFO] [stdout] test error::tests::test_serialization_error ... ok
[INFO] [stdout] test error::tests::test_serialization_error_with_source ... ok
[INFO] [stdout] test error::tests::test_unsupported_format_error ... ok
[INFO] [stdout] test error::tests::test_validation_error ... ok
[INFO] [stdout] test extraction::capacity::tests::test_capacity_overflow_resistance ... ok
[INFO] [stdout] test error::tests::test_validation_error_with_source ... ok
[INFO] [stdout] test extraction::capacity::tests::test_estimate_content_capacity_case_insensitive ... ok
[INFO] [stdout] test extraction::capacity::tests::test_estimate_content_capacity_docx ... ok
[INFO] [stdout] test extraction::capacity::tests::test_estimate_content_capacity_html ... ok
[INFO] [stdout] test extraction::capacity::tests::test_estimate_content_capacity_pdf ... ok
[INFO] [stdout] test extraction::capacity::tests::test_estimate_content_capacity_text ... ok
[INFO] [stdout] test extraction::capacity::tests::test_estimate_content_capacity_markdown ... ok
[INFO] [stdout] test extraction::capacity::tests::test_html_markdown_capacity ... ok
[INFO] [stdout] test extraction::capacity::tests::test_html_markdown_capacity_minimum ... ok
[INFO] [stdout] test extraction::capacity::tests::test_presentation_capacity ... ok
[INFO] [stdout] test extraction::capacity::tests::test_estimate_content_capacity_unknown ... ok
[INFO] [stdout] test extraction::capacity::tests::test_table_markdown_capacity ... ok
[INFO] [stdout] test extraction::capacity::tests::test_table_markdown_capacity_minimum ... ok
[INFO] [stdout] test extraction::structured::tests::test_parse_json_invalid ... ok
[INFO] [stdout] test extraction::structured::tests::test_parse_json_array ... ok
[INFO] [stdout] test extraction::capacity::tests::test_spreadsheet_capacity ... ok
[INFO] [stdout] test extraction::capacity::tests::test_estimate_content_capacity_pptx ... ok
[INFO] [stdout] test extraction::structured::tests::test_parse_json_nested ... ok
[INFO] [stdout] test extraction::structured::tests::test_parse_json_simple ... ok
[INFO] [stdout] test extraction::structured::tests::test_parse_json_with_schema ... ok
[INFO] [stdout] test extraction::structured::tests::test_parse_toml_invalid ... ok
[INFO] [stdout] test extraction::structured::tests::test_parse_toml_table ... ok
[INFO] [stdout] test extraction::structured::tests::test_parse_toml_simple ... ok
[INFO] [stdout] test extraction::structured::tests::test_parse_yaml_nested ... ok
[INFO] [stdout] test extraction::structured::tests::test_parse_yaml_simple ... ok
[INFO] [stdout] test extraction::structured::tests::test_text_field_detection ... ok
[INFO] [stdout] test extraction::capacity::tests::test_estimate_content_capacity_xlsx ... ok
[INFO] [stdout] test extraction::structured::tests::test_parse_yaml_invalid ... ok
[INFO] [stdout] test extraction::text::tests::test_plain_text_basic ... ok
[INFO] [stdout] test extraction::text::tests::test_plain_text_empty ... ok
[INFO] [stdout] test extraction::text::tests::test_unicode_content ... ok
[INFO] [stdout] test extraction::text::tests::test_word_count_accuracy ... ok
[INFO] [stdout] test extractors::structured::tests::test_structured_extractor_plugin_interface ... ok
[INFO] [stdout] test extractors::structured::tests::test_structured_extractor_supported_mime_types ... ok
[INFO] [stdout] test extractors::tests::test_ensure_initialized ... ok
[INFO] [stdout] test extractors::tests::test_register_default_extractors ... ok
[INFO] [stdout] test extraction::text::tests::test_large_text_streaming ... ok
[INFO] [stdout] test extraction::text::tests::test_markdown_code_blocks_crlf ... ok
[INFO] [stdout] test extractors::text::tests::test_markdown_plugin_interface ... ok
[INFO] [stdout] test extraction::text::tests::test_empty_code_block_language ... ok
[INFO] [stdout] test extractors::text::tests::test_plain_text_extractor ... ok
[INFO] [stdout] test panic_context::tests::test_extract_panic_message_string ... ok
[INFO] [stdout] test extractors::text::tests::test_plain_text_plugin_interface ... ok
[INFO] [stdout] test panic_context::tests::test_extract_panic_message_str ... ok
[INFO] [stdout] test panic_context::tests::test_extract_panic_message_unknown ... ok
[INFO] [stdout] test panic_context::tests::test_panic_message_no_truncation_needed ... ok
[INFO] [stdout] test panic_context::tests::test_panic_context_format ... ok
[INFO] [stdout] test panic_context::tests::test_panic_message_truncation ... ok
[INFO] [stdout] test panic_context::tests::test_panic_message_truncation_utf8_boundary ... ok
[INFO] [stdout] test plugins::extractor::tests::test_document_extractor_can_handle_default ... ok
[INFO] [stdout] test extraction::text::tests::test_markdown_headers ... ok
[INFO] [stdout] test plugins::extractor::tests::test_document_extractor_default_priority ... ok
[INFO] [stdout] test extraction::text::tests::test_links_not_in_code_blocks ... ok
[INFO] [stdout] test plugins::extractor::tests::test_document_extractor_empty_mime_types ... ok
[INFO] [stdout] test plugins::extractor::tests::test_document_extractor_empty_content ... ok
[INFO] [stdout] test plugins::extractor::tests::test_document_extractor_non_utf8_content ... ok
[INFO] [stdout] test plugins::extractor::tests::test_document_extractor_extract_bytes ... ok
[INFO] [stdout] test plugins::extractor::tests::test_document_extractor_preserves_mime_type ... ok
[INFO] [stdout] test extraction::text::tests::test_markdown_links ... ok
[INFO] [stdout] test core::extractor::tests::test_extractor_cache ... ok
[INFO] [stdout] test extractors::text::tests::test_markdown_extractor ... ok
[INFO] [stdout] test plugins::extractor::tests::test_document_extractor_plugin_interface ... ok
[INFO] [stdout] test extraction::text::tests::test_markdown_complex ... ok
[INFO] [stdout] test extraction::text::tests::test_markdown_code_blocks ... ok
[INFO] [stdout] test plugins::extractor::tests::test_document_extractor_extract_file_default_impl ... ok
[INFO] [stdout] test plugins::extractor::tests::test_document_extractor_priority ... ok
[INFO] [stdout] test plugins::extractor::tests::test_document_extractor_priority_ranges ... ok
[INFO] [stdout] test plugins::extractor::tests::test_clear_extractors ... ok
[INFO] [stdout] test plugins::extractor::tests::test_document_extractor_supported_mime_types ... ok
[INFO] [stdout] test plugins::extractor::tests::test_list_extractors ... ok
[INFO] [stdout] test plugins::extractor::tests::test_register_extractor ... ok
[INFO] [stdout] test plugins::extractor::tests::test_document_extractor_wildcard_mime_types ... ok
[INFO] [stdout] test core::extractor::tests::test_concurrent_extractions_different_mimes ... ok
[INFO] [stdout] test plugins::extractor::tests::test_register_extractor_with_invalid_name ... ok
[INFO] [stdout] test plugins::extractor::tests::test_unregister_extractor ... ok
[INFO] [stdout] test plugins::ocr::tests::test_ocr_backend_default_table_detection ... ok
[INFO] [stdout] test plugins::ocr::tests::test_ocr_backend_empty_languages ... ok
[INFO] [stdout] test plugins::extractor::tests::test_unregister_nonexistent_extractor ... ok
[INFO] [stdout] test plugins::ocr::tests::test_ocr_backend_process_image ... ok
[INFO] [stdout] test plugins::ocr::tests::test_ocr_backend_supports_language ... ok
[INFO] [stdout] test plugins::ocr::tests::test_ocr_backend_type ... ok
[INFO] [stdout] test plugins::ocr::tests::test_ocr_backend_type_debug ... ok
[INFO] [stdout] test plugins::ocr::tests::test_ocr_backend_type_clone ... ok
[INFO] [stdout] test plugins::processor::tests::test_post_processor_empty_content ... ok
[INFO] [stdout] test plugins::processor::tests::test_post_processor_estimated_duration_default ... ok
[INFO] [stdout] test plugins::processor::tests::test_post_processor_plugin_interface ... ok
[INFO] [stdout] test plugins::ocr::tests::test_ocr_backend_type_variants ... ok
[INFO] [stdout] test plugins::processor::tests::test_post_processor_preserves_metadata ... ok
[INFO] [stdout] test plugins::ocr::tests::test_ocr_backend_process_file_default_impl ... ok
[INFO] [stdout] test core::config_validation::tests::test_validate_token_reduction_level_valid ... ok
[INFO] [stdout] test plugins::processor::tests::test_post_processor_preserves_tables ... ok
[INFO] [stdout] test plugins::extractor::tests::test_register_extractor_with_empty_name ... ok
[INFO] [stdout] test plugins::processor::tests::test_post_processor_should_process_default ... ok
[INFO] [stdout] test plugins::processor::tests::test_post_processor_stage ... ok
[INFO] [stdout] test plugins::processor::tests::test_post_processor_process ... ok
[INFO] [stdout] test plugins::ocr::tests::test_ocr_backend_supported_languages ... ok
[INFO] [stdout] test plugins::processor::tests::test_processing_stage_debug ... ok
[INFO] [stdout] test plugins::ocr::tests::test_ocr_backend_plugin_interface ... ok
[INFO] [stdout] test plugins::processor::tests::test_processing_stage_order ... ok
[INFO] [stdout] test plugins::processor::tests::test_processing_stage_equality ... ok
[INFO] [stdout] test plugins::ocr::tests::test_ocr_backend_with_empty_image ... ok
[INFO] [stdout] test plugins::processor::tests::test_processing_stage_hash ... ok
[INFO] [stdout] test plugins::registry::tests::test_document_extractor_registry_default ... ok
[INFO] [stdout] test extraction::text::tests::test_headers_not_in_code_blocks ... ok
[INFO] [stdout] test core::extractor::tests::test_batch_extract_large_count ... ok
[INFO] [stdout] test plugins::registry::tests::test_document_extractor_registry_invalid_name_whitespace ... ok
[INFO] [stdout] test plugins::registry::tests::test_document_extractor_registry_not_found ... ok
[INFO] [stdout] test plugins::registry::tests::test_document_extractor_registry_multiple_mime_types ... ok
[INFO] [stdout] test plugins::registry::tests::test_document_extractor_registry_prefix_match ... ok
[INFO] [stdout] test plugins::processor::tests::test_processing_stage_clone ... ok
[INFO] [stdout] test plugins::registry::tests::test_document_extractor_registry_remove ... ok
[INFO] [stdout] test plugins::registry::tests::test_document_extractor_registry_shutdown_all ... ok
[INFO] [stdout] test plugins::processor::tests::test_post_processor_should_process_conditional ... ok
[INFO] [stdout] test plugins::registry::tests::test_document_extractor_registry_priority ... ok
[INFO] [stdout] test plugins::registry::tests::test_document_extractor_registry_invalid_name_empty ... ok
[INFO] [stdout] test plugins::registry::tests::test_document_extractor_registry_exact_over_prefix ... ok
[INFO] [stdout] test plugins::registry::tests::test_document_extractor_registry_exact_match ... ok
[INFO] [stdout] test plugins::registry::tests::test_ocr_backend_registry_invalid_name_empty ... ok
[INFO] [stdout] test plugins::registry::tests::test_ocr_backend_registry_remove ... ok
[INFO] [stdout] test plugins::registry::tests::test_ocr_backend_registry_shutdown_all ... ok
[INFO] [stdout] test plugins::registry::tests::test_post_processor_registry ... ok
[INFO] [stdout] test plugins::registry::tests::test_post_processor_registry_invalid_name_empty ... ok
[INFO] [stdout] test plugins::registry::tests::test_post_processor_registry_empty_stage ... ok
[INFO] [stdout] test plugins::registry::tests::test_post_processor_registry_invalid_name_whitespace ... ok
[INFO] [stdout] test plugins::registry::tests::test_post_processor_registry_priority_order ... ok
[INFO] [stdout] test plugins::registry::tests::test_ocr_backend_registry_invalid_name_whitespace ... ok
[INFO] [stdout] test plugins::registry::tests::test_validator_registry_default ... ok
[INFO] [stdout] test plugins::registry::tests::test_post_processor_registry_shutdown_all ... ok
[INFO] [stdout] test plugins::registry::tests::test_post_processor_registry_default ... ok
[INFO] [stdout] test plugins::registry::tests::test_ocr_backend_registry_language_not_found ... ok
[INFO] [stdout] test plugins::registry::tests::test_validator_registry_invalid_name_whitespace ... ok
[INFO] [stdout] test plugins::registry::tests::test_post_processor_registry_remove ... ok
[INFO] [stdout] test plugins::registry::tests::test_validator_registry_remove ... ok
[INFO] [stdout] test plugins::traits::tests::test_plugin_metadata ... ok
[INFO] [stdout] test plugins::traits::tests::test_plugin_lifecycle ... ok
[INFO] [stdout] test plugins::registry::tests::test_validator_registry_shutdown_all ... ok
[INFO] [stdout] test plugins::validator::tests::test_clear_validators ... ok
[INFO] [stdout] test plugins::registry::tests::test_validator_registry_invalid_name_empty ... ok
[INFO] [stdout] test plugins::validator::tests::test_list_validators ... ok
[INFO] [stdout] test plugins::validator::tests::test_register_validator_with_invalid_name ... ok
[INFO] [stdout] test plugins::validator::tests::test_register_validator_with_empty_name ... ok
[INFO] [stdout] test plugins::validator::tests::test_register_validator ... ok
[INFO] [stdout] test plugins::validator::tests::test_unregister_nonexistent_validator ... ok
[INFO] [stdout] test plugins::validator::tests::test_validator_different_mime_types ... ok
[INFO] [stdout] test plugins::validator::tests::test_validator_failure ... ok
[INFO] [stdout] test plugins::validator::tests::test_validator_plugin_interface ... ok
[INFO] [stdout] test plugins::validator::tests::test_validator_priority_ranges ... ok
[INFO] [stdout] test plugins::validator::tests::test_validator_priority_default ... ok
[INFO] [stdout] test plugins::validator::tests::test_validator_should_validate_conditional ... ok
[INFO] [stdout] test plugins::validator::tests::test_validator_empty_content ... ok
[INFO] [stdout] test plugins::validator::tests::test_unregister_validator ... ok
[INFO] [stdout] test plugins::validator::tests::test_validator_with_tables ... ok
[INFO] [stdout] test plugins::validator::tests::test_validator_should_validate_default ... ok
[INFO] [stdout] test plugins::validator::tests::test_validator_success ... ok
[INFO] [stdout] test plugins::registry::tests::test_global_registry_access ... ok
[INFO] [stdout] test plugins::validator::tests::test_validator_error_message ... ok
[INFO] [stdout] test plugins::registry::tests::test_validator_registry ... ok
[INFO] [stdout] test plugins::validator::tests::test_validator_long_content ... ok
[INFO] [stdout] test plugins::validator::tests::test_validator_with_metadata ... ok
[INFO] [stdout] test text::utf8_validation::tests::test_invalid_utf8 ... ok
[INFO] [stdout] test text::utf8_validation::tests::test_empty_bytes ... ok
[INFO] [stdout] test plugins::registry::tests::test_ocr_backend_registry ... ok
[INFO] [stdout] test text::utf8_validation::tests::test_is_valid_utf8_false ... ok
[INFO] [stdout] test text::utf8_validation::tests::test_is_valid_utf8_true ... ok
[INFO] [stdout] test text::utf8_validation::tests::test_large_valid_text ... ok
[INFO] [stdout] test text::utf8_validation::tests::test_mixed_unicode ... ok
[INFO] [stdout] test text::utf8_validation::tests::test_string_from_utf8_invalid ... ok
[INFO] [stdout] test text::utf8_validation::tests::test_string_from_utf8_valid ... ok
[INFO] [stdout] test text::utf8_validation::tests::test_valid_ascii ... ok
[INFO] [stdout] test text::utf8_validation::tests::test_valid_utf8_multibyte ... ok
[INFO] [stdout] test types::tests::test_arc_sharing_preserved_before_serialization ... ok
[INFO] [stdout] test types::tests::test_arc_table_roundtrip ... ok
[INFO] [stdout] test types::tests::test_arc_sharing_loss_with_page_content ... ok
[INFO] [stdout] test types::tests::test_empty_page_content_arcs ... ok
[INFO] [stdout] test plugins::registry::tests::test_ocr_backend_registry_not_found ... ok
[INFO] [stdout] test plugins::registry::tests::test_ocr_backend_registry_default ... ok
[INFO] [stdout] test types::tests::test_metadata_serialization_with_format ... ok
[INFO] [stdout] test types::tests::test_arc_table_serialization_format ... ok
[INFO] [stdout] test types::tests::test_serde_vec_arc_module_behavior ... ok
[INFO] [stdout] test utils::pool::tests::test_byte_buffer_pool ... ok
[INFO] [stdout] test types::tests::test_page_content_arc_tables_roundtrip ... ok
[INFO] [stdout] test types::tests::test_page_content_arc_images_roundtrip ... ok
[INFO] [stdout] test utils::pool::tests::test_pool_acquire_and_reuse ... ok
[INFO] [stdout] test utils::pool::tests::test_pool_clear ... ok
[INFO] [stdout] test utils::pool::tests::test_pool_deref ... ok
[INFO] [stdout] test utils::pool::tests::test_pool_respects_max_size ... ok
[INFO] [stdout] test utils::pool_sizing::tests::test_byte_buffer_sizing ... ok
[INFO] [stdout] test utils::pool_sizing::tests::test_format_ratio_default ... ok
[INFO] [stdout] test utils::pool_sizing::tests::test_format_ratio_docx ... ok
[INFO] [stdout] test utils::pool_sizing::tests::test_format_ratio_html ... ok
[INFO] [stdout] test utils::pool_sizing::tests::test_format_ratio_pdf ... ok
[INFO] [stdout] test utils::pool_sizing::tests::test_html_sizing ... ok
[INFO] [stdout] test utils::pool_sizing::tests::test_huge_file_sizing ... ok
[INFO] [stdout] test utils::pool_sizing::tests::test_small_file_sizing ... ok
[INFO] [stdout] test utils::pool_sizing::tests::test_text_sizing ... ok
[INFO] [stdout] test utils::pool_sizing::tests::test_total_size_estimation ... ok
[INFO] [stdout] test utils::pool_sizing::tests::test_xlsx_sizing ... ok
[INFO] [stdout] test utils::string_pool::tests::test_buffer_pool_acquire_and_release ... ok
[INFO] [stdout] test utils::string_pool::tests::test_buffer_pool_global ... ok
[INFO] [stdout] test utils::string_pool::tests::test_interned_string_clone ... ok
[INFO] [stdout] test utils::string_pool::tests::test_buffer_pool_size ... ok
[INFO] [stdout] test utils::string_pool::tests::test_interned_string_deref ... ok
[INFO] [stdout] test utils::string_pool::tests::test_interned_string_display ... ok
[INFO] [stdout] test utils::string_pool::tests::test_interned_string_hash ... ok
[INFO] [stdout] test utils::string_pool::tests::test_language_code_deduplication ... ok
[INFO] [stdout] test utils::string_pool::tests::test_mime_type_deduplication ... ok
[INFO] [stdout] test utils::string_pool::tests::test_pooled_string_deref ... ok
[INFO] [stdout] test utils::pool::tests::test_concurrent_access ... ok
[INFO] [stdout] test utils::string_pool::tests::test_pooled_string_deref_mut ... ok
[INFO] [stdout] test utils::string_pool::tests::test_preinterned_language_codes ... ok
[INFO] [stdout] test utils::string_pool::tests::test_preinterned_mime_types ... ok
[INFO] [stdout] test utils::pool_sizing::tests::test_large_file_sizing ... ok
[INFO] [stdout] test utils::pool_sizing::tests::test_medium_file_sizing ... ok
[INFO] [stdout] test types::tests::test_vec_arc_table_serialization_format ... ok
[INFO] [stdout] test utils::string_pool::tests::test_concurrent_interning ... ok
[INFO] [stdout] test core::extractor::tests::test_extract_bytes_very_large ... ok
[INFO] [stdout] test core::config::tests::test_config_cache_invalidation_on_mtime_change ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 392 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_extract_multipart.rs (/opt/rustwide/target/debug/deps/api_extract_multipart-37ac3c464f43f701)
[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/api_large_pdf_extraction.rs (/opt/rustwide/target/debug/deps/api_large_pdf_extraction-53fb349966c2b0ef)
[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/api_large_pdf_extraction_diagnostics.rs (/opt/rustwide/target/debug/deps/api_large_pdf_extraction_diagnostics-2ebf60d150b17b18)
[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/api_tests.rs (/opt/rustwide/target/debug/deps/api_tests-25f7e9fc8a219d1e)
[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/archive_integration.rs (/opt/rustwide/target/debug/deps/archive_integration-facac360b48fb346)
[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/batch_orchestration.rs (/opt/rustwide/target/debug/deps/batch_orchestration-fbd62be25964377c)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_batch_documents_concurrency_limiting ... ok
[INFO] [stdout] test test_batch_documents_parallel_execution ... ok
[INFO] [stdout] test test_batch_bytes_mixed_valid_invalid ... ok
[INFO] [stdout] test helpers::tests::test_test_documents_available ... ok
[INFO] [stdout] test test_batch_documents_default_concurrency ... ok
[INFO] [stdout] test test_batch_utilizes_multiple_cores ... ok
[INFO] [stdout] test test_batch_scales_with_cpu_count ... ok
[INFO] [stdout] test test_batch_bytes_parallel_processing ... ok
[INFO] [stdout] test test_batch_accuracy_under_load ... ok
[INFO] [stdout] test helpers::tests::test_get_test_documents_dir ... ok
[INFO] [stdout] test test_batch_memory_pressure_handling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/batch_pooling_benchmark.rs (/opt/rustwide/target/debug/deps/batch_pooling_benchmark-346496977a0957fd)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::test_batch_processor_initialization ... ok
[INFO] [stdout] test tests::test_pool_clear_resets_size ... ok
[INFO] [stdout] test tests::test_string_pool_reuse_reduces_allocations ... ok
[INFO] [stdout] test tests::test_batch_processor_multiple_operations ... ok
[INFO] [stdout] test tests::test_pool_respects_capacity_hints ... ok
[INFO] [stdout] test tests::test_concurrent_pool_access ... ok
[INFO] [stdout] test tests::test_pool_memory_efficiency ... ok
[INFO] [stdout] test tests::test_batch_processor_with_extraction_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/batch_processing.rs (/opt/rustwide/target/debug/deps/batch_processing-50979aff1b8bafa1)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test helpers::tests::test_test_documents_available ... ok
[INFO] [stdout] test helpers::tests::test_get_test_documents_dir ... ok
[INFO] [stdout] test test_batch_extract_empty_list ... ok
[INFO] [stdout] test test_batch_extract_one_file_fails ... ok
[INFO] [stdout] test test_batch_extract_concurrent ... ok
[INFO] [stdout] test test_batch_extract_large_batch ... ok
[INFO] [stdout] test test_batch_extract_all_fail ... ok
[INFO] [stdout] test test_batch_extract_bytes_multiple ... ok
[INFO] [stdout] test test_batch_extract_bytes_sync_variant ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bibtex_parity_test.rs (/opt/rustwide/target/debug/deps/bibtex_parity_test-0ef7f30fbf8b8f3f)
[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/concurrency_stress.rs (/opt/rustwide/target/debug/deps/concurrency_stress-5db8b415be01b9a3)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test helpers::tests::test_test_documents_available ... ok
[INFO] [stdout] test test_concurrent_extractions_with_cache ... ok
[INFO] [stdout] test test_concurrent_batch_extractions ... ok
[INFO] [stdout] test test_extraction_throughput_scales ... ignored
[INFO] [stdout] test test_concurrent_registry_reads ... ok
[INFO] [stdout] test test_concurrent_extractions_mixed_formats ... ok
[INFO] [stdout] test test_high_concurrency_stress ... ok
[INFO] [stdout] test test_concurrent_pipeline_processing ... FAILED
[INFO] [stdout] test helpers::tests::test_get_test_documents_dir ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_concurrent_pipeline_processing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_concurrent_pipeline_processing' (536) panicked at tests/concurrency_stress.rs:391:9:
[INFO] [stdout] Processor should run
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64a9fefa0112 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64a9fefa0112 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64a9fefa0112 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64a9fefa0112 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64a9fefb7c6a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64a9fefb7c6a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x64a9fefa52f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64a9fefa52f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64a9fef7d8bf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64a9fef7d8bf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64a9fef97cd9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64a9fea14f4e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64a9fea14f4e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64a9fef97f42 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64a9fef97f42 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64a9fef7d9aa - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64a9fef729d9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64a9fef7e7cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64a9fefb842c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64a9fe9f721c - concurrency_stress[cdcf94a27e4bd447]::test_concurrent_pipeline_processing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/concurrency_stress.rs:391:9
[INFO] [stdout]   20:     0x64a9fe9fffa2 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x64a9fea0001d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x64a9fe9dd4bd - <tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::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.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   23:     0x64a9fe9dd3bb - tokio[6bf807c1975f5680]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::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.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x64a9fe9dd3bb - tokio[6bf807c1975f5680]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::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.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x64a9fe9dd3bb - <tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   26:     0x64a9fe9d7990 - <tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   27:     0x64a9fe9dc77d - <tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   28:     0x64a9fe9dba64 - <tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   29:     0x64a9fea0265b - <tokio[6bf807c1975f5680]::runtime::context::scoped::Scoped<tokio[6bf807c1975f5680]::runtime::scheduler::Context>>::set::<<tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x64a9fe9ff0e9 - tokio[6bf807c1975f5680]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x64a9fea00572 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[6bf807c1975f5680]::runtime::context::Context>>::try_with::<tokio[6bf807c1975f5680]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x64a9fea000fe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[6bf807c1975f5680]::runtime::context::Context>>::with::<tokio[6bf807c1975f5680]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x64a9fe9fe5fd - tokio[6bf807c1975f5680]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x64a9fe9dadb0 - <tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   35:     0x64a9fe9db0a6 - <tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   36:     0x64a9fe9db670 - <tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x64a9fe9fec03 - tokio[6bf807c1975f5680]::runtime::context::runtime::enter_runtime::<<tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x64a9fe9d74c1 - <tokio[6bf807c1975f5680]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x64a9fe9e52e4 - <tokio[6bf807c1975f5680]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x64a9fe9e54ac - <tokio[6bf807c1975f5680]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x64a9fe9f99e7 - concurrency_stress[cdcf94a27e4bd447]::test_concurrent_pipeline_processing
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/concurrency_stress.rs:394:5
[INFO] [stdout]   42:     0x64a9fe9f3ab7 - concurrency_stress[cdcf94a27e4bd447]::test_concurrent_pipeline_processing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/concurrency_stress.rs:317:47
[INFO] [stdout]   43:     0x64a9fe9d6436 - <concurrency_stress[cdcf94a27e4bd447]::test_concurrent_pipeline_processing::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64a9fea092fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64a9fea092fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64a9fea15b5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64a9fea15b5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x64a9fea15b5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64a9fea15b5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64a9fea15b5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64a9fea15b5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64a9fea15b5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64a9fea10024 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64a9fea10024 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64a9fea18652 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64a9fea18652 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x64a9fea18652 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64a9fea18652 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64a9fea18652 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64a9fea18652 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64a9fea18652 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64a9fef9f61f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x64a9fef9f61f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x75714c251aa4 - <unknown>
[INFO] [stdout]   65:     0x75714c2dea64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_concurrent_pipeline_processing
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test concurrency_stress`
[INFO] running `Command { std: "docker" "inspect" "8c271f833f7b37d3daee6ee377501a21f69a200fd9e4c1572b93846961e76fdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c271f833f7b37d3daee6ee377501a21f69a200fd9e4c1572b93846961e76fdd", kill_on_drop: false }`
[INFO] [stdout] 8c271f833f7b37d3daee6ee377501a21f69a200fd9e4c1572b93846961e76fdd
