[INFO] fetching crate taskflowrs 0.1.1... [INFO] testing taskflowrs-0.1.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate taskflowrs 0.1.1 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate taskflowrs 0.1.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded errno v0.2.8 [INFO] [stderr] Downloaded env_filter v1.0.0 [INFO] [stderr] Downloaded num v0.1.43 [INFO] [stderr] Downloaded hwloc2 v2.2.0 [INFO] [stderr] Downloaded cl3 v0.9.5 [INFO] [stderr] Downloaded opencl3 v0.9.5 [INFO] [stderr] Downloaded cudarc v0.11.9 [INFO] [stderr] Downloaded env_logger v0.11.9 [INFO] [stderr] Downloaded opencl-sys v0.2.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2cb7df1d74335a4092c40e376bb87befb28c7633a5d51f694e96e51b2c9b802 [INFO] running `Command { std: "docker" "start" "-a" "c2cb7df1d74335a4092c40e376bb87befb28c7633a5d51f694e96e51b2c9b802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2cb7df1d74335a4092c40e376bb87befb28c7633a5d51f694e96e51b2c9b802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2cb7df1d74335a4092c40e376bb87befb28c7633a5d51f694e96e51b2c9b802", kill_on_drop: false }` [INFO] [stdout] c2cb7df1d74335a4092c40e376bb87befb28c7633a5d51f694e96e51b2c9b802 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac0f5646953be63643e917f59dd0c9e2af3bd48f1f1e90507097ee0a16737a0a [INFO] running `Command { std: "docker" "start" "-a" "ac0f5646953be63643e917f59dd0c9e2af3bd48f1f1e90507097ee0a16737a0a", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [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" "ac0f5646953be63643e917f59dd0c9e2af3bd48f1f1e90507097ee0a16737a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac0f5646953be63643e917f59dd0c9e2af3bd48f1f1e90507097ee0a16737a0a", kill_on_drop: false }` [INFO] [stdout] ac0f5646953be63643e917f59dd0c9e2af3bd48f1f1e90507097ee0a16737a0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97b83e28a5dbef0e2629c776e7ebe8e6b3f32a039aaf0aa741d2525684520aa3 [INFO] running `Command { std: "docker" "start" "-a" "97b83e28a5dbef0e2629c776e7ebe8e6b3f32a039aaf0aa741d2525684520aa3", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling taskflowrs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling parking_lot v0.12.5 [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-automata v0.4.14 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tokio v1.50.0 [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] --> tests/integration_tests.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/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] 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/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/dynamic_priority.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] 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] [stdout] error[E0432]: unresolved import `taskflow_rs` [INFO] [stdout] --> examples/run_variants_practical.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: `AtomicBool` [INFO] [stdout] --> examples/run_variants_practical.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::atomic::{AtomicUsize, AtomicBool, Ordering}; [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/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] 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[E0433]: cannot find module or crate `taskflow_rs` in this scope [INFO] [stdout] --> examples/pipeline_benchmark.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use taskflow_rs::pipeline::ConcurrentPipeline; [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::pipeline::ConcurrentPipeline; [INFO] [stdout] 1 + use taskflowrs::pipeline::ConcurrentPipeline; [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] [stderr] error: could not compile `taskflowrs` (example "debug_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `taskflowrs` (example "advanced_conditions") due to 1 previous error [INFO] [stderr] error: could not compile `taskflowrs` (example "metrics_demo") 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 "benchmark_heavy") 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 E0433`. [INFO] [stdout] [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] 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` (test "integration_tests") 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 "run_variants") due to 1 previous error; 1 warning emitted [INFO] [stderr] error: could not compile `taskflowrs` (example "pipeline_benchmark") due to 1 previous error [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] [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] [stderr] error: could not compile `taskflowrs` (example "dynamic_priority") due to 1 previous error [INFO] [stderr] error: could not compile `taskflowrs` (example "run_variants_practical") 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 "scale_test") 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[E0432]: unresolved import `taskflow_rs` [INFO] [stdout] --> examples/parallel_run_n.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/hardware_topology.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | 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] 6 - use taskflow_rs::{ [INFO] [stdout] 6 + use taskflowrs::{ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `taskflow_rs` in this scope [INFO] [stdout] --> examples/pipeline_advanced.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use taskflow_rs::pipeline::{ConcurrentPipeline, Token}; [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::pipeline::{ConcurrentPipeline, Token}; [INFO] [stdout] 1 + use taskflowrs::pipeline::{ConcurrentPipeline, Token}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `taskflowrs` (example "algo_benchmark") due to 1 previous error [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> examples/pipeline_advanced.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | 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] [stderr] error: could not compile `taskflowrs` (example "parallel_run_n") due to 1 previous error [INFO] [stderr] error: could not compile `taskflowrs` (example "hardware_topology") 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 E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `taskflowrs` (example "pipeline_advanced") due to 1 previous error; 1 warning emitted [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 = 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" "97b83e28a5dbef0e2629c776e7ebe8e6b3f32a039aaf0aa741d2525684520aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97b83e28a5dbef0e2629c776e7ebe8e6b3f32a039aaf0aa741d2525684520aa3", kill_on_drop: false }` [INFO] [stdout] 97b83e28a5dbef0e2629c776e7ebe8e6b3f32a039aaf0aa741d2525684520aa3