[INFO] fetching crate taskflowrs 0.1.1...
[INFO] testing taskflowrs-0.1.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate taskflowrs 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate taskflowrs 0.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate taskflowrs 0.1.1
[INFO] tweaked toml for crates.io crate taskflowrs 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate taskflowrs 0.1.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate taskflowrs 0.1.1 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hwloc2 v2.2.0
[INFO] [stderr]   Downloaded cl3 v0.9.5
[INFO] [stderr]   Downloaded opencl-sys v0.2.9
[INFO] [stderr]   Downloaded opencl3 v0.9.5
[INFO] [stderr]   Downloaded cudarc v0.11.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbd79427bb8c908658a0018238fd1a6c22af03cbac9312b5577861d5347f4108
[INFO] running `Command { std: "docker" "start" "-a" "fbd79427bb8c908658a0018238fd1a6c22af03cbac9312b5577861d5347f4108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbd79427bb8c908658a0018238fd1a6c22af03cbac9312b5577861d5347f4108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbd79427bb8c908658a0018238fd1a6c22af03cbac9312b5577861d5347f4108", kill_on_drop: false }`
[INFO] [stdout] fbd79427bb8c908658a0018238fd1a6c22af03cbac9312b5577861d5347f4108
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de1ebe584de23d8d4206722a6ce7293fb9afa5d51a8c5bf16f90d73d84ad0779
[INFO] running `Command { std: "docker" "start" "-a" "de1ebe584de23d8d4206722a6ce7293fb9afa5d51a8c5bf16f90d73d84ad0779", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling taskflowrs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/preemptive.rs:423:35
[INFO] [stdout]     |
[INFO] [stdout] 423 |         sa.sa_sigaction = handler as libc::sighandler_t;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 423 |         sa.sa_sigaction = handler as *const () as libc::sighandler_t;
[INFO] [stdout]     |                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.14s
[INFO] running `Command { std: "docker" "inspect" "de1ebe584de23d8d4206722a6ce7293fb9afa5d51a8c5bf16f90d73d84ad0779", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de1ebe584de23d8d4206722a6ce7293fb9afa5d51a8c5bf16f90d73d84ad0779", kill_on_drop: false }`
[INFO] [stdout] de1ebe584de23d8d4206722a6ce7293fb9afa5d51a8c5bf16f90d73d84ad0779
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a79ae887f9f44480fc58f230d44656ae1826c595357768616b5b185fc656b87
[INFO] running `Command { std: "docker" "start" "-a" "0a79ae887f9f44480fc58f230d44656ae1826c595357768616b5b185fc656b87", kill_on_drop: false }`
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling taskflowrs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/preemptive.rs:423:35
[INFO] [stdout]     |
[INFO] [stdout] 423 |         sa.sa_sigaction = handler as libc::sighandler_t;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 423 |         sa.sa_sigaction = handler as *const () as libc::sighandler_t;
[INFO] [stdout]     |                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stdout] error[E0432]: unresolved import `taskflow_rs`
[INFO] [stdout]  --> examples/algo_benchmark.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use taskflow_rs::{Executor, Taskflow, parallel_for_each, parallel_reduce, parallel_transform};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `taskflow_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - use taskflow_rs::{Executor, Taskflow, parallel_for_each, parallel_reduce, parallel_transform};
[INFO] [stdout] 1 + use taskflowrs::{Executor, Taskflow, parallel_for_each, parallel_reduce, parallel_transform};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `taskflow_rs` in this scope
[INFO] [stdout]   --> examples/gpu_async_streams.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use taskflow_rs::gpu::{
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `taskflow_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 18 - use taskflow_rs::gpu::{
[INFO] [stdout] 18 + use taskflowrs::gpu::{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `taskflow_rs`
[INFO] [stdout]   --> examples/gpu_async_streams.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use taskflow_rs::{Executor, Taskflow};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `taskflow_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 17 - use taskflow_rs::{Executor, Taskflow};
[INFO] [stdout] 17 + use taskflowrs::{Executor, Taskflow};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `taskflow_rs`
[INFO] [stdout]  --> examples/run_variants.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use taskflow_rs::{Executor, Taskflow};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `taskflow_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - use taskflow_rs::{Executor, Taskflow};
[INFO] [stdout] 1 + use taskflowrs::{Executor, Taskflow};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]  --> examples/run_variants.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `taskflow_rs`
[INFO] [stdout]  --> examples/debug_test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use taskflow_rs::{Executor, Taskflow};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `taskflow_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - use taskflow_rs::{Executor, Taskflow};
[INFO] [stdout] 1 + use taskflowrs::{Executor, Taskflow};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `taskflow_rs`
[INFO] [stdout]  --> examples/scale_test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use taskflow_rs::{Executor, Taskflow};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `taskflow_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - use taskflow_rs::{Executor, Taskflow};
[INFO] [stdout] 1 + use taskflowrs::{Executor, Taskflow};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `taskflow_rs`
[INFO] [stdout]  --> examples/parallel_algorithms.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use taskflow_rs::{Executor, Taskflow, parallel_for_each, parallel_reduce, parallel_transform, parallel_sort};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `taskflow_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - use taskflow_rs::{Executor, Taskflow, parallel_for_each, parallel_reduce, parallel_transform, parallel_sort};
[INFO] [stdout] 1 + use taskflowrs::{Executor, Taskflow, parallel_for_each, parallel_reduce, parallel_transform, parallel_sort};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `taskflow_rs`
[INFO] [stdout]  --> examples/metrics_demo.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use taskflow_rs::{Executor, Taskflow, Metrics};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `taskflow_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - use taskflow_rs::{Executor, Taskflow, Metrics};
[INFO] [stdout] 1 + use taskflowrs::{Executor, Taskflow, Metrics};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `taskflow_rs`
[INFO] [stdout]  --> examples/parallel_scan.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use taskflow_rs::{Executor, Taskflow, parallel_inclusive_scan, parallel_exclusive_scan};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `taskflow_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - use taskflow_rs::{Executor, Taskflow, parallel_inclusive_scan, parallel_exclusive_scan};
[INFO] [stdout] 1 + use taskflowrs::{Executor, Taskflow, parallel_inclusive_scan, parallel_exclusive_scan};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `taskflowrs` (example "algo_benchmark") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `taskflowrs` (example "debug_test") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `taskflow_rs`
[INFO] [stdout]  --> examples/advanced_conditions.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use taskflow_rs::{Executor, Taskflow};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `taskflow_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - use taskflow_rs::{Executor, Taskflow};
[INFO] [stdout] 1 + use taskflowrs::{Executor, Taskflow};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `taskflow_rs`
[INFO] [stdout]  --> examples/enhanced_composition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use taskflow_rs::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `taskflow_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - use taskflow_rs::{
[INFO] [stdout] 1 + use taskflowrs::{
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `taskflow_rs`
[INFO] [stdout]  --> examples/preemptive_cancellation.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use taskflow_rs::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `taskflow_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 - use taskflow_rs::{
[INFO] [stdout] 5 + use taskflowrs::{
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `taskflow_rs`
[INFO] [stdout]  --> examples/benchmark_heavy.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use taskflow_rs::{Executor, Taskflow};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `taskflow_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - use taskflow_rs::{Executor, Taskflow};
[INFO] [stdout] 1 + use taskflowrs::{Executor, Taskflow};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `taskflowrs` (example "parallel_scan") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `taskflow_rs`
[INFO] [stdout]  --> examples/composition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use taskflow_rs::{Executor, Taskflow, Composition, CompositionBuilder, TaskflowComposable};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `taskflow_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - use taskflow_rs::{Executor, Taskflow, Composition, CompositionBuilder, TaskflowComposable};
[INFO] [stdout] 1 + use taskflowrs::{Executor, Taskflow, Composition, CompositionBuilder, TaskflowComposable};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `taskflowrs` (example "scale_test") due to 1 previous error
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> examples/composition.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `taskflowrs` (example "advanced_conditions") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `taskflow_rs`
[INFO] [stdout]  --> examples/gpu_tasks.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use taskflow_rs::{Executor, Taskflow, GpuDevice, GpuBuffer, GpuTaskConfig};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `taskflow_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - use taskflow_rs::{Executor, Taskflow, GpuDevice, GpuBuffer, GpuTaskConfig};
[INFO] [stdout] 1 + use taskflowrs::{Executor, Taskflow, GpuDevice, GpuBuffer, GpuTaskConfig};
[INFO] [stdout]   |
[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 `taskflowrs` (example "enhanced_composition") due to 1 previous error
[INFO] [stderr] error: could not compile `taskflowrs` (example "gpu_async_streams") due to 2 previous errors
[INFO] [stderr] error: could not compile `taskflowrs` (example "parallel_algorithms") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `taskflowrs` (example "metrics_demo") due to 1 previous error
[INFO] [stderr] error: could not compile `taskflowrs` (example "gpu_tasks") due to 1 previous error
[INFO] [stderr] error: could not compile `taskflowrs` (example "run_variants") due to 1 previous error; 1 warning emitted
[INFO] [stderr] error: could not compile `taskflowrs` (example "preemptive_cancellation") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `taskflowrs` (example "composition") due to 1 previous error; 1 warning emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `taskflowrs` (example "benchmark_heavy") due to 1 previous error
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]    --> src/dynamic_priority.rs:593:13
[INFO] [stdout]     |
[INFO] [stdout] 593 |         use std::sync::Arc;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Result<_, Preempted>`
[INFO] [stdout]    --> src/preemptive.rs:521:13
[INFO] [stdout]     |
[INFO] [stdout] 521 |           let result = with_deadline(Duration::from_millis(80), |tok| {
[INFO] [stdout]     |  _____________^^^^^^___-
[INFO] [stdout] 522 | |             loop {
[INFO] [stdout] 523 | |                 tok.check()?;
[INFO] [stdout] 524 | |                 c.fetch_add(1, AO::Relaxed);
[INFO] [stdout] ...   |
[INFO] [stdout] 527 | |         });
[INFO] [stdout]     | |__________- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type, where the type for type parameter `T` is specified
[INFO] [stdout]     |
[INFO] [stdout] 521 |         let result: Result<T, _> = with_deadline(Duration::from_millis(80), |tok| {
[INFO] [stdout]     |                   ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/regression.rs:497:30
[INFO] [stdout]     |
[INFO] [stdout] 497 |                     task_id: (i + 1) as u64,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ expected `usize`, found `u64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `taskflowrs` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "0a79ae887f9f44480fc58f230d44656ae1826c595357768616b5b185fc656b87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a79ae887f9f44480fc58f230d44656ae1826c595357768616b5b185fc656b87", kill_on_drop: false }`
[INFO] [stdout] 0a79ae887f9f44480fc58f230d44656ae1826c595357768616b5b185fc656b87
