[INFO] fetching crate reifydb-sub-server-grpc 0.4.2... [INFO] testing reifydb-sub-server-grpc-0.4.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] extracting crate reifydb-sub-server-grpc 0.4.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate reifydb-sub-server-grpc 0.4.2 [INFO] finished tweaking crates.io crate reifydb-sub-server-grpc 0.4.2 [INFO] tweaked toml for crates.io crate reifydb-sub-server-grpc 0.4.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate reifydb-sub-server-grpc 0.4.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 reifydb-sub-server-grpc 0.4.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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reifydb-subscription v0.4.2 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fad3a64e11a60a86273bf65738a228fe4deea5a5de1feee021071764a8837e9 [INFO] running `Command { std: "docker" "start" "-a" "1fad3a64e11a60a86273bf65738a228fe4deea5a5de1feee021071764a8837e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fad3a64e11a60a86273bf65738a228fe4deea5a5de1feee021071764a8837e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fad3a64e11a60a86273bf65738a228fe4deea5a5de1feee021071764a8837e9", kill_on_drop: false }` [INFO] [stdout] 1fad3a64e11a60a86273bf65738a228fe4deea5a5de1feee021071764a8837e9 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33ded22c4b472995f7728a82bb8fc5929239df80141cff63556e2eba3e7f44a2 [INFO] running `Command { std: "docker" "start" "-a" "33ded22c4b472995f7728a82bb8fc5929239df80141cff63556e2eba3e7f44a2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling reifydb-build v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bigdecimal v0.4.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling dashmap v7.0.0-rc2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling reifydb-runtime v0.4.2 [INFO] [stderr] Compiling reifydb-core v0.4.2 [INFO] [stderr] Compiling cmov v0.5.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling reifydb-store-multi v0.4.2 [INFO] [stderr] Compiling reifydb-store-single v0.4.2 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling ctutils v0.4.0 [INFO] [stderr] Compiling reifydb-transaction v0.4.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling phc v0.6.0-rc.1 [INFO] [stderr] Compiling reifydb-abi v0.4.2 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling reifydb-wasm v0.4.2 [INFO] [stderr] Compiling reifydb-macro-impl v0.4.2 [INFO] [stderr] Compiling reifydb-engine v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling password-hash v0.6.0-rc.12 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling libloading v0.9.0 [INFO] [stderr] Compiling reifydb-client-derive v0.4.2 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling hybrid-array v0.4.7 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_bytes v0.11.19 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling digest v0.11.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling blake2 v0.11.0-rc.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling argon2 v0.6.0-rc.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum v0.8.7 [INFO] [stderr] Compiling reifydb-type v0.4.2 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Compiling reifydb-client v0.4.2 [INFO] [stderr] Compiling reifydb-auth v0.4.2 [INFO] [stderr] Compiling reifydb-metric v0.4.2 [INFO] [stderr] Compiling reifydb-sdk v0.4.2 [INFO] [stderr] Compiling reifydb-catalog v0.4.2 [INFO] [stderr] Compiling reifydb-rql v0.4.2 [INFO] [stderr] Compiling reifydb-cdc v0.4.2 [INFO] [stderr] Compiling reifydb-function v0.4.2 [INFO] [stderr] Compiling reifydb-policy v0.4.2 [INFO] [stderr] Compiling reifydb-sub-api v0.4.2 [INFO] [stderr] Compiling reifydb-subscription v0.4.2 [INFO] [stderr] Compiling reifydb-sub-server v0.4.2 [INFO] [stderr] Compiling reifydb-sub-server-grpc v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `reifydb-engine` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name reifydb_engine --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reifydb-engine-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="sqlite"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "sqlite", "tokio"))' -C metadata=08e46f148025456a -C extra-filename=-872077c6f32aed33 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-6d397feff0a60673.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5f4d4e86a6dabda5.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-6ec564bfba72d4e1.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-25f44748b04c18dc.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern postcard=/opt/rustwide/target/debug/deps/libpostcard-d0d65f5b65a25666.rmeta --extern reifydb_abi=/opt/rustwide/target/debug/deps/libreifydb_abi-69822461e92f191c.rmeta --extern reifydb_auth=/opt/rustwide/target/debug/deps/libreifydb_auth-f6034ac36398558f.rmeta --extern reifydb_catalog=/opt/rustwide/target/debug/deps/libreifydb_catalog-97cee92981ded42c.rmeta --extern reifydb_cdc=/opt/rustwide/target/debug/deps/libreifydb_cdc-07cf20cabe1ed1c5.rmeta --extern reifydb_client=/opt/rustwide/target/debug/deps/libreifydb_client-03c90f79ab7430f6.rmeta --extern reifydb_core=/opt/rustwide/target/debug/deps/libreifydb_core-a980de9ebf0add73.rmeta --extern reifydb_function=/opt/rustwide/target/debug/deps/libreifydb_function-def3281863bd4ef0.rmeta --extern reifydb_metric=/opt/rustwide/target/debug/deps/libreifydb_metric-c5986e8f97749508.rmeta --extern reifydb_policy=/opt/rustwide/target/debug/deps/libreifydb_policy-5b1ca9bdc756484e.rmeta --extern reifydb_rql=/opt/rustwide/target/debug/deps/libreifydb_rql-ac7c435591a94a9d.rmeta --extern reifydb_runtime=/opt/rustwide/target/debug/deps/libreifydb_runtime-452de9f4126fe1bb.rmeta --extern reifydb_sdk=/opt/rustwide/target/debug/deps/libreifydb_sdk-d8af031f92b81941.rmeta --extern reifydb_store_multi=/opt/rustwide/target/debug/deps/libreifydb_store_multi-56f7dd21eb0af5b6.rmeta --extern reifydb_store_single=/opt/rustwide/target/debug/deps/libreifydb_store_single-ec5596b500ceddce.rmeta --extern reifydb_transaction=/opt/rustwide/target/debug/deps/libreifydb_transaction-c55c56aadcb9eeea.rmeta --extern reifydb_type=/opt/rustwide/target/debug/deps/libreifydb_type-09baaccb464957d0.rmeta --extern reifydb_wasm=/opt/rustwide/target/debug/deps/libreifydb_wasm-2299aed5e5a7a86b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c1968e73e8c6c310.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e1eb69ebaaa3461b.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d3a0252ea23e0883.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8203bc42cfde3250.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-291a27946d440188/out --cfg 'reifydb_target="native"' --check-cfg 'cfg(reifydb_target, values("native", "wasm", "dst"))'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "33ded22c4b472995f7728a82bb8fc5929239df80141cff63556e2eba3e7f44a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33ded22c4b472995f7728a82bb8fc5929239df80141cff63556e2eba3e7f44a2", kill_on_drop: false }` [INFO] [stdout] 33ded22c4b472995f7728a82bb8fc5929239df80141cff63556e2eba3e7f44a2