[INFO] fetching crate nucleo-h7xx 0.3.0... [INFO] testing nucleo-h7xx-0.3.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate nucleo-h7xx 0.3.0 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate nucleo-h7xx 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate nucleo-h7xx 0.3.0 [INFO] tweaked toml for crates.io crate nucleo-h7xx 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nucleo-h7xx 0.3.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nucleo-h7xx 0.3.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bare-metal v1.0.0 [INFO] [stderr] Downloaded gcd v2.1.0 [INFO] [stderr] Downloaded volatile-register v0.2.1 [INFO] [stderr] Downloaded embedded-timeout-macros v0.3.0 [INFO] [stderr] Downloaded nb v1.0.0 [INFO] [stderr] Downloaded fugit v0.3.6 [INFO] [stderr] Downloaded panic-rtt-target v0.1.2 [INFO] [stderr] Downloaded cortex-m-log v0.7.0 [INFO] [stderr] Downloaded defmt-parser v0.3.4 [INFO] [stderr] Downloaded embedded-dma v0.2.0 [INFO] [stderr] Downloaded cortex-m-semihosting v0.3.7 [INFO] [stderr] Downloaded spin v0.9.4 [INFO] [stderr] Downloaded defmt v0.3.8 [INFO] [stderr] Downloaded bit_field v0.10.1 [INFO] [stderr] Downloaded riscv-target v0.1.2 [INFO] [stderr] Downloaded heapless v0.7.16 [INFO] [stderr] Downloaded smoltcp v0.8.1 [INFO] [stderr] Downloaded atomic-polyfill v0.1.10 [INFO] [stderr] Downloaded riscv v0.7.0 [INFO] [stderr] Downloaded semver v1.0.14 [INFO] [stderr] Downloaded stm32h7xx-hal v0.13.1 [INFO] [stderr] Downloaded cortex-m-semihosting v0.5.0 [INFO] [stderr] Downloaded rtt-target v0.3.1 [INFO] [stderr] Downloaded defmt-macros v0.3.9 [INFO] [stderr] Downloaded cortex-m-rt v0.7.1 [INFO] [stderr] Downloaded critical-section v0.2.7 [INFO] [stderr] Downloaded panic-itm v0.4.2 [INFO] [stderr] Downloaded panic-halt v0.2.0 [INFO] [stderr] Downloaded panic-semihosting v0.6.0 [INFO] [stderr] Downloaded stm32h7 v0.15.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59786959b730d67c78687bd1c040d3e286b476264f971d27e5767e9bcbd8004e [INFO] running `Command { std: "docker" "start" "-a" "59786959b730d67c78687bd1c040d3e286b476264f971d27e5767e9bcbd8004e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59786959b730d67c78687bd1c040d3e286b476264f971d27e5767e9bcbd8004e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59786959b730d67c78687bd1c040d3e286b476264f971d27e5767e9bcbd8004e", kill_on_drop: false }` [INFO] [stdout] 59786959b730d67c78687bd1c040d3e286b476264f971d27e5767e9bcbd8004e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2391c9e34d4b6de90623c20e3b3a888d2f7d8356181f5ed99690708903e47b19 [INFO] running `Command { std: "docker" "start" "-a" "2391c9e34d4b6de90623c20e3b3a888d2f7d8356181f5ed99690708903e47b19", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling stm32h7 v0.15.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling embedded-dma v0.2.0 [INFO] [stderr] Compiling nucleo-h7xx v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling embedded-timeout-macros v0.3.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling gcd v2.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling fugit v0.3.6 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling stm32h7xx-hal v0.13.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.28s [INFO] running `Command { std: "docker" "inspect" "2391c9e34d4b6de90623c20e3b3a888d2f7d8356181f5ed99690708903e47b19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2391c9e34d4b6de90623c20e3b3a888d2f7d8356181f5ed99690708903e47b19", kill_on_drop: false }` [INFO] [stdout] 2391c9e34d4b6de90623c20e3b3a888d2f7d8356181f5ed99690708903e47b19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18bbbbbfdab7f53b19b6b63f7149c273eeb7dfb3a39ca184ba0f7dc3e90d0498 [INFO] running `Command { std: "docker" "start" "-a" "18bbbbbfdab7f53b19b6b63f7149c273eeb7dfb3a39ca184ba0f7dc3e90d0498", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m-semihosting v0.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling cortex-m-log v0.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling panic-itm v0.4.2 [INFO] [stderr] Compiling rtt-target v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling panic-semihosting v0.6.0 [INFO] [stderr] Compiling panic-rtt-target v0.1.2 [INFO] [stderr] Compiling nucleo-h7xx v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcYOFPYe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnucleo_h7xx-9c13dafcf9d86a54,libstm32h7xx_hal-25321783435cf2d2,libembedded_dma-c096b0f5afd7cc19,libstable_deref_trait-5f51a5ca749ede17,libfugit-69276ded089bb654,libgcd-b8d935486609f61f,libcast-ba532c28431dad26,libstm32h7-ba229cc18d745f02,libcortex_m-30f54affbebd4ef6,libvolatile_register-4c1e65ca58a23d3b,libvcell-d64dabacbc42077e,libbare_metal-f581e6a1989c1687,libembedded_hal-df05de77a4214ef7,libvoid-9163cd71c286a90e,libnb-84c23787cc8af287,libnb-50c6ba2667b3d02b,libpanic_semihosting-d0f0befd957115de}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-ee2ef91619a89138.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYOFPYe/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/nucleo-h7xx-4287300423688cfb/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-4de2e8bee1a50c41/out" "-L" "/opt/rustwide/target/debug/build/stm32h7-ae097931b4cb52f2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/blinky-7a65acc75cf77525" "-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: __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/blinky-7a65acc75cf77525.blinky.6ea0fd9f8e0ed1ed-cgu.0.rcgu.o:(cortex_m::interrupt::disable::hf5aa23f23159fcbf) [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] >>> stm32h7xx_hal-25321783435cf2d2.stm32h7xx_hal.208a2bb93dac2ee3-cgu.07.rcgu.o:(cortex_m::interrupt::disable::h786eea735c3fee8b) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-25321783435cf2d2.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] >>> /opt/rustwide/target/debug/examples/blinky-7a65acc75cf77525.blinky.6ea0fd9f8e0ed1ed-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h91e442426c0ca19d) [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] >>> stm32h7xx_hal-25321783435cf2d2.stm32h7xx_hal.208a2bb93dac2ee3-cgu.07.rcgu.o:(cortex_m::interrupt::enable::h64bb1463ab0c115c) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-25321783435cf2d2.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __delay [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/blinky-7a65acc75cf77525.blinky.6ea0fd9f8e0ed1ed-cgu.0.rcgu.o:(cortex_m::asm::delay::h7f20b853a64f4929) [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] >>> /opt/rustwide/target/debug/examples/blinky-7a65acc75cf77525.blinky.6ea0fd9f8e0ed1ed-cgu.0.rcgu.o:(cortex_m::register::primask::read::h202791b006200aa7) [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] >>> stm32h7xx_hal-25321783435cf2d2.stm32h7xx_hal.208a2bb93dac2ee3-cgu.14.rcgu.o:(cortex_m::register::primask::read::hf1a679a57a044cb3) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-25321783435cf2d2.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __isb [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] >>> nucleo_h7xx-9c13dafcf9d86a54.nucleo_h7xx.4e6a6d685e2cf152-cgu.0.rcgu.o:(cortex_m::asm::isb::h6f9c885e261e6f0a) in archive /opt/rustwide/target/debug/deps/libnucleo_h7xx-9c13dafcf9d86a54.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __dsb [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] >>> nucleo_h7xx-9c13dafcf9d86a54.nucleo_h7xx.4e6a6d685e2cf152-cgu.0.rcgu.o:(cortex_m::asm::dsb::h15633a0c261f2626) in archive /opt/rustwide/target/debug/deps/libnucleo_h7xx-9c13dafcf9d86a54.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __enable_icache [INFO] [stdout] >>> referenced by scb.rs:346 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/peripheral/scb.rs:346) [INFO] [stdout] >>> nucleo_h7xx-9c13dafcf9d86a54.nucleo_h7xx.4e6a6d685e2cf152-cgu.0.rcgu.o:(cortex_m::peripheral::scb::_$LT$impl$u20$cortex_m..peripheral..SCB$GT$::enable_icache::h9354f293f49a3891) in archive /opt/rustwide/target/debug/deps/libnucleo_h7xx-9c13dafcf9d86a54.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nucleo-h7xx` (example "blinky") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustccLst3g/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnucleo_h7xx-9c13dafcf9d86a54,libstm32h7xx_hal-25321783435cf2d2,libembedded_dma-c096b0f5afd7cc19,libstable_deref_trait-5f51a5ca749ede17,libfugit-69276ded089bb654,libgcd-b8d935486609f61f,libcast-ba532c28431dad26,libstm32h7-ba229cc18d745f02,libcortex_m_rt-ee2ef91619a89138,libcortex_m-30f54affbebd4ef6,libvolatile_register-4c1e65ca58a23d3b,libvcell-d64dabacbc42077e,libbare_metal-f581e6a1989c1687,libembedded_hal-df05de77a4214ef7,libvoid-9163cd71c286a90e,libnb-84c23787cc8af287,libnb-50c6ba2667b3d02b,libpanic_semihosting-d0f0befd957115de}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustccLst3g/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/nucleo-h7xx-4287300423688cfb/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-4de2e8bee1a50c41/out" "-L" "/opt/rustwide/target/debug/build/stm32h7-ae097931b4cb52f2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/blinky_hal-728e0c016a9cc0d4" "-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: __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/blinky_hal-728e0c016a9cc0d4.blinky_hal.5dc48ca1a653b8e-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h9b5ff69270d9b06a) [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] >>> stm32h7xx_hal-25321783435cf2d2.stm32h7xx_hal.208a2bb93dac2ee3-cgu.07.rcgu.o:(cortex_m::interrupt::disable::h786eea735c3fee8b) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-25321783435cf2d2.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] >>> /opt/rustwide/target/debug/examples/blinky_hal-728e0c016a9cc0d4.blinky_hal.5dc48ca1a653b8e-cgu.0.rcgu.o:(cortex_m::interrupt::enable::he740e6f7076c0f7c) [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] >>> stm32h7xx_hal-25321783435cf2d2.stm32h7xx_hal.208a2bb93dac2ee3-cgu.07.rcgu.o:(cortex_m::interrupt::enable::h64bb1463ab0c115c) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-25321783435cf2d2.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] >>> /opt/rustwide/target/debug/examples/blinky_hal-728e0c016a9cc0d4.blinky_hal.5dc48ca1a653b8e-cgu.0.rcgu.o:(cortex_m::register::primask::read::h4d855a4b40ef70dc) [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] >>> stm32h7xx_hal-25321783435cf2d2.stm32h7xx_hal.208a2bb93dac2ee3-cgu.14.rcgu.o:(cortex_m::register::primask::read::hf1a679a57a044cb3) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-25321783435cf2d2.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __delay [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/blinky_hal-728e0c016a9cc0d4.blinky_hal.5dc48ca1a653b8e-cgu.0.rcgu.o:(cortex_m::asm::delay::hc1d9cde38701cf2d) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nucleo-h7xx` (example "blinky_hal") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcwxuyeF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnucleo_h7xx-9c13dafcf9d86a54,libstm32h7xx_hal-25321783435cf2d2,libembedded_dma-c096b0f5afd7cc19,libstable_deref_trait-5f51a5ca749ede17,libfugit-69276ded089bb654,libgcd-b8d935486609f61f,libcast-ba532c28431dad26,libstm32h7-ba229cc18d745f02,libpanic_semihosting-d0f0befd957115de}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/{libcortex_m_rt-ee2ef91619a89138,libcortex_m-30f54affbebd4ef6,libembedded_hal-df05de77a4214ef7,libvoid-9163cd71c286a90e,libnb-84c23787cc8af287,libnb-50c6ba2667b3d02b,libvolatile_register-4c1e65ca58a23d3b,libvcell-d64dabacbc42077e,libbare_metal-f581e6a1989c1687}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwxuyeF/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/nucleo-h7xx-4287300423688cfb/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-4de2e8bee1a50c41/out" "-L" "/opt/rustwide/target/debug/build/stm32h7-ae097931b4cb52f2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/button-f6d64cfc265edaf9" "-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] >>> /opt/rustwide/target/debug/examples/button-f6d64cfc265edaf9.button.7abf07f11a5e8a3-cgu.0.rcgu.o:(cortex_m::register::primask::read::hd8f9d784207b4ea0) [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] >>> stm32h7xx_hal-25321783435cf2d2.stm32h7xx_hal.208a2bb93dac2ee3-cgu.14.rcgu.o:(cortex_m::register::primask::read::hf1a679a57a044cb3) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-25321783435cf2d2.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __wfi [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/button-f6d64cfc265edaf9.button.7abf07f11a5e8a3-cgu.0.rcgu.o:(cortex_m::asm::wfi::h2df1ee73a606bab3) [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/button-f6d64cfc265edaf9.button.7abf07f11a5e8a3-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h785daf38016ba99f) [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] >>> stm32h7xx_hal-25321783435cf2d2.stm32h7xx_hal.208a2bb93dac2ee3-cgu.07.rcgu.o:(cortex_m::interrupt::disable::h786eea735c3fee8b) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-25321783435cf2d2.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] >>> /opt/rustwide/target/debug/examples/button-f6d64cfc265edaf9.button.7abf07f11a5e8a3-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h7cad79e59f36850e) [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] >>> stm32h7xx_hal-25321783435cf2d2.stm32h7xx_hal.208a2bb93dac2ee3-cgu.07.rcgu.o:(cortex_m::interrupt::enable::h64bb1463ab0c115c) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-25321783435cf2d2.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __isb [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] >>> nucleo_h7xx-9c13dafcf9d86a54.nucleo_h7xx.4e6a6d685e2cf152-cgu.0.rcgu.o:(cortex_m::asm::isb::h6f9c885e261e6f0a) in archive /opt/rustwide/target/debug/deps/libnucleo_h7xx-9c13dafcf9d86a54.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __dsb [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] >>> nucleo_h7xx-9c13dafcf9d86a54.nucleo_h7xx.4e6a6d685e2cf152-cgu.0.rcgu.o:(cortex_m::asm::dsb::h15633a0c261f2626) in archive /opt/rustwide/target/debug/deps/libnucleo_h7xx-9c13dafcf9d86a54.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __enable_icache [INFO] [stdout] >>> referenced by scb.rs:346 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/peripheral/scb.rs:346) [INFO] [stdout] >>> nucleo_h7xx-9c13dafcf9d86a54.nucleo_h7xx.4e6a6d685e2cf152-cgu.0.rcgu.o:(cortex_m::peripheral::scb::_$LT$impl$u20$cortex_m..peripheral..SCB$GT$::enable_icache::h9354f293f49a3891) in archive /opt/rustwide/target/debug/deps/libnucleo_h7xx-9c13dafcf9d86a54.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nucleo-h7xx` (example "button") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWTxCCv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnucleo_h7xx-9c13dafcf9d86a54,libstm32h7xx_hal-25321783435cf2d2,libembedded_dma-c096b0f5afd7cc19,libstable_deref_trait-5f51a5ca749ede17,libfugit-69276ded089bb654,libgcd-b8d935486609f61f,libcast-ba532c28431dad26,libstm32h7-ba229cc18d745f02,libcortex_m-30f54affbebd4ef6,libvolatile_register-4c1e65ca58a23d3b,libvcell-d64dabacbc42077e,libbare_metal-f581e6a1989c1687,libembedded_hal-df05de77a4214ef7,libvoid-9163cd71c286a90e,libnb-84c23787cc8af287,libnb-50c6ba2667b3d02b,libpanic_semihosting-d0f0befd957115de}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-ee2ef91619a89138.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWTxCCv/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/nucleo-h7xx-4287300423688cfb/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-4de2e8bee1a50c41/out" "-L" "/opt/rustwide/target/debug/build/stm32h7-ae097931b4cb52f2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/blinky_pac-5b0e95894eb1ca68" "-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: __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/blinky_pac-5b0e95894eb1ca68.blinky_pac.16026d71bf01b5cb-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h39881342da4019f1) [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] >>> /opt/rustwide/target/debug/examples/blinky_pac-5b0e95894eb1ca68.blinky_pac.16026d71bf01b5cb-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h86fef7cfa1ebb3c0) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __delay [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/blinky_pac-5b0e95894eb1ca68.blinky_pac.16026d71bf01b5cb-cgu.0.rcgu.o:(cortex_m::asm::delay::h93f4a4038088aeb2) [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] >>> /opt/rustwide/target/debug/examples/blinky_pac-5b0e95894eb1ca68.blinky_pac.16026d71bf01b5cb-cgu.0.rcgu.o:(cortex_m::register::primask::read::hf861e5f768af2515) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nucleo-h7xx` (example "blinky_pac") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "18bbbbbfdab7f53b19b6b63f7149c273eeb7dfb3a39ca184ba0f7dc3e90d0498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18bbbbbfdab7f53b19b6b63f7149c273eeb7dfb3a39ca184ba0f7dc3e90d0498", kill_on_drop: false }` [INFO] [stdout] 18bbbbbfdab7f53b19b6b63f7149c273eeb7dfb3a39ca184ba0f7dc3e90d0498