[INFO] cloning repository https://github.com/tommy-gilligan/usbh-pio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tommy-gilligan/usbh-pio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fusbh-pio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fusbh-pio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cdc92c471145b1546de63701f4bb61371f0bb618
[INFO] testing tommy-gilligan/usbh-pio/cdc92c471145b1546de63701f4bb61371f0bb618 against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fusbh-pio" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/tommy-gilligan/usbh-pio
[INFO] finished tweaking git repo https://github.com/tommy-gilligan/usbh-pio
[INFO] tweaked toml for git repo https://github.com/tommy-gilligan/usbh-pio written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tommy-gilligan/usbh-pio on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tommy-gilligan/usbh-pio 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/tommy-gilligan/rp-hal`
[INFO] [stderr]     Updating git repository `https://github.com/nilclass/usbh`
[INFO] [stderr]     Updating git repository `https://github.com/tommy-gilligan/usbh-defmt`
[INFO] [stderr]     Updating git repository `https://github.com/rp-rs/rp2040-pac`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vcell v0.1.3
[INFO] [stderr]   Downloaded defmt-parser v0.3.3
[INFO] [stderr]   Downloaded embed-doc-image v0.1.4
[INFO] [stderr]   Downloaded rtic-time v1.0.0
[INFO] [stderr]   Downloaded rtic-monotonics v1.3.0
[INFO] [stderr]   Downloaded panic-probe v0.3.1
[INFO] [stderr]   Downloaded nb v0.1.3
[INFO] [stderr]   Downloaded rtic-common v1.0.0
[INFO] [stderr]   Downloaded defmt v0.3.5
[INFO] [stderr]   Downloaded usb-device v0.2.9
[INFO] [stderr]   Downloaded new_debug_unreachable v1.0.4
[INFO] [stderr]   Downloaded defmt-rtt v0.3.2
[INFO] [stderr]   Downloaded critical-section v0.2.8
[INFO] [stderr]   Downloaded nb v1.1.0
[INFO] [stderr]   Downloaded pio-proc v0.2.2
[INFO] [stderr]   Downloaded ena v0.14.2
[INFO] [stderr]   Downloaded defmt-json-schema v0.1.0
[INFO] [stderr]   Downloaded termcolor v1.4.0
[INFO] [stderr]   Downloaded crc-any v2.4.3
[INFO] [stderr]   Downloaded indexmap v2.1.0
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded petgraph v0.6.4
[INFO] [stderr]   Downloaded serde_json v1.0.108
[INFO] [stderr]   Downloaded hashbrown v0.14.2
[INFO] [stderr]   Downloaded cortex-m v0.7.7
[INFO] [stderr]   Downloaded rp2040-boot2 v0.2.1
[INFO] [stderr]   Downloaded frunk v0.4.2
[INFO] [stderr]   Downloaded cortex-m-rt v0.7.3
[INFO] [stderr]   Downloaded lalrpop v0.19.12
[INFO] [stderr]   Downloaded rtic-macros v2.0.1
[INFO] [stderr]   Downloaded rtic v2.0.1
[INFO] [stderr]   Downloaded embedded-hal v0.2.7
[INFO] [stderr]   Downloaded critical-section v1.1.2
[INFO] [stderr]   Downloaded frunk_core v0.4.2
[INFO] [stderr]   Downloaded pio v0.2.1
[INFO] [stderr]   Downloaded rustix v0.38.24
[INFO] [stderr]   Downloaded embedded-hal v1.0.0-rc.1
[INFO] [stderr]   Downloaded paste v1.0.14
[INFO] [stderr]   Downloaded rp2040-pac v0.5.0
[INFO] [stderr]   Downloaded fugit v0.3.7
[INFO] [stderr]   Downloaded bitfield v0.13.2
[INFO] [stderr]   Downloaded rtic-core v1.0.0
[INFO] [stderr]   Downloaded trace v0.1.7
[INFO] [stderr]   Downloaded embedded-dma v0.2.0
[INFO] [stderr]   Downloaded frunk_derives v0.4.2
[INFO] [stderr]   Downloaded bare-metal v0.2.5
[INFO] [stderr]   Downloaded winapi-util v0.1.6
[INFO] [stderr]   Downloaded lalrpop-util v0.19.12
[INFO] [stderr]   Downloaded pio-parser v0.2.2
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.7.0
[INFO] [stderr]   Downloaded bare-metal v1.0.0
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded gcd v2.3.0
[INFO] [stderr]   Downloaded volatile-register v0.2.2
[INFO] [stderr]   Downloaded defmt-macros v0.3.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26536d17f3e4f6745a7081627d09c501a0417edc3f06820bbb05c1ffa2c1cf8d
[INFO] running `Command { std: "docker" "start" "-a" "26536d17f3e4f6745a7081627d09c501a0417edc3f06820bbb05c1ffa2c1cf8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26536d17f3e4f6745a7081627d09c501a0417edc3f06820bbb05c1ffa2c1cf8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26536d17f3e4f6745a7081627d09c501a0417edc3f06820bbb05c1ffa2c1cf8d", kill_on_drop: false }`
[INFO] [stdout] 26536d17f3e4f6745a7081627d09c501a0417edc3f06820bbb05c1ffa2c1cf8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64a5a0c4f009942ed7d5214fbce77f5ef87ff5ce03b9ca0bde7837150fbbdc6c
[INFO] running `Command { std: "docker" "start" "-a" "64a5a0c4f009942ed7d5214fbce77f5ef87ff5ce03b9ca0bde7837150fbbdc6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling rustix v0.38.24
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling defmt v0.3.5
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling defmt-macros v0.3.6
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling rp2040-pac v0.5.0 (https://github.com/rp-rs/rp2040-pac#4071c29d)
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling critical-section v1.1.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling fugit v0.3.7
[INFO] [stderr]    Compiling embedded-dma v0.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling usbh-pio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling usb_crc v0.1.0 (/opt/rustwide/workdir/usb_crc)
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling frunk_derives v0.4.2
[INFO] [stderr]    Compiling rp2040-hal-macros v0.1.0 (https://github.com/tommy-gilligan/rp-hal?branch=experiment-usb-host#9c4a3b22)
[INFO] [stderr]    Compiling frunk v0.4.2
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.0
[INFO] [stderr]    Compiling embed-doc-image v0.1.4
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling defmt-parser v0.3.3
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling pio v0.2.1
[INFO] [stderr]    Compiling usb-device v0.2.9
[INFO] [stderr]    Compiling usbh v0.1.0 (https://github.com/nilclass/usbh#68792edb)
[INFO] [stderr]    Compiling rp2040-hal v0.9.1 (https://github.com/tommy-gilligan/rp-hal?branch=experiment-usb-host#9c4a3b22)
[INFO] [stderr]    Compiling pio-parser v0.2.2
[INFO] [stderr]    Compiling pio-proc v0.2.2
[INFO] [stdout] warning: unused import: `core::ffi::c_int`
[INFO] [stdout]  --> src/pio_usb.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::ffi::c_int;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/pio_usb.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     data: &[u8],
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]   --> src/pio_usb.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     len: usize,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pp`
[INFO] [stdout]    --> src/pio_usb.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pp: &PioPort<PioRx, PioTx>,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_pp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ep_id`
[INFO] [stdout]    --> src/pio_usb.rs:316:7
[INFO] [stdout]     |
[INFO] [stdout] 316 |   let ep_id: u8 = device.endpoint_id[idx];
[INFO] [stdout]     |       ^^^^^ help: if this is intentional, prefix it with an underscore: `_ep_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/pio_usb.rs:350:9
[INFO] [stdout]     |
[INFO] [stdout] 350 |     let size = ep.size;
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `crc_prev2` is never read
[INFO] [stdout]    --> src/pio_usb.rs:547:28
[INFO] [stdout]     |
[INFO] [stdout] 547 |   let mut crc_prev2: u16 = 0xffff;
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `crc_receive_inverse` is never read
[INFO] [stdout]    --> src/pio_usb.rs:549:38
[INFO] [stdout]     |
[INFO] [stdout] 549 |   let mut crc_receive_inverse: u16 = 0;
[INFO] [stdout]     |                                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> src/pio_usb_host.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let res: u32 = 0;
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pio_usb.rs:313:13
[INFO] [stdout]     |
[INFO] [stdout] 313 |     device: &crate::usb_definitions::UsbDevice,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 314 |     idx: usize
[INFO] [stdout] 315 | ) -> Option<&'static Endpoint> {
[INFO] [stdout]     |                      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 | ) -> Option<&'static Endpoint<'_>> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/pio_usb_host.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 110 |       if receive_len >= 0 && receive_pid == expect_pid {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.59s
[INFO] running `Command { std: "docker" "inspect" "64a5a0c4f009942ed7d5214fbce77f5ef87ff5ce03b9ca0bde7837150fbbdc6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64a5a0c4f009942ed7d5214fbce77f5ef87ff5ce03b9ca0bde7837150fbbdc6c", kill_on_drop: false }`
[INFO] [stdout] 64a5a0c4f009942ed7d5214fbce77f5ef87ff5ce03b9ca0bde7837150fbbdc6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e18e249118266cb2424fd4a6f181036e8a7c2edadfaf6f1a31c84ab2136b73b8
[INFO] running `Command { std: "docker" "start" "-a" "e18e249118266cb2424fd4a6f181036e8a7c2edadfaf6f1a31c84ab2136b73b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling debug-helper v0.3.13
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling atomic-polyfill v1.0.3
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling rp2040-pac v0.5.0
[INFO] [stderr]    Compiling rtic-common v1.0.0
[INFO] [stderr]    Compiling rtic v2.0.1
[INFO] [stderr]    Compiling rtic-monotonics v1.3.0
[INFO] [stderr]    Compiling panic-probe v0.3.1
[INFO] [stderr]    Compiling defmt-rtt v0.3.2
[INFO] [stderr]    Compiling rtic-macros v2.0.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling critical-section v0.2.8
[INFO] [stderr]    Compiling rtic-core v1.0.0
[INFO] [stderr]    Compiling crc-any v2.4.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling embedded-hal v1.0.0-rc.1
[INFO] [stderr]    Compiling usbh-defmt v0.1.0 (https://github.com/tommy-gilligan/usbh-defmt#b1eb8a78)
[INFO] [stderr]    Compiling trace v0.1.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling rp2040-boot2 v0.2.1
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling rtic-time v1.0.0
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rtic-time-1.0.0/src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(async_fn_in_trait)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]   |
[INFO] [stdout]   = help: the feature `async_fn_in_trait` has been stable since `1.75.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rtic-time` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e18e249118266cb2424fd4a6f181036e8a7c2edadfaf6f1a31c84ab2136b73b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e18e249118266cb2424fd4a6f181036e8a7c2edadfaf6f1a31c84ab2136b73b8", kill_on_drop: false }`
[INFO] [stdout] e18e249118266cb2424fd4a6f181036e8a7c2edadfaf6f1a31c84ab2136b73b8
