[INFO] cloning repository https://github.com/thmasq/pio-usb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thmasq/pio-usb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthmasq%2Fpio-usb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthmasq%2Fpio-usb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b085c07da6407d9e1ea8ed78c76228d96ba1bfba [INFO] checking thmasq/pio-usb against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthmasq%2Fpio-usb" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thmasq/pio-usb [INFO] finished tweaking git repo https://github.com/thmasq/pio-usb [INFO] tweaked toml for git repo https://github.com/thmasq/pio-usb written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thmasq/pio-usb on toolchain 54cf65b8d066c082e536455049b95943cf30378f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thmasq/pio-usb 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" "+54cf65b8d066c082e536455049b95943cf30378f" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking thmasq/pio-usb against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthmasq%2Fpio-usb" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thmasq/pio-usb [INFO] finished tweaking git repo https://github.com/thmasq/pio-usb [INFO] tweaked toml for git repo https://github.com/thmasq/pio-usb written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thmasq/pio-usb on toolchain 54cf65b8d066c082e536455049b95943cf30378f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thmasq/pio-usb 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" "+54cf65b8d066c082e536455049b95943cf30378f" "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 pio-proc v0.3.0 [INFO] [stderr] Downloaded pio-parser v0.3.0 [INFO] [stderr] Downloaded pio-core v0.3.0 [INFO] [stderr] Downloaded pio v0.3.0 [INFO] [stderr] Downloaded frunk_core v0.4.3 [INFO] [stderr] Downloaded frunk_derives v0.4.3 [INFO] [stderr] Downloaded frunk v0.4.3 [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.1.3 [INFO] [stderr] Downloaded cc v1.2.25 [INFO] [stderr] Downloaded rp2040-pac v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20c626948ec1c196a2bd6d92b70a433d39c843c70b188fdf4cc3d679974c2f35 [INFO] running `Command { std: "docker" "start" "-a" "20c626948ec1c196a2bd6d92b70a433d39c843c70b188fdf4cc3d679974c2f35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20c626948ec1c196a2bd6d92b70a433d39c843c70b188fdf4cc3d679974c2f35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20c626948ec1c196a2bd6d92b70a433d39c843c70b188fdf4cc3d679974c2f35", kill_on_drop: false }` [INFO] [stdout] 20c626948ec1c196a2bd6d92b70a433d39c843c70b188fdf4cc3d679974c2f35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 828f38e299458260593f8595185daa8d973783ebc1712c445675a483fbaddc06 [INFO] running `Command { std: "docker" "start" "-a" "828f38e299458260593f8595185daa8d973783ebc1712c445675a483fbaddc06", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling term v1.0.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling frunk_core v0.4.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rp2040-pac v0.6.0 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking fugit v0.3.7 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Checking usb-device v0.3.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking rp-hal-common v0.1.0 (https://github.com/rp-rs/rp-hal?rev=d4bbe277a964cf4438b06e723dc97a1978339779#d4bbe277) [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Checking rp-binary-info v0.2.0 (https://github.com/rp-rs/rp-hal?rev=d4bbe277a964cf4438b06e723dc97a1978339779#d4bbe277) [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling pio-usb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> build.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `defmt`, `device`, and `host` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> build.rs:320:11 [INFO] [stdout] | [INFO] [stdout] 320 | #[cfg(not(feature = "std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `defmt`, `device`, and `host` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_rp2040_target` is never used [INFO] [stdout] --> build.rs:200:4 [INFO] [stdout] | [INFO] [stdout] 200 | fn is_rp2040_target() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_memory_layout` is never used [INFO] [stdout] --> build.rs:206:4 [INFO] [stdout] | [INFO] [stdout] 206 | fn check_memory_layout() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_config_validation` is never used [INFO] [stdout] --> build.rs:232:4 [INFO] [stdout] | [INFO] [stdout] 232 | fn generate_config_validation() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_feature_dependencies` is never used [INFO] [stdout] --> build.rs:277:4 [INFO] [stdout] | [INFO] [stdout] 277 | fn handle_feature_dependencies() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `finalize_build` is never used [INFO] [stdout] --> build.rs:327:4 [INFO] [stdout] | [INFO] [stdout] 327 | fn finalize_build() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_toolchain_version` is never used [INFO] [stdout] --> build.rs:322:12 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn check_toolchain_version() {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_documentation` is never used [INFO] [stdout] --> build.rs:323:12 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn generate_documentation() {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling frunk_derives v0.4.3 [INFO] [stderr] Compiling rp2040-hal-macros v0.1.0 (https://github.com/rp-rs/rp-hal?rev=d4bbe277a964cf4438b06e723dc97a1978339779#d4bbe277) [INFO] [stderr] Checking frunk v0.4.3 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling pio-core v0.3.0 [INFO] [stderr] Compiling pio-parser v0.3.0 [INFO] [stderr] Compiling pio-proc v0.3.0 [INFO] [stderr] Checking pio v0.3.0 [INFO] [stderr] Checking rp2040-hal v0.11.0 (https://github.com/rp-rs/rp-hal?rev=d4bbe277a964cf4438b06e723dc97a1978339779#d4bbe277) [INFO] [stdout] error[E0432]: unresolved import `heapless::pool` [INFO] [stdout] --> src/endpoint.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | use heapless::pool::{Node, Pool}; [INFO] [stdout] | ^^^^ could not find `pool` in `heapless` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/src/lib.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(any(arm_llsc, target_arch = "x86"))] [INFO] [stdout] | ------------------------------- the item is gated here [INFO] [stdout] 129 | pub mod pool; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rp2040_hal::gpio::ValidPinMode` [INFO] [stdout] --> src/host.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | gpio::ValidPinMode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `ValidPinMode` in `gpio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rp2040_hal::gpio::ValidPinMode` [INFO] [stdout] --> src/device.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | gpio::ValidPinMode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `ValidPinMode` in `gpio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `heapless::pool` [INFO] [stdout] --> src/endpoint.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | use heapless::pool::{Node, Pool}; [INFO] [stdout] | ^^^^ could not find `pool` in `heapless` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/src/lib.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(any(arm_llsc, target_arch = "x86"))] [INFO] [stdout] | ------------------------------- the item is gated here [INFO] [stdout] 129 | pub mod pool; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rp2040_hal::gpio::ValidPinMode` [INFO] [stdout] --> src/host.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | gpio::ValidPinMode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `ValidPinMode` in `gpio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rp2040_hal::gpio::ValidPinMode` [INFO] [stdout] --> src/device.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | gpio::ValidPinMode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `ValidPinMode` in `gpio` [INFO] [stdout] | [INFO] [stdout] = note: unresolved item `crate::host::tests::ValidPinMode` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/error.rs:177:20 [INFO] [stdout] | [INFO] [stdout] 177 | assert_eq!(format!("{}", error), "USB transfer timed out"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `StateMachine` [INFO] [stdout] --> src/host.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | SM0: StateMachine, [INFO] [stdout] | ^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `StateMachine` [INFO] [stdout] --> src/host.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | SM1: StateMachine, [INFO] [stdout] | ^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `StateMachine` [INFO] [stdout] --> src/host.rs:189:10 [INFO] [stdout] | [INFO] [stdout] 189 | SM2: StateMachine, [INFO] [stdout] | ^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `StateMachine` [INFO] [stdout] --> src/host.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | SM0: StateMachine, [INFO] [stdout] | ^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `StateMachine` [INFO] [stdout] --> src/host.rs:229:10 [INFO] [stdout] | [INFO] [stdout] 229 | SM1: StateMachine, [INFO] [stdout] | ^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `StateMachine` [INFO] [stdout] --> src/host.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | SM2: StateMachine, [INFO] [stdout] | ^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub use usb::*; [INFO] [stdout] | ^^^^^^ the name `DeviceState` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 62 | pub use device::*; [INFO] [stdout] | --------- but the name `DeviceState` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `StateMachine` [INFO] [stdout] --> src/host.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | SM0: StateMachine, [INFO] [stdout] | ^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `StateMachine` [INFO] [stdout] --> src/host.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | SM1: StateMachine, [INFO] [stdout] | ^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `StateMachine` [INFO] [stdout] --> src/host.rs:189:10 [INFO] [stdout] | [INFO] [stdout] 189 | SM2: StateMachine, [INFO] [stdout] | ^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `StateMachine` [INFO] [stdout] --> src/host.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | SM0: StateMachine, [INFO] [stdout] | ^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `StateMachine` [INFO] [stdout] --> src/host.rs:229:10 [INFO] [stdout] | [INFO] [stdout] 229 | SM1: StateMachine, [INFO] [stdout] | ^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `StateMachine` [INFO] [stdout] --> src/host.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | SM2: StateMachine, [INFO] [stdout] | ^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub use usb::*; [INFO] [stdout] | ^^^^^^ the name `DeviceState` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 62 | pub use device::*; [INFO] [stdout] | --------- but the name `DeviceState` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0404, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0404`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pio-usb` (lib) due to 9 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0404, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0404`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pio-usb` (lib test) due to 10 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "828f38e299458260593f8595185daa8d973783ebc1712c445675a483fbaddc06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "828f38e299458260593f8595185daa8d973783ebc1712c445675a483fbaddc06", kill_on_drop: false }` [INFO] [stdout] 828f38e299458260593f8595185daa8d973783ebc1712c445675a483fbaddc06