[INFO] fetching crate pi-pinout 0.1.3... [INFO] checking pi-pinout-0.1.3 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate pi-pinout 0.1.3 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate pi-pinout 0.1.3 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pi-pinout 0.1.3 [INFO] finished tweaking crates.io crate pi-pinout 0.1.3 [INFO] tweaked toml for crates.io crate pi-pinout 0.1.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 6 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d936736b399071eb522cf8687357bc983968b0b48c7fd9b48c741c95b02acff [INFO] running `Command { std: "docker" "start" "-a" "3d936736b399071eb522cf8687357bc983968b0b48c7fd9b48c741c95b02acff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d936736b399071eb522cf8687357bc983968b0b48c7fd9b48c741c95b02acff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d936736b399071eb522cf8687357bc983968b0b48c7fd9b48c741c95b02acff", kill_on_drop: false }` [INFO] [stdout] 3d936736b399071eb522cf8687357bc983968b0b48c7fd9b48c741c95b02acff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d9fe9ab1d16631e8af586e945790ca859fe79f327769754b694ac391616a15f [INFO] running `Command { std: "docker" "start" "-a" "7d9fe9ab1d16631e8af586e945790ca859fe79f327769754b694ac391616a15f", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking pi-pinout v0.1.3 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/lib.rs (1 fix) [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:267:14 [INFO] [stdout] | [INFO] [stdout] 267 | >::into(WiringPiPin(3)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:267:34 [INFO] [stdout] | [INFO] [stdout] 267 | >::into(WiringPiPin(3)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:267:50 [INFO] [stdout] | [INFO] [stdout] 267 | >::into(WiringPiPin(3)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | GpioPin(22) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:271:14 [INFO] [stdout] | [INFO] [stdout] 271 | >::into(WiringPiPin(5)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:271:34 [INFO] [stdout] | [INFO] [stdout] 271 | >::into(WiringPiPin(5)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:271:50 [INFO] [stdout] | [INFO] [stdout] 271 | >::into(WiringPiPin(5)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | GpioPin(24) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:275:14 [INFO] [stdout] | [INFO] [stdout] 275 | >::into(WiringPiPin(7)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:275:34 [INFO] [stdout] | [INFO] [stdout] 275 | >::into(WiringPiPin(7)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:275:50 [INFO] [stdout] | [INFO] [stdout] 275 | >::into(WiringPiPin(7)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:276:13 [INFO] [stdout] | [INFO] [stdout] 276 | GpioPin(4) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:279:14 [INFO] [stdout] | [INFO] [stdout] 279 | >::into(WiringPiPin(8)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:279:34 [INFO] [stdout] | [INFO] [stdout] 279 | >::into(WiringPiPin(8)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:279:50 [INFO] [stdout] | [INFO] [stdout] 279 | >::into(WiringPiPin(8)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:280:13 [INFO] [stdout] | [INFO] [stdout] 280 | GpioPin(2) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:287:14 [INFO] [stdout] | [INFO] [stdout] 287 | >::into(PhysicalPin(3)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:287:34 [INFO] [stdout] | [INFO] [stdout] 287 | >::into(PhysicalPin(3)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:287:54 [INFO] [stdout] | [INFO] [stdout] 287 | >::into(PhysicalPin(3)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:288:13 [INFO] [stdout] | [INFO] [stdout] 288 | WiringPiPin(8) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 291 | >::into(PhysicalPin(5)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:291:34 [INFO] [stdout] | [INFO] [stdout] 291 | >::into(PhysicalPin(5)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:291:54 [INFO] [stdout] | [INFO] [stdout] 291 | >::into(PhysicalPin(5)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:292:13 [INFO] [stdout] | [INFO] [stdout] 292 | WiringPiPin(9) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:295:14 [INFO] [stdout] | [INFO] [stdout] 295 | >::into(PhysicalPin(7)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | >::into(PhysicalPin(7)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:295:54 [INFO] [stdout] | [INFO] [stdout] 295 | >::into(PhysicalPin(7)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:296:13 [INFO] [stdout] | [INFO] [stdout] 296 | WiringPiPin(7) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:299:14 [INFO] [stdout] | [INFO] [stdout] 299 | >::into(PhysicalPin(8)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:299:34 [INFO] [stdout] | [INFO] [stdout] 299 | >::into(PhysicalPin(8)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:299:54 [INFO] [stdout] | [INFO] [stdout] 299 | >::into(PhysicalPin(8)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:300:13 [INFO] [stdout] | [INFO] [stdout] 300 | WiringPiPin(15) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 307 | >::into(GpioPin(2)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:307:30 [INFO] [stdout] | [INFO] [stdout] 307 | >::into(GpioPin(2)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:307:50 [INFO] [stdout] | [INFO] [stdout] 307 | >::into(GpioPin(2)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:308:13 [INFO] [stdout] | [INFO] [stdout] 308 | PhysicalPin(3) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:311:14 [INFO] [stdout] | [INFO] [stdout] 311 | >::into(GpioPin(3)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:311:30 [INFO] [stdout] | [INFO] [stdout] 311 | >::into(GpioPin(3)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:311:50 [INFO] [stdout] | [INFO] [stdout] 311 | >::into(GpioPin(3)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:312:13 [INFO] [stdout] | [INFO] [stdout] 312 | PhysicalPin(5) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:315:14 [INFO] [stdout] | [INFO] [stdout] 315 | >::into(GpioPin(4)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:315:30 [INFO] [stdout] | [INFO] [stdout] 315 | >::into(GpioPin(4)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:315:50 [INFO] [stdout] | [INFO] [stdout] 315 | >::into(GpioPin(4)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:316:13 [INFO] [stdout] | [INFO] [stdout] 316 | PhysicalPin(7) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:319:14 [INFO] [stdout] | [INFO] [stdout] 319 | >::into(GpioPin(14)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:319:30 [INFO] [stdout] | [INFO] [stdout] 319 | >::into(GpioPin(14)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:319:50 [INFO] [stdout] | [INFO] [stdout] 319 | >::into(GpioPin(14)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:320:13 [INFO] [stdout] | [INFO] [stdout] 320 | PhysicalPin(8) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:327:14 [INFO] [stdout] | [INFO] [stdout] 327 | >::into(GpioPin(2)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:327:30 [INFO] [stdout] | [INFO] [stdout] 327 | >::into(GpioPin(2)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:327:50 [INFO] [stdout] | [INFO] [stdout] 327 | >::into(GpioPin(2)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | WiringPiPin(8) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:331:14 [INFO] [stdout] | [INFO] [stdout] 331 | >::into(GpioPin(3)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:331:30 [INFO] [stdout] | [INFO] [stdout] 331 | >::into(GpioPin(3)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:331:50 [INFO] [stdout] | [INFO] [stdout] 331 | >::into(GpioPin(3)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:332:13 [INFO] [stdout] | [INFO] [stdout] 332 | WiringPiPin(9) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:335:14 [INFO] [stdout] | [INFO] [stdout] 335 | >::into(GpioPin(4)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:335:30 [INFO] [stdout] | [INFO] [stdout] 335 | >::into(GpioPin(4)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:335:50 [INFO] [stdout] | [INFO] [stdout] 335 | >::into(GpioPin(4)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | WiringPiPin(7) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:339:14 [INFO] [stdout] | [INFO] [stdout] 339 | >::into(GpioPin(14)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:339:30 [INFO] [stdout] | [INFO] [stdout] 339 | >::into(GpioPin(14)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:339:50 [INFO] [stdout] | [INFO] [stdout] 339 | >::into(GpioPin(14)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:340:13 [INFO] [stdout] | [INFO] [stdout] 340 | WiringPiPin(15) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:347:14 [INFO] [stdout] | [INFO] [stdout] 347 | >::into(WiringPiPin(8)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:347:34 [INFO] [stdout] | [INFO] [stdout] 347 | >::into(WiringPiPin(8)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:347:54 [INFO] [stdout] | [INFO] [stdout] 347 | >::into(WiringPiPin(8)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:348:13 [INFO] [stdout] | [INFO] [stdout] 348 | PhysicalPin(3) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:351:14 [INFO] [stdout] | [INFO] [stdout] 351 | >::into(WiringPiPin(9)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:351:34 [INFO] [stdout] | [INFO] [stdout] 351 | >::into(WiringPiPin(9)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:351:54 [INFO] [stdout] | [INFO] [stdout] 351 | >::into(WiringPiPin(9)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | PhysicalPin(5) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:355:14 [INFO] [stdout] | [INFO] [stdout] 355 | >::into(WiringPiPin(7)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:355:34 [INFO] [stdout] | [INFO] [stdout] 355 | >::into(WiringPiPin(7)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:355:54 [INFO] [stdout] | [INFO] [stdout] 355 | >::into(WiringPiPin(7)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:356:13 [INFO] [stdout] | [INFO] [stdout] 356 | PhysicalPin(7) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:359:14 [INFO] [stdout] | [INFO] [stdout] 359 | >::into(WiringPiPin(15)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:359:34 [INFO] [stdout] | [INFO] [stdout] 359 | >::into(WiringPiPin(15)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:359:54 [INFO] [stdout] | [INFO] [stdout] 359 | >::into(WiringPiPin(15)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PhysicalPin` in this scope [INFO] [stdout] --> src/lib.rs:360:13 [INFO] [stdout] | [INFO] [stdout] 360 | PhysicalPin(8) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::PhysicalPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:367:14 [INFO] [stdout] | [INFO] [stdout] 367 | >::into(WiringPiPin(8)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:367:34 [INFO] [stdout] | [INFO] [stdout] 367 | >::into(WiringPiPin(8)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:367:50 [INFO] [stdout] | [INFO] [stdout] 367 | >::into(WiringPiPin(8)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:368:13 [INFO] [stdout] | [INFO] [stdout] 368 | GpioPin(2) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:371:14 [INFO] [stdout] | [INFO] [stdout] 371 | >::into(WiringPiPin(9)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:371:34 [INFO] [stdout] | [INFO] [stdout] 371 | >::into(WiringPiPin(9)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:371:50 [INFO] [stdout] | [INFO] [stdout] 371 | >::into(WiringPiPin(9)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:372:13 [INFO] [stdout] | [INFO] [stdout] 372 | GpioPin(3) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:375:14 [INFO] [stdout] | [INFO] [stdout] 375 | >::into(WiringPiPin(7)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:375:34 [INFO] [stdout] | [INFO] [stdout] 375 | >::into(WiringPiPin(7)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:375:50 [INFO] [stdout] | [INFO] [stdout] 375 | >::into(WiringPiPin(7)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:376:13 [INFO] [stdout] | [INFO] [stdout] 376 | GpioPin(4) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:379:14 [INFO] [stdout] | [INFO] [stdout] 379 | >::into(WiringPiPin(15)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:379:34 [INFO] [stdout] | [INFO] [stdout] 379 | >::into(WiringPiPin(15)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:379:50 [INFO] [stdout] | [INFO] [stdout] 379 | >::into(WiringPiPin(15)), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::WiringPiPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pi-pinout` (lib test) due to 97 previous errors [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GpioPin` in this scope [INFO] [stdout] --> src/lib.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | GpioPin(14) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 264 + use crate::GpioPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 96 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7d9fe9ab1d16631e8af586e945790ca859fe79f327769754b694ac391616a15f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d9fe9ab1d16631e8af586e945790ca859fe79f327769754b694ac391616a15f", kill_on_drop: false }` [INFO] [stdout] 7d9fe9ab1d16631e8af586e945790ca859fe79f327769754b694ac391616a15f