[INFO] fetching crate fusion-core 0.1.0... [INFO] testing fusion-core-0.1.0 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate fusion-core 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate fusion-core 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fusion-core 0.1.0 [INFO] tweaked toml for crates.io crate fusion-core 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fusion-core 0.1.0 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fusion-core 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf8937d81418b9c354dfa9e53a3548aa387d55aed2e357755a298d3670dec46c [INFO] running `Command { std: "docker" "start" "-a" "bf8937d81418b9c354dfa9e53a3548aa387d55aed2e357755a298d3670dec46c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf8937d81418b9c354dfa9e53a3548aa387d55aed2e357755a298d3670dec46c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf8937d81418b9c354dfa9e53a3548aa387d55aed2e357755a298d3670dec46c", kill_on_drop: false }` [INFO] [stdout] bf8937d81418b9c354dfa9e53a3548aa387d55aed2e357755a298d3670dec46c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b92052b23af34ec1d02f55cf1c44c17a08f60b343b8cb0ae0675cc1698621675 [INFO] running `Command { std: "docker" "start" "-a" "b92052b23af34ec1d02f55cf1c44c17a08f60b343b8cb0ae0675cc1698621675", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling sval v2.16.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling sval_ref v2.16.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling sval_dynamic v2.16.0 [INFO] [stderr] Compiling sval_fmt v2.16.0 [INFO] [stderr] Compiling sval_buffer v2.16.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling sval_nested v2.16.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling sval_serde v2.16.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling value-bag-sval2 v1.11.1 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling windows-link v0.2.1 [INFO] [stderr] Compiling small_ctor v0.1.2 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling windows-sys v0.61.2 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling fastant v0.1.10 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rtrb v0.3.2 [INFO] [stderr] Compiling base16ct v0.3.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling hierarchical_hash_wheel_timer v1.3.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling mea v0.4.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling fastrace-macro v0.7.14 [INFO] [stderr] Compiling opentelemetry v0.31.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling opentelemetry-http v0.31.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling fusion-core-macros v0.1.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde_fmt v1.0.3 [INFO] [stderr] Compiling serde_buf v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling value-bag-serde1 v1.11.1 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling logforth-core v0.2.1 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling logforth-layout-json v0.2.1 [INFO] [stderr] Compiling logforth-bridge-log v0.2.1 [INFO] [stderr] Compiling duration-str v0.17.0 [INFO] [stderr] Compiling opentelemetry-proto v0.31.0 [INFO] [stderr] Compiling logforth-layout-text v0.2.1 [INFO] [stderr] Compiling logforth-append-file v0.2.1 [INFO] [stderr] Compiling fusion-common v0.1.0 [INFO] [stderr] Compiling serde_with v3.15.1 [INFO] [stderr] Compiling josekit v0.10.3 [INFO] [stderr] Compiling config v0.15.18 [INFO] [stderr] Compiling opentelemetry-otlp v0.31.0 [INFO] [stderr] Compiling logforth-append-opentelemetry v0.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling logforth v0.28.1 [INFO] [stderr] Compiling fastrace v0.7.14 [INFO] [stderr] Compiling fusion-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "b92052b23af34ec1d02f55cf1c44c17a08f60b343b8cb0ae0675cc1698621675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b92052b23af34ec1d02f55cf1c44c17a08f60b343b8cb0ae0675cc1698621675", kill_on_drop: false }` [INFO] [stdout] b92052b23af34ec1d02f55cf1c44c17a08f60b343b8cb0ae0675cc1698621675 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c46b67d5cabb2da3562707a3dc0cde15687944880da6b123804abf700e7dbbe [INFO] running `Command { std: "docker" "start" "-a" "1c46b67d5cabb2da3562707a3dc0cde15687944880da6b123804abf700e7dbbe", kill_on_drop: false }` [INFO] [stderr] Compiling fusion-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.28s [INFO] running `Command { std: "docker" "inspect" "1c46b67d5cabb2da3562707a3dc0cde15687944880da6b123804abf700e7dbbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c46b67d5cabb2da3562707a3dc0cde15687944880da6b123804abf700e7dbbe", kill_on_drop: false }` [INFO] [stdout] 1c46b67d5cabb2da3562707a3dc0cde15687944880da6b123804abf700e7dbbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e5f2afdf8b52759029eb5d715f00b3ae3cf83be1c8ea12145fe7535c9370a515 [INFO] running `Command { std: "docker" "start" "-a" "e5f2afdf8b52759029eb5d715f00b3ae3cf83be1c8ea12145fe7535c9370a515", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fusion_core-1f50fc984986baee) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test security::pwd::tests::test_password_strength ... ok [INFO] [stdout] test configuration::model::app_setting::tests::test_app_conf ... ok [INFO] [stdout] test configuration::effect::tests::test_config_load ... ok [INFO] [stdout] test security::jose::tests::test_jwt_hs256 ... ok [INFO] [stdout] test security::security_utils::tests::test_encrypt_and_decrypt_jwt ... ok [INFO] [stdout] test security::jose::tests::test_jwe_dir ... ok [INFO] [stdout] test security::security_utils::tests::test_token_expired ... ok [INFO] [stdout] test security::jose::tests::test_jwt_es256 ... ok [INFO] [stdout] test security::jose::tests::test_jwe_ecdh_es ... ok [INFO] [stdout] 2026-01-26T06:27:25.851349+00:00 INFO fusion_core::log::utils: utils.rs:48 Log system initialization completed, level: INFO, writer: [Stdout] [INFO] [stdout] 2026-01-26T06:27:25.993215+00:00 INFO fusion_core::application: application.rs:366 fusion_core::log::LogPlugin plugin registered [INFO] [stdout] test application::tests::test_application_run ... ok [INFO] [stdout] test security::pwd::tests::test_pwd ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.16s [INFO] [stdout] [INFO] [stderr] Running tests/test_application_plugin.rs (/opt/rustwide/target/debug/deps/test_application_plugin-a937211198461950) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2026-01-26T06:27:28.014118+00:00 INFO fusion_core::log::utils: utils.rs:48 Log system initialization completed, level: INFO, writer: [Stdout] [INFO] [stdout] 2026-01-26T06:27:28.019377+00:00 INFO fusion_core::application: application.rs:366 fusion_core::log::LogPlugin plugin registered [INFO] [stdout] 2026-01-26T06:27:28.019482+00:00 INFO fusion_core::application: application.rs:366 test_application_plugin::MyPlugin plugin registered [INFO] [stderr] Running tests/test_builder.rs (/opt/rustwide/target/debug/deps/test_builder-ed0d42d4a6843151) [INFO] [stdout] test test_application_plugin ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test should_generate_builder_for_struct_one_property ... ok [INFO] [stdout] test should_generate_builder_for_struct_with_no_properties ... 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] [stderr] Doc-tests fusion_core [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/component/../../DI.md - component (line 7) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] all doctests ran in 2.21s; merged doctests compilation took 2.01s [INFO] running `Command { std: "docker" "inspect" "e5f2afdf8b52759029eb5d715f00b3ae3cf83be1c8ea12145fe7535c9370a515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5f2afdf8b52759029eb5d715f00b3ae3cf83be1c8ea12145fe7535c9370a515", kill_on_drop: false }` [INFO] [stdout] e5f2afdf8b52759029eb5d715f00b3ae3cf83be1c8ea12145fe7535c9370a515