[INFO] fetching crate logfusion 0.1.0... [INFO] testing logfusion-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate logfusion 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate logfusion 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate logfusion 0.1.0 [INFO] tweaked toml for crates.io crate logfusion 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate logfusion 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate logfusion 0.1.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 107f91e754ea1ac797f57ff33f449fa2c27c7964b801e6b92e20a8385fe0e3ff [INFO] running `Command { std: "docker" "start" "-a" "107f91e754ea1ac797f57ff33f449fa2c27c7964b801e6b92e20a8385fe0e3ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "107f91e754ea1ac797f57ff33f449fa2c27c7964b801e6b92e20a8385fe0e3ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "107f91e754ea1ac797f57ff33f449fa2c27c7964b801e6b92e20a8385fe0e3ff", kill_on_drop: false }` [INFO] [stdout] 107f91e754ea1ac797f57ff33f449fa2c27c7964b801e6b92e20a8385fe0e3ff [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31cd397195d4767bd122109c891c2850479b72f595d281cf9afa8a231a2c4d0f [INFO] running `Command { std: "docker" "start" "-a" "31cd397195d4767bd122109c891c2850479b72f595d281cf9afa8a231a2c4d0f", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling rusttoolkit v0.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling logfusion v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.65s [INFO] running `Command { std: "docker" "inspect" "31cd397195d4767bd122109c891c2850479b72f595d281cf9afa8a231a2c4d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31cd397195d4767bd122109c891c2850479b72f595d281cf9afa8a231a2c4d0f", kill_on_drop: false }` [INFO] [stdout] 31cd397195d4767bd122109c891c2850479b72f595d281cf9afa8a231a2c4d0f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef9e9951adff2d7314effb256038b6750b117543b7fbbd228d04b9335b6e2ada [INFO] running `Command { std: "docker" "start" "-a" "ef9e9951adff2d7314effb256038b6750b117543b7fbbd228d04b9335b6e2ada", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling clap v4.5.43 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling logfusion v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.09s [INFO] running `Command { std: "docker" "inspect" "ef9e9951adff2d7314effb256038b6750b117543b7fbbd228d04b9335b6e2ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef9e9951adff2d7314effb256038b6750b117543b7fbbd228d04b9335b6e2ada", kill_on_drop: false }` [INFO] [stdout] ef9e9951adff2d7314effb256038b6750b117543b7fbbd228d04b9335b6e2ada [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b902c944aff03f88eb47c33e1c8aeef9b30508b4323c51728ba25aa94aadbcec [INFO] running `Command { std: "docker" "start" "-a" "b902c944aff03f88eb47c33e1c8aeef9b30508b4323c51728ba25aa94aadbcec", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/logfusion-ade2199ac3ba9c42) [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-05126ab0057da261) [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 52 tests [INFO] [stdout] test integration::define_errors_thiserror::basic_error_definition ... ok [INFO] [stdout] 2025-09-01T09:58:24.464071Z ERROR lib::integration::define_errors_logfusion: [IoError] IO operation failed [INFO] [stdout] 2025-09-01T09:58:24.464116Z ERROR lib::integration::define_errors_thiserror: [IoError] IO operation failed [INFO] [stdout] 2025-09-01T09:58:24.464095Z  INFO lib::integration::auto_initialization: Thread 1 logging [INFO] [stdout] 2025-09-01T09:58:24.464112Z ERROR lib::integration::define_errors_logfusion: [ErrorLevel] An error occurred [INFO] [stdout] 2025-09-01T09:58:24.464136Z ERROR lib::integration::define_errors_thiserror: [Critical] Critical error [INFO] [stdout] 2025-09-01T09:58:24.464080Z  WARN lib::integration::define_errors_logfusion: [BadRequest] Invalid field: email [INFO] [stdout] 2025-09-01T09:58:24.464158Z ERROR lib::integration::auto_initialization: Thread 1 error [INFO] [stdout] 2025-09-01T09:58:24.464071Z  INFO lib::integration::auto_initialization: Thread 2 logging [INFO] [stdout] 2025-09-01T09:58:24.464171Z  WARN lib::integration::define_errors_logfusion: [WarnLevel] A warning occurred [INFO] [stdout] 2025-09-01T09:58:24.464185Z  INFO lib::integration::define_errors_logfusion: [InfoLevel] Info message [INFO] [stdout] 2025-09-01T09:58:24.464162Z  WARN lib::integration::define_errors_thiserror: [Warning] Warning condition [INFO] [stdout] 2025-09-01T09:58:24.464191Z ERROR lib::integration::define_errors_logfusion: [Unauthorized] Access denied [INFO] [stdout] 2025-09-01T09:58:24.464201Z  INFO lib::integration::define_errors_thiserror: [Information] Info message [INFO] [stdout] 2025-09-01T09:58:24.464071Z  INFO lib::integration::auto_initialization: Thread 3 logging [INFO] [stdout] 2025-09-01T09:58:24.464242Z ERROR lib::integration::auto_initialization: Thread 2 error [INFO] [stdout] 2025-09-01T09:58:24.464219Z ERROR lib::integration::define_errors_logfusion: [ConnectionFailed] Failed to connect to localhost [INFO] [stdout] 2025-09-01T09:58:24.464246Z ERROR lib::integration::auto_initialization: Thread 3 error [INFO] [stdout] 2025-09-01T09:58:24.464247Z ERROR lib::integration::define_errors_logfusion: [NotFound] Resource not found [INFO] [stdout] 2025-09-01T09:58:24.464270Z  WARN lib::integration::define_errors_logfusion: [QueryTimeout] Query timed out [INFO] [stdout] 2025-09-01T09:58:24.464274Z ERROR lib::integration::define_errors_logfusion: [InvalidInput] Invalid input provided [INFO] [stdout] 2025-09-01T09:58:24.464275Z  WARN lib::integration::define_errors_logfusion: [InvalidCard] Invalid card number [INFO] [stdout] 2025-09-01T09:58:24.464297Z ERROR lib::integration::define_errors_logfusion: [InsufficientFunds] Need $100, have $50 [INFO] [stdout] 2025-09-01T09:58:24.464305Z ERROR app::database: [DatabaseError] Database error [INFO] [stdout] 2025-09-01T09:58:24.464310Z ERROR lib::integration::define_errors_logfusion: [NetworkError] Network error occurred [INFO] [stdout] 2025-09-01T09:58:24.464320Z  WARN app::network: [NetworkError] Network error [INFO] [stdout] 2025-09-01T09:58:24.464323Z ERROR lib::integration::define_errors_logfusion: [ProcessingFailed] Transaction txn_123 failed: card declined [INFO] [stdout] 2025-09-01T09:58:24.464329Z  INFO app::auth: [AuthError] Authentication failed [INFO] [stdout] 2025-09-01T09:58:24.464337Z ERROR lib::integration::define_errors_logfusion: [DefaultError] Default target error [INFO] [stdout] 2025-09-01T09:58:24.464336Z  INFO lib::integration::auto_initialization: Thread 4 logging [INFO] [stdout] 2025-09-01T09:58:24.464360Z ERROR lib::integration::auto_initialization: Thread 4 error [INFO] [stdout] 2025-09-01T09:58:24.464365Z ERROR lib::integration::define_errors_logfusion: [MultipleFields] Operation read_file failed after 3 retries [INFO] [stdout] 2025-09-01T09:58:24.464389Z ERROR lib::integration::define_errors_thiserror: [DefaultError] Default error [INFO] [stdout] 2025-09-01T09:58:24.464408Z ERROR custom::module: [CustomTargetOnly] Custom target only [INFO] [stdout] test integration::define_errors_thiserror::error_with_source_chain ... ok [INFO] [stdout] 2025-09-01T09:58:24.464502Z  INFO lib::integration::callback_functionality: Callback test message [INFO] [stdout] 2025-09-01T09:58:24.464591Z ERROR app::db: [DatabaseError] Database error [INFO] [stdout] 2025-09-01T09:58:24.464613Z ERROR lib::integration::callback_functionality: Callback error message [INFO] [stdout] 2025-09-01T09:58:24.464630Z ERROR app::net: [NetworkError] Network error [INFO] [stdout] test integration::define_errors_logfusion::with_log_level_attributes ... 2025-09-01T09:58:24.464730Z  INFO lib::integration::auto_initialization: Thread 0 logging [INFO] [stdout] ok [INFO] [stdout] 2025-09-01T09:58:24.464832Z ERROR lib::integration::auto_initialization: Thread 0 error [INFO] [stdout] test integration::define_errors_thiserror::error_with_log_levels ... ok [INFO] [stdout] test integration::define_errors_logfusion::multiple_error_types_in_single_macro ... 2025-09-01T09:58:24.464911Z  INFO lib::integration::auto_initialization: This respects RUST_LOG filter level [INFO] [stdout] 2025-09-01T09:58:24.464990Z ERROR lib::integration::define_errors_thiserror: [CriticalIo] Critical IO error [INFO] [stdout] ok2025-09-01T09:58:24.465041Z  WARN lib::integration::define_errors_thiserror: [WarningIo] IO warning [INFO] [stdout] [INFO] [stdout] 2025-09-01T09:58:24.465053Z  INFO lib::integration::define_errors_thiserror: [InfoIo] IO info [INFO] [stdout] test integration::define_errors_logfusion::unit_variants_only ... ok [INFO] [stdout] test integration::define_errors_logfusion::real_world_payment_example ... ok [INFO] [stdout] test integration::define_errors_logfusion::with_custom_targets ... ok [INFO] [stdout] test integration::define_errors_logfusion::automatic_source_detection ... ok [INFO] [stdout] test integration::define_errors_thiserror::default_behavior_tests ... ok [INFO] [stdout] test integration::define_errors_thiserror::error_with_targets ... ok [INFO] [stdout] test integration::auto_initialization::multiple_threads_auto_initialize_safely ... ok [INFO] [stdout] test integration::auto_initialization::respects_rust_log_env_variable ... ok [INFO] [stdout] test integration::define_errors_thiserror::source_with_different_levels ... ok [INFO] [stdout] test integration::error_info_method::test_error_info_logfusion_format ... ok [INFO] [stdout] test integration::error_analytics_integration::test_multi_crate_error_info_consistency ... ok [INFO] [stdout] test integration::error_info_method::test_error_info_for_metrics_and_monitoring ... ok [INFO] [stdout] 2025-09-01T09:58:24.466044Z ERROR lib::integration::define_errors_logfusion: [SimpleError] A simple error [INFO] [stdout] 2025-09-01T09:58:24.466070Z ERROR lib::integration::define_errors_logfusion: [AnotherSimple] Another simple one [INFO] [stdout] test integration::error_analytics_integration::test_error_analytics_pipeline ... ok [INFO] [stdout] 2025-09-01T09:58:24.466109Z ERROR lib::integration::define_errors_logfusion: [ComplexError] Complex: test [INFO] [stdout] test integration::error_analytics_integration::test_error_info_serialization ... ok [INFO] [stdout] 2025-09-01T09:58:24.466128Z ERROR lib::integration::define_errors_logfusion: [WithNumber] Number is 42 [INFO] [stdout] 2025-09-01T09:58:24.466148Z ERROR lib::integration::define_errors_logfusion: [NetworkError] Network error occurred [INFO] [stdout] test integration::error_info_method::test_error_info_thiserror_format ... ok [INFO] [stdout] 2025-09-01T09:58:24.466200Z ERROR lib::integration::define_errors_logfusion: [DatabaseConnection] Failed to connect to localhost:5432 [INFO] [stdout] test integration::logfusion_structured_logging::logfusion_structured_logging_basic ... ok [INFO] [stdout] 2025-09-01T09:58:24.466234Z ERROR lib::integration::define_errors_logfusion: [ValidationFailed] Validation failed for email: invalid format [INFO] [stdout] 2025-09-01T09:58:24.465994Z  INFO lib::integration::auto_initialization: Auto-initialized info message [INFO] [stdout] 2025-09-01T09:58:24.466270Z ERROR lib::integration::auto_initialization: Auto-initialized error message [INFO] [stdout] 2025-09-01T09:58:24.466281Z  WARN lib::integration::auto_initialization: Auto-initialized warning message [INFO] [stdout] 2025-09-01T09:58:24.467029Z  INFO lib::integration::logging_macros: Info message [INFO] [stdout] 2025-09-01T09:58:24.467033Z  INFO lib::integration::logging_macros: User alice logged in [INFO] [stdout] test integration::error_info_method::test_error_info_mixed_variants ... ok [INFO] [stdout] 2025-09-01T09:58:24.467053Z  WARN lib::integration::logging_macros: Warning message [INFO] [stdout] 2025-09-01T09:58:24.467060Z  WARN lib::integration::logging_macros: User alice has 42 failed attempts [INFO] [stdout] 2025-09-01T09:58:24.467066Z ERROR lib::integration::logging_macros: Error message [INFO] [stdout] 2025-09-01T09:58:24.467077Z ERROR lib::integration::logging_macros: Failed to process request for user: alice [INFO] [stdout] 2025-09-01T09:58:24.467228Z  INFO app::auth: Authentication successful [INFO] [stdout] 2025-09-01T09:58:24.467252Z ERROR app::db: Database connection failed [INFO] [stdout] test integration::define_errors_logfusion::mixed_variants ... ok [INFO] [stdout] test integration::define_errors_logfusion::struct_variants_only ... ok [INFO] [stdout] test integration::auto_initialization::logging_works_without_explicit_initialization ... ok [INFO] [stdout] test integration::logfusion_structured_logging::logfusion_structured_logging_all_levels ... ok [INFO] [stdout] test integration::logfusion_structured_logging::logfusion_backwards_compatibility_with_simple_syntax ... ok [INFO] [stdout] test integration::logging_macros::basic_logging_macros_work ... ok [INFO] [stdout] test integration::logging_macros::logging_with_formatting ... ok [INFO] [stdout] test integration::thiserror::thiserror_debug_trait ... ok [INFO] [stdout] test integration::logfusion_structured_logging::logfusion_structured_logging_with_targets ... ok [INFO] [stdout] test integration::logging_macros::logging_with_target ... ok [INFO] [stdout] test integration::thiserror::thiserror_display_trait ... ok [INFO] [stdout] test integration::thiserror::thiserror_error_trait ... ok [INFO] [stdout] test integration::thiserror::thiserror_field_types_comprehensive ... ok [INFO] [stdout] test integration::thiserror::thiserror_source_chaining_complex ... ok [INFO] [stdout] 2025-09-01T09:58:24.504829Z ERROR lib::integration::tracing: Log crate error [INFO] [stdout] 2025-09-01T09:58:24.505113Z  WARN lib::integration::tracing: Log crate warning [INFO] [stdout] 2025-09-01T09:58:24.505141Z  INFO lib::integration::tracing: Log crate info [INFO] [stdout] 2025-09-01T09:58:24.507060Z ERROR storage::db: [DatabaseIo] Database IO error [INFO] [stdout] 2025-09-01T09:58:24.507281Z ERROR Multi-layer error [INFO] [stdout] 2025-09-01T09:58:24.507248Z ERROR lib::integration::tracing: LogFusion error [INFO] [stdout] 2025-09-01T09:58:24.507321Z  INFO Multi-layer info [INFO] [stdout] 2025-09-01T09:58:24.507183Z ERROR lib::integration::define_errors_thiserror: [ErrorLevel] Error level message [INFO] [stdout] 2025-09-01T09:58:24.507340Z  WARN lib::integration::tracing: LogFusion warning [INFO] [stdout] 2025-09-01T09:58:24.507359Z  INFO lib::integration::tracing: LogFusion info [INFO] [stdout] 2025-09-01T09:58:24.507361Z  WARN lib::integration::define_errors_thiserror: [WarnLevel] Warn level message [INFO] [stdout] 2025-09-01T09:58:24.507377Z  INFO lib::integration::define_errors_thiserror: [InfoLevel] Info level message [INFO] [stdout] 2025-09-01T09:58:24.507287Z  WARN network::client: [NetworkIo] Network IO error [INFO] [stdout] 2025-09-01T09:58:24.507376Z ERROR lib::integration::thiserror: [FieldInterpolation] Field interpolation: interpolated_value [INFO] [stdout] test integration::tracing::tracing_targeted_logging ... ok [INFO] [stdout] test integration::tracing::tracing_basic_functionality ... ok [INFO] [stdout] test integration::tracing::tracing_filtering ... ok [INFO] [stdout] test integration::tracing::tracing_structured_logging ... ok [INFO] [stdout] test integration::tracing::tracing_spans_comprehensive ... ok [INFO] [stdout] test integration::logfusion_structured_logging::logfusion_structured_logging_mixed_types ... ok [INFO] [stdout] test integration::logfusion_structured_logging::logfusion_reexports_work ... ok [INFO] [stdout] test integration::tracing::tracing_subscriber_layers ... ok [INFO] [stdout] test integration::tracing::tracing_instrumentation ... ok [INFO] [stdout] test integration::tracing::log_crate_bridge_compatibility ... ok [INFO] [stdout] test integration::define_errors_thiserror::source_with_custom_targets ... ok [INFO] [stdout] test integration::thiserror::thiserror_with_logging_integration ... ok [INFO] [stdout] test integration::define_errors_thiserror::comprehensive_level_coverage ... ok [INFO] [stdout] test integration::tracing::tracing_spans_integration ... ok [INFO] [stdout] test integration::callback_functionality::callback_receives_log_messages ... ok [INFO] [stdout] test integration::logfusion_structured_logging::logfusion_json_output_configuration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Running unittests examples/error_debugging_tools.rs (/opt/rustwide/target/debug/examples/error_debugging_tools-3e10faeb37f8599b) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_error_categorization ... ok [INFO] [stdout] test tests::test_error_pattern_analysis ... ok [INFO] [stdout] test tests::test_error_info_extraction ... ok [INFO] [stdout] test tests::test_target_grouping ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests examples/error_monitoring_dashboard.rs (/opt/rustwide/target/debug/examples/error_monitoring_dashboard-cd6c70c03f408619) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_error_info_extraction ... ok [INFO] [stdout] 2025-09-01T09:58:24.620609Z ERROR api::db: [DatabaseTimeout] Database query timed out: test query (2000ms) [INFO] [stdout] 2025-09-01T09:58:24.620670Z ERROR api::db: [DatabaseTimeout] Database query timed out: test query (2000ms) [INFO] [stdout] 2025-09-01T09:58:24.620682Z ERROR api::db: [DatabaseTimeout] Database query timed out: test query (2000ms) [INFO] [stdout] 2025-09-01T09:58:24.620692Z ERROR api::db: [DatabaseTimeout] Database query timed out: test query (2000ms) [INFO] [stdout] 2025-09-01T09:58:24.620701Z ERROR api::db: [DatabaseTimeout] Database query timed out: test query (2000ms) [INFO] [stdout] 2025-09-01T09:58:24.620710Z ERROR api::db: [DatabaseTimeout] Database query timed out: test query (2000ms) [INFO] [stdout] test tests::test_alert_conditions ... ok [INFO] [stdout] 2025-09-01T09:58:24.622581Z ERROR system::health: [ServiceDown] Service unavailable: database [INFO] [stdout] test tests::test_metrics_collection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests examples/structured_error_logging.rs (/opt/rustwide/target/debug/examples/structured_error_logging-ec92721821e5bf16) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_alert_conditions ... ok [INFO] [stdout] test tests::test_structured_logging_format ... ok [INFO] [stdout] test tests::test_error_info_extraction ... ok [INFO] [stderr] Doc-tests logfusion [INFO] [stdout] test tests::test_batch_error_processing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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] running `Command { std: "docker" "inspect" "b902c944aff03f88eb47c33e1c8aeef9b30508b4323c51728ba25aa94aadbcec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b902c944aff03f88eb47c33e1c8aeef9b30508b4323c51728ba25aa94aadbcec", kill_on_drop: false }` [INFO] [stdout] b902c944aff03f88eb47c33e1c8aeef9b30508b4323c51728ba25aa94aadbcec