[INFO] fetching crate lpc55-hal 0.5.0... [INFO] testing lpc55-hal-0.5.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate lpc55-hal 0.5.0 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate lpc55-hal 0.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate lpc55-hal 0.5.0 [INFO] tweaked toml for crates.io crate lpc55-hal 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lpc55-hal 0.5.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lpc55-hal 0.5.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 816820d580bf72fdb9d13a33dab047d2c4f00939cc38eaa1f64099ffa848ba20 [INFO] running `Command { std: "docker" "start" "-a" "816820d580bf72fdb9d13a33dab047d2c4f00939cc38eaa1f64099ffa848ba20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "816820d580bf72fdb9d13a33dab047d2c4f00939cc38eaa1f64099ffa848ba20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "816820d580bf72fdb9d13a33dab047d2c4f00939cc38eaa1f64099ffa848ba20", kill_on_drop: false }` [INFO] [stdout] 816820d580bf72fdb9d13a33dab047d2c4f00939cc38eaa1f64099ffa848ba20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14411ce00113e8e7dab7cd002b6640da3721bdb6693e915a0f97607841a6477d [INFO] running `Command { std: "docker" "start" "-a" "14411ce00113e8e7dab7cd002b6640da3721bdb6693e915a0f97607841a6477d", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling cortex-m-rt v0.7.5 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling lpc55-pac v0.5.0 [INFO] [stderr] Compiling lpc55-hal v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling usb-device v0.2.9 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.5 [INFO] [stderr] Compiling volatile-register v0.2.2 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling generic-array v1.3.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling embedded-time v0.12.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.96s [INFO] running `Command { std: "docker" "inspect" "14411ce00113e8e7dab7cd002b6640da3721bdb6693e915a0f97607841a6477d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14411ce00113e8e7dab7cd002b6640da3721bdb6693e915a0f97607841a6477d", kill_on_drop: false }` [INFO] [stdout] 14411ce00113e8e7dab7cd002b6640da3721bdb6693e915a0f97607841a6477d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d6958557817562c510ea6c587aa2c590851797077867d88c9067f26a38653a2 [INFO] running `Command { std: "docker" "start" "-a" "2d6958557817562c510ea6c587aa2c590851797077867d88c9067f26a38653a2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling cortex-m-rtic v1.1.4 [INFO] [stderr] Compiling ssd1306 v0.3.1 [INFO] [stderr] Compiling cortex-m-semihosting v0.5.0 [INFO] [stderr] Compiling rtic-core v1.0.0 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling rtic-monotonic v1.0.0 [INFO] [stderr] Compiling usbd-serial v0.1.1 [INFO] [stderr] Compiling rtt-target v0.3.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling embedded-graphics v0.6.2 [INFO] [stderr] Compiling panic-semihosting v0.5.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling rtic-syntax v1.0.3 [INFO] [stderr] Compiling cortex-m-rtic-macros v1.1.6 [INFO] [stderr] Compiling lpc55-hal v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-hal` (example "rtt") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-hal` (example "led_dwt") due to 1 previous error [INFO] [stderr] error: could not compile `lpc55-hal` (example "i2c") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcoc4dvU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcortex_m_semihosting-12a91739bf91048e,liblpc55_hal-044fb07189e0257a,libusb_device-00093011644f3ded,libgeneric_array-6527fceb57a32ae0,librand_core-3c8eee2b567cdf8f,libdigest-52fe9dde72dffc2b,libblock_buffer-42eef443c7267919,libcipher-0618557da17c7d35,libinout-c5d5da46b43b378f,libcrypto_common-1d7f3a9bc485957c,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libembedded_time-17cb5ec16a6bcfe8,libnum-6825833d80996fb1,libnum_iter-4d7bbafa1c5ece9d,libnum_rational-73713bf02a72cde5,libnum_integer-70db4de7135e62bf,libnum_complex-d39cd5479cefbf8e,libnum_traits-24a8eb6820b910ab,liblpc55_pac-65bb2bcc66ab6252,libcortex_m-8e6b1269b2824e4e,libembedded_hal-bd8f8c5f0fef0819,libvoid-9163cd71c286a90e,libnb-75ace5222bee62e5,libvolatile_register-3fbbe5a066444338,libvcell-d64dabacbc42077e,libbare_metal-e7a1421ffd1e9c1b,libcortex_m_rt-42b5b8fc4efe9191,libnb-86f78d16dd59c3ce,libpanic_semihosting-7e01e9259ec2e5a1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcoc4dvU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-885551f31481dfdc/out" "-L" "/opt/rustwide/target/debug/build/lpc55-pac-e2c6a1077aabcd45/out" "-L" "/opt/rustwide/target/debug/build/ssd1306-b1825be23092631d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/pwm-070f390de78bc3c5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: __cpsie [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.04.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsid [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.04.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __primask_r [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.05.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-hal` (example "pwm") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcelRr7G/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcortex_m_semihosting-12a91739bf91048e,liblpc55_hal-044fb07189e0257a,libusb_device-00093011644f3ded,libgeneric_array-6527fceb57a32ae0,librand_core-3c8eee2b567cdf8f,libdigest-52fe9dde72dffc2b,libblock_buffer-42eef443c7267919,libcipher-0618557da17c7d35,libinout-c5d5da46b43b378f,libcrypto_common-1d7f3a9bc485957c,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libembedded_time-17cb5ec16a6bcfe8,libnum-6825833d80996fb1,libnum_iter-4d7bbafa1c5ece9d,libnum_rational-73713bf02a72cde5,libnum_integer-70db4de7135e62bf,libnum_complex-d39cd5479cefbf8e,libnum_traits-24a8eb6820b910ab,liblpc55_pac-65bb2bcc66ab6252,libcortex_m_rt-42b5b8fc4efe9191,librtic-f53abd39e7ac8748,libheapless-57b721f12a0fdb6f,libstable_deref_trait-704f67c99a4c5f65,libspin-6aca1d391314f776,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhash32-ec0cdff7934b5849,libbyteorder-7df9ab1ae37e1368,libbare_metal-2c948f1ec29c8ab8,librtic_monotonic-3cd750296f463765,librtic_core-f7b3a49cf535a5fb,libcortex_m-8e6b1269b2824e4e,libembedded_hal-bd8f8c5f0fef0819,libvoid-9163cd71c286a90e,libnb-75ace5222bee62e5,libnb-86f78d16dd59c3ce,libvolatile_register-3fbbe5a066444338,libvcell-d64dabacbc42077e,libbare_metal-e7a1421ffd1e9c1b,libpanic_semihosting-7e01e9259ec2e5a1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcelRr7G/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-885551f31481dfdc/out" "-L" "/opt/rustwide/target/debug/build/lpc55-pac-e2c6a1077aabcd45/out" "-L" "/opt/rustwide/target/debug/build/ssd1306-b1825be23092631d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/late-6504878cd63c16d0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: __cpsie [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/late-6504878cd63c16d0.late.45b5a8b14b9ed384-cgu.0.rcgu.o:(cortex_m::interrupt::enable) [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsid [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/late-6504878cd63c16d0.late.45b5a8b14b9ed384-cgu.0.rcgu.o:(cortex_m::interrupt::disable) [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __primask_r [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc9uwWTf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblpc55_hal-044fb07189e0257a,libusb_device-00093011644f3ded,libgeneric_array-6527fceb57a32ae0,librand_core-3c8eee2b567cdf8f,libdigest-52fe9dde72dffc2b,libblock_buffer-42eef443c7267919,libcipher-0618557da17c7d35,libinout-c5d5da46b43b378f,libcrypto_common-1d7f3a9bc485957c,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libembedded_time-17cb5ec16a6bcfe8,libnum-6825833d80996fb1,libnum_iter-4d7bbafa1c5ece9d,libnum_rational-73713bf02a72cde5,libnum_integer-70db4de7135e62bf,libnum_complex-d39cd5479cefbf8e,libnum_traits-24a8eb6820b910ab,liblpc55_pac-65bb2bcc66ab6252,libcortex_m_semihosting-12a91739bf91048e,libcortex_m-8e6b1269b2824e4e,libembedded_hal-bd8f8c5f0fef0819,libvoid-9163cd71c286a90e,libnb-75ace5222bee62e5,libnb-86f78d16dd59c3ce,libvolatile_register-3fbbe5a066444338,libvcell-d64dabacbc42077e,libbare_metal-e7a1421ffd1e9c1b,libcortex_m_rt-42b5b8fc4efe9191,libpanic_semihosting-7e01e9259ec2e5a1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc9uwWTf/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-885551f31481dfdc/out" "-L" "/opt/rustwide/target/debug/build/lpc55-pac-e2c6a1077aabcd45/out" "-L" "/opt/rustwide/target/debug/build/ssd1306-b1825be23092631d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/prince-5824cc10016fe6ac" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: __primask_r [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.05.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsie [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.04.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsid [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.04.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-hal` (example "late") due to 1 previous error [INFO] [stderr] error: could not compile `lpc55-hal` (example "prince") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcRbvVNr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblpc55_hal-044fb07189e0257a,libusb_device-00093011644f3ded,libgeneric_array-6527fceb57a32ae0,librand_core-3c8eee2b567cdf8f,libdigest-52fe9dde72dffc2b,libblock_buffer-42eef443c7267919,libcipher-0618557da17c7d35,libinout-c5d5da46b43b378f,libcrypto_common-1d7f3a9bc485957c,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libembedded_time-17cb5ec16a6bcfe8,libnum-6825833d80996fb1,libnum_iter-4d7bbafa1c5ece9d,libnum_rational-73713bf02a72cde5,libnum_integer-70db4de7135e62bf,libnum_complex-d39cd5479cefbf8e,libnum_traits-24a8eb6820b910ab,liblpc55_pac-65bb2bcc66ab6252,libcortex_m_semihosting-12a91739bf91048e,libcortex_m-8e6b1269b2824e4e,libembedded_hal-bd8f8c5f0fef0819,libvoid-9163cd71c286a90e,libnb-75ace5222bee62e5,libnb-86f78d16dd59c3ce,libvolatile_register-3fbbe5a066444338,libvcell-d64dabacbc42077e,libbare_metal-e7a1421ffd1e9c1b,libcortex_m_rt-42b5b8fc4efe9191,libpanic_semihosting-7e01e9259ec2e5a1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcRbvVNr/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-885551f31481dfdc/out" "-L" "/opt/rustwide/target/debug/build/lpc55-pac-e2c6a1077aabcd45/out" "-L" "/opt/rustwide/target/debug/build/ssd1306-b1825be23092631d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/measure_frequency-54fa9cfff4a73529" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: __cpsie [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.04.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsid [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.04.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __primask_r [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.05.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-hal` (example "measure_frequency") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc1O7peg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblpc55_hal-044fb07189e0257a,libusb_device-00093011644f3ded,libgeneric_array-6527fceb57a32ae0,librand_core-3c8eee2b567cdf8f,libdigest-52fe9dde72dffc2b,libblock_buffer-42eef443c7267919,libcipher-0618557da17c7d35,libinout-c5d5da46b43b378f,libcrypto_common-1d7f3a9bc485957c,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libembedded_time-17cb5ec16a6bcfe8,libnum-6825833d80996fb1,libnum_iter-4d7bbafa1c5ece9d,libnum_rational-73713bf02a72cde5,libnum_integer-70db4de7135e62bf,libnum_complex-d39cd5479cefbf8e,libnum_traits-24a8eb6820b910ab,liblpc55_pac-65bb2bcc66ab6252,libcortex_m_semihosting-12a91739bf91048e,libcortex_m-8e6b1269b2824e4e,libembedded_hal-bd8f8c5f0fef0819,libvoid-9163cd71c286a90e,libnb-75ace5222bee62e5,libnb-86f78d16dd59c3ce,libvolatile_register-3fbbe5a066444338,libvcell-d64dabacbc42077e,libbare_metal-e7a1421ffd1e9c1b,libcortex_m_rt-42b5b8fc4efe9191,libpanic_semihosting-7e01e9259ec2e5a1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc1O7peg/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-885551f31481dfdc/out" "-L" "/opt/rustwide/target/debug/build/lpc55-pac-e2c6a1077aabcd45/out" "-L" "/opt/rustwide/target/debug/build/ssd1306-b1825be23092631d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/flash-dc78693f573819d6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: __primask_r [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.05.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsie [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.04.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsid [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.04.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-hal` (example "flash") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcuXiO4B/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcortex_m_semihosting-12a91739bf91048e,liblpc55_hal-044fb07189e0257a,libusb_device-00093011644f3ded,libgeneric_array-6527fceb57a32ae0,librand_core-3c8eee2b567cdf8f,libdigest-52fe9dde72dffc2b,libblock_buffer-42eef443c7267919,libcipher-0618557da17c7d35,libinout-c5d5da46b43b378f,libcrypto_common-1d7f3a9bc485957c,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libembedded_time-17cb5ec16a6bcfe8,libnum-6825833d80996fb1,libnum_iter-4d7bbafa1c5ece9d,libnum_rational-73713bf02a72cde5,libnum_integer-70db4de7135e62bf,libnum_complex-d39cd5479cefbf8e,libnum_traits-24a8eb6820b910ab,liblpc55_pac-65bb2bcc66ab6252,libcortex_m_rt-42b5b8fc4efe9191,librtic-f53abd39e7ac8748,libheapless-57b721f12a0fdb6f,libstable_deref_trait-704f67c99a4c5f65,libspin-6aca1d391314f776,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhash32-ec0cdff7934b5849,libbyteorder-7df9ab1ae37e1368,libbare_metal-2c948f1ec29c8ab8,librtic_monotonic-3cd750296f463765,librtic_core-f7b3a49cf535a5fb,libcortex_m-8e6b1269b2824e4e,libembedded_hal-bd8f8c5f0fef0819,libvoid-9163cd71c286a90e,libnb-75ace5222bee62e5,libnb-86f78d16dd59c3ce,libvolatile_register-3fbbe5a066444338,libvcell-d64dabacbc42077e,libbare_metal-e7a1421ffd1e9c1b,libpanic_semihosting-7e01e9259ec2e5a1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcuXiO4B/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-885551f31481dfdc/out" "-L" "/opt/rustwide/target/debug/build/lpc55-pac-e2c6a1077aabcd45/out" "-L" "/opt/rustwide/target/debug/build/ssd1306-b1825be23092631d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/rtic_led-485709728234a091" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: __cpsie [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/rtic_led-485709728234a091.rtic_led.25a631b791458576-cgu.0.rcgu.o:(cortex_m::interrupt::enable) [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsid [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/rtic_led-485709728234a091.rtic_led.25a631b791458576-cgu.0.rcgu.o:(cortex_m::interrupt::disable) [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __primask_r [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcwrJ5FU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblpc55_hal-044fb07189e0257a,libusb_device-00093011644f3ded,libgeneric_array-6527fceb57a32ae0,librand_core-3c8eee2b567cdf8f,libdigest-52fe9dde72dffc2b,libblock_buffer-42eef443c7267919,libcipher-0618557da17c7d35,libinout-c5d5da46b43b378f,libcrypto_common-1d7f3a9bc485957c,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libembedded_time-17cb5ec16a6bcfe8,libnum-6825833d80996fb1,libnum_iter-4d7bbafa1c5ece9d,libnum_rational-73713bf02a72cde5,libnum_integer-70db4de7135e62bf,libnum_complex-d39cd5479cefbf8e,libnum_traits-24a8eb6820b910ab,liblpc55_pac-65bb2bcc66ab6252,libcortex_m_semihosting-12a91739bf91048e,libcortex_m_rt-42b5b8fc4efe9191,libcortex_m-8e6b1269b2824e4e,libembedded_hal-bd8f8c5f0fef0819,libvoid-9163cd71c286a90e,libnb-75ace5222bee62e5,libnb-86f78d16dd59c3ce,libvolatile_register-3fbbe5a066444338,libvcell-d64dabacbc42077e,libbare_metal-e7a1421ffd1e9c1b,libpanic_semihosting-7e01e9259ec2e5a1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcwrJ5FU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-885551f31481dfdc/out" "-L" "/opt/rustwide/target/debug/build/lpc55-pac-e2c6a1077aabcd45/out" "-L" "/opt/rustwide/target/debug/build/ssd1306-b1825be23092631d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/itm-564413cdc38aab8c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: __primask_r [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.05.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsie [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.04.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsid [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.04.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-hal` (example "rtic_led") due to 1 previous error [INFO] [stderr] error: could not compile `lpc55-hal` (example "itm") due to 1 previous error [INFO] [stderr] error: could not compile `lpc55-hal` (example "pfr") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcCZ4sbA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblpc55_hal-044fb07189e0257a,libusb_device-00093011644f3ded,libgeneric_array-6527fceb57a32ae0,librand_core-3c8eee2b567cdf8f,libdigest-52fe9dde72dffc2b,libblock_buffer-42eef443c7267919,libcipher-0618557da17c7d35,libinout-c5d5da46b43b378f,libcrypto_common-1d7f3a9bc485957c,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libembedded_time-17cb5ec16a6bcfe8,libnum-6825833d80996fb1,libnum_iter-4d7bbafa1c5ece9d,libnum_rational-73713bf02a72cde5,libnum_integer-70db4de7135e62bf,libnum_complex-d39cd5479cefbf8e,libnum_traits-24a8eb6820b910ab,liblpc55_pac-65bb2bcc66ab6252,libcortex_m_semihosting-12a91739bf91048e,libcortex_m-8e6b1269b2824e4e,libembedded_hal-bd8f8c5f0fef0819,libvoid-9163cd71c286a90e,libnb-75ace5222bee62e5,libnb-86f78d16dd59c3ce,libvolatile_register-3fbbe5a066444338,libvcell-d64dabacbc42077e,libbare_metal-e7a1421ffd1e9c1b,libcortex_m_rt-42b5b8fc4efe9191,libpanic_semihosting-7e01e9259ec2e5a1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcCZ4sbA/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-885551f31481dfdc/out" "-L" "/opt/rustwide/target/debug/build/lpc55-pac-e2c6a1077aabcd45/out" "-L" "/opt/rustwide/target/debug/build/ssd1306-b1825be23092631d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/pfr-9b2b8870420b8cc7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: __cpsie [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.04.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __primask_r [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.05.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsid [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.04.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcyp18PE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsha2-01a26f6be9055a24,libsha1-ff201ab68e146ff4,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,liblpc55_hal-044fb07189e0257a,libusb_device-00093011644f3ded,libgeneric_array-6527fceb57a32ae0,librand_core-3c8eee2b567cdf8f,libdigest-52fe9dde72dffc2b,libblock_buffer-42eef443c7267919,libcipher-0618557da17c7d35,libinout-c5d5da46b43b378f,libcrypto_common-1d7f3a9bc485957c,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libembedded_time-17cb5ec16a6bcfe8,libnum-6825833d80996fb1,libnum_iter-4d7bbafa1c5ece9d,libnum_rational-73713bf02a72cde5,libnum_integer-70db4de7135e62bf,libnum_complex-d39cd5479cefbf8e,libnum_traits-24a8eb6820b910ab,liblpc55_pac-65bb2bcc66ab6252,libcortex_m_semihosting-12a91739bf91048e,libcortex_m-8e6b1269b2824e4e,libembedded_hal-bd8f8c5f0fef0819,libvoid-9163cd71c286a90e,libnb-75ace5222bee62e5,libnb-86f78d16dd59c3ce,libvolatile_register-3fbbe5a066444338,libvcell-d64dabacbc42077e,libbare_metal-e7a1421ffd1e9c1b,libcortex_m_rt-42b5b8fc4efe9191,libpanic_semihosting-7e01e9259ec2e5a1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcyp18PE/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-885551f31481dfdc/out" "-L" "/opt/rustwide/target/debug/build/lpc55-pac-e2c6a1077aabcd45/out" "-L" "/opt/rustwide/target/debug/build/ssd1306-b1825be23092631d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sha-29853dc37cd58a30" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: __primask_r [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.05.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsie [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.04.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsid [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.04.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-hal` (example "sha") due to 1 previous error [INFO] [stderr] error: could not compile `lpc55-hal` (example "touch") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcYw3Dq4/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblpc55_hal-044fb07189e0257a,libusb_device-00093011644f3ded,libgeneric_array-6527fceb57a32ae0,librand_core-3c8eee2b567cdf8f,libdigest-52fe9dde72dffc2b,libblock_buffer-42eef443c7267919,libcipher-0618557da17c7d35,libinout-c5d5da46b43b378f,libcrypto_common-1d7f3a9bc485957c,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libembedded_time-17cb5ec16a6bcfe8,libnum-6825833d80996fb1,libnum_iter-4d7bbafa1c5ece9d,libnum_rational-73713bf02a72cde5,libnum_integer-70db4de7135e62bf,libnum_complex-d39cd5479cefbf8e,libnum_traits-24a8eb6820b910ab,liblpc55_pac-65bb2bcc66ab6252,libcortex_m-8e6b1269b2824e4e,libembedded_hal-bd8f8c5f0fef0819,libvoid-9163cd71c286a90e,libnb-75ace5222bee62e5,libvolatile_register-3fbbe5a066444338,libvcell-d64dabacbc42077e,libbare_metal-e7a1421ffd1e9c1b,libcortex_m_rt-42b5b8fc4efe9191,libnb-86f78d16dd59c3ce,libpanic_semihosting-7e01e9259ec2e5a1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcYw3Dq4/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-885551f31481dfdc/out" "-L" "/opt/rustwide/target/debug/build/lpc55-pac-e2c6a1077aabcd45/out" "-L" "/opt/rustwide/target/debug/build/ssd1306-b1825be23092631d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/touch-ced878343bace36e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: __cpsie [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.04.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsid [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.04.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __primask_r [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.05.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-hal` (example "aes") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcKHYaPC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaes-75acd60e31966650,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libcortex_m_semihosting-12a91739bf91048e,liblpc55_hal-044fb07189e0257a,libusb_device-00093011644f3ded,libgeneric_array-6527fceb57a32ae0,librand_core-3c8eee2b567cdf8f,libdigest-52fe9dde72dffc2b,libblock_buffer-42eef443c7267919,libcipher-0618557da17c7d35,libinout-c5d5da46b43b378f,libcrypto_common-1d7f3a9bc485957c,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libembedded_time-17cb5ec16a6bcfe8,libnum-6825833d80996fb1,libnum_iter-4d7bbafa1c5ece9d,libnum_rational-73713bf02a72cde5,libnum_integer-70db4de7135e62bf,libnum_complex-d39cd5479cefbf8e,libnum_traits-24a8eb6820b910ab,liblpc55_pac-65bb2bcc66ab6252,libcortex_m-8e6b1269b2824e4e,libembedded_hal-bd8f8c5f0fef0819,libvoid-9163cd71c286a90e,libnb-75ace5222bee62e5,libnb-86f78d16dd59c3ce,libvolatile_register-3fbbe5a066444338,libvcell-d64dabacbc42077e,libbare_metal-e7a1421ffd1e9c1b,libcortex_m_rt-42b5b8fc4efe9191,libpanic_semihosting-7e01e9259ec2e5a1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcKHYaPC/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-885551f31481dfdc/out" "-L" "/opt/rustwide/target/debug/build/lpc55-pac-e2c6a1077aabcd45/out" "-L" "/opt/rustwide/target/debug/build/ssd1306-b1825be23092631d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/aes-7c2c7b6b5e91c734" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: __primask_r [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.05.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsie [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.04.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsid [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.04.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcnzsVWW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblpc55_hal-044fb07189e0257a,libusb_device-00093011644f3ded,libgeneric_array-6527fceb57a32ae0,librand_core-3c8eee2b567cdf8f,libdigest-52fe9dde72dffc2b,libblock_buffer-42eef443c7267919,libcipher-0618557da17c7d35,libinout-c5d5da46b43b378f,libcrypto_common-1d7f3a9bc485957c,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libembedded_time-17cb5ec16a6bcfe8,libnum-6825833d80996fb1,libnum_iter-4d7bbafa1c5ece9d,libnum_rational-73713bf02a72cde5,libnum_integer-70db4de7135e62bf,libnum_complex-d39cd5479cefbf8e,libnum_traits-24a8eb6820b910ab,liblpc55_pac-65bb2bcc66ab6252,libcortex_m_semihosting-12a91739bf91048e,libcortex_m-8e6b1269b2824e4e,libembedded_hal-bd8f8c5f0fef0819,libvoid-9163cd71c286a90e,libnb-75ace5222bee62e5,libnb-86f78d16dd59c3ce,libvolatile_register-3fbbe5a066444338,libvcell-d64dabacbc42077e,libbare_metal-e7a1421ffd1e9c1b,libcortex_m_rt-42b5b8fc4efe9191,libpanic_semihosting-7e01e9259ec2e5a1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcnzsVWW/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-885551f31481dfdc/out" "-L" "/opt/rustwide/target/debug/build/lpc55-pac-e2c6a1077aabcd45/out" "-L" "/opt/rustwide/target/debug/build/ssd1306-b1825be23092631d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/puf-237576109dc8e4bb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: __cpsie [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.04.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::enable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsid [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.04.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::interrupt::disable) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __primask_r [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> lpc55_hal-044fb07189e0257a.lpc55_hal.3eb88506e49ef07d-cgu.05.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/liblpc55_hal-044fb07189e0257a.rlib [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-12a91739bf91048e.cortex_m_semihosting.46ae51da3cced746-cgu.0.rcgu.o:(cortex_m::register::primask::read) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-12a91739bf91048e.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-hal` (example "puf") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2d6958557817562c510ea6c587aa2c590851797077867d88c9067f26a38653a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d6958557817562c510ea6c587aa2c590851797077867d88c9067f26a38653a2", kill_on_drop: false }` [INFO] [stdout] 2d6958557817562c510ea6c587aa2c590851797077867d88c9067f26a38653a2