[INFO] fetching crate datacake-eventual-consistency 0.5.1...
[INFO] checking datacake-eventual-consistency-0.5.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[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 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded puppet-derive v0.3.0
[INFO] [stderr]   Downloaded puppet v0.4.0
[INFO] [stderr]   Downloaded datacake-chitchat-fork v0.5.1
[INFO] [stderr]   Downloaded datacake-crdt v0.4.1
[INFO] [stderr]   Downloaded datacake-rpc v0.5.1
[INFO] [stderr]   Downloaded datacake-node v0.4.1
[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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0865a663cc3a24f48a43b4bece0c61ed700a847c0b9fa415dc1b2f10dc7e05ed
[INFO] running `Command { std: "docker" "start" "-a" "0865a663cc3a24f48a43b4bece0c61ed700a847c0b9fa415dc1b2f10dc7e05ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0865a663cc3a24f48a43b4bece0c61ed700a847c0b9fa415dc1b2f10dc7e05ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0865a663cc3a24f48a43b4bece0c61ed700a847c0b9fa415dc1b2f10dc7e05ed", kill_on_drop: false }`
[INFO] [stdout] 0865a663cc3a24f48a43b4bece0c61ed700a847c0b9fa415dc1b2f10dc7e05ed
[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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb61f221c5c38f31dc045b8839656aa0d5b05b63fe2c1e33561d5cf550972d54
[INFO] running `Command { std: "docker" "start" "-a" "fb61f221c5c38f31dc045b8839656aa0d5b05b63fe2c1e33561d5cf550972d54", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling bytecheck v0.6.11
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling rend v0.4.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling rkyv v0.7.43
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking indexmap v2.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling darling_core v0.14.4
[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 thiserror-impl v1.0.56
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.11
[INFO] [stderr]    Compiling rkyv_derive v0.7.43
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking flume v0.10.14
[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.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: 1 warning emitted
[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/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/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/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/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[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[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: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: 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[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] [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: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: 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] running `Command { std: "docker" "inspect" "fb61f221c5c38f31dc045b8839656aa0d5b05b63fe2c1e33561d5cf550972d54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb61f221c5c38f31dc045b8839656aa0d5b05b63fe2c1e33561d5cf550972d54", kill_on_drop: false }`
[INFO] [stdout] fb61f221c5c38f31dc045b8839656aa0d5b05b63fe2c1e33561d5cf550972d54
[INFO] checking datacake-eventual-consistency-0.5.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[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 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62a04e0e96bfde82eb75baf9a6f4da3708dd6fd66cf81fc8d4051c9bcd7a8377
[INFO] running `Command { std: "docker" "start" "-a" "62a04e0e96bfde82eb75baf9a6f4da3708dd6fd66cf81fc8d4051c9bcd7a8377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62a04e0e96bfde82eb75baf9a6f4da3708dd6fd66cf81fc8d4051c9bcd7a8377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62a04e0e96bfde82eb75baf9a6f4da3708dd6fd66cf81fc8d4051c9bcd7a8377", kill_on_drop: false }`
[INFO] [stdout] 62a04e0e96bfde82eb75baf9a6f4da3708dd6fd66cf81fc8d4051c9bcd7a8377
[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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 976e013cd13869d2cd0edbb7df73d22f22d76ba6150988c4985f63ee77cc8c21
[INFO] running `Command { std: "docker" "start" "-a" "976e013cd13869d2cd0edbb7df73d22f22d76ba6150988c4985f63ee77cc8c21", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling bytecheck v0.6.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]    Compiling rend v0.4.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling rkyv v0.7.43
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking indexmap v2.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[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 tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.11
[INFO] [stderr]    Compiling rkyv_derive v0.7.43
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.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 tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking puppet v0.4.0
[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: 1 warning emitted
[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[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[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] [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/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[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[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 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] [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[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/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: 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 "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 "multi_node_cluster") due to 5 previous errors
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "976e013cd13869d2cd0edbb7df73d22f22d76ba6150988c4985f63ee77cc8c21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "976e013cd13869d2cd0edbb7df73d22f22d76ba6150988c4985f63ee77cc8c21", kill_on_drop: false }`
[INFO] [stdout] 976e013cd13869d2cd0edbb7df73d22f22d76ba6150988c4985f63ee77cc8c21
