[INFO] fetching crate datacake-eventual-consistency 0.5.1...
[INFO] checking datacake-eventual-consistency-0.5.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate datacake-eventual-consistency 0.5.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate datacake-eventual-consistency 0.5.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[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 datacake-chitchat-fork 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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b0f02d375fdb35852a43234bf40ff134caeb46cea70a84fdce8d592290733e1
[INFO] running `Command { std: "docker" "start" "-a" "8b0f02d375fdb35852a43234bf40ff134caeb46cea70a84fdce8d592290733e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b0f02d375fdb35852a43234bf40ff134caeb46cea70a84fdce8d592290733e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b0f02d375fdb35852a43234bf40ff134caeb46cea70a84fdce8d592290733e1", kill_on_drop: false }`
[INFO] [stdout] 8b0f02d375fdb35852a43234bf40ff134caeb46cea70a84fdce8d592290733e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc4943fdb774dc5bc0ef55565732b5f9f373fe77cf125e5fd77a7e50b77f585b
[INFO] running `Command { std: "docker" "start" "-a" "fc4943fdb774dc5bc0ef55565732b5f9f373fe77cf125e5fd77a7e50b77f585b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rkyv v0.7.44
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling darling_core v0.14.4
[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 async-trait v0.1.79
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling rkyv_derive v0.7.44
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling puppet-derive v0.3.0
[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 serde v1.0.197
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking datacake-chitchat-fork v0.5.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking datacake-crdt v0.4.1
[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/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[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/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[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/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: 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] [stderr] warning: build failed, waiting for other jobs to finish...
[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 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 "single_node_cluster") due to 3 previous errors
[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] [stderr] error: could not compile `datacake-eventual-consistency` (test "dynamic_membership") due to 5 previous errors
[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: 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 "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" "fc4943fdb774dc5bc0ef55565732b5f9f373fe77cf125e5fd77a7e50b77f585b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc4943fdb774dc5bc0ef55565732b5f9f373fe77cf125e5fd77a7e50b77f585b", kill_on_drop: false }`
[INFO] [stdout] fc4943fdb774dc5bc0ef55565732b5f9f373fe77cf125e5fd77a7e50b77f585b
[INFO] checking datacake-eventual-consistency-0.5.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate datacake-eventual-consistency 0.5.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate datacake-eventual-consistency 0.5.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6a25e916902c3f4beb6052870b5a6ab2a43b9ef978c4423be9d8a5efec2a85f
[INFO] running `Command { std: "docker" "start" "-a" "b6a25e916902c3f4beb6052870b5a6ab2a43b9ef978c4423be9d8a5efec2a85f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6a25e916902c3f4beb6052870b5a6ab2a43b9ef978c4423be9d8a5efec2a85f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6a25e916902c3f4beb6052870b5a6ab2a43b9ef978c4423be9d8a5efec2a85f", kill_on_drop: false }`
[INFO] [stdout] b6a25e916902c3f4beb6052870b5a6ab2a43b9ef978c4423be9d8a5efec2a85f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8532a0171eab124a4c49f8ba80b30a4f340069a913580022548f321311543853
[INFO] running `Command { std: "docker" "start" "-a" "8532a0171eab124a4c49f8ba80b30a4f340069a913580022548f321311543853", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rkyv v0.7.44
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling darling_core v0.14.4
[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 thiserror-impl v1.0.58
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling rkyv_derive v0.7.44
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling puppet-derive v0.3.0
[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.25
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking datacake-crdt v0.4.1
[INFO] [stderr]     Checking datacake-chitchat-fork v0.5.1
[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/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/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/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[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/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[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: 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[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] [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] [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/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 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] [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 "single_node_cluster") due to 3 previous errors
[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" "8532a0171eab124a4c49f8ba80b30a4f340069a913580022548f321311543853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8532a0171eab124a4c49f8ba80b30a4f340069a913580022548f321311543853", kill_on_drop: false }`
[INFO] [stdout] 8532a0171eab124a4c49f8ba80b30a4f340069a913580022548f321311543853
