[INFO] fetching crate rp2040-hal 0.11.0... [INFO] testing rp2040-hal-0.11.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate rp2040-hal 0.11.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate rp2040-hal 0.11.0 [INFO] finished tweaking crates.io crate rp2040-hal 0.11.0 [INFO] tweaked toml for crates.io crate rp2040-hal 0.11.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rp2040-hal 0.11.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 146 packages to latest compatible versions [INFO] [stderr] Adding bitfield v0.14.0 (available: v0.19.2) [INFO] [stderr] Adding defmt v0.3.100 (available: v1.0.1) [INFO] [stderr] Adding embedded-hal v0.2.7 (available: v1.0.0) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding pio v0.2.1 (available: v0.3.0) [INFO] [stderr] Adding pio-proc v0.2.2 (available: v0.3.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rand_core v0.6.4 (available: v0.9.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rp-hal-common v0.1.0 [INFO] [stderr] Downloaded rp2040-hal-macros v0.1.0 [INFO] [stderr] Downloaded usb-device v0.3.2 [INFO] [stderr] Downloaded pio-parser v0.2.2 [INFO] [stderr] Downloaded rp-binary-info v0.1.1 [INFO] [stderr] Downloaded pio-proc v0.2.2 [INFO] [stderr] Downloaded i2c-write-iter v1.0.0 [INFO] [stderr] Downloaded rtic-monotonic v1.0.0 [INFO] [stderr] Downloaded embedded-dma v0.2.0 [INFO] [stderr] Downloaded embedded-hal-nb v1.0.0 [INFO] [stderr] Downloaded pio v0.2.1 [INFO] [stderr] Downloaded rp2040-pac v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4373cc0c4d21f537aa6d1afaf9be958cee19c59a332cb12c2a3a19a40143d299 [INFO] running `Command { std: "docker" "start" "-a" "4373cc0c4d21f537aa6d1afaf9be958cee19c59a332cb12c2a3a19a40143d299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4373cc0c4d21f537aa6d1afaf9be958cee19c59a332cb12c2a3a19a40143d299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4373cc0c4d21f537aa6d1afaf9be958cee19c59a332cb12c2a3a19a40143d299", kill_on_drop: false }` [INFO] [stdout] 4373cc0c4d21f537aa6d1afaf9be958cee19c59a332cb12c2a3a19a40143d299 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cddf7c088fb896dbc9ac42cb85167024003e4bc95403667d1e52a303477e1af3 [INFO] running `Command { std: "docker" "start" "-a" "cddf7c088fb896dbc9ac42cb85167024003e4bc95403667d1e52a303477e1af3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cortex-m-rt v0.7.5 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling frunk_core v0.4.4 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling volatile-register v0.2.2 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.5 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling rp2040-pac v0.6.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling fugit v0.3.7 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rp-hal-common v0.1.0 [INFO] [stderr] Compiling embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling embedded-dma v0.2.0 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling rp-binary-info v0.1.1 [INFO] [stderr] Compiling usb-device v0.3.2 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.4 [INFO] [stderr] Compiling frunk_derives v0.4.4 [INFO] [stderr] Compiling frunk v0.4.4 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling rp2040-hal-macros v0.1.0 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling pio v0.2.1 [INFO] [stderr] Compiling rp2040-hal v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gpio/mod.rs:803:21 [INFO] [stdout] | [INFO] [stdout] 803 | pub fn as_input(&self) -> AsInputPin { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 803 | pub fn as_input(&self) -> AsInputPin<'_, I, F, P> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/multicore.rs:224:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn cores(&mut self) -> &'p mut [Core] { [INFO] [stdout] | ^^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 224 | pub fn cores(&mut self) -> &'p mut [Core<'_>] { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.14s [INFO] running `Command { std: "docker" "inspect" "cddf7c088fb896dbc9ac42cb85167024003e4bc95403667d1e52a303477e1af3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cddf7c088fb896dbc9ac42cb85167024003e4bc95403667d1e52a303477e1af3", kill_on_drop: false }` [INFO] [stdout] cddf7c088fb896dbc9ac42cb85167024003e4bc95403667d1e52a303477e1af3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1594d19e7b10cfd5d6ff5f37285d6f905c809c629b17b2e1359ac38c7ad572b1 [INFO] running `Command { std: "docker" "start" "-a" "1594d19e7b10cfd5d6ff5f37285d6f905c809c629b17b2e1359ac38c7ad572b1", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.4 [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 cortex-m-rt-macros v0.7.5 [INFO] [stderr] Compiling frunk_derives v0.4.4 [INFO] [stderr] Compiling cortex-m-rt v0.7.5 [INFO] [stderr] Compiling frunk v0.4.4 [INFO] [stderr] Compiling rp2040-hal-macros v0.1.0 [INFO] [stderr] Compiling rp2040-hal v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gpio/mod.rs:803:21 [INFO] [stdout] | [INFO] [stdout] 803 | pub fn as_input(&self) -> AsInputPin { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 803 | pub fn as_input(&self) -> AsInputPin<'_, I, F, P> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/multicore.rs:224:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn cores(&mut self) -> &'p mut [Core] { [INFO] [stdout] | ^^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 224 | pub fn cores(&mut self) -> &'p mut [Core<'_>] { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pio-parser v0.2.2 [INFO] [stderr] Compiling pio-proc v0.2.2 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gpio/mod.rs:803:21 [INFO] [stdout] | [INFO] [stdout] 803 | pub fn as_input(&self) -> AsInputPin { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 803 | pub fn as_input(&self) -> AsInputPin<'_, I, F, P> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/multicore.rs:224:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn cores(&mut self) -> &'p mut [Core] { [INFO] [stdout] | ^^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 224 | pub fn cores(&mut self) -> &'p mut [Core<'_>] { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.61s [INFO] running `Command { std: "docker" "inspect" "1594d19e7b10cfd5d6ff5f37285d6f905c809c629b17b2e1359ac38c7ad572b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1594d19e7b10cfd5d6ff5f37285d6f905c809c629b17b2e1359ac38c7ad572b1", kill_on_drop: false }` [INFO] [stdout] 1594d19e7b10cfd5d6ff5f37285d6f905c809c629b17b2e1359ac38c7ad572b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 49097ba524de0cb5e53bc22eff28d51363b214e176e1415916cabc0a464c0425 [INFO] running `Command { std: "docker" "start" "-a" "49097ba524de0cb5e53bc22eff28d51363b214e176e1415916cabc0a464c0425", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/gpio/mod.rs:803:21 [INFO] [stderr] | [INFO] [stderr] 803 | pub fn as_input(&self) -> AsInputPin { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 803 | pub fn as_input(&self) -> AsInputPin<'_, I, F, P> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/multicore.rs:224:18 [INFO] [stderr] | [INFO] [stderr] 224 | pub fn cores(&mut self) -> &'p mut [Core] { [INFO] [stderr] | ^^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 224 | pub fn cores(&mut self) -> &'p mut [Core<'_>] { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rp2040-hal` (lib) generated 2 warnings (run `cargo fix --lib -p rp2040-hal` to apply 2 suggestions) [INFO] [stderr] warning: `rp2040-hal` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rp2040_hal-97b9750d2988cc49) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test clocks::tests::test_fractional_div ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rp2040_hal [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test src/adc.rs - adc::AdcFifo<'a,Word>::read_single (line 676) ... ignored [INFO] [stdout] test src/gpio/mod.rs - gpio (line 4) - compile ... ok [INFO] [stdout] test src/clocks/mod.rs - clocks (line 6) - compile ... ok [INFO] [stdout] test src/adc.rs - adc (line 48) - compile ... ok [INFO] [stdout] test src/adc.rs - adc (line 25) - compile ... ok [INFO] [stdout] test src/adc.rs - adc (line 132) - compile ... ok [INFO] [stdout] test src/intrinsics.rs - intrinsics::intrinsics (line 61) ... ignored [INFO] [stdout] test src/clocks/mod.rs - clocks (line 16) - compile ... ok [INFO] [stdout] test src/adc.rs - adc (line 8) - compile ... ok [INFO] [stdout] test src/pio.rs - pio::InstalledProgram (line 310) ... ignored [INFO] [stdout] test src/pio.rs - pio::StateMachine<(P,SM),Stopped>::synchronize_with (line 869) ... ignored [INFO] [stdout] test src/multicore.rs - multicore (line 10) - compile ... ok [INFO] [stdout] test src/adc.rs - adc (line 84) - compile ... ok [INFO] [stdout] test src/gpio/pin_group.rs - gpio::pin_group::PinGroup (line 59) - compile ... ok [INFO] [stdout] test src/i2c.rs - i2c (line 6) - compile ... ok [INFO] [stdout] test src/pwm/mod.rs - pwm::SliceDmaWriteCc (line 831) - compile ... ok [INFO] [stdout] test src/pwm/mod.rs - pwm (line 5) - compile ... ok [INFO] [stdout] test src/pwm/mod.rs - pwm::SliceDmaWrite (line 897) - compile ... ok [INFO] [stdout] test src/gpio/mod.rs - gpio::bsp_pins (line 1246) ... ok [INFO] [stdout] test src/pwm/mod.rs - pwm (line 59) - compile ... ok [INFO] [stdout] test src/pwm/mod.rs - pwm (line 25) - compile ... ok [INFO] [stdout] test src/pwm/mod.rs - pwm::SliceDmaWriteTop (line 862) - compile ... ok [INFO] [stdout] test src/gpio/mod.rs - gpio::bsp_pins (line 1229) ... ok [INFO] [stdout] test src/sio.rs - sio::Spinlock (line 445) - compile ... ok [INFO] [stdout] test src/sio.rs - sio (line 5) - compile ... ok [INFO] [stdout] test src/rosc.rs - rosc (line 8) - compile ... ok [INFO] [stdout] test src/sio.rs - sio::Spinlock (line 464) - compile ... ok [INFO] [stdout] test src/rtc/mod.rs - rtc::RealTimeClock::schedule_alarm (line 160) - compile ... ok [INFO] [stdout] test src/pio.rs - pio::InstalledProgram (line 283) - compile ... ok [INFO] [stdout] test src/sio.rs - sio::Interp (line 708) - compile ... ok [INFO] [stdout] test src/uart/peripheral.rs - uart::peripheral::UartPeripheral::lowlevel_break_start (line 221) - compile ... ok [INFO] [stdout] test src/sio.rs - sio (line 14) - compile ... ok [INFO] [stdout] test src/uart/writer.rs - uart::writer::Writer::lowlevel_break_start (line 186) - compile ... ok [INFO] [stdout] test src/uart/mod.rs - uart (line 8) - compile ... ok [INFO] [stdout] test src/usb.rs - usb (line 72) - compile ... ok [INFO] [stdout] test src/timer.rs - timer::CountDown (line 196) - compile ... ok [INFO] [stdout] test src/spi.rs - spi (line 10) - compile ... ok [INFO] [stdout] test src/usb.rs - usb (line 8) - compile ... ok [INFO] [stdout] test src/typelevel.rs - typelevel::Is (line 40) ... ok [INFO] [stdout] test src/uart/pins.rs - uart::pins::Pins (line 156) - compile ... ok [INFO] [stdout] test src/vreg.rs - vreg (line 6) - compile ... ok [INFO] [stdout] test src/watchdog.rs - watchdog (line 10) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 2.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "49097ba524de0cb5e53bc22eff28d51363b214e176e1415916cabc0a464c0425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49097ba524de0cb5e53bc22eff28d51363b214e176e1415916cabc0a464c0425", kill_on_drop: false }` [INFO] [stdout] 49097ba524de0cb5e53bc22eff28d51363b214e176e1415916cabc0a464c0425