[INFO] fetching crate datacake-eventual-consistency 0.5.1...
[INFO] checking datacake-eventual-consistency-0.5.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate datacake-eventual-consistency 0.5.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate datacake-eventual-consistency 0.5.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate datacake-eventual-consistency 0.5.1
[INFO] finished tweaking crates.io crate datacake-eventual-consistency 0.5.1
[INFO] tweaked toml for crates.io crate datacake-eventual-consistency 0.5.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded datacake-chitchat-fork v0.5.1
[INFO] [stderr]   Downloaded datacake-crdt v0.4.1
[INFO] [stderr]   Downloaded puppet v0.4.0
[INFO] [stderr]   Downloaded datacake-node v0.4.1
[INFO] [stderr]   Downloaded datacake-rpc v0.5.1
[INFO] [stderr]   Downloaded puppet-derive v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54720c04631d2e93b2c2f0d399cb6c99f404026a5cd0e1ec6970cb087cc62ff6
[INFO] running `Command { std: "docker" "start" "-a" "54720c04631d2e93b2c2f0d399cb6c99f404026a5cd0e1ec6970cb087cc62ff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54720c04631d2e93b2c2f0d399cb6c99f404026a5cd0e1ec6970cb087cc62ff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54720c04631d2e93b2c2f0d399cb6c99f404026a5cd0e1ec6970cb087cc62ff6", kill_on_drop: false }`
[INFO] [stdout] 54720c04631d2e93b2c2f0d399cb6c99f404026a5cd0e1ec6970cb087cc62ff6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69f6cb019dc8b3eaf36f25619392ba29466fdd839dd9ab38939c4b677b05b59d
[INFO] running `Command { std: "docker" "start" "-a" "69f6cb019dc8b3eaf36f25619392ba29466fdd839dd9ab38939c4b677b05b59d", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rkyv v0.7.44
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.44
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling puppet-derive v0.3.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking puppet v0.4.0
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking datacake-chitchat-fork v0.5.1
[INFO] [stderr]     Checking datacake-crdt v0.4.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking datacake-rpc v0.5.1
[INFO] [stderr]     Checking datacake-node v0.4.1
[INFO] [stderr]     Checking datacake-eventual-consistency v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `CorruptedState`, `SymDiff`
[INFO] [stdout]   --> src/keyspace/mod.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  |     CorruptedState,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     SymDiff,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CorruptedState`, `SymDiff`
[INFO] [stdout]   --> src/keyspace/mod.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  |     CorruptedState,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     SymDiff,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Document` is imported redundantly
[INFO] [stdout]    --> src/rpc/services/replication_impl.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |     use super::*;
[INFO] [stdout]     |         -------- the item `Document` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 176 |     use crate::Document;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `datacake_eventual_consistency::test_utils`
[INFO] [stdout]  --> tests/multiple_keyspace.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use datacake_eventual_consistency::test_utils::MemStore;
[INFO] [stdout]   |                                    ^^^^^^^^^^ could not find `test_utils` in `datacake_eventual_consistency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `datacake_eventual_consistency::test_utils`
[INFO] [stdout]  --> tests/dynamic_membership.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use datacake_eventual_consistency::test_utils::MemStore;
[INFO] [stdout]   |                                    ^^^^^^^^^^ could not find `test_utils` in `datacake_eventual_consistency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `datacake_eventual_consistency::test_utils`
[INFO] [stdout]  --> tests/multi_node_cluster.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use datacake_eventual_consistency::test_utils::MemStore;
[INFO] [stdout]   |                                    ^^^^^^^^^^ could not find `test_utils` in `datacake_eventual_consistency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `datacake_eventual_consistency::test_utils`
[INFO] [stdout]  --> tests/single_node_cluster.rs:1:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use datacake_eventual_consistency::test_utils::MemStore;
[INFO] [stdout]   |                                    ^^^^^^^^^^ could not find `test_utils` in `datacake_eventual_consistency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `datacake_eventual_consistency::test_utils`
[INFO] [stdout]  --> tests/basic_connect.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use datacake_eventual_consistency::test_utils::MemStore;
[INFO] [stdout]   |                                    ^^^^^^^^^^ could not find `test_utils` in `datacake_eventual_consistency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]    --> tests/single_node_cluster.rs:197:16
[INFO] [stdout]     |
[INFO] [stdout] 197 |     let addr = test_helper::get_unused_addr();
[INFO] [stdout]     |                ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]   --> tests/dynamic_membership.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let node_1_addr = test_helper::get_unused_addr();
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]   --> tests/multiple_keyspace.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let node_addr = test_helper::get_unused_addr();
[INFO] [stdout]    |                     ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]   --> tests/dynamic_membership.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let node_2_addr = test_helper::get_unused_addr();
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]   --> tests/dynamic_membership.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let node_3_addr = test_helper::get_unused_addr();
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]   --> tests/basic_connect.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let addr = test_helper::get_unused_addr();
[INFO] [stdout]    |                ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]    --> tests/multi_node_cluster.rs:340:23
[INFO] [stdout]     |
[INFO] [stdout] 340 |     let node_1_addr = test_helper::get_unused_addr();
[INFO] [stdout]     |                       ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]    --> tests/multi_node_cluster.rs:341:23
[INFO] [stdout]     |
[INFO] [stdout] 341 |     let node_2_addr = test_helper::get_unused_addr();
[INFO] [stdout]     |                       ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]    --> tests/multi_node_cluster.rs:342:23
[INFO] [stdout]     |
[INFO] [stdout] 342 |     let node_3_addr = test_helper::get_unused_addr();
[INFO] [stdout]     |                       ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]   --> tests/multiple_keyspace.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let node_1_addr = test_helper::get_unused_addr();
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]   --> tests/multiple_keyspace.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let node_2_addr = test_helper::get_unused_addr();
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]   --> tests/multiple_keyspace.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let node_3_addr = test_helper::get_unused_addr();
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `datacake-eventual-consistency` (test "basic_connect") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `datacake-eventual-consistency` (test "single_node_cluster") due to 3 previous errors
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `datacake-eventual-consistency` (test "multiple_keyspace") due to 6 previous errors
[INFO] [stderr] error: could not compile `datacake-eventual-consistency` (test "dynamic_membership") due to 5 previous errors
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `datacake-eventual-consistency` (test "multi_node_cluster") due to 5 previous errors
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "69f6cb019dc8b3eaf36f25619392ba29466fdd839dd9ab38939c4b677b05b59d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69f6cb019dc8b3eaf36f25619392ba29466fdd839dd9ab38939c4b677b05b59d", kill_on_drop: false }`
[INFO] [stdout] 69f6cb019dc8b3eaf36f25619392ba29466fdd839dd9ab38939c4b677b05b59d
[INFO] checking datacake-eventual-consistency-0.5.1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate datacake-eventual-consistency 0.5.1 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate datacake-eventual-consistency 0.5.1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate datacake-eventual-consistency 0.5.1
[INFO] finished tweaking crates.io crate datacake-eventual-consistency 0.5.1
[INFO] tweaked toml for crates.io crate datacake-eventual-consistency 0.5.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97145ab7dfe0b1b7fa204dcad5f8c671a2d473235f5e644dbcac200518157cd6
[INFO] running `Command { std: "docker" "start" "-a" "97145ab7dfe0b1b7fa204dcad5f8c671a2d473235f5e644dbcac200518157cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97145ab7dfe0b1b7fa204dcad5f8c671a2d473235f5e644dbcac200518157cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97145ab7dfe0b1b7fa204dcad5f8c671a2d473235f5e644dbcac200518157cd6", kill_on_drop: false }`
[INFO] [stdout] 97145ab7dfe0b1b7fa204dcad5f8c671a2d473235f5e644dbcac200518157cd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24609b6895c98271e6619399bb2a1bc31b22cd9c9e2d5225b29d60055a2a3b21
[INFO] running `Command { std: "docker" "start" "-a" "24609b6895c98271e6619399bb2a1bc31b22cd9c9e2d5225b29d60055a2a3b21", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rkyv v0.7.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.44
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling puppet-derive v0.3.0
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking puppet v0.4.0
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking datacake-chitchat-fork v0.5.1
[INFO] [stderr]     Checking datacake-crdt v0.4.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking datacake-rpc v0.5.1
[INFO] [stderr]     Checking datacake-node v0.4.1
[INFO] [stderr]     Checking datacake-eventual-consistency v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `CorruptedState`, `SymDiff`
[INFO] [stdout]   --> src/keyspace/mod.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  |     CorruptedState,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     SymDiff,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CorruptedState`, `SymDiff`
[INFO] [stdout]   --> src/keyspace/mod.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  |     CorruptedState,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     SymDiff,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Document` is imported redundantly
[INFO] [stdout]    --> src/rpc/services/replication_impl.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |     use super::*;
[INFO] [stdout]     |         -------- the item `Document` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 176 |     use crate::Document;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `datacake_eventual_consistency::test_utils`
[INFO] [stdout]  --> tests/dynamic_membership.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use datacake_eventual_consistency::test_utils::MemStore;
[INFO] [stdout]   |                                    ^^^^^^^^^^ could not find `test_utils` in `datacake_eventual_consistency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `datacake_eventual_consistency::test_utils`
[INFO] [stdout]  --> tests/multiple_keyspace.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use datacake_eventual_consistency::test_utils::MemStore;
[INFO] [stdout]   |                                    ^^^^^^^^^^ could not find `test_utils` in `datacake_eventual_consistency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `datacake_eventual_consistency::test_utils`
[INFO] [stdout]  --> tests/multi_node_cluster.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use datacake_eventual_consistency::test_utils::MemStore;
[INFO] [stdout]   |                                    ^^^^^^^^^^ could not find `test_utils` in `datacake_eventual_consistency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `datacake_eventual_consistency::test_utils`
[INFO] [stdout]  --> tests/single_node_cluster.rs:1:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use datacake_eventual_consistency::test_utils::MemStore;
[INFO] [stdout]   |                                    ^^^^^^^^^^ could not find `test_utils` in `datacake_eventual_consistency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `datacake_eventual_consistency::test_utils`
[INFO] [stdout]  --> tests/basic_connect.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use datacake_eventual_consistency::test_utils::MemStore;
[INFO] [stdout]   |                                    ^^^^^^^^^^ could not find `test_utils` in `datacake_eventual_consistency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]    --> tests/single_node_cluster.rs:197:16
[INFO] [stdout]     |
[INFO] [stdout] 197 |     let addr = test_helper::get_unused_addr();
[INFO] [stdout]     |                ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]   --> tests/dynamic_membership.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let node_1_addr = test_helper::get_unused_addr();
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]   --> tests/dynamic_membership.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let node_2_addr = test_helper::get_unused_addr();
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]   --> tests/dynamic_membership.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let node_3_addr = test_helper::get_unused_addr();
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]    --> tests/multi_node_cluster.rs:340:23
[INFO] [stdout]     |
[INFO] [stdout] 340 |     let node_1_addr = test_helper::get_unused_addr();
[INFO] [stdout]     |                       ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]    --> tests/multi_node_cluster.rs:341:23
[INFO] [stdout]     |
[INFO] [stdout] 341 |     let node_2_addr = test_helper::get_unused_addr();
[INFO] [stdout]     |                       ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]    --> tests/multi_node_cluster.rs:342:23
[INFO] [stdout]     |
[INFO] [stdout] 342 |     let node_3_addr = test_helper::get_unused_addr();
[INFO] [stdout]     |                       ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]   --> tests/basic_connect.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let addr = test_helper::get_unused_addr();
[INFO] [stdout]    |                ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]   --> tests/multiple_keyspace.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let node_addr = test_helper::get_unused_addr();
[INFO] [stdout]    |                     ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]   --> tests/multiple_keyspace.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let node_1_addr = test_helper::get_unused_addr();
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]   --> tests/multiple_keyspace.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let node_2_addr = test_helper::get_unused_addr();
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_helper`
[INFO] [stdout]   --> tests/multiple_keyspace.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let node_3_addr = test_helper::get_unused_addr();
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of undeclared crate or module `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `datacake-eventual-consistency` (test "basic_connect") due to 3 previous errors
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `datacake-eventual-consistency` (test "single_node_cluster") due to 3 previous errors
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `datacake-eventual-consistency` (test "dynamic_membership") due to 5 previous errors
[INFO] [stderr] error: could not compile `datacake-eventual-consistency` (test "multiple_keyspace") due to 6 previous errors
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `datacake-eventual-consistency` (test "multi_node_cluster") due to 5 previous errors
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "24609b6895c98271e6619399bb2a1bc31b22cd9c9e2d5225b29d60055a2a3b21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24609b6895c98271e6619399bb2a1bc31b22cd9c9e2d5225b29d60055a2a3b21", kill_on_drop: false }`
[INFO] [stdout] 24609b6895c98271e6619399bb2a1bc31b22cd9c9e2d5225b29d60055a2a3b21
