[INFO] cloning repository https://github.com/Deweyhinni/rust-rpi-pico-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Deweyhinni/rust-rpi-pico-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeweyhinni%2Frust-rpi-pico-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeweyhinni%2Frust-rpi-pico-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c040ddaa5793c9b11b1c3ac1a9bd20c0f3020a81 [INFO] building Deweyhinni/rust-rpi-pico-template against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeweyhinni%2Frust-rpi-pico-template" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/Deweyhinni/rust-rpi-pico-template [INFO] finished tweaking git repo https://github.com/Deweyhinni/rust-rpi-pico-template [INFO] tweaked toml for git repo https://github.com/Deweyhinni/rust-rpi-pico-template written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Deweyhinni/rust-rpi-pico-template on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Deweyhinni/rust-rpi-pico-template 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unused manifest key: target.thumbv6m-none-eabi.runner [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gcd v2.3.0 [INFO] [stderr] Downloaded pio v0.2.1 [INFO] [stderr] Downloaded rp2040-hal-macros v0.1.0 [INFO] [stderr] Downloaded usb-device v0.2.9 [INFO] [stderr] Downloaded fugit v0.3.7 [INFO] [stderr] Downloaded panic-halt v0.2.0 [INFO] [stderr] Downloaded rp2040-boot2 v0.2.1 [INFO] [stderr] Downloaded rp2040-hal v0.7.0 [INFO] [stderr] Downloaded rp2040-pac v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7650514d56252baf9b5da8cff5a76876f018d5698f7aa020dfbf511179b71b1 [INFO] running `Command { std: "docker" "start" "-a" "a7650514d56252baf9b5da8cff5a76876f018d5698f7aa020dfbf511179b71b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7650514d56252baf9b5da8cff5a76876f018d5698f7aa020dfbf511179b71b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7650514d56252baf9b5da8cff5a76876f018d5698f7aa020dfbf511179b71b1", kill_on_drop: false }` [INFO] [stdout] a7650514d56252baf9b5da8cff5a76876f018d5698f7aa020dfbf511179b71b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 6481fc61425b7eca202ca701d37a1ed2b87f989769b3396ce9d79601a3a70de2 [INFO] running `Command { std: "docker" "start" "-a" "6481fc61425b7eca202ca701d37a1ed2b87f989769b3396ce9d79601a3a70de2", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unused manifest key: target.thumbv6m-none-eabi.runner [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cortex-m-rt v0.7.5 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Compiling rp2040-pac v0.4.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling usb-device v0.2.9 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling crc-any v2.5.0 [INFO] [stderr] Compiling volatile-register v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling fugit v0.3.7 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rp2040-boot2 v0.2.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.5 [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.7.0 [INFO] [stderr] Compiling super-blank-project v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `panic_halt as _` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use panic_halt as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | let mut i2c = I2C::i2c1( [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `READ_WRITE` is never used [INFO] [stdout] --> src/main.rs:57:11 [INFO] [stdout] | [INFO] [stdout] 50 | / impl Lcd [INFO] [stdout] 51 | | where [INFO] [stdout] 52 | | I2C: Write, [INFO] [stdout] | |_______________- associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 57 | const READ_WRITE: u8 = 0x02; // 0 for write [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.03s [INFO] running `Command { std: "docker" "inspect" "6481fc61425b7eca202ca701d37a1ed2b87f989769b3396ce9d79601a3a70de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6481fc61425b7eca202ca701d37a1ed2b87f989769b3396ce9d79601a3a70de2", kill_on_drop: false }` [INFO] [stdout] 6481fc61425b7eca202ca701d37a1ed2b87f989769b3396ce9d79601a3a70de2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] c30134fb0beba2b1958fd382365cf3e0fb2651e229478b4dd41b80ca4e563122 [INFO] running `Command { std: "docker" "start" "-a" "c30134fb0beba2b1958fd382365cf3e0fb2651e229478b4dd41b80ca4e563122", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unused manifest key: target.thumbv6m-none-eabi.runner [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] running `Command { std: "docker" "inspect" "c30134fb0beba2b1958fd382365cf3e0fb2651e229478b4dd41b80ca4e563122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c30134fb0beba2b1958fd382365cf3e0fb2651e229478b4dd41b80ca4e563122", kill_on_drop: false }` [INFO] [stdout] c30134fb0beba2b1958fd382365cf3e0fb2651e229478b4dd41b80ca4e563122