[INFO] cloning repository https://github.com/mindful-bio/mcp-fedlex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mindful-bio/mcp-fedlex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindful-bio%2Fmcp-fedlex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindful-bio%2Fmcp-fedlex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64e0ec3fdce3cc6841fa9f659456a520c1e21083
[INFO] testing mindful-bio/mcp-fedlex against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindful-bio%2Fmcp-fedlex" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mindful-bio/mcp-fedlex
[INFO] finished tweaking git repo https://github.com/mindful-bio/mcp-fedlex
[INFO] tweaked toml for git repo https://github.com/mindful-bio/mcp-fedlex written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mindful-bio/mcp-fedlex on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mindful-bio/mcp-fedlex 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parse-display v0.9.1
[INFO] [stderr]   Downloaded docker_credential v1.4.0
[INFO] [stderr]   Downloaded hyperlocal v0.9.1
[INFO] [stderr]   Downloaded filetime v0.2.29
[INFO] [stderr]   Downloaded hyper-named-pipe v0.1.0
[INFO] [stderr]   Downloaded testcontainers-modules v0.11.6
[INFO] [stderr]   Downloaded testcontainers v0.23.3
[INFO] [stderr]   Downloaded sketches-ddsketch v0.3.1
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.4
[INFO] [stderr]   Downloaded parse-display-derive v0.9.1
[INFO] [stderr]   Downloaded peg-runtime v0.8.6
[INFO] [stderr]   Downloaded peg v0.8.6
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.16.2
[INFO] [stderr]   Downloaded bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]   Downloaded tokio-tar v0.3.1
[INFO] [stderr]   Downloaded oxiri v0.2.11
[INFO] [stderr]   Downloaded oxilangtag v0.1.6
[INFO] [stderr]   Downloaded json-event-parser v0.2.3
[INFO] [stderr]   Downloaded metrics-util v0.19.1
[INFO] [stderr]   Downloaded metrics v0.24.6
[INFO] [stderr]   Downloaded rapidhash v4.4.2
[INFO] [stderr]   Downloaded spargebra v0.3.5
[INFO] [stderr]   Downloaded sparopt v0.2.1
[INFO] [stderr]   Downloaded oxrdfio v0.1.8
[INFO] [stderr]   Downloaded oxrdfxml v0.1.7
[INFO] [stderr]   Downloaded dashmap v6.2.1
[INFO] [stderr]   Downloaded peg-macros v0.8.6
[INFO] [stderr]   Downloaded oxrdf v0.2.4
[INFO] [stderr]   Downloaded oxsdatatypes v0.2.2
[INFO] [stderr]   Downloaded sparesults v0.2.5
[INFO] [stderr]   Downloaded oxjsonld v0.1.0
[INFO] [stderr]   Downloaded spareval v0.1.4
[INFO] [stderr]   Downloaded oxttl v0.1.8
[INFO] [stderr]   Downloaded oxigraph v0.4.11
[INFO] [stderr]   Downloaded bollard v0.18.1
[INFO] [stderr]   Downloaded hyper v1.10.1
[INFO] [stderr]   Downloaded moka v0.12.15
[INFO] [stderr]   Downloaded bindgen v0.71.1
[INFO] [stderr]   Downloaded redis v0.27.6
[INFO] [stderr]   Downloaded oxrocksdb-sys v0.4.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9342de0615742a693323a571c0dc1d26d11643a742842be52e9a7cd3cd731cc5
[INFO] running `Command { std: "docker" "start" "9342de0615742a693323a571c0dc1d26d11643a742842be52e9a7cd3cd731cc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9342de0615742a693323a571c0dc1d26d11643a742842be52e9a7cd3cd731cc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9342de0615742a693323a571c0dc1d26d11643a742842be52e9a7cd3cd731cc5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9342de0615742a693323a571c0dc1d26d11643a742842be52e9a7cd3cd731cc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9342de0615742a693323a571c0dc1d26d11643a742842be52e9a7cd3cd731cc5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling rapidhash v4.4.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling metrics v0.24.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling fedlex-core v0.2.0 (/opt/rustwide/workdir/crates/fedlex-core)
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling moka v0.12.15
[INFO] [stderr]    Compiling metrics-util v0.19.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fedlex-akn v0.2.0 (/opt/rustwide/workdir/crates/fedlex-akn)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling fedlex-jolux v0.2.0 (/opt/rustwide/workdir/crates/fedlex-jolux)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.16.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling fedlex-telemetry v0.2.0 (/opt/rustwide/workdir/crates/fedlex-telemetry)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling fedlex-bridge v0.2.0 (/opt/rustwide/workdir/crates/fedlex-bridge)
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling fedlex-store v0.2.0 (/opt/rustwide/workdir/crates/fedlex-store)
[INFO] [stderr]    Compiling mcp-reader v0.2.0 (/opt/rustwide/workdir/crates/mcp-reader)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 54s
[INFO] running `Command { std: "docker" "inspect" "9342de0615742a693323a571c0dc1d26d11643a742842be52e9a7cd3cd731cc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9342de0615742a693323a571c0dc1d26d11643a742842be52e9a7cd3cd731cc5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling docker_credential v1.4.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tokio-tar v0.3.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling fedlex-bridge v0.2.0 (/opt/rustwide/workdir/crates/fedlex-bridge)
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling metrics-util v0.19.1
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.16.2
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling fedlex-core v0.2.0 (/opt/rustwide/workdir/crates/fedlex-core)
[INFO] [stderr]    Compiling serde_with v3.20.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling fedlex-akn v0.2.0 (/opt/rustwide/workdir/crates/fedlex-akn)
[INFO] [stderr]    Compiling fedlex-jolux v0.2.0 (/opt/rustwide/workdir/crates/fedlex-jolux)
[INFO] [stderr]    Compiling bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling fedlex-telemetry v0.2.0 (/opt/rustwide/workdir/crates/fedlex-telemetry)
[INFO] [stderr]    Compiling fedlex-store v0.2.0 (/opt/rustwide/workdir/crates/fedlex-store)
[INFO] [stderr]    Compiling mcp-reader v0.2.0 (/opt/rustwide/workdir/crates/mcp-reader)
[INFO] [stderr]    Compiling bollard v0.18.1
[INFO] [stderr]    Compiling testcontainers v0.23.3
[INFO] [stderr]    Compiling testcontainers-modules v0.11.6
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 44s
[INFO] running `Command { std: "docker" "inspect" "9342de0615742a693323a571c0dc1d26d11643a742842be52e9a7cd3cd731cc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9342de0615742a693323a571c0dc1d26d11643a742842be52e9a7cd3cd731cc5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fedlex_akn-e4c30e282951b2ea)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test chunking::tests::chunks_structured_doc_per_article ... ok
[INFO] [stdout] test chunking::tests::chunk_ids_use_undated_work_eli ... ok
[INFO] [stdout] test chunking::tests::hollowing_keeps_leaf_text_and_hollows_parents ... ok
[INFO] [stdout] test chunking::tests::foreign_becomes_alt_text_or_placeholder ... ok
[INFO] [stdout] test chunking::tests::chunk_enrichment_never_leaks_into_reader_text ... ok
[INFO] [stdout] test chunking::tests::component_chunks_carry_annex_and_parent_context ... ok
[INFO] [stdout] test chunking::tests::footnotes_survive_as_compact_history_markers ... ok
[INFO] [stdout] test chunking::tests::oversized_article_without_paragraphs_is_not_lost ... ok
[INFO] [stdout] test chunking::tests::soft_hyphens_removed_and_whitespace_collapsed ... ok
[INFO] [stdout] test doc::tests::classifies_no_body_as_stub ... ok
[INFO] [stdout] test chunking::tests::small_table_stays_inside_article_chunk ... ok
[INFO] [stdout] test components::tests::component_document_is_fully_functional ... ok
[INFO] [stdout] test components::tests::out_of_range_index_errors ... ok
[INFO] [stdout] test doc::tests::work_eli_path_strips_consolidation_date ... ok
[INFO] [stdout] test dom::tests::duplicate_eids_are_collected_not_lost ... ok
[INFO] [stdout] test chunking::tests::eli_refs_become_links_other_hrefs_stay_text ... ok
[INFO] [stdout] test doc::tests::classifies_structured_pattern ... ok
[INFO] [stdout] test doc::tests::frbr_metadata_extracts_core_fields ... ok
[INFO] [stdout] test dom::tests::eid_normalization_matches_jolux_rule ... ok
[INFO] [stdout] test components::tests::lists_components_with_own_frbr ... ok
[INFO] [stdout] test dom::tests::rejects_non_akn_root ... ok
[INFO] [stdout] test chunking::tests::tables_render_as_markdown_rows ... ok
[INFO] [stdout] test markdown::tests::renders_title_headings_and_leaf_text ... ok
[INFO] [stdout] test dom::tests::normalizes_nbsp_and_soft_hyphen ... ok
[INFO] [stdout] test dom::tests::text_excludes_notes_and_foreign ... ok
[INFO] [stdout] test dom::tests::parses_envelope_and_act ... ok
[INFO] [stdout] test references::tests::keeps_lit_and_ziff_as_sub_reference ... ok
[INFO] [stdout] test modifications::tests::change_notes_are_anchored_and_carry_refs ... ok
[INFO] [stdout] test modifications::tests::change_notes_whole_doc_includes_preamble ... ok
[INFO] [stdout] test references::tests::parses_unlinked_labels ... ok
[INFO] [stdout] test references::tests::collects_refs_with_and_without_href ... ok
[INFO] [stdout] test special::tests::detects_mathml_without_namespace ... ok
[INFO] [stdout] test special::tests::extracts_table_with_header_and_data ... ok
[INFO] [stdout] test special::tests::scoped_table_extraction ... ok
[INFO] [stdout] test structure::tests::outline_reflects_hierarchy ... ok
[INFO] [stdout] test structure::tests::section_path_walks_root_to_element ... ok
[INFO] [stdout] test structure::tests::type_filter_enumerates_articles_flat ... ok
[INFO] [stdout] test text::tests::article_text_rejects_non_article ... ok
[INFO] [stdout] test text::tests::element_text_works_for_levels ... ok
[INFO] [stdout] test text::tests::article_text_separates_notes_from_norm_text ... ok
[INFO] [stdout] test text::tests::search_finds_leaf_with_snippet ... ok
[INFO] [stdout] test text::tests::search_total_counts_beyond_max_hits ... ok
[INFO] [stdout] test structure::tests::resolve_eid_falls_back_to_normalization ... ok
[INFO] [stdout] test chunking::tests::oversized_table_is_split_into_row_groups_with_repeated_header ... ok
[INFO] [stdout] test modifications::tests::mod_has_exactly_one_quoted_structure ... ok
[INFO] [stdout] test references::tests::article_refs_decompose_into_reusable_parts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lexicon_conformance.rs (/opt/rustwide/target/debug/deps/lexicon_conformance-34bca77f495753d6)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test akn_chk_01_hollowing_eng ... ignored, E2E gegen Live-Fedlex
[INFO] [stdout] test akn_chk_02_chunks_eng ... ignored, E2E gegen Live-Fedlex
[INFO] [stdout] test akn_cmp_components_eng ... ignored, E2E gegen Live-Fedlex
[INFO] [stdout] test akn_doc_02_frbr_metadata_eng ... ignored, E2E gegen Live-Fedlex
[INFO] [stdout] test akn_doc_03_pattern_eng ... ignored, E2E gegen Live-Fedlex
[INFO] [stdout] test akn_mod_01_modifications_oc_stromgesetz ... ignored, E2E gegen Live-Fedlex
[INFO] [stdout] test akn_ref_01_references_eng ... ignored, E2E gegen Live-Fedlex
[INFO] [stdout] test akn_spc_tables_and_foreign_eng ... ignored, E2E gegen Live-Fedlex
[INFO] [stdout] test akn_str_structure_resolve_and_path_eng ... ignored, E2E gegen Live-Fedlex
[INFO] [stdout] test akn_txt_03_readable_markdown_eng ... ignored, E2E gegen Live-Fedlex
[INFO] [stdout] test akn_txt_article_text_and_notes_eng ... ignored, E2E gegen Live-Fedlex
[INFO] [stdout] test akn_txt_search_eng ... ignored, E2E gegen Live-Fedlex
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fedlex_bridge-ca640f07ba9a3e5c)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test timeouts::tests::defaults_are_finite_and_ordered ... ok
[INFO] [stdout] test tests::failed_fetch_is_not_cached ... ok
[INFO] [stdout] test timeouts::tests::builds_a_client ... ok
[INFO] [stdout] test tests::missing_consolidation_propagates_not_found ... ok
[INFO] [stdout] test tests::fetches_resolves_and_parses ... ok
[INFO] [stdout] test tests::broken_xml_propagates_akn_error ... ok
[INFO] [stdout] test tests::second_call_hits_cache ... ok
[INFO] [stderr]      Running tests/bridge_conformance.rs (/opt/rustwide/target/debug/deps/bridge_conformance-dfd87958be1fdfd1)
[INFO] [stdout] test tests::parallel_misses_trigger_exactly_one_fetch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test full_chain_resolves_and_parses_eng_de ... ignored, Live-Test gegen fedlex.data.admin.ch
[INFO] [stdout] test full_chain_works_in_french ... ignored, Live-Test gegen fedlex.data.admin.ch
[INFO] [stdout] test pre_enactment_date_yields_not_found ... ignored, Live-Test gegen fedlex.data.admin.ch
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/http_timeouts.rs (/opt/rustwide/target/debug/deps/http_timeouts-3be5d77d13001f3b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test default_constructors_carry_timeouts ... ok
[INFO] [stdout] test xml_source_aborts_against_hanging_upstream ... ok
[INFO] [stderr]      Running tests/xml_limits.rs (/opt/rustwide/target/debug/deps/xml_limits-01b0369942411d70)
[INFO] [stdout] test sparql_client_aborts_against_hanging_upstream ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fedlex_core-c494763d574a364e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test small_body_passes ... ok
[INFO] [stdout] test oversized_stream_without_length_is_cut_off ... ok
[INFO] [stdout] test oversized_content_length_is_rejected_before_download ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test eid::tests::digit_segments_stay_untouched ... ok
[INFO] [stdout] test eid::tests::empty_and_plain_strings_pass_through ... ok
[INFO] [stdout] test eli::tests::eli_rejects_empty ... ok
[INFO] [stdout] test eli::tests::eli_rejects_wrong_prefix ... ok
[INFO] [stdout] test eli::tests::eli_accepts_valid_and_trims ... ok
[INFO] [stdout] test eli::tests::eli_roundtrips_through_serde ... ok
[INFO] [stdout] test provenance::tests::hint_carries_hint_kind_and_is_not_norm ... ok
[INFO] [stdout] test provenance::tests::norm_is_default_kind_and_serializes_as_norm ... ok
[INFO] [stdout] test provenance::tests::provenance_carries_all_three_fields ... ok
[INFO] [stdout] test provenance::tests::missing_kind_deserializes_as_norm ... ok
[INFO] [stdout] test eli::tests::eli_serde_rejects_invalid ... ok
[INFO] [stdout] test eli::tests::ecli_accepts_valid ... ok
[INFO] [stdout] test response::tests::response_into_parts_roundtrips ... ok
[INFO] [stdout] test eid::tests::letter_suffixes_lose_their_underscore ... ok
[INFO] [stdout] test provenance::tests::provenance_roundtrips_through_serde ... ok
[INFO] [stdout] test response::tests::response_map_preserves_provenance ... ok
[INFO] [stdout] test sensitive::tests::debug_is_redacted ... ok
[INFO] [stdout] test response::tests::response_requires_provenance_by_construction ... ok
[INFO] [stdout] test response::tests::response_wraps_payload_and_provenance ... ok
[INFO] [stdout] test sensitive::tests::display_is_redacted ... ok
[INFO] [stdout] test sensitive::tests::expose_returns_plaintext ... ok
[INFO] [stdout] test sensitive::tests::into_inner_consumes_and_returns ... ok
[INFO] [stdout] test sensitive::tests::nested_struct_does_not_leak ... ok
[INFO] [stdout] test temporal::tests::transaction_time_now_is_monotonic_enough ... ok
[INFO] [stdout] test temporal::tests::transaction_time_roundtrips_through_serde ... ok
[INFO] [stdout] test temporal::tests::valid_as_of_displays_iso ... ok
[INFO] [stdout] test temporal::tests::valid_as_of_orders_chronologically ... ok
[INFO] [stdout] test tests::public_api_composes ... ok
[INFO] [stdout] test eli::tests::ecli_rejects_wrong_prefix ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fedlex_jolux-d5e5262515966fb6)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test citations::tests::waf_guard_citation_queries ... ok
[INFO] [stdout] test client::tests::language_uris_and_tags ... ok
[INFO] [stdout] test citations::tests::act_uri_strips_text_suffixes ... ok
[INFO] [stdout] test genesis::tests::consultation_uri_is_sanitized ... ok
[INFO] [stdout] test citations::tests::incoming_deduplicates_per_source_act ... ok
[INFO] [stdout] test genesis::tests::consultations_traverse_subtask_for_dates ... ok
[INFO] [stdout] test genesis::tests::consultation_documents_cover_both_kinds ... ok
[INFO] [stdout] test citations::tests::both_runs_two_short_queries_instead_of_union ... ok
[INFO] [stdout] test citations::tests::outgoing_without_recorded_version_is_empty_not_error ... ok
[INFO] [stdout] test citations::tests::outgoing_binds_resolved_version_and_deduplicates ... ok
[INFO] [stdout] test client::tests::mock_returns_canned_and_records_query ... ok
[INFO] [stdout] test impacts::tests::article_history_normalizes_eid_in_query ... ok
[INFO] [stdout] test genesis::tests::drafts_aggregate_resulting_resources ... ok
[INFO] [stdout] test impacts::tests::duplicate_rows_and_empty_comments_are_cleaned ... ok
[INFO] [stdout] test impacts::tests::eid_normalization_follows_j18_2 ... ok
[INFO] [stdout] test impacts::tests::lists_impacts_with_comment_and_provenance ... ok
[INFO] [stdout] test metadata::tests::nonexistent_eli_is_not_found_not_null_norm ... ok
[INFO] [stdout] test impacts::tests::outgoing_impacts_filter_on_source ... ok
[INFO] [stdout] test impacts::tests::waf_guard_main_queries_avoid_from ... ok
[INFO] [stdout] test metadata::tests::parses_metadata_and_carries_provenance ... ok
[INFO] [stdout] test publication::tests::fga_documents_compose_via_draft ... ok
[INFO] [stdout] test publication::tests::memorial_lists_unique_acts ... ok
[INFO] [stdout] test metadata::tests::sr_fallback_abbreviation_and_status_are_carried ... ok
[INFO] [stdout] test publication::tests::oc_act_carries_genre_and_memorial ... ok
[INFO] [stdout] test resolve::tests::duplicate_ca_rows_collapse_and_merge ... ok
[INFO] [stdout] test publication::tests::missing_basic_act_is_not_found ... ok
[INFO] [stdout] test impacts::tests::no_impacts_is_empty_list_not_error ... ok
[INFO] [stdout] test resolve::tests::expressions_map_to_own_language_codes ... ok
[INFO] [stdout] test resolve::tests::manifestation_missing_format_is_not_found ... ok
[INFO] [stdout] test resolve::tests::manifestation_filters_format_and_date ... ok
[INFO] [stdout] test resolve::tests::sr_number_returns_all_reused_hits ... ok
[INFO] [stdout] test resolve::tests::sr_number_neutralizes_injection ... ok
[INFO] [stdout] test search::tests::duplicate_rows_collapse_to_one_hit ... ok
[INFO] [stdout] test search::tests::ascii_query_carries_umlaut_variant_in_filter ... ok
[INFO] [stdout] test search::tests::in_force_reflects_as_of_not_today ... ok
[INFO] [stdout] test search::tests::abbreviation_resolves_via_title_short_and_ranks_first ... ok
[INFO] [stdout] test search::tests::hits_carry_in_force_and_current_law_sorts_first ... ok
[INFO] [stdout] test search::tests::finds_law_without_sr_literal ... ok
[INFO] [stdout] test search::tests::status_only_hit_is_unknown_for_past_as_of ... ok
[INFO] [stdout] test search::tests::long_phrase_skips_abbreviation_query ... ok
[INFO] [stdout] test search::tests::stub_objects_are_flagged_and_sort_last ... ok
[INFO] [stdout] test search::tests::neutralizes_injection_in_query ... ok
[INFO] [stdout] test search::tests::offset_pages_substring_query_and_skips_abbrev ... ok
[INFO] [stdout] test search::tests::missing_status_is_none_not_guessed ... ok
[INFO] [stdout] test subdivisions::tests::annexes_filter_on_annex_type ... ok
[INFO] [stdout] test search::tests::umlaut_variant_transliterate_rules ... ok
[INFO] [stdout] test subdivisions::tests::empty_subdivisions_is_normal_not_error ... ok
[INFO] [stdout] test taxonomy::tests::taxonomy_resolves_label_and_parent ... ok
[INFO] [stdout] test search::tests::overfetch_keeps_truncated_honest_after_dedup ... ok
[INFO] [stdout] test subdivisions::tests::lists_subdivisions_transitively ... ok
[INFO] [stdout] test taxonomy::tests::related_laws_exclude_self_and_strip_host ... ok
[INFO] [stdout] test temporal::tests::in_force_falls_back_to_status_without_dates ... ok
[INFO] [stdout] test temporal::tests::empty_enforcement_data_is_flagged ... ok
[INFO] [stdout] test temporal::tests::repealed_act_carries_repeal_date_only_when_past ... ok
[INFO] [stdout] test temporal::tests::resolves_version_at_stichtag_with_filter_and_language ... ok
[INFO] [stdout] test temporal::tests::versions_are_listed_chronologically ... ok
[INFO] [stdout] test tests::eli_uri_expands_to_full_fedlex_uri ... ok
[INFO] [stdout] test treaties::tests::empty_title_variant_never_wins_and_fallback_applies ... ok
[INFO] [stdout] test temporal::tests::in_force_uses_date_double_logic_not_just_status ... ok
[INFO] [stdout] test treaties::tests::pick_title_prefers_requested_then_official_order ... ok
[INFO] [stdout] test treaties::tests::treaty_info_aggregates_countries ... ok
[INFO] [stdout] test treaties::tests::find_treaties_builds_filters_and_carries_title ... ok
[INFO] [stdout] test treaties::tests::unknown_process_is_not_found ... ok
[INFO] [stdout] test vocabulary::tests::explore_node_returns_both_directions ... ok
[INFO] [stdout] test vocabulary::tests::list_vocabulary_query_filters_serverside ... ok
[INFO] [stdout] test vocabulary::tests::missing_label_is_not_found ... ok
[INFO] [stdout] test temporal::tests::no_version_before_entry_into_force_is_not_found ... ok
[INFO] [stderr]      Running tests/lexicon_conformance.rs (/opt/rustwide/target/debug/deps/lexicon_conformance-b7fdc20824d1c1ad)
[INFO] [stdout] test vocabulary::tests::list_vocabulary_scopes_to_scheme_and_keeps_unlabeled ... ok
[INFO] [stdout] test vocabulary::tests::resolves_german_label ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test audit_phantom_date_applicability_on_ca ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fedlex_store-195ede5813532e14)
[INFO] [stdout] test audit_phantom_legal_resource_legal_basis ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_cit_01_get_citations ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_gen_01_get_drafts ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_gen_02_get_consultations ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_gen_03_get_consultation_documents ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_imp_01_get_impacts ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_imp_02_get_article_history ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_imp_03_get_outgoing_impacts ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_pub_01_get_oc_act ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_pub_02_get_memorial ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_pub_03_get_fga_documents ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_res_01_resolve_sr_number ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_res_02_search_law ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_res_03_get_law_metadata ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_res_04_resolve_manifestation ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_res_05_list_expressions ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_sub_01_get_subdivisions ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_sub_02_list_annexes ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_tax_01_get_taxonomy ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_tax_02_find_related_by_topic ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_tmp_01_list_versions ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_tmp_02_resolve_version_at ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_tmp_03_check_in_force ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_trt_01_get_treaty_info ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_trt_02_find_treaties ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_voc_01_resolve_vocabulary_term ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_voc_02_list_vocabulary ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] test jlx_voc_03_explore_node ... ignored, live: Netz + Fedlex-Endpoint nötig
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 29 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test key::tests::rejects_empty_user_key ... ok
[INFO] [stdout] test key::tests::rejects_forged_tenant_id_with_separator ... ok
[INFO] [stdout] test key::tests::rejects_separator_injection ... ok
[INFO] [stdout] test key::tests::rejects_glob_wildcards ... ok
[INFO] [stdout] test key::tests::builds_namespaced_key ... ok
[INFO] [stdout] test redacted_url::tests::url_without_scheme_is_still_redacted ... ok
[INFO] [stdout] test redacted_url::tests::url_without_userinfo_stays_unchanged ... ok
[INFO] [stdout] test redis_tls::tests::empty_material_is_rejected ... ok
[INFO] [stdout] test redis_tls::tests::plaintext_scheme_is_rejected ... ok
[INFO] [stdout] test redis_tls::tests::debug_redacts_key_material ... ok
[INFO] [stdout] test redacted_url::tests::password_never_survives_redaction ... ok
[INFO] [stdout] test redis_tls::tests::non_empty_material_builds_config ... ok
[INFO] [stdout] test scratchpad::tests::delete_removes_value ... ok
[INFO] [stdout] test scratchpad::tests::put_then_get_within_same_context ... ok
[INFO] [stdout] test repository::tests::roundtrip_within_one_tenant ... ok
[INFO] [stdout] test repository::tests::injection_key_fails_hard_instead_of_reaching_foreign_data ... ok
[INFO] [stdout] test repository::tests::cross_session_access_is_denied ... ok
[INFO] [stdout] test repository::tests::cross_tenant_access_is_denied ... ok
[INFO] [stdout] test token_bucket::tests::clones_share_the_connection_cell ... ok
[INFO] [stdout] test key::tests::forbidden_chars_always_rejected ... ok
[INFO] [stdout] test key::tests::clean_keys_always_accepted ... ok
[INFO] [stdout] test token_bucket::tests::hanging_redis_hits_op_timeout_instead_of_blocking ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/redis_isolation.rs (/opt/rustwide/target/debug/deps/redis_isolation-a5a79cc25f0fff48)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test cross_tenant_isolation_holds_against_real_redis ... ignored, braucht Docker (testcontainers); lokal mit `cargo test -- --ignored` ausführen
[INFO] [stdout] test put_get_delete_roundtrip_against_real_redis ... ignored, braucht Docker (testcontainers); lokal mit `cargo test -- --ignored` ausführen
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/token_bucket_integration.rs (/opt/rustwide/target/debug/deps/token_bucket_integration-2818a6f7f032ca85)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fedlex_telemetry-8008fcc9eb063ec1)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test global_limit_holds_across_simulated_pods ... ignored, braucht Docker (testcontainers); lokal mit `cargo test -- --ignored` ausführen
[INFO] [stdout] test refill_replenishes_over_time ... ignored, braucht Docker (testcontainers); lokal mit `cargo test -- --ignored` ausführen
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::smoke_crate_name ... ok
[INFO] [stdout] test scrubber::tests::allowed_attributes_pass_through ... ok
[INFO] [stdout] test scrubber::tests::empty_allowlist_redacts_everything ... ok
[INFO] [stdout] test scrubber::tests::raw_response_is_redacted ... ok
[INFO] [stdout] test scrubber::tests::raw_tool_argument_is_redacted ... ok
[INFO] [stdout] test scrubber::tests::no_non_allowlisted_value_ever_leaks ... ok
[INFO] [stdout] test scrubber::tests::tool_payload_keys_are_always_redacted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mcp_reader-a202f883e2aa2335)
[INFO] [stdout] 
[INFO] [stdout] running 189 tests
[INFO] [stdout] test app::tests::startup_flips_to_ready_only_after_mark_started ... ok
[INFO] [stdout] test app::tests::merged_app_serves_health_and_transport ... ok
[INFO] [stdout] test auth::tests::arc_jwks_resolver_dispatches ... ok
[INFO] [stdout] test app::tests::served_over_a_real_socket_answers_livez ... ok
[INFO] [stdout] test app::tests::metrics_route_serves_prometheus_text ... ok
[INFO] [stdout] test auth::tests::jwks_is_fail_closed_until_first_install ... ok
[INFO] [stdout] test auth::tests::jwks_unknown_or_missing_kid_is_rejected ... ok
[INFO] [stdout] test auth::tests::jwks_garbage_document_keeps_previous_keys ... ok
[INFO] [stdout] test auth::tests::jwks_rotation_swaps_the_key_set ... ok
[INFO] [stdout] test auth::tests::jwks_valid_token_with_known_kid_is_accepted ... ok
[INFO] [stdout] test auth::tests::jwt_expired_token_is_rejected ... ok
[INFO] [stdout] test auth::tests::boxed_resolver_dispatches ... ok
[INFO] [stdout] test auth::tests::jwt_malformed_tenant_fails_key_invariants ... ok
[INFO] [stdout] test auth::tests::jwt_valid_token_yields_verified_claims ... ok
[INFO] [stdout] test auth::tests::jwt_wrong_issuer_or_audience_is_rejected ... ok
[INFO] [stdout] test auth::tests::jwt_wrong_signature_is_rejected ... ok
[INFO] [stdout] test auth::tests::rejects_malformed_claim ... ok
[INFO] [stdout] test auth::tests::rejects_unknown_credential ... ok
[INFO] [stdout] test auth::tests::verifies_known_credential ... ok
[INFO] [stdout] test circuit_breaker::tests::half_open_probe_closes_on_success ... ok
[INFO] [stdout] test circuit_breaker::tests::opens_after_threshold_and_short_circuits ... ok
[INFO] [stdout] test discovery::tests::capped_list_signals_truncation_at_limit ... ok
[INFO] [stdout] test discovery::tests::discovery_tools_hidden_from_reader_visible_to_navigator ... ok
[INFO] [stdout] test discovery::tests::explore_node_empty_carries_hint_provenance ... ok
[INFO] [stdout] test discovery::tests::find_treaties_empty_carries_hint_provenance ... ok
[INFO] [stdout] test discovery::tests::get_consultation_documents_empty_is_list_with_hint ... ok
[INFO] [stdout] test discovery::tests::get_consultations_empty_is_list_with_hint ... ok
[INFO] [stdout] test discovery::tests::get_treaty_info_unknown_uri_is_graceful_not_found ... ok
[INFO] [stdout] test discovery::tests::list_vocabulary_empty_with_query_stays_list ... ok
[INFO] [stdout] test discovery::tests::list_vocabulary_unknown_scheme_errors_with_choices ... ok
[INFO] [stdout] test discovery::tests::missing_query_is_invalid_arguments ... ok
[INFO] [stdout] test discovery::tests::reader_call_on_search_law_is_gracefully_denied ... ok
[INFO] [stdout] test discovery::tests::resolve_sr_number_yields_multiple_hint_candidates ... ok
[INFO] [stdout] test discovery::tests::resolve_vocabulary_label_unknown_is_graceful_not_found ... ok
[INFO] [stdout] test discovery::tests::search_law_empty_result_still_carries_hint_provenance ... ok
[INFO] [stdout] test discovery::tests::search_law_returns_hits_with_hint_provenance ... ok
[INFO] [stdout] test circuit_breaker::tests::success_resets_failure_count ... ok
[INFO] [stdout] test health::tests::degraded_informational_probe_keeps_readyz_green ... ok
[INFO] [stdout] test discovery::tests::sparql_bad_request_is_input_error_not_transient ... ok
[INFO] [stdout] test health::tests::readiness_fails_and_names_the_broken_dependency ... ok
[INFO] [stdout] test health::tests::liveness_is_ok_until_marked_unhealthy ... ok
[INFO] [stdout] test health::tests::readiness_is_ok_when_all_probes_ready ... ok
[INFO] [stdout] test health::tests::startup_is_unavailable_until_marked_started ... ok
[INFO] [stdout] test health::tests::readiness_without_probes_is_ok ... ok
[INFO] [stdout] test auth::tests::jwt_unknown_role_is_rejected ... ok
[INFO] [stdout] test metadata::tests::check_in_force_carries_norm_provenance_for_requested_eli ... ok
[INFO] [stdout] test metadata::tests::consolidation_not_found_is_graceful_not_found ... ok
[INFO] [stdout] test metadata::tests::eli_family_mixup_yields_guiding_error ... ok
[INFO] [stdout] test metadata::tests::empty_subdivisions_is_normal_not_error ... ok
[INFO] [stdout] test metadata::tests::get_article_history_missing_eid_is_invalid_arguments ... ok
[INFO] [stdout] test metadata::tests::get_article_history_normalizes_eid_and_carries_norm_provenance ... ok
[INFO] [stdout] test metadata::tests::get_citations_invalid_direction_is_invalid_arguments ... ok
[INFO] [stdout] test metadata::tests::get_citations_outgoing_direction_binds_resolved_version ... ok
[INFO] [stdout] test metadata::tests::get_citations_default_direction_is_both_and_deduplicates ... ok
[INFO] [stdout] test metadata::tests::get_drafts_empty_is_list_with_norm_provenance ... ok
[INFO] [stdout] test metadata::tests::get_fga_documents_empty_is_list_with_norm_provenance ... ok
[INFO] [stdout] test metadata::tests::get_law_metadata_unknown_eli_is_graceful_not_found ... ok
[INFO] [stdout] test metadata::tests::get_impacts_returns_changes_with_norm_provenance ... ok
[INFO] [stdout] test metadata::tests::get_oc_act_unknown_is_graceful_not_found ... ok
[INFO] [stdout] test metadata::tests::get_subdivisions_empty_type_uri_is_invalid_arguments ... ok
[INFO] [stdout] test metadata::tests::get_outgoing_impacts_carries_target_and_norm_provenance ... ok
[INFO] [stdout] test metadata::tests::get_subdivisions_type_uri_filters_query ... ok
[INFO] [stdout] test metadata::tests::get_memorial_unknown_is_graceful_not_found ... ok
[INFO] [stdout] test metadata::tests::get_subdivisions_lists_transitively_with_norm_provenance ... ok
[INFO] [stdout] test metadata::tests::get_taxonomy_resolves_label_in_requested_lang_with_norm_provenance ... ok
[INFO] [stdout] test metadata::tests::list_annexes_filters_on_annex_type_with_norm_provenance ... ok
[INFO] [stdout] test metadata::tests::list_expressions_carries_norm_provenance ... ok
[INFO] [stdout] test metadata::tests::get_taxonomy_invalid_lang_is_invalid_arguments ... ok
[INFO] [stdout] test metadata::tests::list_versions_returns_chronological_versions_with_norm_provenance ... ok
[INFO] [stdout] test metadata::tests::metadata_tools_hidden_from_reader_visible_to_navigator ... ok
[INFO] [stdout] test metadata::tests::missing_eli_is_invalid_arguments ... ok
[INFO] [stdout] test metadata::tests::reader_call_on_check_in_force_is_gracefully_denied ... ok
[INFO] [stdout] test metadata::tests::resolve_consolidation_at_yields_xml_url_with_norm_provenance ... ok
[INFO] [stdout] test metadata::tests::reader_call_on_get_citations_is_gracefully_denied ... ok
[INFO] [stdout] test metadata::tests::reader_call_on_get_subdivisions_is_gracefully_denied ... ok
[INFO] [stdout] test probes::tests::quota_probe_reflects_backend_reachability ... ok
[INFO] [stdout] test probes::tests::sparql_probe_is_ready_when_query_succeeds ... ok
[INFO] [stdout] test metadata::tests::tranche_b_tools_hidden_from_reader_visible_to_navigator ... ok
[INFO] [stdout] test protocol::tests::default_is_itself_supported ... ok
[INFO] [stdout] test protocol::tests::header_absent_is_backward_compatible_not_an_error ... ok
[INFO] [stdout] test protocol::tests::header_empty_or_whitespace_is_treated_as_absent ... ok
[INFO] [stdout] test protocol::tests::header_supported_version_is_accepted_as_static ... ok
[INFO] [stdout] test protocol::tests::header_surrounding_whitespace_is_trimmed_before_match ... ok
[INFO] [stdout] test protocol::tests::header_unknown_version_is_classified_unsupported_future_400 ... ok
[INFO] [stdout] test protocol::tests::highest_is_the_last_entry ... ok
[INFO] [stdout] test protocol::tests::known_client_version_is_echoed ... ok
[INFO] [stdout] test protocol::tests::missing_client_version_yields_default ... ok
[INFO] [stdout] test protocol::tests::origin_absent_is_allowed_for_non_browser_clients ... ok
[INFO] [stdout] test metadata::tests::tranche_c_tools_hidden_from_reader_visible_to_navigator ... ok
[INFO] [stdout] test protocol::tests::origin_with_empty_allowlist_is_fail_closed ... ok
[INFO] [stdout] test protocol::tests::supported_list_is_sorted_ascending_and_nonempty ... ok
[INFO] [stdout] test protocol::tests::unknown_or_too_new_version_falls_back_to_highest ... ok
[INFO] [stdout] test quota::tests::fallback_denies_when_exhausted_with_retry_hint ... ok
[INFO] [stdout] test protocol::tests::origin_not_on_allowlist_is_forbidden_403 ... ok
[INFO] [stdout] test quota::tests::key_is_derived_from_claim_only ... ok
[INFO] [stdout] test quota::tests::redis_outage_fails_closed_to_conservative_limit ... ok
[INFO] [stdout] test protocol::tests::origin_on_allowlist_is_allowed ... ok
[INFO] [stdout] test quota::tests::role_determines_bucket_capacity ... ok
[INFO] [stdout] test registry::tests::forbidden_pool_is_denied_for_role ... ok
[INFO] [stdout] test registry::tests::list_tools_is_role_filtered_least_privilege ... ok
[INFO] [stdout] test registry::tests::successful_dispatch_carries_provenance_in_wire_format ... ok
[INFO] [stdout] test registry::tests::tool_error_is_translated_to_hint ... ok
[INFO] [stdout] test registry::tests::unknown_tool_yields_graceful_failure_not_panic ... ok
[INFO] [stdout] test resilience::tests::sparql_short_circuits_after_threshold ... ok
[INFO] [stdout] test resilience::tests::success_passes_through ... ok
[INFO] [stdout] test resilience::tests::xml_short_circuits_after_threshold ... ok
[INFO] [stdout] test temporal::tests::honours_requested_stichtag ... ok
[INFO] [stdout] test temporal::tests::stamp_carries_into_provenance ... ok
[INFO] [stdout] test temporal::tests::swiss_date_dst_boundaries_2026 ... ok
[INFO] [stdout] test temporal::tests::swiss_date_summer_and_winter_offsets ... ok
[INFO] [stdout] test temporal::tests::swiss_today_crosses_midnight_before_utc ... ok
[INFO] [stdout] test temporal::tests::swiss_today_derives_default_from_transaction_time ... ok
[INFO] [stdout] test temporal::tests::swiss_today_honours_requested_stichtag ... ok
[INFO] [stdout] test temporal::tests::uses_default_when_no_stichtag_given ... ok
[INFO] [stdout] test tool::tests::jolux_metadata_costs_same_as_discovery_and_more_than_local ... ok
[INFO] [stdout] test tool::tests::jolux_metadata_visibility_follows_least_privilege ... ok
[INFO] [stdout] test tool::tests::missing_consolidation_hint_names_versions_and_expressions ... ok
[INFO] [stdout] test tool::tests::require_str_distinguishes_missing_from_wrong_type ... ok
[INFO] [stdout] test tool::tests::require_eli_strips_full_urls_and_explains_chunk_ids ... ok
[INFO] [stdout] test temporal::tests::stamp_carries_into_hint_provenance ... ok
[INFO] [stdout] test tools::tests::compare_versions_rejects_bad_date ... ok
[INFO] [stdout] test circuit_breaker::tests::half_open_probe_reopens_on_failure ... ok
[INFO] [stdout] test tools::tests::compare_versions_requires_validator_role ... ok
[INFO] [stdout] test tools::tests::compare_versions_reports_identical_versions_as_unchanged ... ok
[INFO] [stdout] test tools::tests::extract_tables_returns_empty_list_for_tableless_act ... ok
[INFO] [stdout] test tools::tests::extract_change_notes_empty_is_list_with_norm_provenance ... ok
[INFO] [stdout] test tools::tests::get_metadata_reports_frbr_and_pattern ... ok
[INFO] [stdout] test tools::tests::all_navigation_tools_are_listed_for_reader ... ok
[INFO] [stdout] test tools::tests::detect_foreign_content_returns_empty_list_for_plain_act ... ok
[INFO] [stdout] test tools::tests::get_references_returns_empty_list_for_refless_act ... ok
[INFO] [stdout] test tools::tests::get_modifications_is_empty_on_consolidation ... ok
[INFO] [stdout] test tools::tests::get_structure_default_is_article_skeleton ... ok
[INFO] [stdout] test tools::tests::list_components_returns_empty_list_for_componentless_act ... ok
[INFO] [stdout] test tools::tests::parse_unlinked_ref_yields_hint_not_norm ... ok
[INFO] [stdout] test tools::tests::not_found_consolidation_propagates_as_not_found ... ok
[INFO] [stdout] test tools::tests::missing_eli_is_invalid_arguments ... ok
[INFO] [stdout] test tools::tests::get_structure_lists_articles ... ok
[INFO] [stdout] test tools::tests::search_text_finds_hits_and_carries_provenance ... ok
[INFO] [stdout] test tools::tests::read_document_renders_markdown ... ok
[INFO] [stdout] test tools::tests::read_article_returns_text_with_structural_provenance ... ok
[INFO] [stdout] test tools::tests::read_document_budget_truncates_and_resumes ... ok
[INFO] [stdout] test tools::tests::wrong_lang_type_errors_instead_of_silent_default ... ok
[INFO] [stdout] test tools::tests::wrong_type_is_reported_as_type_error_not_missing ... ok
[INFO] [stdout] test transport::tests::arguments_as_of_reaches_the_stamp ... ok
[INFO] [stdout] test transport::tests::batch_request_yields_clear_unsupported_message ... ok
[INFO] [stdout] test transport::tests::call_log_line_carries_identity_and_provenance ... ok
[INFO] [stdout] test transport::tests::call_log_line_marks_graceful_errors ... ok
[INFO] [stdout] test transport::tests::discovery_call_books_weighted_quota_navigation_does_not ... ok
[INFO] [stdout] test transport::tests::explicit_null_id_is_a_request_not_a_notification ... ok
[INFO] [stdout] test transport::tests::forged_credential_is_unauthorized ... ok
[INFO] [stdout] test transport::tests::http_rpc_endpoint_enforces_auth_and_dispatches ... ok
[INFO] [stdout] test transport::tests::initialize_default_is_config_driven ... ok
[INFO] [stdout] test transport::tests::initialize_echoes_supported_client_version ... ok
[INFO] [stdout] test transport::tests::initialize_returns_server_info ... ok
[INFO] [stdout] test transport::tests::initialize_with_unknown_version_offers_highest_supported ... ok
[INFO] [stdout] test transport::tests::initialize_without_client_version_uses_default ... ok
[INFO] [stdout] test transport::tests::initialized_notification_as_request_is_noop_not_unknown ... ok
[INFO] [stdout] test transport::tests::invalid_arguments_as_of_is_in_band_tool_error ... ok
[INFO] [stdout] test transport::tests::invalid_as_of_is_in_band_tool_error_not_protocol_error ... ok
[INFO] [stdout] test transport::tests::jolux_metadata_call_books_weighted_quota_like_discovery ... ok
[INFO] [stdout] test transport::tests::mcp_endpoint_accepts_supported_protocol_header ... ok
[INFO] [stdout] test tools::tests::search_text_signals_truncation ... ok
[INFO] [stdout] test tools::tests::wrong_element_kind_guides_to_read_element ... ok
[INFO] [stdout] test tools::tests::unknown_eid_yields_not_found_hint ... ok
[INFO] [stdout] test transport::tests::mcp_endpoint_allows_listed_origin ... ok
[INFO] [stdout] test transport::tests::mcp_endpoint_rejects_unsupported_protocol_header_with_400 ... ok
[INFO] [stdout] test transport::tests::mcp_endpoint_notification_is_202_no_body ... ok
[INFO] [stdout] test transport::tests::mcp_endpoint_rejects_foreign_origin_with_403 ... ok
[INFO] [stdout] test transport::tests::mcp_missing_credential_is_http_401_with_www_authenticate ... ok
[INFO] [stdout] test app::tests::request_timeout_cuts_slow_handler ... ok
[INFO] [stdout] test transport::tests::missing_credential_is_unauthorized ... ok
[INFO] [stdout] test transport::tests::missing_id_field_deserializes_as_notification ... ok
[INFO] [stdout] test transport::tests::mcp_options_preflight_rejects_foreign_origin ... ok
[INFO] [stdout] test transport::tests::mcp_options_preflight_serves_allowed_origin ... ok
[INFO] [stdout] test transport::tests::notification_is_classified_and_maps_to_null_response_id ... ok
[INFO] [stdout] test transport::tests::ping_returns_empty_result_echoing_id ... ok
[INFO] [stdout] test transport::tests::mcp_endpoint_without_origin_is_allowed_for_server_clients ... ok
[INFO] [stdout] test transport::tests::params_as_of_wins_over_arguments_as_of ... ok
[INFO] [stdout] test transport::tests::missing_tool_name_is_in_band_tool_error_not_protocol_error ... ok
[INFO] [stdout] test transport::tests::tools_list_is_role_filtered ... ok
[INFO] [stdout] test transport::tests::unknown_method_is_method_not_found ... ok
[INFO] [stdout] test transport::tests::rpc_missing_credential_stays_http_200_for_legacy_clients ... ok
[INFO] [stdout] test transport::tests::quota_denied_yields_steering_result_not_crash ... ok
[INFO] [stdout] test transport::tests::rpc_handler_keeps_200_json_for_all_paths ... ok
[INFO] [stdout] test transport::tests::tools_call_carries_provenance_end_to_end ... ok
[INFO] [stdout] test transport::tests::wrong_typed_as_of_errors_instead_of_silent_today ... ok
[INFO] [stdout] test app::tests::overload_is_shed_with_503 ... ok
[INFO] [stdout] test app::tests::graceful_shutdown_drains_in_flight_request ... ok
[INFO] [stdout] test app::tests::health_stays_reachable_under_full_load ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 189 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mcp_reader-240efd897ec084df)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lexicon_projection.rs (/opt/rustwide/target/debug/deps/lexicon_projection-5030011f837631df)
[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 2 tests
[INFO] [stdout] test lexicon_and_tool_projection_are_consistent ... ok
[INFO] [stdout] test lexicon_function_names_exist_in_crate_exports ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/protocol_baseline.rs (/opt/rustwide/target/debug/deps/protocol_baseline-3f625518c544f385)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test changelog_documents_the_negotiated_default_version ... ok
[INFO] [stdout] test readme_documents_the_negotiated_default_version ... ok
[INFO] [stdout] test initialize_handshake_negotiates_target_revision ... ok
[INFO] [stdout] test unknown_method_is_method_not_found ... ok
[INFO] [stdout] test invalid_credential_is_rejected_unauthorized ... ok
[INFO] [stdout] test missing_credential_is_rejected_unauthorized ... ok
[INFO] [stdout] test tools_call_read_article_carries_structural_provenance ... ok
[INFO] [stdout] test tools_list_entry_shape_is_frozen ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/quota_integration.rs (/opt/rustwide/target/debug/deps/quota_integration-c90da225d1d9bcb0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests fedlex_akn
[INFO] [stdout] test reader_enforces_distributed_quota_per_claim ... ignored, braucht Docker (testcontainers); lokal mit `cargo test -- --ignored` ausführen
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fedlex_bridge
[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]    Doc-tests fedlex_core
[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]    Doc-tests fedlex_jolux
[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]    Doc-tests fedlex_store
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fedlex_telemetry
[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]    Doc-tests mcp_reader
[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] running `Command { std: "docker" "inspect" "9342de0615742a693323a571c0dc1d26d11643a742842be52e9a7cd3cd731cc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9342de0615742a693323a571c0dc1d26d11643a742842be52e9a7cd3cd731cc5", kill_on_drop: false }`
[INFO] [stdout] 9342de0615742a693323a571c0dc1d26d11643a742842be52e9a7cd3cd731cc5
