[INFO] fetching crate logfusion 0.1.0... [INFO] testing logfusion-0.1.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate logfusion 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate logfusion 0.1.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded is-terminal v0.4.16 [INFO] [stderr] Downloaded serial_test v3.2.0 [INFO] [stderr] Downloaded serial_test_derive v3.2.0 [INFO] [stderr] Downloaded crunchy v0.2.4 [INFO] [stderr] Downloaded criterion v0.5.1 [INFO] [stderr] Downloaded io-uring v0.7.9 [INFO] [stderr] Downloaded clap v4.5.43 [INFO] [stderr] Downloaded rusttoolkit v0.1.0 [INFO] [stderr] Downloaded sdd v3.0.10 [INFO] [stderr] Downloaded scc v2.3.4 [INFO] [stderr] Downloaded serde_json v1.0.142 [INFO] [stderr] Downloaded clap_builder v4.5.43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 358dae05ec7e798fab181b3b02bdbdd1ff8e174d94d128411b628a396d8d98d9 [INFO] running `Command { std: "docker" "start" "-a" "358dae05ec7e798fab181b3b02bdbdd1ff8e174d94d128411b628a396d8d98d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "358dae05ec7e798fab181b3b02bdbdd1ff8e174d94d128411b628a396d8d98d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "358dae05ec7e798fab181b3b02bdbdd1ff8e174d94d128411b628a396d8d98d9", kill_on_drop: false }` [INFO] [stdout] 358dae05ec7e798fab181b3b02bdbdd1ff8e174d94d128411b628a396d8d98d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11f14531449e73c54a1309bf2e5fc0116390f60907dc97e0493ea929f25709fe [INFO] running `Command { std: "docker" "start" "-a" "11f14531449e73c54a1309bf2e5fc0116390f60907dc97e0493ea929f25709fe", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rusttoolkit v0.1.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [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 15.62s [INFO] running `Command { std: "docker" "inspect" "11f14531449e73c54a1309bf2e5fc0116390f60907dc97e0493ea929f25709fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11f14531449e73c54a1309bf2e5fc0116390f60907dc97e0493ea929f25709fe", kill_on_drop: false }` [INFO] [stdout] 11f14531449e73c54a1309bf2e5fc0116390f60907dc97e0493ea929f25709fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b8e5c8926e3c509df0699a1456acb1082825a75a8084cadba44862ba83f966a [INFO] running `Command { std: "docker" "start" "-a" "1b8e5c8926e3c509df0699a1456acb1082825a75a8084cadba44862ba83f966a", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [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 env_logger v0.11.8 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling logfusion v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.67s [INFO] running `Command { std: "docker" "inspect" "1b8e5c8926e3c509df0699a1456acb1082825a75a8084cadba44862ba83f966a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b8e5c8926e3c509df0699a1456acb1082825a75a8084cadba44862ba83f966a", kill_on_drop: false }` [INFO] [stdout] 1b8e5c8926e3c509df0699a1456acb1082825a75a8084cadba44862ba83f966a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 401e9081dd7af7a09bf7eb9b3f50b2f9605afd2078675c9f356f563748bf5111 [INFO] running `Command { std: "docker" "start" "-a" "401e9081dd7af7a09bf7eb9b3f50b2f9605afd2078675c9f356f563748bf5111", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/logfusion-8f27e8f5235ba2c7) [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/lib.rs (/opt/rustwide/target/debug/deps/lib-655dde0afce60f9b) [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test integration::define_errors_thiserror::basic_error_definition ... ok [INFO] [stdout] 2025-11-05T01:55:20.292022Z ERROR lib::integration::define_errors_thiserror: [Critical] Critical error [INFO] [stdout] 2025-11-05T01:55:20.292060Z ERROR lib::integration::define_errors_thiserror: [ErrorLevel] Error level message [INFO] [stdout] 2025-11-05T01:55:20.292170Z  WARN lib::integration::define_errors_logfusion: [BadRequest] Invalid field: email [INFO] [stdout] 2025-11-05T01:55:20.292206Z ERROR lib::integration::define_errors_logfusion: [IoError] IO operation failed [INFO] [stdout] 2025-11-05T01:55:20.292251Z  WARN lib::integration::define_errors_thiserror: [WarnLevel] Warn level message [INFO] [stdout] 2025-11-05T01:55:20.292022Z ERROR lib::integration::define_errors_logfusion: [DatabaseConnection] Failed to connect to localhost:5432 [INFO] [stdout] 2025-11-05T01:55:20.292230Z  INFO lib::integration::auto_initialization: This respects RUST_LOG filter level [INFO] [stdout] 2025-11-05T01:55:20.292033Z  INFO lib::integration::auto_initialization: Thread 0 logging [INFO] [stdout] 2025-11-05T01:55:20.292286Z ERROR lib::integration::define_errors_logfusion: [Unauthorized] Access denied [INFO] [stdout] 2025-11-05T01:55:20.292295Z ERROR lib::integration::auto_initialization: Thread 0 error [INFO] [stdout] 2025-11-05T01:55:20.292322Z ERROR lib::integration::define_errors_logfusion: [ConnectionFailed] Failed to connect to localhost [INFO] [stdout] 2025-11-05T01:55:20.292339Z  WARN lib::integration::define_errors_logfusion: [QueryTimeout] Query timed out [INFO] [stdout] 2025-11-05T01:55:20.292372Z ERROR lib::integration::define_errors_logfusion: [MultipleFields] Operation read_file failed after 3 retries [INFO] [stdout] 2025-11-05T01:55:20.292364Z  INFO lib::integration::auto_initialization: Thread 3 logging [INFO] [stdout] 2025-11-05T01:55:20.292489Z ERROR app::database: [DatabaseError] Database error [INFO] [stdout] 2025-11-05T01:55:20.292606Z  WARN app::network: [NetworkError] Network error [INFO] [stdout] test integration::auto_initialization::respects_rust_log_env_variable ... ok [INFO] [stdout] 2025-11-05T01:55:20.292064Z  INFO lib::integration::auto_initialization: Thread 1 logging [INFO] [stdout] 2025-11-05T01:55:20.292779Z ERROR lib::integration::auto_initialization: Thread 1 error [INFO] [stdout] test integration::define_errors_logfusion::multiple_error_types_in_single_macro ... ok [INFO] [stdout] test integration::define_errors_logfusion::automatic_source_detection ... ok [INFO] [stdout] 2025-11-05T01:55:20.292833Z  INFO app::auth: [AuthError] Authentication failed [INFO] [stdout] 2025-11-05T01:55:20.292849Z ERROR lib::integration::define_errors_logfusion: [DefaultError] Default target error [INFO] [stdout] 2025-11-05T01:55:20.292079Z ERROR lib::integration::define_errors_thiserror: [DefaultError] Default error [INFO] [stdout] 2025-11-05T01:55:20.292116Z ERROR lib::integration::define_errors_logfusion: [SimpleError] A simple error [INFO] [stdout] 2025-11-05T01:55:20.292118Z ERROR lib::integration::define_errors_thiserror: [IoError] IO operation failed [INFO] [stdout] 2025-11-05T01:55:20.293098Z ERROR storage::db: [DatabaseIo] Database IO error [INFO] [stdout] 2025-11-05T01:55:20.292126Z  INFO lib::integration::auto_initialization: Auto-initialized info message [INFO] [stdout] 2025-11-05T01:55:20.293131Z  WARN network::client: [NetworkIo] Network IO error [INFO] [stdout] 2025-11-05T01:55:20.293148Z ERROR custom::module: [CustomTargetOnly] Custom target only [INFO] [stdout] 2025-11-05T01:55:20.292149Z  INFO lib::integration::auto_initialization: Thread 4 logging [INFO] [stdout] 2025-11-05T01:55:20.293177Z ERROR lib::integration::auto_initialization: Thread 4 error [INFO] [stdout] 2025-11-05T01:55:20.292159Z  WARN lib::integration::define_errors_thiserror: [Warning] Warning condition [INFO] [stdout] 2025-11-05T01:55:20.293473Z  INFO lib::integration::define_errors_thiserror: [Information] Info message [INFO] [stdout] 2025-11-05T01:55:20.292170Z ERROR lib::integration::define_errors_logfusion: [ErrorLevel] An error occurred [INFO] [stdout] 2025-11-05T01:55:20.294075Z  WARN lib::integration::define_errors_logfusion: [WarnLevel] A warning occurred [INFO] [stdout] 2025-11-05T01:55:20.294390Z  INFO lib::integration::define_errors_logfusion: [InfoLevel] Info message [INFO] [stdout] 2025-11-05T01:55:20.292499Z  INFO lib::integration::define_errors_thiserror: [InfoLevel] Info level message [INFO] [stdout] 2025-11-05T01:55:20.292031Z  INFO lib::integration::auto_initialization: Thread 2 logging [INFO] [stdout] 2025-11-05T01:55:20.294731Z ERROR lib::integration::auto_initialization: Thread 2 error [INFO] [stdout] 2025-11-05T01:55:20.292525Z ERROR lib::integration::auto_initialization: Thread 3 error [INFO] [stdout] 2025-11-05T01:55:20.292031Z  WARN lib::integration::define_errors_logfusion: [InvalidCard] Invalid card number [INFO] [stdout] 2025-11-05T01:55:20.293075Z ERROR app::db: [DatabaseError] Database error [INFO] [stdout] 2025-11-05T01:55:20.293083Z ERROR lib::integration::define_errors_logfusion: [AnotherSimple] Another simple one [INFO] [stdout] 2025-11-05T01:55:20.295053Z ERROR app::net: [NetworkError] Network error [INFO] [stdout] 2025-11-05T01:55:20.293086Z ERROR lib::integration::define_errors_logfusion: [ValidationFailed] Validation failed for email: invalid format [INFO] [stdout] 2025-11-05T01:55:20.295304Z ERROR lib::integration::define_errors_logfusion: [ComplexError] Complex: test [INFO] [stdout] 2025-11-05T01:55:20.293401Z ERROR lib::integration::define_errors_thiserror: [CriticalIo] Critical IO error [INFO] [stdout] 2025-11-05T01:55:20.295331Z ERROR lib::integration::define_errors_logfusion: [WithNumber] Number is 42 [INFO] [stdout] 2025-11-05T01:55:20.295344Z  WARN lib::integration::define_errors_thiserror: [WarningIo] IO warning [INFO] [stdout] 2025-11-05T01:55:20.295351Z ERROR lib::integration::define_errors_logfusion: [NetworkError] Network error occurred [INFO] [stdout] 2025-11-05T01:55:20.295358Z  INFO lib::integration::define_errors_thiserror: [InfoIo] IO info [INFO] [stdout] 2025-11-05T01:55:20.293432Z ERROR lib::integration::auto_initialization: Auto-initialized error message [INFO] [stdout] test integration::define_errors_logfusion::with_custom_targets ... ok [INFO] [stdout] 2025-11-05T01:55:20.292022Z  INFO lib::integration::callback_functionality: Callback test message [INFO] [stdout] 2025-11-05T01:55:20.292022Z ERROR lib::integration::define_errors_logfusion: [NotFound] Resource not found [INFO] [stdout] test integration::define_errors_thiserror::error_with_source_chain ... ok [INFO] [stdout] test integration::define_errors_thiserror::source_with_custom_targets ... ok [INFO] [stdout] test integration::define_errors_thiserror::default_behavior_tests ... ok [INFO] [stdout] test integration::define_errors_thiserror::error_with_log_levels ... ok [INFO] [stdout] 2025-11-05T01:55:20.296044Z ERROR lib::integration::callback_functionality: Callback error message [INFO] [stdout] 2025-11-05T01:55:20.295009Z ERROR lib::integration::define_errors_logfusion: [InsufficientFunds] Need $100, have $50 [INFO] [stdout] 2025-11-05T01:55:20.296135Z ERROR lib::integration::define_errors_logfusion: [NetworkError] Network error occurred [INFO] [stdout] 2025-11-05T01:55:20.296167Z ERROR lib::integration::define_errors_logfusion: [ProcessingFailed] Transaction txn_123 failed: card declined [INFO] [stdout] 2025-11-05T01:55:20.295716Z  WARN lib::integration::auto_initialization: Auto-initialized warning message [INFO] [stdout] 2025-11-05T01:55:20.295842Z ERROR lib::integration::define_errors_logfusion: [InvalidInput] Invalid input provided [INFO] [stdout] test integration::define_errors_logfusion::with_log_level_attributes ... ok [INFO] [stdout] test integration::define_errors_thiserror::comprehensive_level_coverage ... ok [INFO] [stdout] test integration::auto_initialization::multiple_threads_auto_initialize_safely ... ok [INFO] [stdout] test integration::define_errors_thiserror::error_with_targets ... ok [INFO] [stdout] test integration::define_errors_logfusion::struct_variants_only ... ok [INFO] [stdout] test integration::define_errors_logfusion::mixed_variants ... ok [INFO] [stdout] test integration::define_errors_thiserror::source_with_different_levels ... ok [INFO] [stdout] test integration::error_info_method::test_error_info_for_metrics_and_monitoring ... ok [INFO] [stdout] test integration::define_errors_logfusion::real_world_payment_example ... ok [INFO] [stdout] test integration::error_analytics_integration::test_multi_crate_error_info_consistency ... ok [INFO] [stdout] test integration::auto_initialization::logging_works_without_explicit_initialization ... ok [INFO] [stdout] test integration::error_analytics_integration::test_error_analytics_pipeline ... ok [INFO] [stdout] test integration::define_errors_logfusion::unit_variants_only ... ok [INFO] [stdout] test integration::error_analytics_integration::test_error_info_serialization ... ok [INFO] [stdout] test integration::error_info_method::test_error_info_logfusion_format ... ok [INFO] [stdout] test integration::error_info_method::test_error_info_mixed_variants ... ok [INFO] [stdout] test integration::error_info_method::test_error_info_thiserror_format ... ok [INFO] [stdout] test integration::thiserror::thiserror_debug_trait ... 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_source_chaining_complex ... ok [INFO] [stdout] 2025-11-05T01:55:20.298534Z  INFO lib::integration::logging_macros: Info message [INFO] [stdout] 2025-11-05T01:55:20.298571Z ERROR lib::integration::thiserror: [FieldInterpolation] Field interpolation: interpolated_value [INFO] [stdout] 2025-11-05T01:55:20.298622Z ERROR lib::integration::tracing: Log crate error [INFO] [stdout] 2025-11-05T01:55:20.298316Z  INFO app::auth: Authentication successful [INFO] [stdout] 2025-11-05T01:55:20.299126Z  WARN lib::integration::logging_macros: Warning message [INFO] [stdout] 2025-11-05T01:55:20.299130Z ERROR app::db: Database connection failed [INFO] [stdout] test integration::thiserror::thiserror_field_types_comprehensive ... ok [INFO] [stdout] 2025-11-05T01:55:20.299151Z ERROR lib::integration::logging_macros: Error message [INFO] [stdout] test integration::logfusion_structured_logging::logfusion_structured_logging_basic ... ok [INFO] [stdout] 2025-11-05T01:55:20.299196Z  WARN lib::integration::tracing: Log crate warning [INFO] [stdout] 2025-11-05T01:55:20.299221Z  INFO lib::integration::tracing: Log crate info [INFO] [stdout] test integration::tracing::tracing_basic_functionality ... ok [INFO] [stdout] 2025-11-05T01:55:20.299239Z ERROR lib::integration::tracing: LogFusion error [INFO] [stdout] 2025-11-05T01:55:20.299255Z  WARN lib::integration::tracing: LogFusion warning [INFO] [stdout] 2025-11-05T01:55:20.299268Z  INFO lib::integration::tracing: LogFusion info [INFO] [stdout] test integration::logfusion_structured_logging::logfusion_backwards_compatibility_with_simple_syntax ... ok [INFO] [stdout] 2025-11-05T01:55:20.298311Z  INFO lib::integration::logging_macros: User alice logged in [INFO] [stdout] 2025-11-05T01:55:20.299339Z  WARN lib::integration::logging_macros: User alice has 42 failed attempts [INFO] [stdout] test integration::logfusion_structured_logging::logfusion_structured_logging_mixed_types ... ok [INFO] [stdout] 2025-11-05T01:55:20.299357Z ERROR lib::integration::logging_macros: Failed to process request for user: alice [INFO] [stdout] test integration::logfusion_structured_logging::logfusion_structured_logging_with_targets ... ok [INFO] [stdout] test integration::logfusion_structured_logging::logfusion_structured_logging_all_levels ... ok [INFO] [stdout] test integration::thiserror::thiserror_with_logging_integration ... ok [INFO] [stdout] test integration::logging_macros::logging_with_target ... ok [INFO] [stdout] test integration::logging_macros::basic_logging_macros_work ... ok [INFO] [stdout] test integration::tracing::log_crate_bridge_compatibility ... ok2025-11-05T01:55:20.300250Z ERROR Multi-layer error [INFO] [stdout] [INFO] [stdout] test integration::logfusion_structured_logging::logfusion_reexports_work ... ok [INFO] [stdout] test integration::logging_macros::logging_with_formatting ... ok [INFO] [stdout] test integration::tracing::tracing_targeted_logging ... ok [INFO] [stdout] test integration::tracing::tracing_spans_integration ... ok [INFO] [stdout] test integration::tracing::tracing_structured_logging ... ok [INFO] [stdout] test integration::tracing::tracing_spans_comprehensive ... ok [INFO] [stdout] 2025-11-05T01:55:20.301176Z  INFO Multi-layer info [INFO] [stdout] test integration::tracing::tracing_filtering ... ok [INFO] [stdout] test integration::tracing::tracing_subscriber_layers ... ok [INFO] [stdout] test integration::tracing::tracing_instrumentation ... 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] [stderr] Running unittests examples/error_debugging_tools.rs (/opt/rustwide/target/debug/examples/error_debugging_tools-f6f51eb6a23e5977) [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_error_pattern_analysis ... ok [INFO] [stdout] test tests::test_error_categorization ... ok [INFO] [stdout] test tests::test_target_grouping ... ok [INFO] [stdout] test tests::test_error_info_extraction ... 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-d259368cb1b564f9) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_error_info_extraction ... ok [INFO] [stdout] 2025-11-05T01:55:20.415146Z ERROR api::db: [DatabaseTimeout] Database query timed out: test query (2000ms) [INFO] [stdout] 2025-11-05T01:55:20.415147Z ERROR system::health: [ServiceDown] Service unavailable: database [INFO] [stdout] 2025-11-05T01:55:20.415212Z ERROR api::db: [DatabaseTimeout] Database query timed out: test query (2000ms) [INFO] [stdout] 2025-11-05T01:55:20.415223Z ERROR api::db: [DatabaseTimeout] Database query timed out: test query (2000ms) [INFO] [stdout] 2025-11-05T01:55:20.415233Z ERROR api::db: [DatabaseTimeout] Database query timed out: test query (2000ms) [INFO] [stdout] 2025-11-05T01:55:20.415242Z ERROR api::db: [DatabaseTimeout] Database query timed out: test query (2000ms) [INFO] [stdout] 2025-11-05T01:55:20.415250Z ERROR api::db: [DatabaseTimeout] Database query timed out: test query (2000ms) [INFO] [stdout] test tests::test_metrics_collection ... ok [INFO] [stdout] test tests::test_alert_conditions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests examples/structured_error_logging.rs (/opt/rustwide/target/debug/examples/structured_error_logging-c34405b49ad78f32) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_alert_conditions ... ok [INFO] [stdout] test tests::test_error_info_extraction ... ok [INFO] [stdout] test tests::test_batch_error_processing ... ok [INFO] [stdout] test tests::test_structured_logging_format ... 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] Doc-tests logfusion [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" "401e9081dd7af7a09bf7eb9b3f50b2f9605afd2078675c9f356f563748bf5111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "401e9081dd7af7a09bf7eb9b3f50b2f9605afd2078675c9f356f563748bf5111", kill_on_drop: false }` [INFO] [stdout] 401e9081dd7af7a09bf7eb9b3f50b2f9605afd2078675c9f356f563748bf5111