[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 try#23647e694de8d0904848ad068b2e0ec2dd098c37+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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Deweyhinni/rust-rpi-pico-template on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "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] 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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 720638ff7d3b76e3843ca93199340e90639c0e27248c8e39c4454a736c2f6e8c [INFO] running `Command { std: "docker" "start" "-a" "720638ff7d3b76e3843ca93199340e90639c0e27248c8e39c4454a736c2f6e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "720638ff7d3b76e3843ca93199340e90639c0e27248c8e39c4454a736c2f6e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "720638ff7d3b76e3843ca93199340e90639c0e27248c8e39c4454a736c2f6e8c", kill_on_drop: false }` [INFO] [stdout] 720638ff7d3b76e3843ca93199340e90639c0e27248c8e39c4454a736c2f6e8c [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 809257c1ceaf9843b309fbfb0337f9b9df3806612bb9d9ea4df6c769b3ef8440 [INFO] running `Command { std: "docker" "start" "-a" "809257c1ceaf9843b309fbfb0337f9b9df3806612bb9d9ea4df6c769b3ef8440", 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 cortex-m v0.7.7 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling rp2040-pac v0.4.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling critical-section v1.2.0 [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 volatile-register v0.2.2 [INFO] [stderr] Compiling crc-any v2.5.0 [INFO] [stderr] Compiling fugit v0.3.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling panic-halt v0.2.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 num_enum_derive v0.5.11 [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 rp2040-hal-macros v0.1.0 [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] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "main" "--export" "CORE_PERIPHERALS" "--export" "DEVICE_PERIPHERALS" "--export" "DefaultHandler_" "--export" "DefaultPreInit" "--export" "HardFault_" "--export" "__EXCEPTIONS" "--export" "__INTERRUPTS" "--export" "__RESET_VECTOR" "--export" "error: cortex-m-rt appears more than once in the dependency graph" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<1 object files omitted>" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{librp2040_boot2-feef6fe8fdf0ade6,libcortex_m_rt-6daa5796f9553497,librp2040_hal-13d267084eecc54f,libitertools-3a776d4075a82369,libeither-cfdd7ad9333739d9,librand_core-512e272d4ecb92d6,libusb_device-d22ad98f7e4d98da,libcritical_section-cc2948f291609996,libpio-c4f47bcfc0c88c74,libnum_enum-b964b7080f57e184,libarrayvec-e1eaf3377f1d004d,librp2040_pac-fe6d2fa6ebd31058,libcortex_m-cf1f19a112d65426,libvolatile_register-e6d7487b196b8ff0,libvcell-18ca50b8176a4901,libbare_metal-2ed47aa81805c406,libpanic_halt-61ee96f2a3d9bb25,libfugit-ab08290a47643e13,libgcd-ac0e446f49804cc4,libembedded_hal-4009afb475652649,libvoid-6b3fa066fea5aaeb,libnb-a6d82fd9e91090df,libnb-1ca80efc6980905f}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/cortex-m-rt-c54e6cb6d9f486c0/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/idkpico-6fd6fcaee1357581.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/rustup-home/toolchains/23647e694de8d0904848ad068b2e0ec2dd098c37/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o: undefined symbol: __wasi_init_tp [INFO] [stdout] rust-lld: error: /opt/rustwide/rustup-home/toolchains/23647e694de8d0904848ad068b2e0ec2dd098c37/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o: undefined symbol: __main_void [INFO] [stdout] rust-lld: error: /opt/rustwide/rustup-home/toolchains/23647e694de8d0904848ad068b2e0ec2dd098c37/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o: undefined symbol: __wasm_call_dtors [INFO] [stdout] rust-lld: error: /opt/rustwide/rustup-home/toolchains/23647e694de8d0904848ad068b2e0ec2dd098c37/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o: undefined symbol: __wasi_proc_exit [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/idkpico-6fd6fcaee1357581.idkpico.e39e5bb8d6fef7f3-cgu.0.rcgu.o: undefined symbol: __primask_r [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/idkpico-6fd6fcaee1357581.idkpico.e39e5bb8d6fef7f3-cgu.0.rcgu.o: undefined symbol: __cpsid [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/idkpico-6fd6fcaee1357581.idkpico.e39e5bb8d6fef7f3-cgu.0.rcgu.o: undefined symbol: __cpsie [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp2040_hal-13d267084eecc54f.rlib(rp2040_hal-13d267084eecc54f.rp2040_hal.313a17c0c8a65939-cgu.3.rcgu.o): undefined symbol: __delay [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcortex_m_rt-6daa5796f9553497.rlib(cortex_m_rt-6daa5796f9553497.cortex_m_rt.ab6b41afb05c5244-cgu.0.rcgu.o): undefined symbol: Reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcortex_m_rt-6daa5796f9553497.rlib(cortex_m_rt-6daa5796f9553497.cortex_m_rt.ab6b41afb05c5244-cgu.0.rcgu.o): undefined symbol: NonMaskableInt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcortex_m_rt-6daa5796f9553497.rlib(cortex_m_rt-6daa5796f9553497.cortex_m_rt.ab6b41afb05c5244-cgu.0.rcgu.o): undefined symbol: HardFault [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcortex_m_rt-6daa5796f9553497.rlib(cortex_m_rt-6daa5796f9553497.cortex_m_rt.ab6b41afb05c5244-cgu.0.rcgu.o): undefined symbol: MemoryManagement [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcortex_m_rt-6daa5796f9553497.rlib(cortex_m_rt-6daa5796f9553497.cortex_m_rt.ab6b41afb05c5244-cgu.0.rcgu.o): undefined symbol: BusFault [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcortex_m_rt-6daa5796f9553497.rlib(cortex_m_rt-6daa5796f9553497.cortex_m_rt.ab6b41afb05c5244-cgu.0.rcgu.o): undefined symbol: UsageFault [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcortex_m_rt-6daa5796f9553497.rlib(cortex_m_rt-6daa5796f9553497.cortex_m_rt.ab6b41afb05c5244-cgu.0.rcgu.o): undefined symbol: SVCall [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcortex_m_rt-6daa5796f9553497.rlib(cortex_m_rt-6daa5796f9553497.cortex_m_rt.ab6b41afb05c5244-cgu.0.rcgu.o): undefined symbol: DebugMonitor [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcortex_m_rt-6daa5796f9553497.rlib(cortex_m_rt-6daa5796f9553497.cortex_m_rt.ab6b41afb05c5244-cgu.0.rcgu.o): undefined symbol: PendSV [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcortex_m_rt-6daa5796f9553497.rlib(cortex_m_rt-6daa5796f9553497.cortex_m_rt.ab6b41afb05c5244-cgu.0.rcgu.o): undefined symbol: SysTick [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcortex_m_rt-6daa5796f9553497.rlib(cortex_m_rt-6daa5796f9553497.cortex_m_rt.ab6b41afb05c5244-cgu.0.rcgu.o): undefined symbol: DefaultHandler [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcortex_m_rt-6daa5796f9553497.rlib(cortex_m_rt-6daa5796f9553497.cortex_m_rt.ab6b41afb05c5244-cgu.0.rcgu.o): undefined symbol: DefaultHandler [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `super-blank-project` (bin "idkpico") due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "809257c1ceaf9843b309fbfb0337f9b9df3806612bb9d9ea4df6c769b3ef8440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "809257c1ceaf9843b309fbfb0337f9b9df3806612bb9d9ea4df6c769b3ef8440", kill_on_drop: false }` [INFO] [stdout] 809257c1ceaf9843b309fbfb0337f9b9df3806612bb9d9ea4df6c769b3ef8440