[INFO] fetching crate wio_lite_w600 0.3.0... [INFO] testing wio_lite_w600-0.3.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate wio_lite_w600 0.3.0 into /workspace/builds/worker-96/source [INFO] validating manifest of crates.io crate wio_lite_w600 0.3.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-96/source/.cargo/config [INFO] started tweaking crates.io crate wio_lite_w600 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate wio_lite_w600 0.3.0 [INFO] tweaked toml for crates.io crate wio_lite_w600 0.3.0 written to /workspace/builds/worker-96/source/Cargo.toml [INFO] crate crates.io crate wio_lite_w600 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m-rt-macros v0.7.0 [INFO] [stderr] Downloaded seq-macro v0.2.2 [INFO] [stderr] Downloaded replace_with v0.1.7 [INFO] [stderr] Downloaded atsamd21g v0.11.0 [INFO] [stderr] Downloaded modular-bitfield v0.11.2 [INFO] [stderr] Downloaded atsamd-hal v0.14.0 [INFO] [stderr] Downloaded modular-bitfield-impl v0.11.2 [INFO] [stderr] Downloaded cortex-m-rt v0.7.1 [INFO] [stderr] Downloaded panic-halt v0.2.0 [INFO] [stderr] Downloaded embedded-hal v0.2.6 [INFO] [stderr] Downloaded usbd-serial v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4a17c57a633e5a9641fd99ce68835cabc77ace48199d2260f1d55692342c453 [INFO] running `Command { std: "docker" "start" "-a" "a4a17c57a633e5a9641fd99ce68835cabc77ace48199d2260f1d55692342c453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4a17c57a633e5a9641fd99ce68835cabc77ace48199d2260f1d55692342c453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4a17c57a633e5a9641fd99ce68835cabc77ace48199d2260f1d55692342c453", kill_on_drop: false }` [INFO] [stdout] a4a17c57a633e5a9641fd99ce68835cabc77ace48199d2260f1d55692342c453 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07a798aaacd804fe2823b022d4581dac7b24071b6da71793c4c1fabb7c47eedc [INFO] running `Command { std: "docker" "start" "-a" "07a798aaacd804fe2823b022d4581dac7b24071b6da71793c4c1fabb7c47eedc", 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] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling atsamd21g v0.11.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling wio_lite_w600 v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling seq-macro v0.2.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling replace_with v0.1.7 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling atsamd-hal v0.14.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.71s [INFO] running `Command { std: "docker" "inspect" "07a798aaacd804fe2823b022d4581dac7b24071b6da71793c4c1fabb7c47eedc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07a798aaacd804fe2823b022d4581dac7b24071b6da71793c4c1fabb7c47eedc", kill_on_drop: false }` [INFO] [stdout] 07a798aaacd804fe2823b022d4581dac7b24071b6da71793c4c1fabb7c47eedc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0f5545eb7687bbbb72021442a9814f24996b64b0dd986e90a372868746255f5 [INFO] running `Command { std: "docker" "start" "-a" "f0f5545eb7687bbbb72021442a9814f24996b64b0dd986e90a372868746255f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling usbd-serial v0.1.1 [INFO] [stderr] Compiling wio_lite_w600 v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `usb_device` [INFO] [stdout] --> examples/usb_ack.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use usb_device::prelude::*; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `usb_device` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `usb_device` [INFO] [stdout] --> examples/usb_ack.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use usb_device::bus::UsbBusAllocator; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `usb_device` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `hal::usb`, `panic_halt`, `usb_device::bus::UsbBusAllocator`, `wio_lite_w600` [INFO] [stdout] --> examples/usb_ack.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use panic_halt as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | use usb_device::bus::UsbBusAllocator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | use wio_lite_w600 as bsp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | use hal::usb::UsbBus; [INFO] [stdout] | ^^^ could not find `usb` in `hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UsbDeviceBuilder` [INFO] [stdout] --> examples/usb_ack.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | UsbDeviceBuilder::new(&bus_allocator, UsbVidPid(0x16c0, 0x27dd)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `UsbDeviceBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `usb_allocator` in crate `bsp` [INFO] [stdout] --> examples/usb_ack.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | USB_ALLOCATOR = Some(bsp::usb_allocator( [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `bsp` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wio_lite_w600` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `UsbVidPid` in this scope [INFO] [stdout] --> examples/usb_ack.rs:47:51 [INFO] [stdout] | [INFO] [stdout] 47 | UsbDeviceBuilder::new(&bus_allocator, UsbVidPid(0x16c0, 0x27dd)) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UsbBusAllocator` in this scope [INFO] [stdout] --> examples/usb_ack.rs:66:34 [INFO] [stdout] | [INFO] [stdout] 66 | static mut USB_ALLOCATOR: Option> = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UsbDevice` in this scope [INFO] [stdout] --> examples/usb_ack.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | static mut USB_BUS: Option> = None; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f0f5545eb7687bbbb72021442a9814f24996b64b0dd986e90a372868746255f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f5545eb7687bbbb72021442a9814f24996b64b0dd986e90a372868746255f5", kill_on_drop: false }` [INFO] [stdout] f0f5545eb7687bbbb72021442a9814f24996b64b0dd986e90a372868746255f5