[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] [2m2025-11-05T01:55:20.292022Z[0m [31mERROR[0m [2mlib::integration::define_errors_thiserror[0m[2m:[0m [Critical] Critical error
[INFO] [stdout] [2m2025-11-05T01:55:20.292060Z[0m [31mERROR[0m [2mlib::integration::define_errors_thiserror[0m[2m:[0m [ErrorLevel] Error level message
[INFO] [stdout] [2m2025-11-05T01:55:20.292170Z[0m [33m WARN[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [BadRequest] Invalid field: email
[INFO] [stdout] [2m2025-11-05T01:55:20.292206Z[0m [31mERROR[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [IoError] IO operation failed
[INFO] [stdout] [2m2025-11-05T01:55:20.292251Z[0m [33m WARN[0m [2mlib::integration::define_errors_thiserror[0m[2m:[0m [WarnLevel] Warn level message
[INFO] [stdout] [2m2025-11-05T01:55:20.292022Z[0m [31mERROR[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [DatabaseConnection] Failed to connect to localhost:5432
[INFO] [stdout] [2m2025-11-05T01:55:20.292230Z[0m [32m INFO[0m [2mlib::integration::auto_initialization[0m[2m:[0m This respects RUST_LOG filter level
[INFO] [stdout] [2m2025-11-05T01:55:20.292033Z[0m [32m INFO[0m [2mlib::integration::auto_initialization[0m[2m:[0m Thread 0 logging
[INFO] [stdout] [2m2025-11-05T01:55:20.292286Z[0m [31mERROR[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [Unauthorized] Access denied
[INFO] [stdout] [2m2025-11-05T01:55:20.292295Z[0m [31mERROR[0m [2mlib::integration::auto_initialization[0m[2m:[0m Thread 0 error
[INFO] [stdout] [2m2025-11-05T01:55:20.292322Z[0m [31mERROR[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [ConnectionFailed] Failed to connect to localhost
[INFO] [stdout] [2m2025-11-05T01:55:20.292339Z[0m [33m WARN[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [QueryTimeout] Query timed out
[INFO] [stdout] [2m2025-11-05T01:55:20.292372Z[0m [31mERROR[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [MultipleFields] Operation read_file failed after 3 retries
[INFO] [stdout] [2m2025-11-05T01:55:20.292364Z[0m [32m INFO[0m [2mlib::integration::auto_initialization[0m[2m:[0m Thread 3 logging
[INFO] [stdout] [2m2025-11-05T01:55:20.292489Z[0m [31mERROR[0m [2mapp::database[0m[2m:[0m [DatabaseError] Database error
[INFO] [stdout] [2m2025-11-05T01:55:20.292606Z[0m [33m WARN[0m [2mapp::network[0m[2m:[0m [NetworkError] Network error
[INFO] [stdout] test integration::auto_initialization::respects_rust_log_env_variable ... ok
[INFO] [stdout] [2m2025-11-05T01:55:20.292064Z[0m [32m INFO[0m [2mlib::integration::auto_initialization[0m[2m:[0m Thread 1 logging
[INFO] [stdout] [2m2025-11-05T01:55:20.292779Z[0m [31mERROR[0m [2mlib::integration::auto_initialization[0m[2m:[0m 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] [2m2025-11-05T01:55:20.292833Z[0m [32m INFO[0m [2mapp::auth[0m[2m:[0m [AuthError] Authentication failed
[INFO] [stdout] [2m2025-11-05T01:55:20.292849Z[0m [31mERROR[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [DefaultError] Default target error
[INFO] [stdout] [2m2025-11-05T01:55:20.292079Z[0m [31mERROR[0m [2mlib::integration::define_errors_thiserror[0m[2m:[0m [DefaultError] Default error
[INFO] [stdout] [2m2025-11-05T01:55:20.292116Z[0m [31mERROR[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [SimpleError] A simple error
[INFO] [stdout] [2m2025-11-05T01:55:20.292118Z[0m [31mERROR[0m [2mlib::integration::define_errors_thiserror[0m[2m:[0m [IoError] IO operation failed
[INFO] [stdout] [2m2025-11-05T01:55:20.293098Z[0m [31mERROR[0m [2mstorage::db[0m[2m:[0m [DatabaseIo] Database IO error
[INFO] [stdout] [2m2025-11-05T01:55:20.292126Z[0m [32m INFO[0m [2mlib::integration::auto_initialization[0m[2m:[0m Auto-initialized info message
[INFO] [stdout] [2m2025-11-05T01:55:20.293131Z[0m [33m WARN[0m [2mnetwork::client[0m[2m:[0m [NetworkIo] Network IO error
[INFO] [stdout] [2m2025-11-05T01:55:20.293148Z[0m [31mERROR[0m [2mcustom::module[0m[2m:[0m [CustomTargetOnly] Custom target only
[INFO] [stdout] [2m2025-11-05T01:55:20.292149Z[0m [32m INFO[0m [2mlib::integration::auto_initialization[0m[2m:[0m Thread 4 logging
[INFO] [stdout] [2m2025-11-05T01:55:20.293177Z[0m [31mERROR[0m [2mlib::integration::auto_initialization[0m[2m:[0m Thread 4 error
[INFO] [stdout] [2m2025-11-05T01:55:20.292159Z[0m [33m WARN[0m [2mlib::integration::define_errors_thiserror[0m[2m:[0m [Warning] Warning condition
[INFO] [stdout] [2m2025-11-05T01:55:20.293473Z[0m [32m INFO[0m [2mlib::integration::define_errors_thiserror[0m[2m:[0m [Information] Info message
[INFO] [stdout] [2m2025-11-05T01:55:20.292170Z[0m [31mERROR[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [ErrorLevel] An error occurred
[INFO] [stdout] [2m2025-11-05T01:55:20.294075Z[0m [33m WARN[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [WarnLevel] A warning occurred
[INFO] [stdout] [2m2025-11-05T01:55:20.294390Z[0m [32m INFO[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [InfoLevel] Info message
[INFO] [stdout] [2m2025-11-05T01:55:20.292499Z[0m [32m INFO[0m [2mlib::integration::define_errors_thiserror[0m[2m:[0m [InfoLevel] Info level message
[INFO] [stdout] [2m2025-11-05T01:55:20.292031Z[0m [32m INFO[0m [2mlib::integration::auto_initialization[0m[2m:[0m Thread 2 logging
[INFO] [stdout] [2m2025-11-05T01:55:20.294731Z[0m [31mERROR[0m [2mlib::integration::auto_initialization[0m[2m:[0m Thread 2 error
[INFO] [stdout] [2m2025-11-05T01:55:20.292525Z[0m [31mERROR[0m [2mlib::integration::auto_initialization[0m[2m:[0m Thread 3 error
[INFO] [stdout] [2m2025-11-05T01:55:20.292031Z[0m [33m WARN[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [InvalidCard] Invalid card number
[INFO] [stdout] [2m2025-11-05T01:55:20.293075Z[0m [31mERROR[0m [2mapp::db[0m[2m:[0m [DatabaseError] Database error
[INFO] [stdout] [2m2025-11-05T01:55:20.293083Z[0m [31mERROR[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [AnotherSimple] Another simple one
[INFO] [stdout] [2m2025-11-05T01:55:20.295053Z[0m [31mERROR[0m [2mapp::net[0m[2m:[0m [NetworkError] Network error
[INFO] [stdout] [2m2025-11-05T01:55:20.293086Z[0m [31mERROR[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [ValidationFailed] Validation failed for email: invalid format
[INFO] [stdout] [2m2025-11-05T01:55:20.295304Z[0m [31mERROR[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [ComplexError] Complex: test
[INFO] [stdout] [2m2025-11-05T01:55:20.293401Z[0m [31mERROR[0m [2mlib::integration::define_errors_thiserror[0m[2m:[0m [CriticalIo] Critical IO error
[INFO] [stdout] [2m2025-11-05T01:55:20.295331Z[0m [31mERROR[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [WithNumber] Number is 42
[INFO] [stdout] [2m2025-11-05T01:55:20.295344Z[0m [33m WARN[0m [2mlib::integration::define_errors_thiserror[0m[2m:[0m [WarningIo] IO warning
[INFO] [stdout] [2m2025-11-05T01:55:20.295351Z[0m [31mERROR[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [NetworkError] Network error occurred
[INFO] [stdout] [2m2025-11-05T01:55:20.295358Z[0m [32m INFO[0m [2mlib::integration::define_errors_thiserror[0m[2m:[0m [InfoIo] IO info
[INFO] [stdout] [2m2025-11-05T01:55:20.293432Z[0m [31mERROR[0m [2mlib::integration::auto_initialization[0m[2m:[0m Auto-initialized error message
[INFO] [stdout] test integration::define_errors_logfusion::with_custom_targets ... ok
[INFO] [stdout] [2m2025-11-05T01:55:20.292022Z[0m [32m INFO[0m [2mlib::integration::callback_functionality[0m[2m:[0m Callback test message
[INFO] [stdout] [2m2025-11-05T01:55:20.292022Z[0m [31mERROR[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [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] [2m2025-11-05T01:55:20.296044Z[0m [31mERROR[0m [2mlib::integration::callback_functionality[0m[2m:[0m Callback error message
[INFO] [stdout] [2m2025-11-05T01:55:20.295009Z[0m [31mERROR[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [InsufficientFunds] Need $100, have $50
[INFO] [stdout] [2m2025-11-05T01:55:20.296135Z[0m [31mERROR[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [NetworkError] Network error occurred
[INFO] [stdout] [2m2025-11-05T01:55:20.296167Z[0m [31mERROR[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [ProcessingFailed] Transaction txn_123 failed: card declined
[INFO] [stdout] [2m2025-11-05T01:55:20.295716Z[0m [33m WARN[0m [2mlib::integration::auto_initialization[0m[2m:[0m Auto-initialized warning message
[INFO] [stdout] [2m2025-11-05T01:55:20.295842Z[0m [31mERROR[0m [2mlib::integration::define_errors_logfusion[0m[2m:[0m [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] [2m2025-11-05T01:55:20.298534Z[0m [32m INFO[0m [2mlib::integration::logging_macros[0m[2m:[0m Info message
[INFO] [stdout] [2m2025-11-05T01:55:20.298571Z[0m [31mERROR[0m [2mlib::integration::thiserror[0m[2m:[0m [FieldInterpolation] Field interpolation: interpolated_value
[INFO] [stdout] [2m2025-11-05T01:55:20.298622Z[0m [31mERROR[0m [2mlib::integration::tracing[0m[2m:[0m Log crate error    
[INFO] [stdout] [2m2025-11-05T01:55:20.298316Z[0m [32m INFO[0m [2mapp::auth[0m[2m:[0m Authentication successful
[INFO] [stdout] [2m2025-11-05T01:55:20.299126Z[0m [33m WARN[0m [2mlib::integration::logging_macros[0m[2m:[0m Warning message
[INFO] [stdout] [2m2025-11-05T01:55:20.299130Z[0m [31mERROR[0m [2mapp::db[0m[2m:[0m Database connection failed
[INFO] [stdout] test integration::thiserror::thiserror_field_types_comprehensive ... ok
[INFO] [stdout] [2m2025-11-05T01:55:20.299151Z[0m [31mERROR[0m [2mlib::integration::logging_macros[0m[2m:[0m Error message
[INFO] [stdout] test integration::logfusion_structured_logging::logfusion_structured_logging_basic ... ok
[INFO] [stdout] [2m2025-11-05T01:55:20.299196Z[0m [33m WARN[0m [2mlib::integration::tracing[0m[2m:[0m Log crate warning    
[INFO] [stdout] [2m2025-11-05T01:55:20.299221Z[0m [32m INFO[0m [2mlib::integration::tracing[0m[2m:[0m Log crate info    
[INFO] [stdout] test integration::tracing::tracing_basic_functionality ... ok
[INFO] [stdout] [2m2025-11-05T01:55:20.299239Z[0m [31mERROR[0m [2mlib::integration::tracing[0m[2m:[0m LogFusion error
[INFO] [stdout] [2m2025-11-05T01:55:20.299255Z[0m [33m WARN[0m [2mlib::integration::tracing[0m[2m:[0m LogFusion warning
[INFO] [stdout] [2m2025-11-05T01:55:20.299268Z[0m [32m INFO[0m [2mlib::integration::tracing[0m[2m:[0m LogFusion info
[INFO] [stdout] test integration::logfusion_structured_logging::logfusion_backwards_compatibility_with_simple_syntax ... ok
[INFO] [stdout] [2m2025-11-05T01:55:20.298311Z[0m [32m INFO[0m [2mlib::integration::logging_macros[0m[2m:[0m User alice logged in
[INFO] [stdout] [2m2025-11-05T01:55:20.299339Z[0m [33m WARN[0m [2mlib::integration::logging_macros[0m[2m:[0m User alice has 42 failed attempts
[INFO] [stdout] test integration::logfusion_structured_logging::logfusion_structured_logging_mixed_types ... ok
[INFO] [stdout] [2m2025-11-05T01:55:20.299357Z[0m [31mERROR[0m [2mlib::integration::logging_macros[0m[2m:[0m 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 ... ok[2m2025-11-05T01:55:20.300250Z[0m [31mERROR[0m 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] [2m2025-11-05T01:55:20.301176Z[0m [32m INFO[0m 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] [2m2025-11-05T01:55:20.415146Z[0m [31mERROR[0m [2mapi::db[0m[2m:[0m [DatabaseTimeout] Database query timed out: test query (2000ms)
[INFO] [stdout] [2m2025-11-05T01:55:20.415147Z[0m [31mERROR[0m [2msystem::health[0m[2m:[0m [ServiceDown] Service unavailable: database
[INFO] [stdout] [2m2025-11-05T01:55:20.415212Z[0m [31mERROR[0m [2mapi::db[0m[2m:[0m [DatabaseTimeout] Database query timed out: test query (2000ms)
[INFO] [stdout] [2m2025-11-05T01:55:20.415223Z[0m [31mERROR[0m [2mapi::db[0m[2m:[0m [DatabaseTimeout] Database query timed out: test query (2000ms)
[INFO] [stdout] [2m2025-11-05T01:55:20.415233Z[0m [31mERROR[0m [2mapi::db[0m[2m:[0m [DatabaseTimeout] Database query timed out: test query (2000ms)
[INFO] [stdout] [2m2025-11-05T01:55:20.415242Z[0m [31mERROR[0m [2mapi::db[0m[2m:[0m [DatabaseTimeout] Database query timed out: test query (2000ms)
[INFO] [stdout] [2m2025-11-05T01:55:20.415250Z[0m [31mERROR[0m [2mapi::db[0m[2m:[0m [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
