[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/stm32-rs/stm32f4xx-hal/` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded volatile-register v0.2.1 [INFO] [stderr] Downloaded cortex-m v0.7.4 [INFO] [stderr] Downloaded usb-device v0.2.8 [INFO] [stderr] Downloaded usbd-serial v0.1.1 [INFO] [stderr] Downloaded embedded-hal v0.2.7 [INFO] [stderr] Downloaded bare-metal v1.0.0 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.7.0 [INFO] [stderr] Downloaded cortex-m-rt v0.7.1 [INFO] [stderr] Downloaded fugit v0.3.5 [INFO] [stderr] Downloaded gcd v2.1.0 [INFO] [stderr] Downloaded embedded-dma v0.2.0 [INFO] [stderr] Downloaded defmt v0.3.1 [INFO] [stderr] Downloaded defmt-parser v0.3.1 [INFO] [stderr] Downloaded defmt-macros v0.3.2 [INFO] [stderr] Downloaded riscv v0.7.0 [INFO] [stderr] Downloaded critical-section v0.2.5 [INFO] [stderr] Downloaded riscv-target v0.1.2 [INFO] [stderr] Downloaded rgb v0.8.32 [INFO] [stderr] Downloaded aligned v0.3.5 [INFO] [stderr] Downloaded smart-leds v0.3.0 [INFO] [stderr] Downloaded fugit-timer v0.1.3 [INFO] [stderr] Downloaded synopsys-usb-otg v0.2.4 [INFO] [stderr] Downloaded smart-leds-trait v0.2.1 [INFO] [stderr] Downloaded defmt-rtt v0.3.2 [INFO] [stderr] Downloaded panic-probe v0.3.0 [INFO] [stderr] Downloaded embedded-hal v1.0.0-alpha.7 [INFO] [stderr] Downloaded embedded-storage v0.2.0 [INFO] [stderr] Downloaded hd44780-driver v0.4.0 [INFO] [stderr] Downloaded ws2812-spi v0.4.0 [INFO] [stderr] Downloaded stm32f4 v0.14.0 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 959b10b966326ab7df8d03ad06b5df1fd35aa011b4f73c03da918e1ef64e1906 [INFO] running `Command { std: "docker" "start" "-a" "959b10b966326ab7df8d03ad06b5df1fd35aa011b4f73c03da918e1ef64e1906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "959b10b966326ab7df8d03ad06b5df1fd35aa011b4f73c03da918e1ef64e1906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "959b10b966326ab7df8d03ad06b5df1fd35aa011b4f73c03da918e1ef64e1906", kill_on_drop: false }` [INFO] [stdout] 959b10b966326ab7df8d03ad06b5df1fd35aa011b4f73c03da918e1ef64e1906 [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 642038a94e8840aeb34504bf1016c6701da1a04f952a41611aac30b9411ac0bf [INFO] running `Command { std: "docker" "start" "-a" "642038a94e8840aeb34504bf1016c6701da1a04f952a41611aac30b9411ac0bf", kill_on_drop: false }` [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling defmt v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling defmt-macros v0.3.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling bytemuck v1.8.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling defmt-parser v0.3.1 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling stm32f4 v0.14.0 [INFO] [stderr] Compiling synopsys-usb-otg v0.2.4 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling critical-section v0.2.5 [INFO] [stderr] Compiling defmt-rtt v0.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Compiling num_threads v0.1.3 [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 volatile-register v0.2.1 [INFO] [stderr] Compiling embedded-dma v0.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.7 [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 smart-leds v0.3.0 [INFO] [stderr] Compiling ws2812-spi v0.4.0 [INFO] [stderr] Compiling gcd v2.1.0 [INFO] [stderr] Compiling fugit v0.3.5 [INFO] [stderr] Compiling fugit-timer v0.1.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling time v0.3.7 [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-cdb668dc76f1079f.first.37a100f2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/first-cdb668dc76f1079f.49jakykhfq9x4881.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-9c2530d7aae73f32/out" "-L" "/opt/rustwide/target/debug/build/defmt-a6cddb50d8141e50/out" "-L" "/opt/rustwide/target/debug/build/stm32f4-7e4445aeb8f47cf6/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libusbd_serial-1b9956bdd4749277.rlib" "/opt/rustwide/target/debug/deps/libws2812_spi-74c744658e3024a0.rlib" "/opt/rustwide/target/debug/deps/libsmart_leds-dd4a9aa9caac54e4.rlib" "/opt/rustwide/target/debug/deps/libsmart_leds_trait-d256578a437d7e8d.rlib" "/opt/rustwide/target/debug/deps/librgb-4e32023107b7ffa7.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-b338aedffb133e6b.rlib" "/opt/rustwide/target/debug/deps/libstm32f4xx_hal-dd5a901f0c750ca9.rlib" "/opt/rustwide/target/debug/deps/libfugit_timer-ccf20d0d414f231b.rlib" "/opt/rustwide/target/debug/deps/libtime-af7b9814197eedf7.rlib" "/opt/rustwide/target/debug/deps/libembedded_storage-7de82884d706aba1.rlib" "/opt/rustwide/target/debug/deps/libembedded_dma-400992d2662fd776.rlib" "/opt/rustwide/target/debug/deps/libsynopsys_usb_otg-29483fa7b293ecb5.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-a9a3e5fa195daf59.rlib" "/opt/rustwide/target/debug/deps/libaligned-8b22c65a34f5b64b.rlib" "/opt/rustwide/target/debug/deps/libas_slice-c3be9fdf0079aed7.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-5fd026b588b9a82e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-83193131811ded71.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b2fae0feb280bb71.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2ad8ddb77f5313bb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-65d06ae6aebdcb5a.rlib" "/opt/rustwide/target/debug/deps/libusb_device-4f90838de1604350.rlib" "/opt/rustwide/target/debug/deps/libfugit-6c1024117d4f3f49.rlib" "/opt/rustwide/target/debug/deps/libgcd-a9c666f399458aea.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-b49643d1c88d500d.rlib" "/opt/rustwide/target/debug/deps/libstm32f4-647a7cd7cd7d72f0.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-c26fc37daf88cf47.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-60cf20fb177ab726.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-09ff04c01c071922.rlib" "/opt/rustwide/target/debug/deps/libvcell-428c096612522d9e.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-470615e49ca5629f.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-4bd69fc0e462e486.rlib" "/opt/rustwide/target/debug/deps/libvoid-c3cac508256ee26f.rlib" "/opt/rustwide/target/debug/deps/libnb-a8c6a868478c0793.rlib" "/opt/rustwide/target/debug/deps/libnb-dbb824969b44cc8d.rlib" "/opt/rustwide/target/debug/deps/libpanic_probe-9120d924da08eff1.rlib" "/opt/rustwide/target/debug/deps/libdefmt_rtt-99db3dd20ddc892e.rlib" "/opt/rustwide/target/debug/deps/libcritical_section-7464baea7be2be4d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-46c4c02b516e2d65.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-183f7a1383d4d4db.rlib" "/opt/rustwide/target/debug/deps/libdefmt-6a90b341150de1e1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-adf3293648b3fbbb.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/first-cdb668dc76f1079f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/first-cdb668dc76f1079f.first.37a100f2-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-cdb668dc76f1079f.first.37a100f2-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/first-cdb668dc76f1079f.first.37a100f2-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-cdb668dc76f1079f.first.37a100f2-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-dd5a901f0c750ca9.rlib(stm32f4xx_hal-dd5a901f0c750ca9.stm32f4xx_hal.0765ec60-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-dd5a901f0c750ca9.rlib(stm32f4xx_hal-dd5a901f0c750ca9.stm32f4xx_hal.0765ec60-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-dd5a901f0c750ca9.rlib(stm32f4xx_hal-dd5a901f0c750ca9.stm32f4xx_hal.0765ec60-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-dd5a901f0c750ca9.rlib(stm32f4xx_hal-dd5a901f0c750ca9.stm32f4xx_hal.0765ec60-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-dd5a901f0c750ca9.rlib(stm32f4xx_hal-dd5a901f0c750ca9.stm32f4xx_hal.0765ec60-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-29483fa7b293ecb5.rlib(synopsys_usb_otg-29483fa7b293ecb5.synopsys_usb_otg.52848a82-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-29483fa7b293ecb5.rlib(synopsys_usb_otg-29483fa7b293ecb5.synopsys_usb_otg.52848a82-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-29483fa7b293ecb5.rlib(synopsys_usb_otg-29483fa7b293ecb5.synopsys_usb_otg.52848a82-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/libdefmt-6a90b341150de1e1.rlib(defmt-6a90b341150de1e1.defmt.7d867a63-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" "642038a94e8840aeb34504bf1016c6701da1a04f952a41611aac30b9411ac0bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "642038a94e8840aeb34504bf1016c6701da1a04f952a41611aac30b9411ac0bf", kill_on_drop: false }` [INFO] [stdout] 642038a94e8840aeb34504bf1016c6701da1a04f952a41611aac30b9411ac0bf