[INFO] fetching crate ftswarm 0.2.5...
[INFO] checking ftswarm-0.2.5 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate ftswarm 0.2.5 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate ftswarm 0.2.5 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ftswarm 0.2.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ftswarm 0.2.5
[INFO] tweaked toml for crates.io crate ftswarm 0.2.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate ftswarm 0.2.5 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ftswarm_serial v0.2.5
[INFO] [stderr]   Downloaded ftswarm_proto v0.2.5
[INFO] [stderr]   Downloaded ftswarm_macros v0.2.5
[INFO] [stderr]   Downloaded unescaper v0.1.4
[INFO] [stderr]   Downloaded serialport v4.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ead409d5a8732fe2ced6800203551b515830f1ca162f6bd35e185ae4602ad2a
[INFO] running `Command { std: "docker" "start" "-a" "0ead409d5a8732fe2ced6800203551b515830f1ca162f6bd35e185ae4602ad2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ead409d5a8732fe2ced6800203551b515830f1ca162f6bd35e185ae4602ad2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ead409d5a8732fe2ced6800203551b515830f1ca162f6bd35e185ae4602ad2a", kill_on_drop: false }`
[INFO] [stdout] 0ead409d5a8732fe2ced6800203551b515830f1ca162f6bd35e185ae4602ad2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acd38443ca144b8b61f0b8f5d3ba0748ab24fd5733f612a78608b54c4a8eef1a
[INFO] running `Command { std: "docker" "start" "-a" "acd38443ca144b8b61f0b8f5d3ba0748ab24fd5733f612a78608b54c4a8eef1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.0-alpha.5
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking lock_api v0.4.11
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking rand_core v0.9.0-alpha.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.9.0-alpha.0
[INFO] [stderr]     Checking rand v0.9.0-alpha.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling ftswarm_macros v0.2.5
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking unescaper v0.1.4
[INFO] [stderr]     Checking serialport v4.3.0
[INFO] [stderr]     Checking ftswarm_serial v0.2.5
[INFO] [stderr]     Checking ftswarm_proto v0.2.5
[INFO] [stderr]     Checking ftswarm v0.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: `Result<MutexGuard<'_, Box<Led>>, PoisonError<MutexGuard<'_, ...>>>` is not a future
[INFO] [stdout]   --> examples/hello_world.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |     led1.lock().await.set_color(LedColor::blue()).await?;
[INFO] [stdout]    |                -^^^^^
[INFO] [stdout]    |                ||
[INFO] [stdout]    |                |`Result<MutexGuard<'_, Box<Led>>, PoisonError<MutexGuard<'_, ...>>>` is not a future
[INFO] [stdout]    |                help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/hello_world-d6b024633d0d24b0.long-type-14555199349561020191.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = help: the trait `Future` is not implemented for `Result<MutexGuard<'_, Box<Led>>, PoisonError<MutexGuard<'_, ...>>>`
[INFO] [stdout]    = note: Result<MutexGuard<'_, Box<Led>>, PoisonError<MutexGuard<'_, ...>>> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `Result<MutexGuard<'_, Box<Led>>, PoisonError<MutexGuard<'_, ...>>>` to implement `IntoFuture`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/hello_world-d6b024633d0d24b0.long-type-14555199349561020191.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Result<MutexGuard<'_, Box<Led>>, PoisonError<MutexGuard<'_, ...>>>` is not a future
[INFO] [stdout]   --> examples/hello_world.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |     led2.lock().await.set_color(LedColor::cyan()).await?;
[INFO] [stdout]    |                -^^^^^
[INFO] [stdout]    |                ||
[INFO] [stdout]    |                |`Result<MutexGuard<'_, Box<Led>>, PoisonError<MutexGuard<'_, ...>>>` is not a future
[INFO] [stdout]    |                help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/hello_world-d6b024633d0d24b0.long-type-6422641234794216761.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = help: the trait `Future` is not implemented for `Result<MutexGuard<'_, Box<Led>>, PoisonError<MutexGuard<'_, ...>>>`
[INFO] [stdout]    = note: Result<MutexGuard<'_, Box<Led>>, PoisonError<MutexGuard<'_, ...>>> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `Result<MutexGuard<'_, Box<Led>>, PoisonError<MutexGuard<'_, ...>>>` to implement `IntoFuture`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/hello_world-d6b024633d0d24b0.long-type-6422641234794216761.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Result<MutexGuard<'_, Box<Digital>>, PoisonError<MutexGuard<'_, ...>>>` is not a future
[INFO] [stdout]   --> examples/hello_world.rs:49:42
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut switch_state = switch.lock().await.value;
[INFO] [stdout]    |                                         -^^^^^
[INFO] [stdout]    |                                         ||
[INFO] [stdout]    |                                         |`Result<MutexGuard<'_, Box<Digital>>, PoisonError<MutexGuard<'_, ...>>>` is not a future
[INFO] [stdout]    |                                         help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/hello_world-d6b024633d0d24b0.long-type-14483166840754854212.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = help: the trait `Future` is not implemented for `Result<MutexGuard<'_, Box<Digital>>, PoisonError<MutexGuard<'_, ...>>>`
[INFO] [stdout]    = note: Result<MutexGuard<'_, Box<Digital>>, PoisonError<MutexGuard<'_, ...>>> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `Result<MutexGuard<'_, Box<Digital>>, PoisonError<MutexGuard<'_, ...>>>` to implement `IntoFuture`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/hello_world-d6b024633d0d24b0.long-type-14483166840754854212.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Result<MutexGuard<'_, Box<Digital>>, PoisonError<MutexGuard<'_, ...>>>` is not a future
[INFO] [stdout]   --> examples/hello_world.rs:51:35
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let value = switch.lock().await.value;
[INFO] [stdout]    |                                  -^^^^^
[INFO] [stdout]    |                                  ||
[INFO] [stdout]    |                                  |`Result<MutexGuard<'_, Box<Digital>>, PoisonError<MutexGuard<'_, ...>>>` is not a future
[INFO] [stdout]    |                                  help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/hello_world-d6b024633d0d24b0.long-type-15624338020494552166.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = help: the trait `Future` is not implemented for `Result<MutexGuard<'_, Box<Digital>>, PoisonError<MutexGuard<'_, ...>>>`
[INFO] [stdout]    = note: Result<MutexGuard<'_, Box<Digital>>, PoisonError<MutexGuard<'_, ...>>> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `Result<MutexGuard<'_, Box<Digital>>, PoisonError<MutexGuard<'_, ...>>>` to implement `IntoFuture`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/hello_world-d6b024633d0d24b0.long-type-15624338020494552166.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Result<MutexGuard<'_, Box<Led>>, PoisonError<MutexGuard<'_, ...>>>` is not a future
[INFO] [stdout]   --> examples/hello_world.rs:59:25
[INFO] [stdout]    |
[INFO] [stdout] 59 |             led1.lock().await.set_color(color.clone()).await?;
[INFO] [stdout]    |                        -^^^^^
[INFO] [stdout]    |                        ||
[INFO] [stdout]    |                        |`Result<MutexGuard<'_, Box<Led>>, PoisonError<MutexGuard<'_, ...>>>` is not a future
[INFO] [stdout]    |                        help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/hello_world-d6b024633d0d24b0.long-type-5593004909663663066.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = help: the trait `Future` is not implemented for `Result<MutexGuard<'_, Box<Led>>, PoisonError<MutexGuard<'_, ...>>>`
[INFO] [stdout]    = note: Result<MutexGuard<'_, Box<Led>>, PoisonError<MutexGuard<'_, ...>>> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `Result<MutexGuard<'_, Box<Led>>, PoisonError<MutexGuard<'_, ...>>>` to implement `IntoFuture`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/hello_world-d6b024633d0d24b0.long-type-5593004909663663066.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Result<MutexGuard<'_, Box<Led>>, PoisonError<MutexGuard<'_, ...>>>` is not a future
[INFO] [stdout]   --> examples/hello_world.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |             led2.lock().await.set_color(color).await?;
[INFO] [stdout]    |                        -^^^^^
[INFO] [stdout]    |                        ||
[INFO] [stdout]    |                        |`Result<MutexGuard<'_, Box<Led>>, PoisonError<MutexGuard<'_, ...>>>` is not a future
[INFO] [stdout]    |                        help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/hello_world-d6b024633d0d24b0.long-type-16120021147406453152.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = help: the trait `Future` is not implemented for `Result<MutexGuard<'_, Box<Led>>, PoisonError<MutexGuard<'_, ...>>>`
[INFO] [stdout]    = note: Result<MutexGuard<'_, Box<Led>>, PoisonError<MutexGuard<'_, ...>>> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `Result<MutexGuard<'_, Box<Led>>, PoisonError<MutexGuard<'_, ...>>>` to implement `IntoFuture`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/hello_world-d6b024633d0d24b0.long-type-16120021147406453152.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ftswarm` (example "hello_world") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "acd38443ca144b8b61f0b8f5d3ba0748ab24fd5733f612a78608b54c4a8eef1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acd38443ca144b8b61f0b8f5d3ba0748ab24fd5733f612a78608b54c4a8eef1a", kill_on_drop: false }`
[INFO] [stdout] acd38443ca144b8b61f0b8f5d3ba0748ab24fd5733f612a78608b54c4a8eef1a
