[INFO] cloning repository https://github.com/JoeWildfong/pool-controller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoeWildfong/pool-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeWildfong%2Fpool-controller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeWildfong%2Fpool-controller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a720da0fdda9f4b861e6bd84aef36586a9cc5b8c [INFO] checking JoeWildfong/pool-controller against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeWildfong%2Fpool-controller" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/JoeWildfong/pool-controller [INFO] finished tweaking git repo https://github.com/JoeWildfong/pool-controller [INFO] tweaked toml for git repo https://github.com/JoeWildfong/pool-controller written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JoeWildfong/pool-controller on toolchain d7b15db413fd2070daa09a2c5b7f2ab38417429f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JoeWildfong/pool-controller 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" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "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 embedded-nal-async v0.8.0 [INFO] [stderr] Downloaded embedded-nal v0.9.0 [INFO] [stderr] Downloaded static_cell v2.1.0 [INFO] [stderr] Downloaded embedded-io-async v0.6.1 [INFO] [stderr] Downloaded embassy-time v0.4.0 [INFO] [stderr] Downloaded embassy-net v0.6.0 [INFO] [stderr] Downloaded managed v0.8.0 [INFO] [stderr] Downloaded sntpc v0.5.2 [INFO] [stderr] Downloaded embassy-hal-internal v0.2.0 [INFO] [stderr] Downloaded smart-leds-trait v0.3.1 [INFO] [stderr] Downloaded embedded-storage-async v0.4.1 [INFO] [stderr] Downloaded smart-leds v0.4.0 [INFO] [stderr] Downloaded cyw43-pio v0.4.0 [INFO] [stderr] Downloaded lalrpop-util v0.22.1 [INFO] [stderr] Downloaded usbd-hid-macros v0.8.2 [INFO] [stderr] Downloaded embedded-hal-nb v1.0.0 [INFO] [stderr] Downloaded term v1.0.2 [INFO] [stderr] Downloaded cyw43 v0.3.0 [INFO] [stderr] Downloaded crc-any v2.5.0 [INFO] [stderr] Downloaded jiff-tzdb v0.1.4 [INFO] [stderr] Downloaded embassy-usb v0.4.0 [INFO] [stderr] Downloaded mipidsi v0.9.0 [INFO] [stderr] Downloaded embassy-sync v0.6.2 [INFO] [stderr] Downloaded smoltcp v0.12.0 [INFO] [stderr] Downloaded rp2040-boot2 v0.3.0 [INFO] [stderr] Downloaded usb-device v0.3.2 [INFO] [stderr] Downloaded embassy-executor v0.7.0 [INFO] [stderr] Downloaded embedded-hal v1.0.0 [INFO] [stderr] Downloaded pio-proc v0.3.0 [INFO] [stderr] Downloaded lalrpop v0.22.1 [INFO] [stderr] Downloaded fixed v1.29.0 [INFO] [stderr] Downloaded embassy-rp v0.4.0 [INFO] [stderr] Downloaded pio v0.3.0 [INFO] [stderr] Downloaded embassy-time-driver v0.2.0 [INFO] [stderr] Downloaded embedded-hal-async v1.0.0 [INFO] [stderr] Downloaded embedded-storage v0.3.1 [INFO] [stderr] Downloaded pio-parser v0.3.0 [INFO] [stderr] Downloaded usbd-hid v0.8.2 [INFO] [stderr] Downloaded embassy-net-driver v0.2.0 [INFO] [stderr] Downloaded embedded-graphics-simulator v0.7.0 [INFO] [stderr] Downloaded embassy-embedded-hal v0.3.0 [INFO] [stderr] Downloaded pio-core v0.3.0 [INFO] [stderr] Downloaded embassy-usb-driver v0.1.0 [INFO] [stderr] Downloaded embassy-executor-macros v0.6.2 [INFO] [stderr] Downloaded embassy-futures v0.1.1 [INFO] [stderr] Downloaded usbd-hid-descriptors v0.8.2 [INFO] [stderr] Downloaded embedded-hal-bus v0.3.0 [INFO] [stderr] Downloaded embassy-time-queue-utils v0.1.0 [INFO] [stderr] Downloaded embassy-net-driver-channel v0.3.0 [INFO] [stderr] Downloaded rp-pac v7.0.0 [INFO] [stderr] Downloaded sha2-const-stable v0.1.0 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8dce1a8aabd30efb8cdfea87da8005229899265a2de78b02745c48dc09563992 [INFO] running `Command { std: "docker" "start" "-a" "8dce1a8aabd30efb8cdfea87da8005229899265a2de78b02745c48dc09563992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dce1a8aabd30efb8cdfea87da8005229899265a2de78b02745c48dc09563992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dce1a8aabd30efb8cdfea87da8005229899265a2de78b02745c48dc09563992", kill_on_drop: false }` [INFO] [stdout] 8dce1a8aabd30efb8cdfea87da8005229899265a2de78b02745c48dc09563992 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bd2e84a2f11a6bf867f60a2434436813c6ac1ca999e5eab644616caf80db4ce [INFO] running `Command { std: "docker" "start" "-a" "4bd2e84a2f11a6bf867f60a2434436813c6ac1ca999e5eab644616caf80db4ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling embassy-time-driver v0.2.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling smoltcp v0.12.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Checking embassy-net-driver v0.2.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling usbd-hid-descriptors v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking embedded-nal v0.9.0 [INFO] [stderr] Checking managed v0.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking embedded-nal-async v0.8.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling embassy-usb v0.4.0 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Compiling jiff-tzdb v0.1.4 [INFO] [stderr] Checking embassy-futures v0.1.1 [INFO] [stderr] Checking micromath v2.1.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking embassy-usb-driver v0.1.0 [INFO] [stderr] Compiling pool_controller v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking embedded-hal-bus v0.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking embassy-time v0.4.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking usb-device v0.3.2 [INFO] [stderr] Checking static_cell v2.1.0 [INFO] [stderr] Checking embedded-graphics-core v0.4.0 [INFO] [stderr] Checking embassy-net-driver-channel v0.3.0 [INFO] [stderr] Checking embedded-graphics v0.8.1 [INFO] [stderr] Checking mipidsi v0.9.0 [INFO] [stderr] Checking ssmarshal v1.0.0 [INFO] [stderr] Checking embassy-net v0.6.0 [INFO] [stderr] Checking sntpc v0.5.2 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling jiff-static v0.2.6 [INFO] [stderr] Compiling usbd-hid-macros v0.8.2 [INFO] [stderr] Checking jiff v0.2.6 [INFO] [stderr] Checking usbd-hid v0.8.2 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling embassy-executor-macros v0.6.2 [INFO] [stdout] error: you must enable one of the `device` and `sim` features [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | core::compile_error!("you must enable one of the `device` and `sim` features"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: you must enable one of the `device` and `sim` features [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | core::compile_error!("you must enable one of the `device` and `sim` features"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `embassy_executor` [INFO] [stdout] --> src/main.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | #[embassy_executor::main] [INFO] [stdout] | ^^^^ could not find `main` in `embassy_executor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `embassy_executor` [INFO] [stdout] --> src/main.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | #[embassy_executor::main] [INFO] [stdout] | ^^^^ could not find `main` in `embassy_executor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `sim` in `platform` [INFO] [stdout] --> src/main.rs:95:23 [INFO] [stdout] | [INFO] [stdout] 95 | platform::sim::screen(), [INFO] [stdout] | ^^^ could not find `sim` in `platform` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/platform.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub mod sim { [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `sim` feature [INFO] [stdout] --> src/platform.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "sim")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `sim` in `platform` [INFO] [stdout] --> src/main.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | platform::sim::ntp(), [INFO] [stdout] | ^^^ could not find `sim` in `platform` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/platform.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub mod sim { [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `sim` feature [INFO] [stdout] --> src/platform.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "sim")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `sim` in `platform` [INFO] [stdout] --> src/main.rs:97:23 [INFO] [stdout] | [INFO] [stdout] 97 | platform::sim::pump(), [INFO] [stdout] | ^^^ could not find `sim` in `platform` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/platform.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub mod sim { [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `sim` feature [INFO] [stdout] --> src/platform.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "sim")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `sim` in `platform` [INFO] [stdout] --> src/main.rs:95:23 [INFO] [stdout] | [INFO] [stdout] 95 | platform::sim::screen(), [INFO] [stdout] | ^^^ could not find `sim` in `platform` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/platform.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub mod sim { [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `sim` feature [INFO] [stdout] --> src/platform.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "sim")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `sim` in `platform` [INFO] [stdout] --> src/main.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | platform::sim::ntp(), [INFO] [stdout] | ^^^ could not find `sim` in `platform` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/platform.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub mod sim { [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `sim` feature [INFO] [stdout] --> src/platform.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "sim")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `sim` in `platform` [INFO] [stdout] --> src/main.rs:97:23 [INFO] [stdout] | [INFO] [stdout] 97 | platform::sim::pump(), [INFO] [stdout] | ^^^ could not find `sim` in `platform` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/platform.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub mod sim { [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `sim` feature [INFO] [stdout] --> src/platform.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "sim")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unconstrained opaque type [INFO] [stdout] --> src/platform.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | pub type Screen = impl DrawTarget; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Screen` must be used in combination with a concrete type within the same crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unconstrained opaque type [INFO] [stdout] --> src/platform.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | pub type NtpSocket = impl NtpUdpSocket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NtpSocket` must be used in combination with a concrete type within the same crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unconstrained opaque type [INFO] [stdout] --> src/platform.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | pub type Pump = impl PumpOutput; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Pump` must be used in combination with a concrete type within the same crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unconstrained opaque type [INFO] [stdout] --> src/platform.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | pub type Screen = impl DrawTarget; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Screen` must be used in combination with a concrete type within the same crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unconstrained opaque type [INFO] [stdout] --> src/platform.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | pub type NtpSocket = impl NtpUdpSocket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NtpSocket` must be used in combination with a concrete type within the same crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unconstrained opaque type [INFO] [stdout] --> src/platform.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | pub type Pump = impl PumpOutput; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Pump` must be used in combination with a concrete type within the same crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> src/main.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | async fn main(s: Spawner) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pool_controller` (bin "pool_controller" test) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0433, E0752. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pool_controller` (bin "pool_controller") due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "4bd2e84a2f11a6bf867f60a2434436813c6ac1ca999e5eab644616caf80db4ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bd2e84a2f11a6bf867f60a2434436813c6ac1ca999e5eab644616caf80db4ce", kill_on_drop: false }` [INFO] [stdout] 4bd2e84a2f11a6bf867f60a2434436813c6ac1ca999e5eab644616caf80db4ce