[INFO] fetching crate reifydb-cdc 0.4.10... [INFO] testing reifydb-cdc-0.4.10 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate reifydb-cdc 0.4.10 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate reifydb-cdc 0.4.10 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate reifydb-cdc 0.4.10 [INFO] tweaked toml for crates.io crate reifydb-cdc 0.4.10 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate reifydb-cdc 0.4.10 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate reifydb-cdc 0.4.10 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19f41aacd0e5104cddbd9928fefa07ddcb417dbe9fe86f986567240968cdda59 [INFO] running `Command { std: "docker" "start" "-a" "19f41aacd0e5104cddbd9928fefa07ddcb417dbe9fe86f986567240968cdda59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19f41aacd0e5104cddbd9928fefa07ddcb417dbe9fe86f986567240968cdda59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f41aacd0e5104cddbd9928fefa07ddcb417dbe9fe86f986567240968cdda59", kill_on_drop: false }` [INFO] [stdout] 19f41aacd0e5104cddbd9928fefa07ddcb417dbe9fe86f986567240968cdda59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fadfad31b9edcd8776cdb3d5a462f3e48c8cbc480685f9d2a14e3076661b75b [INFO] running `Command { std: "docker" "start" "-a" "8fadfad31b9edcd8776cdb3d5a462f3e48c8cbc480685f9d2a14e3076661b75b", kill_on_drop: false }` [INFO] [stderr] Compiling reifydb-build v0.4.10 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling reifydb-abi v0.4.10 [INFO] [stderr] Compiling reifydb-runtime v0.4.10 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling reifydb-core v0.4.10 [INFO] [stderr] Compiling reifydb-store-single v0.4.10 [INFO] [stderr] Compiling reifydb-store-multi v0.4.10 [INFO] [stderr] Compiling reifydb-transaction v0.4.10 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling libsqlite3-sys v0.37.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dashmap v7.0.0-rc2 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rusqlite v0.39.0 [INFO] [stderr] Compiling reifydb-type v0.4.10 [INFO] [stderr] Compiling reifydb-metric-old v0.4.10 [INFO] [stderr] Compiling reifydb-catalog v0.4.10 [INFO] [stderr] Compiling reifydb-cdc v0.4.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.45s [INFO] running `Command { std: "docker" "inspect" "8fadfad31b9edcd8776cdb3d5a462f3e48c8cbc480685f9d2a14e3076661b75b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fadfad31b9edcd8776cdb3d5a462f3e48c8cbc480685f9d2a14e3076661b75b", kill_on_drop: false }` [INFO] [stdout] 8fadfad31b9edcd8776cdb3d5a462f3e48c8cbc480685f9d2a14e3076661b75b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 599aba5f8211b1ff843ac3e42ec8392f681a3e54b1f9274819ea814f12574324 [INFO] running `Command { std: "docker" "start" "-a" "599aba5f8211b1ff843ac3e42ec8392f681a3e54b1f9274819ea814f12574324", kill_on_drop: false }` [INFO] [stderr] Compiling reifydb-cdc v0.4.10 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope [INFO] [stdout] --> tests/cdc.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use reifydb_engine::{engine::StandardEngine, test_harness::TestEngine}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 26 - use reifydb_engine::{engine::StandardEngine, test_harness::TestEngine}; [INFO] [stdout] 26 + use reifydb_runtime::{engine::StandardEngine, test_harness::TestEngine}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope [INFO] [stdout] --> tests/watermark.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use reifydb_engine::test_harness::TestEngine; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 15 - use reifydb_engine::test_harness::TestEngine; [INFO] [stdout] 15 + use reifydb_runtime::test_harness::TestEngine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reifydb_store_multi` [INFO] [stdout] --> src/produce/producer.rs:576:6 [INFO] [stdout] | [INFO] [stdout] 576 | use reifydb_store_multi::MultiStore; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_store_multi` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reifydb_store_multi`, use `cargo add reifydb_store_multi` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reifydb_store_single` [INFO] [stdout] --> src/produce/producer.rs:577:6 [INFO] [stdout] | [INFO] [stdout] 577 | use reifydb_store_single::SingleStore; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_store_single` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reifydb_store_single`, use `cargo add reifydb_store_single` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `reifydb-cdc` (test "watermark") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `reifydb-cdc` (test "cdc") due to 1 previous error [INFO] [stderr] error: could not compile `reifydb-cdc` (lib test) due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "599aba5f8211b1ff843ac3e42ec8392f681a3e54b1f9274819ea814f12574324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "599aba5f8211b1ff843ac3e42ec8392f681a3e54b1f9274819ea814f12574324", kill_on_drop: false }` [INFO] [stdout] 599aba5f8211b1ff843ac3e42ec8392f681a3e54b1f9274819ea814f12574324