[INFO] cloning repository https://github.com/faunel/fan_controller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faunel/fan_controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaunel%2Ffan_controller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaunel%2Ffan_controller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2befcb402b51b77e3d15d41acdaadbdae0ee0cc5
[INFO] checking faunel/fan_controller against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaunel%2Ffan_controller" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/faunel/fan_controller
[INFO] finished tweaking git repo https://github.com/faunel/fan_controller
[INFO] tweaked toml for git repo https://github.com/faunel/fan_controller written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/faunel/fan_controller on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/faunel/fan_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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "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 cortex-m-rt-macros v0.7.0
[INFO] [stderr]   Downloaded vcell v0.1.3
[INFO] [stderr]   Downloaded ufmt-macros v0.3.0
[INFO] [stderr]   Downloaded panic-probe v0.3.2
[INFO] [stderr]   Downloaded cortex-m-rt v0.7.3
[INFO] [stderr]   Downloaded defmt-rtt v1.0.0
[INFO] [stderr]   Downloaded linked_list_allocator v0.10.5
[INFO] [stderr]   Downloaded rtic-core v1.0.0
[INFO] [stderr]   Downloaded bitfield v0.13.2
[INFO] [stderr]   Downloaded svgbobdoc v0.3.0
[INFO] [stderr]   Downloaded rlsf v0.2.1
[INFO] [stderr]   Downloaded rtic v2.1.2
[INFO] [stderr]   Downloaded ufmt v0.2.0
[INFO] [stderr]   Downloaded cortex-m v0.7.7
[INFO] [stderr]   Downloaded enum_dispatch v0.3.13
[INFO] [stderr]   Downloaded rtic-monotonics v2.0.3
[INFO] [stderr]   Downloaded eg-seven-segment v0.2.0
[INFO] [stderr]   Downloaded mipidsi v0.9.0
[INFO] [stderr]   Downloaded rclite v0.2.4
[INFO] [stderr]   Downloaded bare-metal v0.2.5
[INFO] [stderr]   Downloaded portable-atomic v1.7.0
[INFO] [stderr]   Downloaded embedded-alloc v0.6.0
[INFO] [stderr]   Downloaded rtic-macros v2.1.2
[INFO] [stderr]   Downloaded thiserror-impl v2.0.9
[INFO] [stderr]   Downloaded eeprom24x v0.7.2
[INFO] [stderr]   Downloaded embedded-hal-bus v0.3.0
[INFO] [stderr]   Downloaded rtic-time v2.0.0
[INFO] [stderr]   Downloaded volatile-register v0.2.2
[INFO] [stderr]   Downloaded thiserror v2.0.9
[INFO] [stderr]   Downloaded bare-metal v1.0.0
[INFO] [stderr]   Downloaded embedded-hal-nb v1.0.0
[INFO] [stderr]   Downloaded embedded-storage v0.3.1
[INFO] [stderr]   Downloaded gcd v2.3.0
[INFO] [stderr]   Downloaded fugit v0.3.7
[INFO] [stderr]   Downloaded fugit-timer v0.1.3
[INFO] [stderr]   Downloaded embedded-io v0.6.1
[INFO] [stderr]   Downloaded embassy-futures v0.1.1
[INFO] [stderr]   Downloaded const-default v1.0.0
[INFO] [stderr]   Downloaded rtic-common v1.0.0
[INFO] [stderr]   Downloaded branches v0.1.3
[INFO] [stderr]   Downloaded stm32-metapac v15.0.0
[INFO] [stderr]   Downloaded stm32ral v0.8.0
[INFO] [stderr]   Downloaded u8g2-fonts v0.5.1
[INFO] [stderr]   Downloaded stm32f4-staging v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 852f4efc6e022498fcb451dfb47ff550838306acaf14b39f11e89701b2d22005
[INFO] running `Command { std: "docker" "start" "-a" "852f4efc6e022498fcb451dfb47ff550838306acaf14b39f11e89701b2d22005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "852f4efc6e022498fcb451dfb47ff550838306acaf14b39f11e89701b2d22005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "852f4efc6e022498fcb451dfb47ff550838306acaf14b39f11e89701b2d22005", kill_on_drop: false }`
[INFO] [stdout] 852f4efc6e022498fcb451dfb47ff550838306acaf14b39f11e89701b2d22005
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d517331c04c0a395032d5a584c4ba8f11f72a72fb3e2775bba6967e8ef03dc85
[INFO] running `Command { std: "docker" "start" "-a" "d517331c04c0a395032d5a584c4ba8f11f72a72fb3e2775bba6967e8ef03dc85", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling stm32-metapac v15.0.0
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]     Checking fugit v0.3.7
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking rtic-common v1.0.0
[INFO] [stderr]    Compiling defmt v1.0.1
[INFO] [stderr]    Compiling defmt-macros v1.0.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling rtic-monotonics v2.0.3
[INFO] [stderr]    Compiling stm32f4-staging v0.17.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]    Compiling stm32f4xx-hal v0.22.1 (https://github.com/faunel/stm32f4xx-hal?branch=timer_input_capture#65e96ee1)
[INFO] [stderr]     Checking embedded-dma v0.2.0
[INFO] [stderr]     Checking fugit-timer v0.1.3
[INFO] [stderr]     Checking embedded-hal-nb v1.0.0
[INFO] [stderr]     Checking rtic-time v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking embedded-graphics-core v0.4.0
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking eeprom24x v0.7.2
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking branches v0.1.3
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking monotonic v0.1.0 (/opt/rustwide/workdir/monotonic)
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking embedded-hal-bus v0.3.0
[INFO] [stderr]     Checking rclite v0.2.4
[INFO] [stderr]     Checking const-default v1.0.0
[INFO] [stderr]    Compiling stm32ral v0.8.0
[INFO] [stderr]    Compiling panic-probe v0.3.2
[INFO] [stderr]     Checking embedded-graphics v0.8.1
[INFO] [stderr]     Checking mipidsi v0.9.0
[INFO] [stderr]     Checking u8g2-fonts v0.5.1
[INFO] [stderr]    Compiling rtic v2.1.2
[INFO] [stderr]    Compiling defmt-rtt v1.0.0
[INFO] [stderr]     Checking ntc v0.1.0 (/opt/rustwide/workdir/ntc)
[INFO] [stderr]     Checking async-button v0.1.0 (/opt/rustwide/workdir/async-button)
[INFO] [stderr]     Checking linked_list_allocator v0.10.5
[INFO] [stderr]     Checking rtic-core v1.0.0
[INFO] [stderr]     Checking embassy-futures v0.1.1
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stdout] error[E0432]: unresolved import `async_button::Mode`
[INFO] [stdout]  --> async-button/tests/events.rs:3:55
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_button::{Button, ButtonConfig, ButtonEvent, Mode};
[INFO] [stdout]   |                                                       ^^^^ no `Mode` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these structs instead:
[INFO] [stdout]           embedded_hal::spi::Mode
[INFO] [stdout]           embedded_hal_async::spi::Mode
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]  --> async-button/tests/events.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::{sync::RwLock, task::yield_now, time::timeout};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `claims`
[INFO] [stdout]  --> async-button/tests/events.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use claims::{assert_err, assert_matches};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `claims`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `claims`, use `cargo add claims` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> async-button/tests/events.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[tokio::test]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> async-button/tests/events.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[tokio::test]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> async-button/tests/events.rs:62:3
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[tokio::test]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> async-button/tests/events.rs:83:3
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[tokio::test]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> async-button/tests/events.rs:110:3
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[tokio::test]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> async-button/tests/events.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 |     tokio::time::sleep(Duration::from_millis(millis)).await;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `ButtonConfig` is private
[INFO] [stdout]  --> async-button/tests/events.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_button::{Button, ButtonConfig, ButtonEvent, Mode};
[INFO] [stdout]   |                            ^^^^^^^^^^^^ private struct
[INFO] [stdout]   |
[INFO] [stdout] note: the struct `ButtonConfig` is defined here
[INFO] [stdout]  --> /opt/rustwide/workdir/async-button/src/lib.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use config::{ButtonConfig, ButtonMode};
[INFO] [stdout]   |              ^^^^^^^^^^^^
[INFO] [stdout] help: import `ButtonConfig` directly
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_button::{Button, async_button::config::ButtonConfig, ButtonEvent, Mode};
[INFO] [stdout]   |                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ButtonEvent`
[INFO] [stdout]  --> async-button/tests/events.rs:3:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_button::{Button, ButtonConfig, ButtonEvent, Mode};
[INFO] [stdout]   |                                          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> async-button/tests/events.rs:154:16
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^ types differ in mutability
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut MockPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&MockPin) -> Result<_, _>`
[INFO] [stdout] help: change the self-receiver type to match the trait
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn is_high(&mut self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> async-button/tests/events.rs:161:15
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^ types differ in mutability
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut MockPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&MockPin) -> Result<_, _>`
[INFO] [stdout] help: change the self-receiver type to match the trait
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn is_low(&mut self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> async-button/tests/events.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     tokio::spawn(async move {
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> async-button/tests/events.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     tokio::spawn(async move {
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> async-button/tests/events.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     tokio::spawn(async move {
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> async-button/tests/events.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     tokio::spawn(async move {
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> async-button/tests/events.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     tokio::spawn(async move {
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0432, E0433, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-button` (test "events") due to 17 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d517331c04c0a395032d5a584c4ba8f11f72a72fb3e2775bba6967e8ef03dc85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d517331c04c0a395032d5a584c4ba8f11f72a72fb3e2775bba6967e8ef03dc85", kill_on_drop: false }`
[INFO] [stdout] d517331c04c0a395032d5a584c4ba8f11f72a72fb3e2775bba6967e8ef03dc85
