[INFO] cloning repository https://github.com/Binghong-Leo-Li/fusion-framework [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Binghong-Leo-Li/fusion-framework" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinghong-Leo-Li%2Ffusion-framework", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinghong-Leo-Li%2Ffusion-framework'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e43df296d0367a266fdb32f0341444da94563f55 [INFO] checking Binghong-Leo-Li/fusion-framework against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinghong-Leo-Li%2Ffusion-framework" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Binghong-Leo-Li/fusion-framework [INFO] finished tweaking git repo https://github.com/Binghong-Leo-Li/fusion-framework [INFO] tweaked toml for git repo https://github.com/Binghong-Leo-Li/fusion-framework written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Binghong-Leo-Li/fusion-framework on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 93 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v3.0.0) [INFO] [stderr] Adding hashbrown v0.14.5 (available: v0.17.1) [INFO] [stderr] Adding tokio-condvar v0.1.0 (available: v0.3.0) [INFO] [stderr] Adding zerocopy v0.7.35 (available: v0.8.50) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e91c50f7b6bbdef6f308e8eaf823a5bd7bb946f085f55e7e6c94ff0a8e0e581 [INFO] running `Command { std: "docker" "start" "-a" "1e91c50f7b6bbdef6f308e8eaf823a5bd7bb946f085f55e7e6c94ff0a8e0e581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e91c50f7b6bbdef6f308e8eaf823a5bd7bb946f085f55e7e6c94ff0a8e0e581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e91c50f7b6bbdef6f308e8eaf823a5bd7bb946f085f55e7e6c94ff0a8e0e581", kill_on_drop: false }` [INFO] [stdout] 1e91c50f7b6bbdef6f308e8eaf823a5bd7bb946f085f55e7e6c94ff0a8e0e581 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67812c3942814bf458afb2bcb86f1a24801dc5ac576cfea88fceccaf290f1260 [INFO] running `Command { std: "docker" "start" "-a" "67812c3942814bf458afb2bcb86f1a24801dc5ac576cfea88fceccaf290f1260", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.50 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking memchr v2.8.1 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.4 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking uuid v1.23.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking tokio-condvar v0.1.0 [INFO] [stderr] Checking fusion-framework v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/datastore.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | use hashbrown::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/datastore.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | use hashbrown::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_store` [INFO] [stdout] --> src/vertex.rs:374:37 [INFO] [stdout] | [INFO] [stdout] 374 | pub async fn remove_self(&self, data_store: &DataStore, self_id: VertexID) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_store` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `self_id` [INFO] [stdout] --> src/vertex.rs:374:67 [INFO] [stdout] | [INFO] [stdout] 374 | pub async fn remove_self(&self, data_store: &DataStore, self_id: VertexID) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `RPCRelay` is never constructed [INFO] [stdout] --> src/rpc.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct RPCRelay { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `RPCData` is never constructed [INFO] [stdout] --> src/rpc.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct RPCData { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `borrowed_in` is never read [INFO] [stdout] --> src/vertex.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 201 | pub struct LocalVertex { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 206 | borrowed_in: bool, // When a node is a borrowed node [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vertex.rs:152:26 [INFO] [stdout] | [INFO] [stdout] 152 | pub async fn get_val(&self) -> SafeDataReference { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetimes are hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 152 | pub async fn get_val(&self) -> SafeDataReference<'_, '_, T, V> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vertex.rs:284:27 [INFO] [stdout] | [INFO] [stdout] 284 | pub async fn get_data(&self) -> SafeDataReference { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetimes are hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 284 | pub async fn get_data(&self) -> SafeDataReference<'_, '_, T, V> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_store` [INFO] [stdout] --> src/vertex.rs:374:37 [INFO] [stdout] | [INFO] [stdout] 374 | pub async fn remove_self(&self, data_store: &DataStore, self_id: VertexID) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_store` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `self_id` [INFO] [stdout] --> src/vertex.rs:374:67 [INFO] [stdout] | [INFO] [stdout] 374 | pub async fn remove_self(&self, data_store: &DataStore, self_id: VertexID) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `RPCRelay` is never constructed [INFO] [stdout] --> src/rpc.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct RPCRelay { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `RPCData` is never constructed [INFO] [stdout] --> src/rpc.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct RPCData { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `borrowed_in` is never read [INFO] [stdout] --> src/vertex.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 201 | pub struct LocalVertex { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 206 | borrowed_in: bool, // When a node is a borrowed node [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fusion-framework` (lib test) due to 2 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vertex.rs:152:26 [INFO] [stdout] | [INFO] [stdout] 152 | pub async fn get_val(&self) -> SafeDataReference { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetimes are hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 152 | pub async fn get_val(&self) -> SafeDataReference<'_, '_, T, V> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vertex.rs:284:27 [INFO] [stdout] | [INFO] [stdout] 284 | pub async fn get_data(&self) -> SafeDataReference { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetimes are hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 284 | pub async fn get_data(&self) -> SafeDataReference<'_, '_, T, V> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fusion-framework` (lib) due to 2 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "67812c3942814bf458afb2bcb86f1a24801dc5ac576cfea88fceccaf290f1260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67812c3942814bf458afb2bcb86f1a24801dc5ac576cfea88fceccaf290f1260", kill_on_drop: false }` [INFO] [stdout] 67812c3942814bf458afb2bcb86f1a24801dc5ac576cfea88fceccaf290f1260