[INFO] fetching crate camel-config 0.7.0...
[INFO] testing camel-config-0.7.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate camel-config 0.7.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate camel-config 0.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate camel-config 0.7.0
[INFO] tweaked toml for crates.io crate camel-config 0.7.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate camel-config 0.7.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate camel-config 0.7.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-ini v0.20.0
[INFO] [stderr]   Downloaded yaml-rust2 v0.8.1
[INFO] [stderr]   Downloaded camel-health v0.7.0
[INFO] [stderr]   Downloaded camel-util v0.7.0
[INFO] [stderr]   Downloaded camel-prometheus v0.7.0
[INFO] [stderr]   Downloaded config v0.14.1
[INFO] [stderr]   Downloaded camel-support v0.7.0
[INFO] [stderr]   Downloaded camel-language-api v0.7.0
[INFO] [stderr]   Downloaded typed-arena v1.7.0
[INFO] [stderr]   Downloaded peresil v0.3.0
[INFO] [stderr]   Downloaded camel-api v0.7.0
[INFO] [stderr]   Downloaded sxd-document v0.3.2
[INFO] [stderr]   Downloaded camel-processor v0.7.0
[INFO] [stderr]   Downloaded camel-otel v0.7.0
[INFO] [stderr]   Downloaded opentelemetry-appender-tracing v0.31.1
[INFO] [stderr]   Downloaded camel-endpoint-macros v0.7.0
[INFO] [stderr]   Downloaded redb v2.6.3
[INFO] [stderr]   Downloaded camel-endpoint v0.7.0
[INFO] [stderr]   Downloaded notify v6.1.1
[INFO] [stderr]   Downloaded camel-dsl v0.7.0
[INFO] [stderr]   Downloaded camel-core v0.7.0
[INFO] [stderr]   Downloaded camel-component-timer v0.7.0
[INFO] [stderr]   Downloaded camel-component-log v0.7.0
[INFO] [stderr]   Downloaded camel-language-simple v0.7.0
[INFO] [stderr]   Downloaded camel-bean v0.7.0
[INFO] [stderr]   Downloaded camel-component-api v0.7.0
[INFO] [stderr]   Downloaded camel-bean-macros v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d506d4eb97358bd727d93d228bb70a3a819b48599b69efcc0736cc612828075
[INFO] running `Command { std: "docker" "start" "-a" "9d506d4eb97358bd727d93d228bb70a3a819b48599b69efcc0736cc612828075", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d506d4eb97358bd727d93d228bb70a3a819b48599b69efcc0736cc612828075", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d506d4eb97358bd727d93d228bb70a3a819b48599b69efcc0736cc612828075", kill_on_drop: false }`
[INFO] [stdout] 9d506d4eb97358bd727d93d228bb70a3a819b48599b69efcc0736cc612828075
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36d776759ef2e94cddee4dd402f8888c1daf872651ff8adfbe6f00fc4a1ad82c
[INFO] running `Command { std: "docker" "start" "-a" "36d776759ef2e94cddee4dd402f8888c1daf872651ff8adfbe6f00fc4a1ad82c", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling peresil v0.3.0
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling sxd-document v0.3.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling camel-util v0.7.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling camel-endpoint-macros v0.7.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling camel-bean-macros v0.7.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling opentelemetry-appender-tracing v0.31.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling camel-api v0.7.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling camel-language-api v0.7.0
[INFO] [stderr]    Compiling camel-support v0.7.0
[INFO] [stderr]    Compiling camel-endpoint v0.7.0
[INFO] [stderr]    Compiling camel-bean v0.7.0
[INFO] [stderr]    Compiling camel-processor v0.7.0
[INFO] [stderr]    Compiling camel-language-simple v0.7.0
[INFO] [stderr]    Compiling camel-component-api v0.7.0
[INFO] [stderr]    Compiling camel-core v0.7.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling camel-dsl v0.7.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.1
[INFO] [stderr]    Compiling camel-health v0.7.0
[INFO] [stderr]    Compiling camel-otel v0.7.0
[INFO] [stderr]    Compiling camel-prometheus v0.7.0
[INFO] [stderr]    Compiling camel-config v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "36d776759ef2e94cddee4dd402f8888c1daf872651ff8adfbe6f00fc4a1ad82c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36d776759ef2e94cddee4dd402f8888c1daf872651ff8adfbe6f00fc4a1ad82c", kill_on_drop: false }`
[INFO] [stdout] 36d776759ef2e94cddee4dd402f8888c1daf872651ff8adfbe6f00fc4a1ad82c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8220da7ada413159219a861813508222fa8c02685fd3f54b36a0eca1d99e0eae
[INFO] running `Command { std: "docker" "start" "-a" "8220da7ada413159219a861813508222fa8c02685fd3f54b36a0eca1d99e0eae", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling camel-component-log v0.7.0
[INFO] [stderr]    Compiling camel-component-timer v0.7.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.1
[INFO] [stderr]    Compiling camel-otel v0.7.0
[INFO] [stderr]    Compiling camel-config v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.77s
[INFO] running `Command { std: "docker" "inspect" "8220da7ada413159219a861813508222fa8c02685fd3f54b36a0eca1d99e0eae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8220da7ada413159219a861813508222fa8c02685fd3f54b36a0eca1d99e0eae", kill_on_drop: false }`
[INFO] [stdout] 8220da7ada413159219a861813508222fa8c02685fd3f54b36a0eca1d99e0eae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 18eab08ffe6025df95fb22a157e278634007a9e3056d444f2caee1606de50e78
[INFO] running `Command { std: "docker" "start" "-a" "18eab08ffe6025df95fb22a157e278634007a9e3056d444f2caee1606de50e78", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/camel_config-1a863973c0a2a5a0)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test config::camel_config_defaults_tests::watch_debounce_ms_custom_value ... ok
[INFO] [stdout] test config::components_config_tests::components_config_deserializes_raw_toml_block ... ok
[INFO] [stdout] test config::camel_config_defaults_tests::watch_debounce_ms_default_is_300 ... ok
[INFO] [stdout] test config::prometheus_config_tests::test_prometheus_absent_is_none ... ok
[INFO] [stdout] test config::prometheus_config_tests::test_health_config_defaults ... ok
[INFO] [stdout] test config::prometheus_config_tests::test_prometheus_defaults ... ok
[INFO] [stdout] test context_ext::configure_context_smoke_tests::parse_log_level_covers_all_branches ... ok
[INFO] [stdout] test config::profile_loading_tests::test_merge_toml_values_merges_nested_tables ... ok
[INFO] [stdout] test config::prometheus_config_tests::test_health_config_custom_port ... ok
[INFO] [stdout] test context_ext::configure_context_smoke_tests::journal_config_without_path_fails_deserialization ... ok
[INFO] [stdout] test context_ext::configure_context_smoke_tests::journal_config_deserializes_with_defaults ... ok
[INFO] [stdout] test config::profile_loading_tests::test_from_file_with_profile_merges_default_and_profile ... ok
[INFO] [stdout] test context_ext::configure_context_smoke_tests::test_configure_context_empty_config ... ok
[INFO] [stdout] test config::profile_loading_tests::test_from_file_with_env_overrides_timeout ... ok
[INFO] [stdout] test config::prometheus_config_tests::test_prometheus_full ... ok
[INFO] [stdout] test config::profile_loading_tests::test_from_file_with_profile_unknown_profile_returns_error ... ok
[INFO] [stdout] test config::profile_loading_tests::test_from_file_with_profile_uses_profile_when_no_default ... ok
[INFO] [stdout] test config::profile_loading_tests::test_from_file_without_profile_uses_default_section ... ok
[INFO] [stdout] test context_ext::configure_context_smoke_tests::configure_context_without_journal_creates_ephemeral_context ... ok
[INFO] [stdout] test context_ext::configure_context_smoke_tests::load_routes_propagates_discovery_error_for_invalid_glob ... ok
[INFO] [stdout] test context_ext::configure_context_smoke_tests::journal_config_deserializes_durability_eventual ... ok
[INFO] [stdout] test context_ext::configure_context_smoke_tests::load_routes_returns_empty_when_routes_not_declared ... ok
[INFO] [stdout] test context_ext::configure_context_smoke_tests::configure_context_with_supervision_and_journal_creates_context ... ok
[INFO] [stderr]      Running tests/config_test.rs (/opt/rustwide/target/debug/deps/config_test-86832f57b2beccf0)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_load_config_with_defaults ... ok
[INFO] [stdout] test test_otel_config_defaults ... ok
[INFO] [stdout] test test_env_var_override ... ok
[INFO] [stdout] test test_nested_profile_merge ... ok
[INFO] [stdout] test test_otel_config_partial_defaults ... ok
[INFO] [stdout] test test_load_config_with_profile ... ok
[INFO] [stdout] test test_otel_config_from_toml ... ok
[INFO] [stderr]      Running tests/context_config_test.rs (/opt/rustwide/target/debug/deps/context_config_test-b05eaab52b6cf86b)
[INFO] [stdout] test test_load_basic_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_configure_context_with_supervision ... ok
[INFO] [stdout] test test_configure_context_with_valid_log_level ... ok
[INFO] [stdout] test test_configure_context_without_otel_no_lifecycle ... ok
[INFO] [stdout] test test_configure_context_sets_shutdown_timeout ... ok
[INFO] [stdout] test test_configure_context_with_invalid_log_level ... ok
[INFO] [stdout] test test_load_routes_from_config ... ok
[INFO] [stdout] test test_configure_context_with_otel_enabled_registers_lifecycle ... ok
[INFO] [stdout] [2m2026-05-12T07:29:06.318970Z[0m [32m INFO[0m [2mcamel_core::context[0m[2m:[0m Adding route definition [3mfrom[0m[2m=[0m"timer:tick?period=1000" [3mroute_id[0m[2m=[0mauto-loaded-route
[INFO] [stdout] [2m2026-05-12T07:29:06.319137Z[0m [32m INFO[0m [2mcamel_core::lifecycle::adapters::route_controller[0m[2m:[0m Adding route to controller [3mroute_id[0m[2m=[0mauto-loaded-route
[INFO] [stdout] [2m2026-05-12T07:29:06.319333Z[0m [32m INFO[0m [2mcamel_core::context[0m[2m:[0m Starting CamelContext
[INFO] [stdout] [2m2026-05-12T07:29:06.319478Z[0m [32m INFO[0m [2mcamel_core::lifecycle::adapters::route_controller[0m[2m:[0m Starting route [3mroute_id[0m[2m=[0mauto-loaded-route
[INFO] [stdout] [2m2026-05-12T07:29:06.319592Z[0m [32m INFO[0m [2mcamel_core::lifecycle::adapters::route_controller[0m[2m:[0m Route started [3mroute_id[0m[2m=[0mauto-loaded-route
[INFO] [stdout] [2m2026-05-12T07:29:06.319795Z[0m [32m INFO[0m [2mcamel_core::context[0m[2m:[0m CamelContext started
[INFO] [stdout] [2m2026-05-12T07:29:06.319847Z[0m [32m INFO[0m [2mcamel_core::context[0m[2m:[0m Stopping CamelContext
[INFO] [stdout] [2m2026-05-12T07:29:06.320045Z[0m [32m INFO[0m [2mcamel_core::lifecycle::adapters::consumer_management[0m[2m:[0m Stopping route [3mroute_id[0m[2m=[0mauto-loaded-route
[INFO] [stdout] [2m2026-05-12T07:29:06.320181Z[0m [32m INFO[0m [2mcamel_core::lifecycle::adapters::consumer_management[0m[2m:[0m Route stopped [3mroute_id[0m[2m=[0mauto-loaded-route
[INFO] [stdout] [2m2026-05-12T07:29:06.320257Z[0m [32m INFO[0m [2mcamel_core::context[0m[2m:[0m CamelContext stopped
[INFO] [stdout] test test_context_loads_routes_from_config ... ok
[INFO] [stdout] [2m2026-05-12T07:29:06.537289Z[0m [32m INFO[0m [2mcamel_core::context[0m[2m:[0m Registering component [3mscheme[0m[2m=[0m"timer"
[INFO] [stdout] [2m2026-05-12T07:29:06.539772Z[0m [32m INFO[0m [2mcamel_core::lifecycle::adapters::route_controller[0m[2m:[0m Adding route to controller [3mroute_id[0m[2m=[0mcfg-journal-r1
[INFO] [stdout] test test_configure_context_uses_runtime_journal_from_config ... ok
[INFO] [stderr]      Running tests/subscriber_test.rs (/opt/rustwide/target/debug/deps/subscriber_test-ab9aa00e472c7760)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_configure_context_succeeds_with_json_format ... ok
[INFO] [stdout] test test_configure_context_succeeds_with_plain_format ... ok
[INFO] [stdout] test test_configure_context_with_otel_enabled_does_not_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/supervision_test.rs (/opt/rustwide/target/debug/deps/supervision_test-94fb44b878196e2a)
[INFO] [stdout] running 2 tests
[INFO] [stderr]    Doc-tests camel_config
[INFO] [stdout] test test_supervision_config_default_values ... ok
[INFO] [stdout] test test_supervision_config_to_supervision_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/discovery.rs - discovery::discover_routes (line 39) ... ignored
[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] [stdout] all doctests ran in 0.70s; merged doctests compilation took 0.69s
[INFO] running `Command { std: "docker" "inspect" "18eab08ffe6025df95fb22a157e278634007a9e3056d444f2caee1606de50e78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18eab08ffe6025df95fb22a157e278634007a9e3056d444f2caee1606de50e78", kill_on_drop: false }`
[INFO] [stdout] 18eab08ffe6025df95fb22a157e278634007a9e3056d444f2caee1606de50e78
