[INFO] fetching crate embedded-hal-sync-pins 0.3.1... [INFO] testing embedded-hal-sync-pins-0.3.1 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate embedded-hal-sync-pins 0.3.1 into /workspace/builds/worker-51/source [INFO] validating manifest of crates.io crate embedded-hal-sync-pins 0.3.1 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate embedded-hal-sync-pins 0.3.1 [INFO] finished tweaking crates.io crate embedded-hal-sync-pins 0.3.1 [INFO] tweaked toml for crates.io crate embedded-hal-sync-pins 0.3.1 written to /workspace/builds/worker-51/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-hal v1.0.0-alpha.6 [INFO] [stderr] Downloaded embedded-time v0.10.1 [INFO] [stderr] Downloaded vcd v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 060216301b129bf975ea37dd8d58e8da9ddf7e414cb55088b65bcba9901d5945 [INFO] running `Command { std: "docker" "start" "-a" "060216301b129bf975ea37dd8d58e8da9ddf7e414cb55088b65bcba9901d5945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "060216301b129bf975ea37dd8d58e8da9ddf7e414cb55088b65bcba9901d5945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "060216301b129bf975ea37dd8d58e8da9ddf7e414cb55088b65bcba9901d5945", kill_on_drop: false }` [INFO] [stdout] 060216301b129bf975ea37dd8d58e8da9ddf7e414cb55088b65bcba9901d5945 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31c9be3e3e2da1167b9849172105d1f4937cee26feb9cff66bbcf4778c1338a3 [INFO] running `Command { std: "docker" "start" "-a" "31c9be3e3e2da1167b9849172105d1f4937cee26feb9cff66bbcf4778c1338a3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.6 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling embedded-time v0.10.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling embedded-hal-sync-pins v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `embedded_hal::digital::toggleable` [INFO] [stdout] --> src/wire.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use embedded_hal::digital::toggleable::Default as ToggleDefault; [INFO] [stdout] | ^^^^^^^^^^ could not find `toggleable` in `digital` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `embedded_hal::digital::InputPin`, `embedded_hal::digital::OutputPin`, `embedded_hal::digital::StatefulOutputPin` [INFO] [stdout] --> src/wire.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use embedded_hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ no `StatefulOutputPin` in `digital` [INFO] [stdout] | | | [INFO] [stdout] | | no `OutputPin` in `digital` [INFO] [stdout] | no `InputPin` in `digital` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `toggleable` in `hal` [INFO] [stdout] --> src/pins.rs:183:11 [INFO] [stdout] | [INFO] [stdout] 183 | impl hal::toggleable::Default for PushPullPin {} [INFO] [stdout] | ^^^^^^^^^^ could not find `toggleable` in `hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `toggleable` in `hal` [INFO] [stdout] --> src/pins.rs:261:11 [INFO] [stdout] | [INFO] [stdout] 261 | impl hal::toggleable::Default for OpenDrainPin {} [INFO] [stdout] | ^^^^^^^^^^ could not find `toggleable` in `hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `InputPin` in module `hal` [INFO] [stdout] --> src/pins.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 114 | impl hal::InputPin for InputPin { [INFO] [stdout] | ^^^^^^^^ not found in `hal` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 12 | use crate::pins::hal::blocking::InputPin; [INFO] [stdout] | [INFO] [stdout] 12 | use embedded_hal::digital::blocking::InputPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `OutputPin` in module `hal` [INFO] [stdout] --> src/pins.rs:159:11 [INFO] [stdout] | [INFO] [stdout] 159 | impl hal::OutputPin for PushPullPin { [INFO] [stdout] | ^^^^^^^^^ not found in `hal` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 12 | use crate::pins::hal::blocking::OutputPin; [INFO] [stdout] | [INFO] [stdout] 12 | use embedded_hal::digital::blocking::OutputPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StatefulOutputPin` in module `hal` [INFO] [stdout] --> src/pins.rs:173:11 [INFO] [stdout] | [INFO] [stdout] 173 | impl hal::StatefulOutputPin for PushPullPin { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `hal` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 12 | use crate::pins::hal::blocking::StatefulOutputPin; [INFO] [stdout] | [INFO] [stdout] 12 | use embedded_hal::digital::blocking::StatefulOutputPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `InputPin` in module `hal` [INFO] [stdout] --> src/pins.rs:185:11 [INFO] [stdout] | [INFO] [stdout] 185 | impl hal::InputPin for PushPullPin { [INFO] [stdout] | ^^^^^^^^ not found in `hal` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 12 | use crate::pins::hal::blocking::InputPin; [INFO] [stdout] | [INFO] [stdout] 12 | use embedded_hal::digital::blocking::InputPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `OutputPin` in module `hal` [INFO] [stdout] --> src/pins.rs:237:11 [INFO] [stdout] | [INFO] [stdout] 237 | impl hal::OutputPin for OpenDrainPin { [INFO] [stdout] | ^^^^^^^^^ not found in `hal` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 12 | use crate::pins::hal::blocking::OutputPin; [INFO] [stdout] | [INFO] [stdout] 12 | use embedded_hal::digital::blocking::OutputPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StatefulOutputPin` in module `hal` [INFO] [stdout] --> src/pins.rs:251:11 [INFO] [stdout] | [INFO] [stdout] 251 | impl hal::StatefulOutputPin for OpenDrainPin { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `hal` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 12 | use crate::pins::hal::blocking::StatefulOutputPin; [INFO] [stdout] | [INFO] [stdout] 12 | use embedded_hal::digital::blocking::StatefulOutputPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `InputPin` in module `hal` [INFO] [stdout] --> src/pins.rs:263:11 [INFO] [stdout] | [INFO] [stdout] 263 | impl hal::InputPin for OpenDrainPin { [INFO] [stdout] | ^^^^^^^^ not found in `hal` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 12 | use crate::pins::hal::blocking::InputPin; [INFO] [stdout] | [INFO] [stdout] 12 | use embedded_hal::digital::blocking::InputPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `embedded-hal-sync-pins` due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "31c9be3e3e2da1167b9849172105d1f4937cee26feb9cff66bbcf4778c1338a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31c9be3e3e2da1167b9849172105d1f4937cee26feb9cff66bbcf4778c1338a3", kill_on_drop: false }` [INFO] [stdout] 31c9be3e3e2da1167b9849172105d1f4937cee26feb9cff66bbcf4778c1338a3