[INFO] fetching crate forge-runtime 0.4.1... [INFO] testing forge-runtime-0.4.1 against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] extracting crate forge-runtime 0.4.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate forge-runtime 0.4.1 [INFO] finished tweaking crates.io crate forge-runtime 0.4.1 [INFO] tweaked toml for crates.io crate forge-runtime 0.4.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate forge-runtime 0.4.1 on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate forge-runtime 0.4.1 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded headers-core v0.3.0 [INFO] [stderr] Downloaded opentelemetry-otlp v0.27.0 [INFO] [stderr] Downloaded schemars_derive v0.8.22 [INFO] [stderr] Downloaded async-compression v0.4.36 [INFO] [stderr] Downloaded schemars v0.8.22 [INFO] [stderr] Downloaded headers v0.4.1 [INFO] [stderr] Downloaded axum-extra v0.10.3 [INFO] [stderr] Downloaded forge-core v0.4.1 [INFO] [stderr] Downloaded opentelemetry-proto v0.27.0 [INFO] [stderr] Downloaded jsonwebtoken v10.2.0 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.27.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.27.1 [INFO] [stderr] Downloaded opentelemetry v0.27.1 [INFO] [stderr] Downloaded toml v0.9.10+spec-1.1.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.28.0 [INFO] [stderr] Downloaded zmij v1.0.3 [INFO] [stderr] Downloaded compression-codecs v0.4.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d42a95da7a7ba3928da14576fec7f975ccf737f8e4e5e99114173edf291e40e0 [INFO] running `Command { std: "docker" "start" "-a" "d42a95da7a7ba3928da14576fec7f975ccf737f8e4e5e99114173edf291e40e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d42a95da7a7ba3928da14576fec7f975ccf737f8e4e5e99114173edf291e40e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d42a95da7a7ba3928da14576fec7f975ccf737f8e4e5e99114173edf291e40e0", kill_on_drop: false }` [INFO] [stdout] d42a95da7a7ba3928da14576fec7f975ccf737f8e4e5e99114173edf291e40e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ee0317386d855dc7bd1101249b99eda1eacc187f7552f34204d8977a91bcb00 [INFO] running `Command { std: "docker" "start" "-a" "0ee0317386d855dc7bd1101249b99eda1eacc187f7552f34204d8977a91bcb00", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling zmij v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling base64ct v1.8.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling compression-codecs v0.4.35 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.27.0 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [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 thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling opentelemetry v0.27.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling cron v0.15.0 [INFO] [stderr] Compiling rsa v0.9.9 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling jsonwebtoken v10.2.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling async-compression v0.4.36 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling opentelemetry_sdk v0.27.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling tracing-opentelemetry v0.28.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling forge-core v0.4.1 [INFO] [stderr] Compiling opentelemetry-proto v0.27.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.27.0 [INFO] [stderr] Compiling axum-extra v0.10.3 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling forge-runtime v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "0ee0317386d855dc7bd1101249b99eda1eacc187f7552f34204d8977a91bcb00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee0317386d855dc7bd1101249b99eda1eacc187f7552f34204d8977a91bcb00", kill_on_drop: false }` [INFO] [stdout] 0ee0317386d855dc7bd1101249b99eda1eacc187f7552f34204d8977a91bcb00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 584e7a5876e4b655c91f76ffcd70d22d68f91418874ff618e5100c7bbb5b34bf [INFO] running `Command { std: "docker" "start" "-a" "584e7a5876e4b655c91f76ffcd70d22d68f91418874ff618e5100c7bbb5b34bf", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling async-compression v0.4.36 [INFO] [stderr] Compiling opentelemetry_sdk v0.27.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling tracing-opentelemetry v0.28.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling forge-core v0.4.1 [INFO] [stderr] Compiling opentelemetry-proto v0.27.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.27.0 [INFO] [stderr] Compiling axum-extra v0.10.3 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling forge-runtime v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "584e7a5876e4b655c91f76ffcd70d22d68f91418874ff618e5100c7bbb5b34bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "584e7a5876e4b655c91f76ffcd70d22d68f91418874ff618e5100c7bbb5b34bf", kill_on_drop: false }` [INFO] [stdout] 584e7a5876e4b655c91f76ffcd70d22d68f91418874ff618e5100c7bbb5b34bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a9511d1ffe0505d9c8d59e2d960576605199a3dd63f2940ac30c42d94adf939 [INFO] running `Command { std: "docker" "start" "-a" "6a9511d1ffe0505d9c8d59e2d960576605199a3dd63f2940ac30c42d94adf939", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/forge_runtime-d236668fbeb41e63) [INFO] [stdout] [INFO] [stdout] running 188 tests [INFO] [stdout] test cluster::heartbeat::tests::test_heartbeat_config_default ... ok [INFO] [stdout] test cluster::leader::tests::test_leader_config_default ... ok [INFO] [stdout] test cluster::registry::tests::test_node_counts_default ... ok [INFO] [stdout] test cluster::metrics::tests::test_cluster_metrics_creation ... ok [INFO] [stdout] test cron::scheduler::tests::test_cron_record_creation ... ok [INFO] [stdout] test cron::scheduler::tests::test_cron_runner_config_default ... ok [INFO] [stdout] test function::cache::tests::test_hash_consistency ... ok [INFO] [stdout] test daemon::runner::tests::test_default_config ... ok [INFO] [stdout] test function::cache::tests::test_cache_set_get ... ok [INFO] [stdout] test function::registry::tests::test_empty_registry ... ok [INFO] [stdout] test db::pool::tests::test_database_config_clone ... ok [INFO] [stdout] test cluster::shutdown::tests::test_shutdown_config_default ... ok [INFO] [stdout] test function::cache::tests::test_cache_invalidate_function ... ok [INFO] [stdout] test function::cache::tests::test_cache_isolation_by_auth_scope ... ok [INFO] [stdout] test function::cache::tests::test_cache_miss ... ok [INFO] [stdout] test function::cache::tests::test_cache_invalidate ... ok [INFO] [stdout] test function::router::tests::test_identity_args_allow_matching_subject ... ok [INFO] [stdout] test function::router::tests::test_identity_args_require_auth_for_identity_keys ... ok [INFO] [stdout] test gateway::auth::tests::test_algorithm_conversion ... ok [INFO] [stdout] test function::router::tests::test_identity_args_require_scope_for_non_public_calls ... ok [INFO] [stdout] test gateway::auth::tests::test_auth_config_default ... ok [INFO] [stdout] test gateway::auth::tests::test_auth_middleware_permissive ... ok [INFO] [stdout] test daemon::registry::tests::test_registry_new ... ok [INFO] [stdout] test gateway::auth::tests::test_extract_auth_context_async_invalid_token_errors ... ok [INFO] [stdout] test gateway::auth::tests::test_dev_mode_skips_signature ... ok [INFO] [stdout] test gateway::auth::tests::test_valid_token_with_correct_secret ... ok [INFO] [stdout] test gateway::auth::tests::test_expired_token ... ok [INFO] [stdout] test gateway::auth::tests::test_tampered_token ... ok [INFO] [stdout] test gateway::auth::tests::test_invalid_token_format ... ok [INFO] [stdout] test gateway::auth::tests::test_valid_token_with_wrong_secret ... ok [INFO] [stdout] test function::router::tests::test_check_auth_public ... ok [INFO] [stdout] test cron::registry::tests::test_empty_registry ... ok [INFO] [stdout] test gateway::auth::tests::test_auth_config_dev_mode ... ok [INFO] [stdout] test function::executor::tests::test_execution_result_serialization ... ok [INFO] [stdout] test gateway::auth::tests::test_extract_token_rejects_non_bearer_header ... ok [INFO] [stdout] test gateway::auth::tests::test_is_hmac_and_is_rsa ... ok [INFO] [stdout] test function::router::tests::test_identity_args_reject_cross_user_value ... ok [INFO] [stdout] test function::router::tests::test_auth_cache_scope_changes_with_claims ... ok [INFO] [stdout] test gateway::auth::tests::test_dev_mode_still_checks_expiration ... ok [INFO] [stdout] test gateway::jwks::tests::test_parse_jwk_missing_components ... ok [INFO] [stdout] test cron::scheduler::tests::test_cron_status_conversion ... ok [INFO] [stdout] test gateway::mcp::tests::test_json_rpc_helpers ... ok [INFO] [stdout] test gateway::jwks::tests::test_parse_jwk_unsupported_type ... ok [INFO] [stdout] test gateway::jwks::tests::test_parse_jwk_with_n_e ... ok [INFO] [stdout] test gateway::request::tests::test_batch_request ... ok [INFO] [stdout] test gateway::request::tests::test_rpc_request_default_args ... ok [INFO] [stdout] test gateway::request::tests::test_rpc_request_deserialization ... ok [INFO] [stdout] test gateway::response::tests::test_error_response ... ok [INFO] [stdout] test gateway::response::tests::test_error_status_codes ... ok [INFO] [stdout] test gateway::response::tests::test_success_response ... ok [INFO] [stdout] test gateway::response::tests::test_with_request_id ... ok [INFO] [stdout] test gateway::multipart::tests::test_json_field_name_constant ... ok [INFO] [stdout] test gateway::mcp::tests::test_invalid_protocol_header_returns_400 ... ok [INFO] [stdout] test gateway::server::tests::test_health_response_serialization ... ok [INFO] [stdout] test gateway::mcp::tests::test_tools_call_success_returns_structured_content ... ok [INFO] [stdout] test gateway::mcp::tests::test_notifications_return_202 ... ok [INFO] [stdout] test gateway::rpc::tests::test_handle_unknown_function ... ok [INFO] [stdout] test gateway::server::tests::test_gateway_config_default ... ok [INFO] [stdout] test gateway::mcp::tests::test_tools_call_requires_role ... ok [INFO] [stdout] test gateway::mcp::tests::test_tools_list_requires_initialized_session ... ok [INFO] [stdout] test gateway::mcp::tests::test_tools_call_validation_failure_returns_is_error ... ok [INFO] [stdout] test gateway::mcp::tests::test_missing_protocol_header_returns_400 ... ok [INFO] [stdout] test gateway::sse::tests::test_sse_error_serialization ... ok [INFO] [stdout] test gateway::sse::tests::test_sse_payload_serialization ... ok [INFO] [stdout] test gateway::mcp::tests::test_tools_call_requires_authentication ... ok [INFO] [stdout] test gateway::tracing::tests::test_tracing_state_new ... ok [INFO] [stdout] test gateway::tracing::tests::test_tracing_state_with_parent_span ... ok [INFO] [stdout] test gateway::mcp::tests::test_invalid_origin_rejected ... ok [INFO] [stdout] test jobs::executor::tests::test_execution_result_cancelled ... ok [INFO] [stdout] test jobs::executor::tests::test_execution_result_failed_not_retryable ... ok [INFO] [stdout] test jobs::executor::tests::test_execution_result_success ... ok [INFO] [stdout] test jobs::executor::tests::test_execution_result_timeout ... ok [INFO] [stdout] test jobs::queue::tests::test_job_record_creation ... ok [INFO] [stdout] test jobs::executor::tests::test_execution_result_failed_retryable ... ok [INFO] [stdout] test jobs::queue::tests::test_job_record_with_capability ... ok [INFO] [stdout] test gateway::mcp::tests::test_tools_list_exposes_parameter_metadata ... ok [INFO] [stdout] test jobs::queue::tests::test_job_record_with_idempotency ... ok [INFO] [stdout] test mcp::registry::tests::test_registry_defaults ... ok [INFO] [stdout] test jobs::worker::tests::test_worker_config_default ... ok [INFO] [stdout] test jobs::registry::tests::test_empty_registry ... ok [INFO] [stdout] test migrations::builtin::tests::test_extract_version ... ok [INFO] [stdout] test gateway::mcp::tests::test_tools_list_returns_registered_tools ... ok [INFO] [stdout] test gateway::tracing::tests::test_tracing_state_elapsed ... ok [INFO] [stdout] test jobs::worker::tests::test_worker_config_custom ... ok [INFO] [stdout] test gateway::tracing::tests::test_tracing_state_with_trace_id ... ok [INFO] [stdout] test jobs::dispatcher::tests::test_dispatcher_creation ... ok [INFO] [stdout] test migrations::builtin::tests::test_get_system_migrations ... ok [INFO] [stdout] test migrations::builtin::tests::test_is_system_migration ... ok [INFO] [stdout] test migrations::builtin::tests::test_migration_sql_not_empty ... ok [INFO] [stdout] test migrations::builtin::tests::test_migration_sql_contains_tables ... ok [INFO] [stdout] test migrations::builtin::tests::test_system_migration_to_migration ... ok [INFO] [stdout] test migrations::diff::tests::test_add_column_diff ... ok [INFO] [stdout] test migrations::diff::tests::test_empty_diff ... ok [INFO] [stdout] test migrations::diff::tests::test_create_table_diff ... ok [INFO] [stdout] test migrations::executor::tests::test_checksum ... ok [INFO] [stdout] test gateway::mcp::tests::test_initialize_sets_session_header ... ok [INFO] [stdout] test migrations::generator::tests::test_generate_migration ... ok [INFO] [stdout] test migrations::runner::tests::test_migration_parse_up_only ... ok [INFO] [stdout] test migrations::runner::tests::test_migration_parse_complex ... ok [INFO] [stdout] test migrations::runner::tests::test_split_simple_statements ... ok [INFO] [stdout] test migrations::runner::tests::test_migration_with_down ... ok [INFO] [stdout] test observability::db::tests::test_extract_table_complex_query ... ok [INFO] [stdout] test observability::db::tests::test_extract_table_create ... ok [INFO] [stdout] test observability::db::tests::test_extract_table_delete ... ok [INFO] [stdout] test migrations::runner::tests::test_split_with_dollar_quoted_function ... ok [INFO] [stdout] test observability::db::tests::test_extract_table_insert ... ok [INFO] [stdout] test observability::db::tests::test_extract_table_select ... ok [INFO] [stdout] test migrations::runner::tests::test_split_preserves_dollar_quote_content ... ok [INFO] [stdout] test migrations::runner::tests::test_migration_parse_with_markers ... ok [INFO] [stdout] test observability::db::tests::test_extract_table_update ... ok [INFO] [stdout] test observability::metrics::tests::test_job_metrics_creation ... ok [INFO] [stdout] test observability::telemetry::tests::test_default_config ... ok [INFO] [stdout] test observability::telemetry::tests::test_config_builder ... ok [INFO] [stdout] test observability::metrics::tests::test_connections_gauge_creation ... ok [INFO] [stdout] test observability::metrics::tests::test_http_metrics_creation ... ok [INFO] [stdout] test realtime::adaptive::tests::test_mode_switch_to_table ... ok [INFO] [stdout] test realtime::listener::tests::test_listener_config_default ... ok [INFO] [stdout] test rate_limit::limiter::tests::test_rate_limiter_creation ... ok [INFO] [stdout] test rate_limit::limiter::tests::test_build_key ... ok [INFO] [stdout] test migrations::runner::tests::test_load_migrations_from_nonexistent_dir ... ok [INFO] [stdout] test realtime::invalidation::tests::test_invalidation_config_default ... ok [INFO] [stdout] test migrations::runner::tests::test_migration_new ... ok [INFO] [stdout] test realtime::invalidation::tests::test_invalidation_flush_all ... ok [INFO] [stdout] test migrations::runner::tests::test_load_migrations_from_empty_dir ... ok [INFO] [stdout] test realtime::manager::tests::test_session_manager_create ... ok [INFO] [stdout] test realtime::adaptive::tests::test_subscription_tracking ... ok [INFO] [stdout] test realtime::listener::tests::test_parse_notification_update_with_columns ... ok [INFO] [stdout] test migrations::runner::tests::test_load_migrations_sorted ... ok [INFO] [stdout] test migrations::runner::tests::test_load_migrations_ignores_non_sql ... ok [INFO] [stdout] test realtime::invalidation::tests::test_invalidation_engine_creation ... ok [INFO] [stdout] test realtime::manager::tests::test_subscription_manager_create ... ok [INFO] [stdout] test realtime::message::tests::test_session_server_creation ... ok [INFO] [stdout] test realtime::adaptive::tests::test_adaptive_tracker_creation ... ok [INFO] [stdout] test realtime::manager::tests::test_subscription_manager_limit ... ok [INFO] [stdout] test realtime::listener::tests::test_parse_notification_invalid ... ok [INFO] [stdout] test realtime::message::tests::test_session_stats ... ok [INFO] [stdout] test realtime::reactor::tests::test_reactor_config_default ... ok [INFO] [stdout] test realtime::message::tests::test_session_connection ... ok [INFO] [stdout] test realtime::manager::tests::test_subscription_manager_remove_session ... ok [INFO] [stdout] test realtime::message::tests::test_session_subscription ... ok [INFO] [stdout] test realtime::reactor::tests::test_compute_hash ... ok [INFO] [stdout] test realtime::reactor::tests::test_check_identity_args_rejects_cross_user ... ok [INFO] [stdout] test realtime::message::tests::test_session_subscription_limit ... ok [INFO] [stdout] test testing::assertions::tests::test_assert_job_status ... ok [INFO] [stdout] test testing::assertions::tests::test_assert_err_macro ... ok [INFO] [stdout] test testing::assertions::tests::test_assert_job_status_cancelled ... ok [INFO] [stdout] test testing::assertions::tests::test_assert_json_matches ... ok [INFO] [stdout] test testing::assertions::tests::test_error_contains ... ok [INFO] [stdout] test testing::assertions::tests::test_assert_json_matches_arrays ... ok [INFO] [stdout] test testing::assertions::tests::test_validation_error_for_field ... ok [INFO] [stdout] test testing::assertions::tests::test_assert_ok_macro ... ok [INFO] [stdout] test testing::context::tests::test_workflow_tracking ... ok [INFO] [stdout] test realtime::manager::tests::test_session_manager_disconnect ... ok [INFO] [stdout] test testing::mock::tests::test_mock_http_clear_requests ... ok [INFO] [stdout] test realtime::listener::tests::test_parse_notification_insert ... ok [INFO] [stdout] test realtime::reactor::tests::test_check_identity_args_requires_scope_for_non_public_queries ... ok [INFO] [stdout] test testing::mock::tests::test_mock_http_no_handler ... ok [INFO] [stdout] test realtime::reactor::tests::test_check_owner_access_allows_admin ... ok [INFO] [stdout] test testing::mock::tests::test_mock_response_error ... ok [INFO] [stdout] test testing::mock::tests::test_mock_http_records_requests ... ok [INFO] [stdout] test testing::context::tests::test_context_builder ... ok [INFO] [stdout] test testing::context::tests::test_context_without_db ... ok [INFO] [stdout] test testing::context::tests::test_job_dispatch ... ok [INFO] [stdout] test testing::context::tests::test_run_jobs ... ok [INFO] [stdout] test realtime::message::tests::test_realtime_config_default ... ok [INFO] [stdout] test testing::mock::tests::test_mock_response_internal_error ... ok [INFO] [stdout] test testing::mock::tests::test_mock_response_json ... ok [INFO] [stdout] test testing::mock::tests::test_mock_response_unauthorized ... ok [INFO] [stdout] test testing::tests::test_config_default ... ok [INFO] [stdout] test testing::mock::tests::test_mock_response_not_found ... ok [INFO] [stdout] test webhook::handler::tests::test_extract_json_path_missing ... ok [INFO] [stdout] test webhook::handler::tests::test_extract_json_path_simple ... ok [INFO] [stdout] test webhook::registry::tests::test_registry_new ... ok [INFO] [stdout] test webhook::handler::tests::test_validate_signature_invalid ... ok [INFO] [stdout] test workflow::event_store::tests::test_event_store_creation ... ok [INFO] [stdout] test webhook::handler::tests::test_extract_json_path_nested ... ok [INFO] [stdout] test webhook::handler::tests::test_validate_signature_sha256 ... ok [INFO] [stdout] test webhook::handler::tests::test_extract_json_path_number ... ok [INFO] [stdout] test workflow::scheduler::tests::test_scheduler_config_default ... ok [INFO] [stdout] test workflow::state::tests::test_workflow_record_creation ... ok [INFO] [stdout] test workflow::state::tests::test_workflow_record_transitions ... ok [INFO] [stdout] test workflow::registry::tests::test_empty_registry ... ok [INFO] [stdout] test workflow::executor::tests::test_workflow_result_types ... ok [INFO] [stdout] test workflow::state::tests::test_workflow_step_record ... 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] test testing::assertions::tests::test_assert_job_status_mismatch - should panic ... ok [INFO] [stdout] test testing::assertions::tests::test_assert_job_status_not_found - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 188 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Doc-tests forge_runtime [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/gateway/jwks.rs - gateway::jwks::JwksClient (line 63) ... 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.45s; merged doctests compilation took 0.44s [INFO] running `Command { std: "docker" "inspect" "6a9511d1ffe0505d9c8d59e2d960576605199a3dd63f2940ac30c42d94adf939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a9511d1ffe0505d9c8d59e2d960576605199a3dd63f2940ac30c42d94adf939", kill_on_drop: false }` [INFO] [stdout] 6a9511d1ffe0505d9c8d59e2d960576605199a3dd63f2940ac30c42d94adf939