[INFO] cloning repository https://github.com/vDorst/stm32-first-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vDorst/stm32-first-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FvDorst%2Fstm32-first-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FvDorst%2Fstm32-first-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 439ff9fee0984a8f41b661802237d5950d2a0a1c [INFO] testing vDorst/stm32-first-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FvDorst%2Fstm32-first-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vDorst/stm32-first-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/vDorst/stm32-first-rs [INFO] finished tweaking git repo https://github.com/vDorst/stm32-first-rs [INFO] tweaked toml for git repo https://github.com/vDorst/stm32-first-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/vDorst/stm32-first-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78c64070e06a9e2149ad903cacd1aed3a78be3bd96cdb0e7edc2dd23faa2e704 [INFO] running `Command { std: "docker" "start" "-a" "78c64070e06a9e2149ad903cacd1aed3a78be3bd96cdb0e7edc2dd23faa2e704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78c64070e06a9e2149ad903cacd1aed3a78be3bd96cdb0e7edc2dd23faa2e704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78c64070e06a9e2149ad903cacd1aed3a78be3bd96cdb0e7edc2dd23faa2e704", kill_on_drop: false }` [INFO] [stdout] 78c64070e06a9e2149ad903cacd1aed3a78be3bd96cdb0e7edc2dd23faa2e704 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7c4731dd0b59f8a55525d5c0dd7b9c8309f948c1202e26e1b1f25503f600e8d [INFO] running `Command { std: "docker" "start" "-a" "c7c4731dd0b59f8a55525d5c0dd7b9c8309f948c1202e26e1b1f25503f600e8d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling defmt v0.3.1 [INFO] [stderr] Compiling defmt-macros v0.3.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling bytemuck v1.8.0 [INFO] [stderr] Compiling defmt-parser v0.3.1 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling synopsys-usb-otg v0.2.4 [INFO] [stderr] Compiling stm32f4 v0.14.0 [INFO] [stderr] Compiling critical-section v0.2.5 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling defmt-rtt v0.3.2 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling embedded-storage v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.7 [INFO] [stderr] Compiling embedded-dma v0.2.0 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling rgb v0.8.32 [INFO] [stderr] Compiling hd44780-driver v0.4.0 [INFO] [stderr] Compiling usbd-serial v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling smart-leds-trait v0.2.1 [INFO] [stderr] Compiling gcd v2.1.0 [INFO] [stderr] Compiling smart-leds v0.3.0 [INFO] [stderr] Compiling ws2812-spi v0.4.0 [INFO] [stderr] Compiling fugit v0.3.5 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling fugit-timer v0.1.3 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling aligned v0.3.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling stm32f4xx-hal v0.12.0 (https://github.com/stm32-rs/stm32f4xx-hal/?rev=1baef64a1ca20b1563a9d70e01acae7b60c7eafe#1baef64a) [INFO] [stderr] Compiling first v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/first-6f47240e3959ef9c.first.f81e6edf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/first-6f47240e3959ef9c.bnm7fz415ldl2rp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-25546ec6d68117a8/out" "-L" "/opt/rustwide/target/debug/build/defmt-d0e3394d6e9206fc/out" "-L" "/opt/rustwide/target/debug/build/stm32f4-10bfae4757ebafb6/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libusbd_serial-75b5e0e78c136673.rlib" "/opt/rustwide/target/debug/deps/libws2812_spi-18732f9789ce6b0a.rlib" "/opt/rustwide/target/debug/deps/libsmart_leds-5f168129c8f43e49.rlib" "/opt/rustwide/target/debug/deps/libsmart_leds_trait-4d80371bca184efd.rlib" "/opt/rustwide/target/debug/deps/librgb-bbc5636e1ca33a18.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-65ace4343b5c1fc9.rlib" "/opt/rustwide/target/debug/deps/libstm32f4xx_hal-710a02dc2465062f.rlib" "/opt/rustwide/target/debug/deps/libfugit_timer-8e35b48728ced9b1.rlib" "/opt/rustwide/target/debug/deps/libtime-14dda86f784f25a2.rlib" "/opt/rustwide/target/debug/deps/libembedded_storage-236dfec39df9e1b6.rlib" "/opt/rustwide/target/debug/deps/libembedded_dma-f9a9977796f8d758.rlib" "/opt/rustwide/target/debug/deps/libsynopsys_usb_otg-38c159161c3e34fe.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-b11621b01027642f.rlib" "/opt/rustwide/target/debug/deps/libaligned-c99ce4d50e1df9dd.rlib" "/opt/rustwide/target/debug/deps/libas_slice-658097a47b87104b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-e1dca959fccb2dec.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-be1118a29b577d93.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4288050fb9f0420d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5b7196aad9bc5dc2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4caa644057d22d04.rlib" "/opt/rustwide/target/debug/deps/libusb_device-2fb93de633815772.rlib" "/opt/rustwide/target/debug/deps/libfugit-0fc1244886b8d711.rlib" "/opt/rustwide/target/debug/deps/libgcd-ffa65f34ab379290.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-4c121b275303db21.rlib" "/opt/rustwide/target/debug/deps/libstm32f4-cadc7ebbe4bc5538.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-6eebc16c1a028ad7.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-7a5d543168f6e081.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-f7d7e072ae8b15b9.rlib" "/opt/rustwide/target/debug/deps/libvcell-2b1fa58db60e6957.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-9c9939d70240b4e5.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-34947e1855fc98d5.rlib" "/opt/rustwide/target/debug/deps/libvoid-1811ab43c755f344.rlib" "/opt/rustwide/target/debug/deps/libnb-1bc2890c6237439f.rlib" "/opt/rustwide/target/debug/deps/libnb-51f84ffe23143f78.rlib" "/opt/rustwide/target/debug/deps/libpanic_probe-4ae11389f033e2c8.rlib" "/opt/rustwide/target/debug/deps/libdefmt_rtt-a88fdeef80f8cc9e.rlib" "/opt/rustwide/target/debug/deps/libcritical_section-6677a45ced754150.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-79cff4b6b3be8d26.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-639846458122a95b.rlib" "/opt/rustwide/target/debug/deps/libdefmt-75cd696faca6e159.rlib" "/opt/rustwide/target/debug/deps/libbitflags-586e73c4dc8f1522.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/first-6f47240e3959ef9c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/first-6f47240e3959ef9c.first.f81e6edf-cgu.0.rcgu.o: in function `cortex_m::asm::dsb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/asm.rs:82: undefined reference to `__dsb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/first-6f47240e3959ef9c.first.f81e6edf-cgu.0.rcgu.o: in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/first-6f47240e3959ef9c.first.f81e6edf-cgu.0.rcgu.o: in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/first-6f47240e3959ef9c.first.f81e6edf-cgu.0.rcgu.o: in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstm32f4xx_hal-710a02dc2465062f.rlib(stm32f4xx_hal-710a02dc2465062f.stm32f4xx_hal.df35758a-cgu.0.rcgu.o): in function `cortex_m::asm::dsb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/asm.rs:82: undefined reference to `__dsb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstm32f4xx_hal-710a02dc2465062f.rlib(stm32f4xx_hal-710a02dc2465062f.stm32f4xx_hal.df35758a-cgu.0.rcgu.o): in function `cortex_m::asm::delay': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/asm.rs:29: undefined reference to `__delay' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstm32f4xx_hal-710a02dc2465062f.rlib(stm32f4xx_hal-710a02dc2465062f.stm32f4xx_hal.df35758a-cgu.0.rcgu.o): in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstm32f4xx_hal-710a02dc2465062f.rlib(stm32f4xx_hal-710a02dc2465062f.stm32f4xx_hal.df35758a-cgu.0.rcgu.o): in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstm32f4xx_hal-710a02dc2465062f.rlib(stm32f4xx_hal-710a02dc2465062f.stm32f4xx_hal.df35758a-cgu.0.rcgu.o): in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsynopsys_usb_otg-38c159161c3e34fe.rlib(synopsys_usb_otg-38c159161c3e34fe.synopsys_usb_otg.5de823a4-cgu.0.rcgu.o): in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsynopsys_usb_otg-38c159161c3e34fe.rlib(synopsys_usb_otg-38c159161c3e34fe.synopsys_usb_otg.5de823a4-cgu.0.rcgu.o): in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsynopsys_usb_otg-38c159161c3e34fe.rlib(synopsys_usb_otg-38c159161c3e34fe.synopsys_usb_otg.5de823a4-cgu.0.rcgu.o): in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdefmt-75cd696faca6e159.rlib(defmt-75cd696faca6e159.defmt.250904a2-cgu.0.rcgu.o): in function `defmt::export::timestamp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/defmt-0.3.1/src/export/mod.rs:98: undefined reference to `_defmt_timestamp' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `first` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c7c4731dd0b59f8a55525d5c0dd7b9c8309f948c1202e26e1b1f25503f600e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7c4731dd0b59f8a55525d5c0dd7b9c8309f948c1202e26e1b1f25503f600e8d", kill_on_drop: false }` [INFO] [stdout] c7c4731dd0b59f8a55525d5c0dd7b9c8309f948c1202e26e1b1f25503f600e8d