[INFO] fetching crate forge-core 0.8.2... [INFO] testing forge-core-0.8.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate forge-core 0.8.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate forge-core 0.8.2 [INFO] finished tweaking crates.io crate forge-core 0.8.2 [INFO] tweaked toml for crates.io crate forge-core 0.8.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate forge-core 0.8.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate forge-core 0.8.2 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_spanned v1.1.0 [INFO] [stderr] Downloaded utf8-zero v0.8.1 [INFO] [stderr] Downloaded etcetera v0.11.0 [INFO] [stderr] Downloaded libredox v0.1.15 [INFO] [stderr] Downloaded opentelemetry v0.27.1 [INFO] [stderr] Downloaded toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Downloaded schemars_derive v0.8.22 [INFO] [stderr] Downloaded cron v0.15.0 [INFO] [stderr] Downloaded docker_credential v1.3.2 [INFO] [stderr] Downloaded toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Downloaded ferroid v0.8.9 [INFO] [stderr] Downloaded schemars v0.8.22 [INFO] [stderr] Downloaded astral-tokio-tar v0.6.0 [INFO] [stderr] Downloaded ureq-proto v0.6.0 [INFO] [stderr] Downloaded bollard-buildkit-proto v0.7.0 [INFO] [stderr] Downloaded bollard-stubs v1.52.1-rc.29.1.3 [INFO] [stderr] Downloaded tracing-opentelemetry v0.28.0 [INFO] [stderr] Downloaded testcontainers v0.27.2 [INFO] [stderr] Downloaded bollard v0.20.2 [INFO] [stderr] Downloaded winnow v0.6.26 [INFO] [stderr] Downloaded iri-string v0.7.11 [INFO] [stderr] Downloaded winnow v1.0.0 [INFO] [stderr] Downloaded testcontainers-modules v0.15.0 [INFO] [stderr] Downloaded ureq v3.3.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.27.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9dff2167cd255d178a6ebd1859c929211cc018b08248dc5a59e8ae983314049e [INFO] running `Command { std: "docker" "start" "-a" "9dff2167cd255d178a6ebd1859c929211cc018b08248dc5a59e8ae983314049e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dff2167cd255d178a6ebd1859c929211cc018b08248dc5a59e8ae983314049e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dff2167cd255d178a6ebd1859c929211cc018b08248dc5a59e8ae983314049e", kill_on_drop: false }` [INFO] [stdout] 9dff2167cd255d178a6ebd1859c929211cc018b08248dc5a59e8ae983314049e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2f7c601b52b6b60a5735754676162902c3524ff95b934ccd3d82f480b941edf [INFO] running `Command { std: "docker" "start" "-a" "c2f7c601b52b6b60a5735754676162902c3524ff95b934ccd3d82f480b941edf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling iri-string v0.7.11 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_spanned v1.1.0 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling opentelemetry v0.27.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling opentelemetry_sdk v0.27.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling cron v0.15.0 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling tracing-opentelemetry v0.28.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling forge-core v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "c2f7c601b52b6b60a5735754676162902c3524ff95b934ccd3d82f480b941edf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2f7c601b52b6b60a5735754676162902c3524ff95b934ccd3d82f480b941edf", kill_on_drop: false }` [INFO] [stdout] c2f7c601b52b6b60a5735754676162902c3524ff95b934ccd3d82f480b941edf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bd20d740e630fe91a68ae57386fb71d786d9cfb70e55e79ca34df435eaa170a [INFO] running `Command { std: "docker" "start" "-a" "4bd20d740e630fe91a68ae57386fb71d786d9cfb70e55e79ca34df435eaa170a", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling forge-core v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.38s [INFO] running `Command { std: "docker" "inspect" "4bd20d740e630fe91a68ae57386fb71d786d9cfb70e55e79ca34df435eaa170a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bd20d740e630fe91a68ae57386fb71d786d9cfb70e55e79ca34df435eaa170a", kill_on_drop: false }` [INFO] [stdout] 4bd20d740e630fe91a68ae57386fb71d786d9cfb70e55e79ca34df435eaa170a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 973fa234777150a47e53afb3bd41d1ee6240b3ef3a1c63452fe6a4a2297591df [INFO] running `Command { std: "docker" "start" "-a" "973fa234777150a47e53afb3bd41d1ee6240b3ef3a1c63452fe6a4a2297591df", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/forge_core-97e9c7958530aba8) [INFO] [stdout] [INFO] [stdout] running 281 tests [INFO] [stdout] test cluster::node::tests::test_node_status_conversion ... ok [INFO] [stdout] test cluster::roles::tests::test_all_roles ... ok [INFO] [stdout] test cluster::node::tests::test_node_can_accept_work ... ok [INFO] [stdout] test cluster::node::tests::test_node_info_creation ... ok [INFO] [stdout] test cluster::roles::tests::test_leader_role_conversion ... ok [INFO] [stdout] test cluster::node::tests::test_node_id_generation ... ok [INFO] [stdout] test cluster::roles::tests::test_node_role_conversion ... ok [INFO] [stdout] test auth::claims::tests::test_claims_serialization ... ok [INFO] [stdout] test cluster::roles::tests::test_leader_role_lock_ids ... ok [INFO] [stdout] test cluster::traits::tests::test_cluster_info_empty ... ok [INFO] [stdout] test cluster::traits::tests::test_leader_info_validity ... ok [INFO] [stdout] test config::cluster::tests::test_default_cluster_config ... ok [INFO] [stdout] test auth::claims::tests::test_claims_builder ... ok [INFO] [stdout] test auth::claims::tests::test_claims_expiration ... ok [INFO] [stdout] test config::tests::test_access_token_ttl_defaults ... ok [INFO] [stdout] test config::tests::test_access_token_ttl_custom ... ok [INFO] [stdout] test config::cluster::tests::test_parse_cluster_config ... ok [INFO] [stdout] test config::database::tests::test_new_config ... ok [INFO] [stdout] test config::database::tests::test_validate_with_url ... ok [INFO] [stdout] test config::database::tests::test_validate_empty_url ... ok [INFO] [stdout] test cluster::node::tests::test_node_load_calculation ... ok [INFO] [stdout] test config::tests::test_access_token_ttl_minimum_enforced ... ok [INFO] [stdout] test config::tests::test_auth_validation_hmac_missing_secret ... ok [INFO] [stdout] test config::signals::tests::deserializes_empty_toml ... ok [INFO] [stdout] test config::signals::tests::all_fields_overridden ... ok [INFO] [stdout] test config::signals::tests::excluded_functions_from_toml ... ok [INFO] [stdout] test config::tests::test_auth_validation_hmac_with_secret ... ok [INFO] [stdout] test config::tests::test_auth_validation_no_config ... ok [INFO] [stdout] test config::database::tests::test_default_database_config ... ok [INFO] [stdout] test config::tests::test_env_var_default_empty_string ... ok [INFO] [stdout] test config::tests::test_env_var_default_overridden_when_set ... ok [INFO] [stdout] test config::tests::test_env_var_no_default_preserves_literal ... ok [INFO] [stdout] test config::tests::test_auth_validation_rsa_missing_jwks ... ok [INFO] [stdout] test config::tests::test_auth_validation_rsa_with_jwks ... ok [INFO] [stdout] test config::tests::test_env_var_substitution ... ok [INFO] [stdout] test config::tests::test_forge_config_validation_fails_on_empty_url ... ok [INFO] [stdout] test config::tests::test_forge_config_validation_fails_on_invalid_auth ... ok [INFO] [stdout] test config::tests::test_observability_config_default_disabled ... ok [INFO] [stdout] test config::tests::test_refresh_token_ttl_minimum_enforced ... ok [INFO] [stdout] test config::tests::test_parse_minimal_config ... ok [INFO] [stdout] test config::tests::test_observability_config_with_env_default ... ok [INFO] [stdout] test config::tests::test_mcp_config_rejects_reserved_paths ... ok [INFO] [stdout] test cron::schedule::tests::test_parse_five_part_cron ... ok [INFO] [stdout] test cron::context::tests::test_cron_log ... ok [INFO] [stdout] test cron::schedule::tests::test_parse_six_part_cron ... ok [INFO] [stdout] test cron::schedule::tests::test_between ... ok [INFO] [stdout] test cron::schedule::tests::test_next_after ... ok [INFO] [stdout] test config::tests::test_parse_full_config ... ok [INFO] [stdout] test cron::traits::tests::test_cron_info_default ... ok [INFO] [stdout] test config::tests::test_mcp_config_validation_rejects_invalid_path ... ok [INFO] [stdout] test daemon::traits::tests::test_status_conversion ... ok [INFO] [stdout] test daemon::traits::tests::test_default_daemon_info ... ok [INFO] [stdout] test env::tests::test_clear_accessed ... ok [INFO] [stdout] test env::tests::test_mock_provider_with_vars ... ok [INFO] [stdout] test env::tests::test_mock_env_provider ... ok [INFO] [stdout] test env::tests::test_env_access_methods ... ok [INFO] [stdout] test function::context::tests::test_auth_context_unauthenticated ... ok [INFO] [stdout] test function::traits::tests::test_function_info ... ok [INFO] [stdout] test function::traits::tests::test_function_kind_display ... ok [INFO] [stdout] test env::tests::test_real_env_provider ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test function::context::tests::test_auth_context_with_claims ... ok [INFO] [stdout] test cron::context::tests::test_cron_delay ... ok [INFO] [stdout] test cron::context::tests::test_cron_context_creation ... ok [INFO] [stdout] test daemon::context::tests::test_daemon_context_creation ... ok [INFO] [stdout] test function::context::tests::test_auth_context_authenticated ... ok [INFO] [stdout] test config::signals::tests::partial_override_preserves_defaults ... ok [INFO] [stdout] test http::tests::test_circuit_state_transitions ... ok [INFO] [stdout] test http::tests::test_extract_host ... ok [INFO] [stdout] test http::tests::test_circuit_breaker_defaults ... ok [INFO] [stdout] test cron::schedule::tests::test_invalid_cron ... ok [INFO] [stdout] test http::tests::test_http_client_applies_default_timeout_when_missing ... ok [INFO] [stdout] test job::traits::tests::test_priority_conversion ... ok [INFO] [stdout] test job::traits::tests::test_priority_ordering ... ok [INFO] [stdout] test job::context::tests::test_progress_update ... ok [INFO] [stdout] test job::context::tests::test_saved_data_in_memory ... ok [INFO] [stdout] test job::traits::tests::test_exponential_backoff ... ok [INFO] [stdout] test oauth::pkce::tests::test_s256_rfc7636_example ... ok [INFO] [stdout] test oauth::pkce::tests::test_s256_empty_strings ... ok [INFO] [stdout] test job::context::tests::test_save_key_value ... ok [INFO] [stdout] test function::context::tests::test_request_metadata ... ok [INFO] [stdout] test job::traits::tests::test_status_conversion ... ok [INFO] [stdout] test job::context::tests::test_job_context_creation ... ok [INFO] [stdout] test oauth::pkce::tests::test_s256_roundtrip ... ok [INFO] [stdout] test oauth::tests::test_validate_redirect_uri_exact_match ... ok [INFO] [stdout] test oauth::tests::test_generate_random_token_length ... ok [INFO] [stdout] test oauth::tests::test_validate_redirect_uri_127_0_0_1 ... ok [INFO] [stdout] test job::context::tests::test_is_retry ... ok [INFO] [stdout] test oauth::tests::test_validate_redirect_uri_localhost_different_path ... ok [INFO] [stdout] test oauth::tests::test_generate_random_token_uniqueness ... ok [INFO] [stdout] test oauth::pkce::tests::test_s256_wrong_verifier ... ok [INFO] [stdout] test rate_limit::tests::test_parse_duration ... ok [INFO] [stdout] test rate_limit::tests::test_rate_limit_key ... ok [INFO] [stdout] test rate_limit::tests::test_rate_limit_result_allowed ... ok [INFO] [stdout] test rate_limit::tests::test_rate_limit_result_denied ... ok [INFO] [stdout] test realtime::readset::tests::test_change_invalidates_table_level ... ok [INFO] [stdout] test realtime::readset::tests::test_column_invalidation ... ok [INFO] [stdout] test realtime::readset::tests::test_bloom_filter_no_false_negatives ... ok [INFO] [stdout] test realtime::readset::tests::test_column_invalidation_non_update ... ok [INFO] [stdout] test realtime::readset::tests::test_read_set_add_table ... ok [INFO] [stdout] test rate_limit::tests::test_rate_limit_config ... ok [INFO] [stdout] test realtime::readset::tests::test_read_set_merge ... ok [INFO] [stdout] test realtime::readset::tests::test_tracking_mode_conversion ... ok [INFO] [stdout] test realtime::session::tests::test_session_id_generation ... ok [INFO] [stdout] test realtime::session::tests::test_session_lifecycle ... ok [INFO] [stdout] test realtime::session::tests::test_session_status_conversion ... ok [INFO] [stdout] test realtime::subscription::tests::test_delta_empty ... ok [INFO] [stdout] test realtime::subscription::tests::test_delta_with_changes ... ok [INFO] [stdout] test realtime::subscription::tests::test_query_group_lookup_key ... ok [INFO] [stdout] test realtime::subscription::tests::test_subscription_id_generation ... ok [INFO] [stdout] test realtime::subscription::tests::test_subscription_state_default ... ok [INFO] [stdout] test realtime::session::tests::test_session_info_creation ... ok [INFO] [stdout] test realtime::readset::tests::test_read_set_add_row ... ok [INFO] [stdout] test schema::field::tests::test_field_def_nullable ... ok [INFO] [stdout] test schema::field::tests::test_field_def_basic ... ok [INFO] [stdout] test realtime::subscription::tests::test_subscription_state_with_data ... ok [INFO] [stdout] test realtime::readset::tests::test_change_invalidates_row_level ... ok [INFO] [stdout] test schema::function::tests::test_function_def_mutation ... ok [INFO] [stdout] test http::tests::test_http_client_preserves_explicit_timeout ... ok [INFO] [stdout] test schema::model::tests::test_composite_index_sql ... ok [INFO] [stdout] test schema::function::tests::test_function_def_query ... ok [INFO] [stdout] test schema::model::tests::test_table_to_typescript ... ok [INFO] [stdout] test schema::types::tests::test_rust_type_parsing ... ok [INFO] [stdout] test schema::registry::tests::test_enum_def ... ok [INFO] [stdout] test schema::function::tests::test_to_camel_case ... ok [INFO] [stdout] test schema::model::tests::test_table_def_basic ... ok [INFO] [stdout] test schema::registry::tests::test_registry_basic ... ok [INFO] [stdout] test schema::types::tests::test_rust_type_to_sql ... ok [INFO] [stdout] test schema::types::tests::test_rust_type_to_typescript ... ok [INFO] [stdout] test signals::tests::client_event_deserializes_without_timestamp ... ok [INFO] [stdout] test schema::types::tests::test_sql_type_to_sql ... ok [INFO] [stdout] test signals::tests::identify_payload_deserializes_with_traits ... ok [INFO] [stdout] test signals::tests::identify_payload_deserializes_without_traits ... ok [INFO] [stdout] test signals::tests::diagnostic_error_deserializes_with_null_breadcrumbs ... ok [INFO] [stdout] test signals::tests::diagnostic_error_deserializes_with_breadcrumbs ... ok [INFO] [stdout] test signals::tests::page_view_payload_deserializes_with_all_utm_fields ... ok [INFO] [stdout] test signals::tests::page_view_payload_deserializes_with_only_url ... ok [INFO] [stdout] test signals::tests::signal_event_type_display_produces_snake_case ... ok [INFO] [stdout] test signals::tests::client_context_deserializes_with_all_fields_none ... ok [INFO] [stdout] test signals::tests::client_event_deserializes_with_timestamp ... ok [INFO] [stdout] test signals::tests::rpc_call_sets_correct_fields_on_success ... ok [INFO] [stdout] test signals::tests::rpc_call_sets_error_status_when_not_success ... ok [INFO] [stdout] test config::signals::tests::default_config_has_correct_values ... ok [INFO] [stdout] test config::database::tests::test_parse_config ... ok [INFO] [stdout] test signals::tests::signal_event_type_serde_round_trip ... ok [INFO] [stdout] test signals::tests::signal_response_serializes_not_ok_with_no_session ... ok [INFO] [stdout] test signals::tests::signal_response_serializes_with_session_id ... ok [INFO] [stdout] test tenant::tests::test_require_tenant ... ok [INFO] [stdout] test tenant::tests::test_tenant_context_none ... ok [INFO] [stdout] test tenant::tests::test_tenant_context_strict ... ok [INFO] [stdout] test tenant::tests::test_tenant_sql_filter ... ok [INFO] [stdout] test testing::assertions::tests::test_assert_contains ... ok [INFO] [stdout] test testing::assertions::tests::test_error_contains ... ok [INFO] [stdout] test testing::assertions::tests::test_validation_error_for_field ... ok [INFO] [stdout] test testing::assertions::tests::test_assert_err_macro ... ok [INFO] [stdout] test testing::assertions::tests::test_assert_json_matches ... ok [INFO] [stdout] test testing::assertions::tests::test_assert_ok_macro ... ok [INFO] [stdout] test testing::assertions::tests::test_assert_json_matches_arrays ... ok [INFO] [stdout] test testing::context::cron::tests::test_late_detection ... ok [INFO] [stdout] test testing::context::cron::tests::test_catch_up_run ... ok [INFO] [stdout] test testing::context::cron::tests::test_logging ... ok [INFO] [stdout] test testing::context::daemon::tests::test_shutdown_request ... ok [INFO] [stdout] test testing::context::cron::tests::test_timezone ... ok [INFO] [stdout] test testing::context::daemon::tests::test_daemon_context_creation ... ok [INFO] [stdout] test testing::context::cron::tests::test_cron_context_creation ... ok [INFO] [stdout] test testing::context::job::tests::test_cancellation_not_requested ... ok [INFO] [stdout] test testing::context::job::tests::test_last_attempt ... ok [INFO] [stdout] test testing::context::job::tests::test_progress_tracking ... ok [INFO] [stdout] test config::tests::test_env_var_colon_dash_default ... ok [INFO] [stdout] test testing::context::job::tests::test_request_cancellation_mid_test ... ok [INFO] [stdout] test config::tests::test_env_var_default_used_when_unset ... ok [INFO] [stdout] test testing::context::job::tests::test_retry_detection ... ok [INFO] [stdout] test testing::context::daemon::tests::test_with_instance_id ... ok [INFO] [stdout] test testing::context::job::tests::test_save_and_saved ... ok [INFO] [stdout] test testing::context::mutation::tests::test_dispatch_job ... ok [INFO] [stdout] test testing::context::mutation::tests::test_job_not_dispatched ... ok [INFO] [stdout] test job::context::tests::test_is_last_attempt ... ok [INFO] [stdout] test testing::context::mutation::tests::test_start_workflow ... ok [INFO] [stdout] test job::traits::tests::test_max_backoff_cap ... ok [INFO] [stdout] test oauth::tests::test_validate_redirect_uri_localhost_port_exception ... ok [INFO] [stdout] test testing::context::query::tests::test_authenticated_context ... ok [INFO] [stdout] test oauth::tests::test_validate_redirect_uri_no_localhost_exception_for_https ... ok [INFO] [stdout] test schema::field::tests::test_to_snake_case ... ok [INFO] [stdout] test testing::context::job::tests::test_cancellation_requested_at_build ... ok [INFO] [stdout] test testing::context::query::tests::test_minimal_context ... ok [INFO] [stdout] test testing::context::job::tests::test_job_context_creation ... ok [INFO] [stdout] test testing::context::mutation::tests::test_cancel_job ... ok [INFO] [stdout] test testing::context::workflow::tests::test_durable_sleep ... ok [INFO] [stdout] test testing::context::query::tests::test_context_with_claims ... ok [INFO] [stdout] test testing::context::query::tests::test_context_with_env ... ok [INFO] [stdout] test testing::context::query::tests::test_context_with_roles ... ok [INFO] [stdout] test realtime::readset::tests::test_bloom_filter_false_positive_rate ... ok [INFO] [stdout] test testing::context::webhook::tests::test_dispatch_job ... ok [INFO] [stdout] test testing::context::workflow::tests::test_resumed_with_completed_steps ... ok [INFO] [stdout] test testing::context::workflow::tests::test_step_order ... ok [INFO] [stdout] test testing::context::workflow::tests::test_tenant ... ok [INFO] [stdout] test testing::db::tests::test_replace_db_name ... ok [INFO] [stdout] test testing::context::webhook::tests::test_webhook_context_creation ... ok [INFO] [stdout] test testing::context::workflow::tests::test_step_tracking ... ok [INFO] [stdout] test testing::context::workflow::tests::test_deterministic_time ... ok [INFO] [stdout] test testing::context::webhook::tests::test_headers_case_insensitive ... ok [INFO] [stdout] test daemon::context::tests::test_shutdown_signal ... ok [INFO] [stdout] test testing::context::workflow::tests::test_workflow_context_creation ... ok [INFO] [stdout] test testing::db::tests::test_sanitize_db_name ... ok [INFO] [stdout] test testing::mock_dispatch::tests::test_job_cancel_simulation ... ok [INFO] [stdout] test testing::mock_dispatch::tests::test_clear ... ok [INFO] [stdout] test testing::mock_dispatch::tests::test_job_dispatch_count ... ok [INFO] [stdout] test testing::mock_dispatch::tests::test_workflow_dispatch_with_input ... ok [INFO] [stdout] test testing::mock_http::tests::test_mock_response_json ... ok [INFO] [stdout] test testing::mock_http::tests::test_pattern_matching ... ok [INFO] [stdout] test testing::mock_http::tests::test_assert_called ... ok [INFO] [stdout] test testing::mock_http::tests::test_builder ... ok [INFO] [stdout] test testing::mock_dispatch::tests::test_job_status_simulation ... ok [INFO] [stdout] test testing::mock_dispatch::tests::test_job_dispatch_with_args ... ok [INFO] [stdout] test testing::mock_http::tests::test_mock_execution ... ok [INFO] [stdout] test types::instant::tests::test_from_fixed_offset ... ok [INFO] [stdout] test types::instant::tests::test_from_timestamp ... ok [INFO] [stdout] test testing::mock_http::tests::test_request_recording ... ok [INFO] [stdout] test types::instant::tests::test_iso8601_roundtrip ... ok [INFO] [stdout] test types::instant::tests::test_serialization ... ok [INFO] [stdout] test testing::mock_dispatch::tests::test_mock_job_dispatch ... ok [INFO] [stdout] test testing::mock_dispatch::tests::test_mock_workflow_dispatch ... ok [INFO] [stdout] test types::instant::tests::test_now ... ok [INFO] [stdout] test types::instant::tests::test_from_utc_datetime ... ok [INFO] [stdout] test testing::mock_http::tests::test_mock_response_error ... ok [INFO] [stdout] test types::local_date::tests::test_from_ymd ... ok [INFO] [stdout] test types::local_date::tests::test_invalid_date ... ok [INFO] [stdout] test types::local_time::tests::test_from_hms ... ok [INFO] [stdout] test types::local_time::tests::test_invalid_time ... ok [INFO] [stdout] test types::local_time::tests::test_iso8601_roundtrip ... ok [INFO] [stdout] test types::local_date::tests::test_serialization ... ok [INFO] [stdout] test types::local_time::tests::test_parse_flexible ... ok [INFO] [stdout] test types::local_time::tests::test_midnight ... ok [INFO] [stdout] test types::local_time::tests::test_serialization ... ok [INFO] [stdout] test types::upload::tests::test_content_type ... ok [INFO] [stdout] test types::upload::tests::test_display ... ok [INFO] [stdout] test types::upload::tests::test_new ... ok [INFO] [stdout] test types::upload::tests::test_from_bytes ... ok [INFO] [stdout] test util::tests::test_parse_duration_bare_number ... ok [INFO] [stdout] test util::tests::test_parse_duration_days ... ok [INFO] [stdout] test util::tests::test_parse_duration_hours ... ok [INFO] [stdout] test util::tests::test_parse_duration_milliseconds ... ok [INFO] [stdout] test util::tests::test_parse_duration_seconds ... ok [INFO] [stdout] test util::tests::test_parse_duration_minutes ... ok [INFO] [stdout] test types::local_date::tests::test_days_until ... ok [INFO] [stdout] test webhook::signature::tests::test_algorithm_prefix ... ok [INFO] [stdout] test webhook::signature::tests::test_idempotency_config_default_ttl ... ok [INFO] [stdout] test webhook::signature::tests::test_idempotency_source_parsing ... ok [INFO] [stdout] test util::tests::test_parse_duration_invalid ... ok [INFO] [stdout] test util::tests::test_parse_duration_whitespace ... ok [INFO] [stdout] test util::tests::test_to_pascal_case ... ok [INFO] [stdout] test types::upload::tests::test_serialization ... ok [INFO] [stdout] test types::local_date::tests::test_iso8601_roundtrip ... ok [INFO] [stdout] test types::local_time::tests::test_seconds_since_midnight ... ok [INFO] [stdout] test util::tests::test_to_camel_case ... ok [INFO] [stdout] test util::tests::test_to_snake_case ... ok [INFO] [stdout] test webhook::context::tests::test_webhook_context_creation ... ok [INFO] [stdout] test webhook::signature::tests::test_signature_config_creation ... ok [INFO] [stdout] test webhook::traits::tests::test_default_webhook_info ... ok [INFO] [stdout] test webhook::traits::tests::test_webhook_result_status_codes ... ok [INFO] [stdout] test webhook::traits::tests::test_webhook_result_body ... ok [INFO] [stdout] test workflow::parallel::tests::test_parallel_results ... ok [INFO] [stdout] test workflow::step::tests::test_step_status_conversion ... ok [INFO] [stdout] test workflow::step_runner::tests::test_step_runner_builder_pattern ... ok [INFO] [stdout] test workflow::context::tests::test_workflow_context_creation ... ok [INFO] [stdout] test workflow::context::tests::test_step_state_tracking ... ok [INFO] [stdout] test workflow::events::tests::test_noop_sender ... ok [INFO] [stdout] test workflow::events::tests::test_serialize_payload ... ok [INFO] [stdout] test workflow::suspend::tests::test_suspend_reason_event ... ok [INFO] [stdout] test workflow::suspend::tests::test_suspend_reason_sleep ... ok [INFO] [stdout] test workflow::suspend::tests::test_workflow_event_creation ... ok [INFO] [stdout] test workflow::traits::tests::test_workflow_info_default ... ok [INFO] [stdout] test workflow::traits::tests::test_workflow_status_conversion ... ok [INFO] [stdout] test workflow::context::tests::test_step_state_transitions ... ok [INFO] [stdout] test workflow::step::tests::test_step_config_default ... ok [INFO] [stdout] test testing::context::daemon::tests::test_shutdown_signal ... ok [INFO] [stdout] test workflow::suspend::tests::test_workflow_event_payload_typed ... ok [INFO] [stdout] test workflow::traits::tests::test_workflow_status_is_terminal ... ok [INFO] [stdout] test workflow::traits::tests::test_workflow_status_is_blocked ... ok [INFO] [stdout] test testing::assertions::tests::test_assert_err_macro_fails - should panic ... ok [INFO] [stdout] test testing::assertions::tests::test_assert_ok_macro_fails - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 281 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Doc-tests forge_core [INFO] [stdout] [INFO] [stdout] running 55 tests [INFO] [stdout] test src/auth/mod.rs - auth (line 19) ... ignored [INFO] [stdout] test src/auth/mod.rs - auth (line 31) ... ignored [INFO] [stdout] test src/daemon/context.rs - daemon::context::DaemonContext::shutdown_signal (line 144) ... ignored [INFO] [stdout] test src/daemon/traits.rs - daemon::traits::ForgeDaemon::execute (line 24) ... ignored [INFO] [stdout] test src/env/mod.rs - env (line 13) ... ignored [INFO] [stdout] test src/env/mod.rs - env (line 34) ... ignored [INFO] [stdout] test src/function/context.rs - function::context::ForgeConn (line 69) ... ignored [INFO] [stdout] test src/function/context.rs - function::context::ForgeDb (line 105) ... ignored [INFO] [stdout] test src/function/context.rs - function::context::MutationContext::conn (line 893) ... ignored [INFO] [stdout] test src/function/context.rs - function::context::MutationContext::issue_token (line 953) ... ignored [INFO] [stdout] test src/function/context.rs - function::context::QueryContext::db (line 698) ... ignored [INFO] [stdout] test src/job/context.rs - job::context::JobContext::save (line 174) ... ignored [INFO] [stdout] test src/schema/mod.rs - schema (line 19) ... ignored [INFO] [stdout] test src/testing/assertions.rs - testing::assertions::assert_err (line 36) ... ignored [INFO] [stdout] test src/testing/assertions.rs - testing::assertions::assert_err_variant (line 60) ... ignored [INFO] [stdout] test src/testing/assertions.rs - testing::assertions::assert_http_called (line 153) ... ignored [INFO] [stdout] test src/testing/assertions.rs - testing::assertions::assert_http_not_called (line 167) ... ignored [INFO] [stdout] test src/testing/assertions.rs - testing::assertions::assert_job_dispatched (line 87) ... ignored [INFO] [stdout] test src/testing/assertions.rs - testing::assertions::assert_job_not_dispatched (line 106) ... ignored [INFO] [stdout] test src/testing/assertions.rs - testing::assertions::assert_json_matches (line 197) ... ignored [INFO] [stdout] test src/testing/assertions.rs - testing::assertions::assert_ok (line 11) ... ignored [INFO] [stdout] test src/testing/assertions.rs - testing::assertions::assert_workflow_not_started (line 139) ... ignored [INFO] [stdout] test src/testing/assertions.rs - testing::assertions::assert_workflow_started (line 120) ... ignored [INFO] [stdout] test src/testing/context/cron.rs - testing::context::cron::TestCronContext (line 106) ... ignored [INFO] [stdout] test src/testing/context/daemon.rs - testing::context::daemon::TestDaemonContext (line 23) ... ignored [INFO] [stdout] test src/testing/context/daemon.rs - testing::context::daemon::TestDaemonContext::shutdown_signal (line 83) ... ignored [INFO] [stdout] test src/testing/context/job.rs - testing::context::job::TestJobContext (line 34) ... ignored [INFO] [stdout] test src/testing/context/mutation.rs - testing::context::mutation::TestMutationContext (line 25) ... ignored [INFO] [stdout] test src/testing/context/query.rs - testing::context::query::TestQueryContext (line 23) ... ignored [INFO] [stdout] test src/testing/context/webhook.rs - testing::context::webhook::TestWebhookContext (line 23) ... ignored [INFO] [stdout] test src/testing/context/workflow.rs - testing::context::workflow::TestWorkflowContext (line 35) ... ignored [INFO] [stdout] test src/testing/db.rs - testing::db::IsolatedTestDb::migrate (line 280) ... ignored [INFO] [stdout] test src/testing/db.rs - testing::db::IsolatedTestDb::setup (line 189) ... ignored [INFO] [stdout] test src/testing/db.rs - testing::db::TestDatabase (line 23) ... ignored [INFO] [stdout] test src/testing/mock_dispatch.rs - testing::mock_dispatch::MockJobDispatch (line 55) ... ignored [INFO] [stdout] test src/testing/mock_dispatch.rs - testing::mock_dispatch::MockWorkflowDispatch (line 231) ... ignored [INFO] [stdout] test src/testing/mock_http.rs - testing::mock_http::MockHttp (line 18) ... ignored [INFO] [stdout] test src/testing/mod.rs - testing (line 24) ... ignored [INFO] [stdout] test src/webhook/mod.rs - webhook (line 10) ... ignored [INFO] [stdout] test src/webhook/mod.rs - webhook (line 25) ... ignored [INFO] [stdout] test src/webhook/signature.rs - webhook::signature::WebhookSignature (line 91) ... ignored [INFO] [stdout] test src/workflow/context.rs - workflow::context::WorkflowContext::parallel (line 822) ... ignored [INFO] [stdout] test src/workflow/context.rs - workflow::context::WorkflowContext::sleep (line 599) ... ignored [INFO] [stdout] test src/workflow/context.rs - workflow::context::WorkflowContext::sleep_until (line 618) ... ignored [INFO] [stdout] test src/workflow/context.rs - workflow::context::WorkflowContext::step (line 845) ... ignored [INFO] [stdout] test src/workflow/context.rs - workflow::context::WorkflowContext::wait_for_event (line 650) ... ignored [INFO] [stdout] test src/workflow/step_runner.rs - workflow::step_runner (line 5) ... ignored [INFO] [stdout] test src/workflow/step_runner.rs - workflow::step_runner::StepRunner<'a,T>::compensate (line 104) ... ignored [INFO] [stdout] test src/workflow/step_runner.rs - workflow::step_runner::StepRunner<'a,T>::optional (line 157) ... ignored [INFO] [stdout] test src/workflow/step_runner.rs - workflow::step_runner::StepRunner<'a,T>::retry (line 139) ... ignored [INFO] [stdout] test src/workflow/step_runner.rs - workflow::step_runner::StepRunner<'a,T>::timeout (line 123) ... ignored [INFO] [stdout] test src/types/local_date.rs - types::local_date::LocalDate (line 15) ... ok [INFO] [stdout] test src/types/local_time.rs - types::local_time::LocalTime (line 15) ... ok [INFO] [stdout] test src/types/instant.rs - types::instant::Instant (line 17) ... ok [INFO] [stdout] test src/types/upload.rs - types::upload::Upload (line 15) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 51 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.49s; merged doctests compilation took 1.45s [INFO] running `Command { std: "docker" "inspect" "973fa234777150a47e53afb3bd41d1ee6240b3ef3a1c63452fe6a4a2297591df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "973fa234777150a47e53afb3bd41d1ee6240b3ef3a1c63452fe6a4a2297591df", kill_on_drop: false }` [INFO] [stdout] 973fa234777150a47e53afb3bd41d1ee6240b3ef3a1c63452fe6a4a2297591df