[INFO] fetching crate eshanized-polaris 0.1.1... [INFO] testing eshanized-polaris-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate eshanized-polaris 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate eshanized-polaris 0.1.1 [INFO] finished tweaking crates.io crate eshanized-polaris 0.1.1 [INFO] tweaked toml for crates.io crate eshanized-polaris 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate eshanized-polaris 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate eshanized-polaris 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-core v0.4.5 [INFO] [stderr] Downloaded matchit v0.7.3 [INFO] [stderr] Downloaded eshanized-polaris-core v0.1.1 [INFO] [stderr] Downloaded eshanized-polaris-macros v0.1.1 [INFO] [stderr] Downloaded humantime-serde v1.1.1 [INFO] [stderr] Downloaded pem v3.0.6 [INFO] [stderr] Downloaded rustls-platform-verifier v0.6.1 [INFO] [stderr] Downloaded fastbloom v0.14.0 [INFO] [stderr] Downloaded rustls-platform-verifier-android v0.1.1 [INFO] [stderr] Downloaded axum v0.7.9 [INFO] [stderr] Downloaded security-framework v3.5.1 [INFO] [stderr] Downloaded webpki-root-certs v1.0.3 [INFO] [stderr] Downloaded aws-lc-rs v1.14.0 [INFO] [stderr] Downloaded aws-lc-sys v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87b86dc8887dd90953e7d4148888dee440372dfa16f51a94e244cd16b203a550 [INFO] running `Command { std: "docker" "start" "-a" "87b86dc8887dd90953e7d4148888dee440372dfa16f51a94e244cd16b203a550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87b86dc8887dd90953e7d4148888dee440372dfa16f51a94e244cd16b203a550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87b86dc8887dd90953e7d4148888dee440372dfa16f51a94e244cd16b203a550", kill_on_drop: false }` [INFO] [stdout] 87b86dc8887dd90953e7d4148888dee440372dfa16f51a94e244cd16b203a550 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d7c19c3b92734a61e3f61b68b3080695ee55b58b10c5d4d116cfb7760829f91 [INFO] running `Command { std: "docker" "start" "-a" "0d7c19c3b92734a61e3f61b68b3080695ee55b58b10c5d4d116cfb7760829f91", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling aws-lc-rs v1.14.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling aws-lc-sys v0.31.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling fastbloom v0.14.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling eshanized-polaris-macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.1 [INFO] [stderr] Compiling quinn-proto v0.11.13 [INFO] [stderr] Compiling eshanized-polaris-core v0.1.1 [INFO] [stderr] Compiling eshanized-polaris v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 17s [INFO] running `Command { std: "docker" "inspect" "0d7c19c3b92734a61e3f61b68b3080695ee55b58b10c5d4d116cfb7760829f91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d7c19c3b92734a61e3f61b68b3080695ee55b58b10c5d4d116cfb7760829f91", kill_on_drop: false }` [INFO] [stdout] 0d7c19c3b92734a61e3f61b68b3080695ee55b58b10c5d4d116cfb7760829f91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d88c8b3c5ffe9833a4046602067ed5d80bcb9c5a80e0830623755aebb0a21ff3 [INFO] running `Command { std: "docker" "start" "-a" "d88c8b3c5ffe9833a4046602067ed5d80bcb9c5a80e0830623755aebb0a21ff3", kill_on_drop: false }` [INFO] [stderr] Compiling eshanized-polaris v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `Command { std: "docker" "inspect" "d88c8b3c5ffe9833a4046602067ed5d80bcb9c5a80e0830623755aebb0a21ff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d88c8b3c5ffe9833a4046602067ed5d80bcb9c5a80e0830623755aebb0a21ff3", kill_on_drop: false }` [INFO] [stdout] d88c8b3c5ffe9833a4046602067ed5d80bcb9c5a80e0830623755aebb0a21ff3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e208ad365dd81303d2dd10b2e99e6a511ffbc2ba718d6a94333e481b111d2575 [INFO] running `Command { std: "docker" "start" "-a" "e208ad365dd81303d2dd10b2e99e6a511ffbc2ba718d6a94333e481b111d2575", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eshanized_polaris-02837565ae6a07d2) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests eshanized_polaris [INFO] [stdout] test tests::test_prelude_imports ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - prelude (line 130) ... FAILED [INFO] [stdout] test src/lib.rs - (line 71) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 8) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 60) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 88) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - prelude (line 130) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `polaris` [INFO] [stdout] --> src/lib.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | use polaris::prelude::*; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `polaris` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polaris`, use `cargo add polaris` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 71) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `polaris` [INFO] [stdout] --> src/lib.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | use polaris::prelude::*; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `polaris` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polaris`, use `cargo add polaris` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Cluster` in this scope [INFO] [stdout] --> src/lib.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | async fn example(cluster: Cluster) -> PolarisResult<()> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 71 + use eshanized_polaris::Cluster; [INFO] [stdout] | [INFO] [stdout] 71 + use eshanized_polaris_core::Cluster; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PolarisResult` in this scope [INFO] [stdout] --> src/lib.rs:75:39 [INFO] [stdout] | [INFO] [stdout] 75 | async fn example(cluster: Cluster) -> PolarisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 71 + use eshanized_polaris::PolarisResult; [INFO] [stdout] | [INFO] [stdout] 71 + use eshanized_polaris_core::PolarisResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Task` [INFO] [stdout] --> src/lib.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | let task = Task::new("my_task", bytes::Bytes::from("input")) [INFO] [stdout] | ^^^^ use of undeclared type `Task` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 71 + use eshanized_polaris::Task; [INFO] [stdout] | [INFO] [stdout] 71 + use eshanized_polaris_core::Task; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bytes` [INFO] [stdout] --> src/lib.rs:76:33 [INFO] [stdout] | [INFO] [stdout] 76 | let task = Task::new("my_task", bytes::Bytes::from("input")) [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `bytes` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bytes`, use `cargo add bytes` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 71 + use std::io::Bytes; [INFO] [stdout] | [INFO] [stdout] 71 + use std::str::Bytes; [INFO] [stdout] | [INFO] [stdout] help: if you import `Bytes`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 76 - let task = Task::new("my_task", bytes::Bytes::from("input")) [INFO] [stdout] 76 + let task = Task::new("my_task", Bytes::from("input")) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TaskPriority` [INFO] [stdout] --> src/lib.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | .with_priority(TaskPriority::High) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `TaskPriority` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 71 + use eshanized_polaris::TaskPriority; [INFO] [stdout] | [INFO] [stdout] 71 + use eshanized_polaris_core::task::TaskPriority; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 8) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `polaris` [INFO] [stdout] --> src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use polaris::prelude::*; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `polaris` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polaris`, use `cargo add polaris` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> src/lib.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | #[tokio::main] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `polaris` [INFO] [stdout] --> src/lib.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[polaris::task] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `polaris` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PolarisResult` in this scope [INFO] [stdout] --> src/lib.rs:12:36 [INFO] [stdout] | [INFO] [stdout] 12 | async fn compute_square(x: i32) -> PolarisResult { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 9 + use eshanized_polaris::PolarisResult; [INFO] [stdout] | [INFO] [stdout] 9 + use eshanized_polaris_core::PolarisResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PolarisResult` in this scope [INFO] [stdout] --> src/lib.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | async fn main() -> PolarisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 9 + use eshanized_polaris::PolarisResult; [INFO] [stdout] | [INFO] [stdout] 9 + use eshanized_polaris_core::PolarisResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cluster` [INFO] [stdout] --> src/lib.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | let cluster = Cluster::builder() [INFO] [stdout] | ^^^^^^^ use of undeclared type `Cluster` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 9 + use eshanized_polaris::Cluster; [INFO] [stdout] | [INFO] [stdout] 9 + use eshanized_polaris_core::Cluster; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Task` [INFO] [stdout] --> src/lib.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | let task = Task::new("compute", bytes::Bytes::from("5")); [INFO] [stdout] | ^^^^ use of undeclared type `Task` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 9 + use eshanized_polaris::Task; [INFO] [stdout] | [INFO] [stdout] 9 + use eshanized_polaris_core::Task; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bytes` [INFO] [stdout] --> src/lib.rs:25:37 [INFO] [stdout] | [INFO] [stdout] 25 | let task = Task::new("compute", bytes::Bytes::from("5")); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `bytes` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bytes`, use `cargo add bytes` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 9 + use std::io::Bytes; [INFO] [stdout] | [INFO] [stdout] 9 + use std::str::Bytes; [INFO] [stdout] | [INFO] [stdout] help: if you import `Bytes`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 25 - let task = Task::new("compute", bytes::Bytes::from("5")); [INFO] [stdout] 25 + let task = Task::new("compute", Bytes::from("5")); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let cluster = Cluster::builder() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | let handle = cluster.submit(task).await?; [INFO] [stdout] | ------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `cluster` an explicit type [INFO] [stdout] | [INFO] [stdout] 19 | let cluster: /* Type */ = Cluster::builder() [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let handle = cluster.submit(task).await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | let result = handle.result().await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `handle` an explicit type [INFO] [stdout] | [INFO] [stdout] 26 | let handle: /* Type */ = cluster.submit(task).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | async fn main() -> PolarisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0433, E0752. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 60) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `polaris` [INFO] [stdout] --> src/lib.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | use polaris::prelude::*; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `polaris` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polaris`, use `cargo add polaris` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PolarisResult` in this scope [INFO] [stdout] --> src/lib.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | async fn example() -> PolarisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 60 + use eshanized_polaris::PolarisResult; [INFO] [stdout] | [INFO] [stdout] 60 + use eshanized_polaris_core::PolarisResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cluster` [INFO] [stdout] --> src/lib.rs:64:15 [INFO] [stdout] | [INFO] [stdout] 64 | let cluster = Cluster::connect(["10.0.0.1:7001", "10.0.0.2:7001"]).await?; [INFO] [stdout] | ^^^^^^^ use of undeclared type `Cluster` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 60 + use eshanized_polaris::Cluster; [INFO] [stdout] | [INFO] [stdout] 60 + use eshanized_polaris_core::Cluster; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 88) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `polaris` [INFO] [stdout] --> src/lib.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | use polaris::prelude::*; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `polaris` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polaris`, use `cargo add polaris` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PolarisResult` in this scope [INFO] [stdout] --> src/lib.rs:91:23 [INFO] [stdout] | [INFO] [stdout] 91 | async fn example() -> PolarisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 88 + use eshanized_polaris::PolarisResult; [INFO] [stdout] | [INFO] [stdout] 88 + use eshanized_polaris_core::PolarisResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cluster` [INFO] [stdout] --> src/lib.rs:92:15 [INFO] [stdout] | [INFO] [stdout] 92 | let cluster = Cluster::builder() [INFO] [stdout] | ^^^^^^^ use of undeclared type `Cluster` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 88 + use eshanized_polaris::Cluster; [INFO] [stdout] | [INFO] [stdout] 88 + use eshanized_polaris_core::Cluster; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoadAwareScheduler` [INFO] [stdout] --> src/lib.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 93 | .with_scheduler(LoadAwareScheduler::new()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `LoadAwareScheduler` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 88 + use eshanized_polaris::LoadAwareScheduler; [INFO] [stdout] | [INFO] [stdout] 88 + use eshanized_polaris_core::LoadAwareScheduler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 60) [INFO] [stdout] src/lib.rs - (line 71) [INFO] [stdout] src/lib.rs - (line 8) [INFO] [stdout] src/lib.rs - (line 88) [INFO] [stdout] src/lib.rs - prelude (line 130) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "e208ad365dd81303d2dd10b2e99e6a511ffbc2ba718d6a94333e481b111d2575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e208ad365dd81303d2dd10b2e99e6a511ffbc2ba718d6a94333e481b111d2575", kill_on_drop: false }` [INFO] [stdout] e208ad365dd81303d2dd10b2e99e6a511ffbc2ba718d6a94333e481b111d2575