[INFO] cloning repository https://github.com/barafael/sx127x-lora-blackpill [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barafael/sx127x-lora-blackpill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarafael%2Fsx127x-lora-blackpill", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarafael%2Fsx127x-lora-blackpill'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01ddef589182673eb4039091ad5db26936ed5643 [INFO] testing barafael/sx127x-lora-blackpill against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarafael%2Fsx127x-lora-blackpill" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/barafael/sx127x-lora-blackpill on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-29/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/barafael/sx127x-lora-blackpill [INFO] finished tweaking git repo https://github.com/barafael/sx127x-lora-blackpill [INFO] tweaked toml for git repo https://github.com/barafael/sx127x-lora-blackpill written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/barafael/sx127x-lora-blackpill already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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 postcard v0.7.3 [INFO] [stderr] Downloaded dwt-systick-monotonic v1.0.0 [INFO] [stderr] Downloaded rtcc v0.2.1 [INFO] [stderr] Downloaded cast v0.3.0 [INFO] [stderr] Downloaded cortex-m-rtic v1.0.0 [INFO] [stderr] Downloaded cortex-m-rtic-macros v1.0.0 [INFO] [stderr] Downloaded postcard-cobs v0.1.5-pre [INFO] [stderr] Downloaded gcd v2.1.0 [INFO] [stderr] Downloaded sx127x_lora v0.3.1 [INFO] [stderr] Downloaded fugit v0.3.3 [INFO] [stderr] Downloaded rtic-monotonic v1.0.0 [INFO] [stderr] Downloaded synopsys-usb-otg v0.2.4 [INFO] [stderr] Downloaded rtic-core v1.0.0 [INFO] [stderr] Downloaded stm32f4 v0.14.0 [INFO] [stderr] Downloaded ws2812-spi v0.4.0 [INFO] [stderr] Downloaded rtic-syntax v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e3c740599a21172063fa9b181b11c8e516ecbd5ca0003cd15e3f6c7083f2f39 [INFO] running `Command { std: "docker" "start" "-a" "7e3c740599a21172063fa9b181b11c8e516ecbd5ca0003cd15e3f6c7083f2f39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e3c740599a21172063fa9b181b11c8e516ecbd5ca0003cd15e3f6c7083f2f39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e3c740599a21172063fa9b181b11c8e516ecbd5ca0003cd15e3f6c7083f2f39", kill_on_drop: false }` [INFO] [stdout] 7e3c740599a21172063fa9b181b11c8e516ecbd5ca0003cd15e3f6c7083f2f39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f34bcfdc98d4acacdb101ac685a9453073cb35743c947fcac092e04f85bdeab3 [INFO] running `Command { std: "docker" "start" "-a" "f34bcfdc98d4acacdb101ac685a9453073cb35743c947fcac092e04f85bdeab3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling defmt v0.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling defmt-macros v0.3.1 [INFO] [stderr] Compiling defmt-parser v0.3.0 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling rtic-monotonic v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling stm32f4 v0.14.0 [INFO] [stderr] Compiling display-interface v0.4.1 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling synopsys-usb-otg v0.2.4 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Compiling defmt-rtt v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bit_field v0.9.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling rtic-core v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling gcd v2.1.0 [INFO] [stderr] Compiling cortex-m-rtic v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling rgb v0.8.31 [INFO] [stderr] Compiling fugit v0.3.3 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling usbd-hid-descriptors v0.1.1 [INFO] [stderr] Compiling smart-leds-trait v0.2.1 [INFO] [stderr] Compiling display-interface-spi v0.4.1 [INFO] [stderr] Compiling display-interface-i2c v0.4.0 [INFO] [stderr] Compiling ws2812-spi v0.4.0 [INFO] [stderr] Compiling smart-leds v0.3.0 [INFO] [stderr] Compiling sx127x_lora v0.3.1 [INFO] [stderr] Compiling usbd-serial v0.1.1 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling dwt-systick-monotonic v1.0.0 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling embedded-graphics-core v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling aligned v0.3.5 [INFO] [stderr] Compiling ssd1306 v0.7.0 [INFO] [stderr] Compiling rtcc v0.2.1 [INFO] [stderr] Compiling rtic-syntax v1.0.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling cortex-m-rtic-macros v1.0.0 [INFO] [stderr] Compiling usbd-hid-macros v0.5.2 [INFO] [stderr] Compiling ssmarshal v1.0.0 [INFO] [stderr] Compiling usbd-hid v0.5.2 [INFO] [stderr] Compiling postcard v0.7.3 [INFO] [stderr] Compiling stm32f4xx-hal v0.11.1 (https://github.com/stm32-rs/stm32f4xx-hal#9928bb33) [INFO] [stderr] Compiling lora-blackpill 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/lora_blackpill-29165793f9b6cb10.lora_blackpill.82532e17-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lora_blackpill-29165793f9b6cb10.r4qfw7n694u295u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/defmt-c03397756a159fb9/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-93d86d42a543f00e/out" "-L" "/opt/rustwide/target/debug/build/stm32f4-b5e45c790f28d0fe/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsx127x_lora-d1c3b6af869dc62a.rlib" "/opt/rustwide/target/debug/deps/libbit_field-8abf1f17df70a08e.rlib" "/opt/rustwide/target/debug/deps/librtic-c4058b12291e2fe7.rlib" "/opt/rustwide/target/debug/deps/libheapless-5d56fafaaa2db715.rlib" "/opt/rustwide/target/debug/deps/libspin-a3717dfe59685668.rlib" "/opt/rustwide/target/debug/deps/liblock_api-55a72d9f1945f48c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2cdfb8a799369473.rlib" "/opt/rustwide/target/debug/deps/libserde-dee151670d8a93b4.rlib" "/opt/rustwide/target/debug/deps/libhash32-96eb11e048a8bc52.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d0b785af78af82e.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-ddc4747de810ee5b.rlib" "/opt/rustwide/target/debug/deps/librtic_core-1ecb11dafaa1959f.rlib" "/opt/rustwide/target/debug/deps/libstm32f4xx_hal-348c01abad4f2d94.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-f8c03c0d484830c3.rlib" "/opt/rustwide/target/debug/deps/librtcc-acdc876112bf2246.rlib" "/opt/rustwide/target/debug/deps/libchrono-4976c4759344bbb8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a176959e34f78121.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-426e9086066a1149.rlib" "/opt/rustwide/target/debug/deps/libfugit-8c048fac0ed544a9.rlib" "/opt/rustwide/target/debug/deps/libgcd-a1289a545e9c6d3c.rlib" "/opt/rustwide/target/debug/deps/libembedded_dma-84fc498a774d6096.rlib" "/opt/rustwide/target/debug/deps/libsynopsys_usb_otg-9868af60a5551d97.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-ba583575f4b90002.rlib" "/opt/rustwide/target/debug/deps/libaligned-99e0325fe6b5f64e.rlib" "/opt/rustwide/target/debug/deps/libas_slice-9ae6cfd7e73a87e4.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-dcaf06505bef4c55.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-542e916426772ec5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-69cab8ee1838b844.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca02ec3a432ce4b2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8d7297aac8848432.rlib" "/opt/rustwide/target/debug/deps/libusb_device-42faebbf59219830.rlib" "/opt/rustwide/target/debug/deps/libcast-a2c026683b33f33a.rlib" "/opt/rustwide/target/debug/deps/libstm32f4-1d566a72765ec075.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-3c9bae0cc048a236.rlib" "/opt/rustwide/target/debug/deps/libpanic_probe-b4a8bdc829ad420f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/target/debug/deps/libdefmt_rtt-f42a0407b74b4b0e.rlib" "/opt/rustwide/target/debug/deps/libdefmt-e117c9cd57382c45.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bf4ced786f5584ff.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-095e5bab5f9687a9.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-92d84f9cf5a05618.rlib" "/opt/rustwide/target/debug/deps/libvoid-6a259042c37866f8.rlib" "/opt/rustwide/target/debug/deps/libnb-e49e7ac04af1f918.rlib" "/opt/rustwide/target/debug/deps/libnb-ca39bb209c550203.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-4507bdc403b104cf.rlib" "/opt/rustwide/target/debug/deps/libvcell-b181aac91b8eb2f6.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-bbe32600ceb927d3.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lora_blackpill-29165793f9b6cb10" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-Wl,-O1" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/lora_blackpill-29165793f9b6cb10.lora_blackpill.82532e17-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/lora_blackpill-29165793f9b6cb10.lora_blackpill.82532e17-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/lora_blackpill-29165793f9b6cb10.lora_blackpill.82532e17-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/lora_blackpill-29165793f9b6cb10.lora_blackpill.82532e17-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/lora_blackpill-29165793f9b6cb10.lora_blackpill.82532e17-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/lora_blackpill-29165793f9b6cb10.lora_blackpill.82532e17-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/lora_blackpill-29165793f9b6cb10.lora_blackpill.82532e17-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/lora_blackpill-29165793f9b6cb10.lora_blackpill.82532e17-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/lora_blackpill-29165793f9b6cb10.lora_blackpill.82532e17-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/lora_blackpill-29165793f9b6cb10.lora_blackpill.82532e17-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/lora_blackpill-29165793f9b6cb10.lora_blackpill.82532e17-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/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/lora_blackpill-29165793f9b6cb10.lora_blackpill.82532e17-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-348c01abad4f2d94.rlib(stm32f4xx_hal-348c01abad4f2d94.stm32f4xx_hal.146aab28-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-348c01abad4f2d94.rlib(stm32f4xx_hal-348c01abad4f2d94.stm32f4xx_hal.146aab28-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/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/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/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/asm.rs:82: undefined reference to `__dsb' [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 `lora-blackpill` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f34bcfdc98d4acacdb101ac685a9453073cb35743c947fcac092e04f85bdeab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f34bcfdc98d4acacdb101ac685a9453073cb35743c947fcac092e04f85bdeab3", kill_on_drop: false }` [INFO] [stdout] f34bcfdc98d4acacdb101ac685a9453073cb35743c947fcac092e04f85bdeab3