[INFO] cloning repository https://github.com/Zistack/compute-graph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zistack/compute-graph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZistack%2Fcompute-graph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZistack%2Fcompute-graph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6837bf78c9efc89b831bb72365b8609bb23fb9fb [INFO] checking Zistack/compute-graph against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZistack%2Fcompute-graph" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Zistack/compute-graph [INFO] finished tweaking git repo https://github.com/Zistack/compute-graph [INFO] tweaked toml for git repo https://github.com/Zistack/compute-graph written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Zistack/compute-graph on toolchain 54cf65b8d066c082e536455049b95943cf30378f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Zistack/compute-graph already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking Zistack/compute-graph against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZistack%2Fcompute-graph" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Zistack/compute-graph [INFO] finished tweaking git repo https://github.com/Zistack/compute-graph [INFO] tweaked toml for git repo https://github.com/Zistack/compute-graph written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Zistack/compute-graph on toolchain 54cf65b8d066c082e536455049b95943cf30378f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Zistack/compute-graph already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn_derive v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f449e02b769de1f3906fc75368a785919d7293c1164116e1b080f32021404b55 [INFO] running `Command { std: "docker" "start" "-a" "f449e02b769de1f3906fc75368a785919d7293c1164116e1b080f32021404b55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f449e02b769de1f3906fc75368a785919d7293c1164116e1b080f32021404b55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f449e02b769de1f3906fc75368a785919d7293c1164116e1b080f32021404b55", kill_on_drop: false }` [INFO] [stdout] f449e02b769de1f3906fc75368a785919d7293c1164116e1b080f32021404b55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b85c968d35d74bc470841ca636d004c13cb4da90244947af6d7df52e27e69915 [INFO] running `Command { std: "docker" "start" "-a" "b85c968d35d74bc470841ca636d004c13cb4da90244947af6d7df52e27e69915", kill_on_drop: false }` [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling syn_derive v0.2.0 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking tungstenite v0.26.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling compute-graph-macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-tungstenite v0.26.2 [INFO] [stderr] Checking compute-graph v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/service_handle/mod.rs:15:2 [INFO] [stdout] | [INFO] [stdout] 15 | async fn exit_status (&mut self) -> Option ; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 15 - async fn exit_status (&mut self) -> Option ; [INFO] [stdout] 15 + fn exit_status (&mut self) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/service_handle/mod.rs:15:2 [INFO] [stdout] | [INFO] [stdout] 15 | async fn exit_status (&mut self) -> Option ; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 15 - async fn exit_status (&mut self) -> Option ; [INFO] [stdout] 15 + fn exit_status (&mut self) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abort` found for enum `CancellableTaskHandle` in the current scope [INFO] [stdout] --> tests/task.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | answer_handle . abort (); [INFO] [stdout] | ^^^^^ method not found in `CancellableTaskHandle>>` [INFO] [stdout] | [INFO] [stdout] help: consider pinning the expression [INFO] [stdout] | [INFO] [stdout] 18 ~ let mut pinned = std::pin::pin!(answer_handle); [INFO] [stdout] 19 ~ pinned.as_mut() . abort (); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abort` found for enum `ParallelCancellableTaskHandle` in the current scope [INFO] [stdout] --> tests/task.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | answer_handle . abort (); [INFO] [stdout] | ^^^^^ method not found in `ParallelCancellableTaskHandle>` [INFO] [stdout] | [INFO] [stdout] note: the method `abort` exists on the type `tokio::task::JoinHandle>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/task/join.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn abort(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider pinning the expression [INFO] [stdout] | [INFO] [stdout] 37 ~ let mut pinned = std::pin::pin!(answer_handle); [INFO] [stdout] 38 ~ pinned.as_mut() . abort (); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abort` found for enum `SignallableTaskHandle` in the current scope [INFO] [stdout] --> tests/task.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | answer_handle . abort (); [INFO] [stdout] | ^^^^^ method not found in `SignallableTaskHandle>>` [INFO] [stdout] | [INFO] [stdout] help: consider pinning the expression [INFO] [stdout] | [INFO] [stdout] 59 ~ let mut pinned = std::pin::pin!(answer_handle); [INFO] [stdout] 60 ~ pinned.as_mut() . abort (); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abort` found for enum `ParallelSignallableTaskHandle` in the current scope [INFO] [stdout] --> tests/task.rs:81:18 [INFO] [stdout] | [INFO] [stdout] 81 | answer_handle . abort (); [INFO] [stdout] | ^^^^^ method not found in `ParallelSignallableTaskHandle>` [INFO] [stdout] | [INFO] [stdout] help: consider pinning the expression [INFO] [stdout] | [INFO] [stdout] 81 ~ let mut pinned = std::pin::pin!(answer_handle); [INFO] [stdout] 82 ~ pinned.as_mut() . abort (); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `compute-graph` (test "task") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "b85c968d35d74bc470841ca636d004c13cb4da90244947af6d7df52e27e69915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b85c968d35d74bc470841ca636d004c13cb4da90244947af6d7df52e27e69915", kill_on_drop: false }` [INFO] [stdout] b85c968d35d74bc470841ca636d004c13cb4da90244947af6d7df52e27e69915