[INFO] fetching crate datacake-node 0.4.1... [INFO] testing datacake-node-0.4.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate datacake-node 0.4.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate datacake-node 0.4.1 [INFO] finished tweaking crates.io crate datacake-node 0.4.1 [INFO] tweaked toml for crates.io crate datacake-node 0.4.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate datacake-node 0.4.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 135 packages to latest compatible versions [INFO] [stderr] Adding flume v0.10.14 (available: v0.11.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] [stderr] Adding rkyv v0.7.45 (available: v0.8.10) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb445e8fcc12fa36c48f89a6a4f87d6802a4ad53a151f188cc056cc00c6edd53 [INFO] running `Command { std: "docker" "start" "-a" "eb445e8fcc12fa36c48f89a6a4f87d6802a4ad53a151f188cc056cc00c6edd53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb445e8fcc12fa36c48f89a6a4f87d6802a4ad53a151f188cc056cc00c6edd53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb445e8fcc12fa36c48f89a6a4f87d6802a4ad53a151f188cc056cc00c6edd53", kill_on_drop: false }` [INFO] [stdout] eb445e8fcc12fa36c48f89a6a4f87d6802a4ad53a151f188cc056cc00c6edd53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 04ffa58c96b361dd41c1cfa7ca44786086ca13cade42449723dd75a108f6c825 [INFO] running `Command { std: "docker" "start" "-a" "04ffa58c96b361dd41c1cfa7ca44786086ca13cade42449723dd75a108f6c825", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling datacake-chitchat-fork v0.5.1 [INFO] [stderr] Compiling datacake-crdt v0.4.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling datacake-rpc v0.5.1 [INFO] [stderr] Compiling datacake-node v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.08s [INFO] running `Command { std: "docker" "inspect" "04ffa58c96b361dd41c1cfa7ca44786086ca13cade42449723dd75a108f6c825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04ffa58c96b361dd41c1cfa7ca44786086ca13cade42449723dd75a108f6c825", kill_on_drop: false }` [INFO] [stdout] 04ffa58c96b361dd41c1cfa7ca44786086ca13cade42449723dd75a108f6c825 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2799627230a0e0292c1f2b67eff647c245c0038e4c2137d289b63b96fedcc3ce [INFO] running `Command { std: "docker" "start" "-a" "2799627230a0e0292c1f2b67eff647c245c0038e4c2137d289b63b96fedcc3ce", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling datacake-chitchat-fork v0.5.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling datacake-rpc v0.5.1 [INFO] [stderr] Compiling datacake-node v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_helper` [INFO] [stdout] --> tests/membership.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | let node_1_addr = test_helper::get_unused_addr(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_helper`, use `cargo add test_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_helper` [INFO] [stdout] --> tests/membership.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | let node_2_addr = test_helper::get_unused_addr(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_helper`, use `cargo add test_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_helper` [INFO] [stdout] --> tests/membership.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | let node_3_addr = test_helper::get_unused_addr(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_helper`, use `cargo add test_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_helper` [INFO] [stdout] --> tests/membership.rs:80:23 [INFO] [stdout] | [INFO] [stdout] 80 | let node_1_addr = test_helper::get_unused_addr(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_helper`, use `cargo add test_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_helper` [INFO] [stdout] --> tests/membership.rs:81:23 [INFO] [stdout] | [INFO] [stdout] 81 | let node_2_addr = test_helper::get_unused_addr(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_helper`, use `cargo add test_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_helper` [INFO] [stdout] --> tests/membership.rs:82:23 [INFO] [stdout] | [INFO] [stdout] 82 | let node_3_addr = test_helper::get_unused_addr(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_helper`, use `cargo add test_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `datacake-node` (test "membership") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2799627230a0e0292c1f2b67eff647c245c0038e4c2137d289b63b96fedcc3ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2799627230a0e0292c1f2b67eff647c245c0038e4c2137d289b63b96fedcc3ce", kill_on_drop: false }` [INFO] [stdout] 2799627230a0e0292c1f2b67eff647c245c0038e4c2137d289b63b96fedcc3ce