[INFO] fetching crate nucleo-h7xx 0.3.0...
[INFO] testing nucleo-h7xx-0.3.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nucleo-h7xx 0.3.0 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nucleo-h7xx 0.3.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8bc0805081a68c5f9e387d2834e46111dd9c06908d92f25899160924d5af33a
[INFO] running `Command { std: "docker" "start" "-a" "c8bc0805081a68c5f9e387d2834e46111dd9c06908d92f25899160924d5af33a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8bc0805081a68c5f9e387d2834e46111dd9c06908d92f25899160924d5af33a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8bc0805081a68c5f9e387d2834e46111dd9c06908d92f25899160924d5af33a", kill_on_drop: false }`
[INFO] [stdout] c8bc0805081a68c5f9e387d2834e46111dd9c06908d92f25899160924d5af33a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bbd125acfd1bde92e6f52cdae1ee857656c426f0cd00a1917174e78396225f8
[INFO] running `Command { std: "docker" "start" "-a" "9bbd125acfd1bde92e6f52cdae1ee857656c426f0cd00a1917174e78396225f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling cortex-m-rt v0.7.1
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling nb v1.0.0
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling stm32h7 v0.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling volatile-register v0.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling embedded-dma v0.2.0
[INFO] [stderr]    Compiling nucleo-h7xx v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling gcd v2.1.0
[INFO] [stderr]    Compiling fugit v0.3.6
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling embedded-timeout-macros v0.3.0
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling bare-metal v0.2.5
[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 41.19s
[INFO] running `Command { std: "docker" "inspect" "9bbd125acfd1bde92e6f52cdae1ee857656c426f0cd00a1917174e78396225f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bbd125acfd1bde92e6f52cdae1ee857656c426f0cd00a1917174e78396225f8", kill_on_drop: false }`
[INFO] [stdout] 9bbd125acfd1bde92e6f52cdae1ee857656c426f0cd00a1917174e78396225f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf94287b9f91da0d2b1d668f35bcfb0ceaeca79da595f8dba2c264e5d690f3f2
[INFO] running `Command { std: "docker" "start" "-a" "bf94287b9f91da0d2b1d668f35bcfb0ceaeca79da595f8dba2c264e5d690f3f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.7
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cortex-m-semihosting v0.5.0
[INFO] [stderr]    Compiling cortex-m-log v0.7.0
[INFO] [stderr]    Compiling ufmt-write v0.1.0
[INFO] [stderr]    Compiling panic-halt v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling panic-itm v0.4.2
[INFO] [stderr]    Compiling rtt-target v0.3.1
[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/rustcrrwac5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnucleo_h7xx-b5204189474447a0,libstm32h7xx_hal-b747975b448ffbf5,libembedded_dma-fb3bf0e45cb71a7a,libstable_deref_trait-932cd180c9d6b0f0,libfugit-9a2373178d1504ec,libgcd-fb4b4970e309814b,libcast-70a90cf59d221123,libstm32h7-2eacf29b3eb683b3,libpanic_semihosting-ac2af0c75c1c1cd7}.rlib" "<sysroot>/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-*}.rlib" "/opt/rustwide/target/debug/deps/{libcortex_m_rt-8d6523e7db3e6778,libcortex_m-3df5997da6ffb9a9,libembedded_hal-75f3622a40601273,libvoid-6336667ff9ef9cc5,libnb-616112d8c6d6f5d6,libnb-33c70c8e0c38e960,libvolatile_register-eebc8521d5967e25,libvcell-0eaad7c905f5a0e7,libbare_metal-4c035d36fb109858}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrrwac5/raw-dylibs" "-B<sysroot>/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-5a932f7f5ac4d368/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-0cd2393255864f82/out" "-L" "/opt/rustwide/target/debug/build/stm32h7-255affad2c8fed14/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/button-38af84258f42c2c3" "-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: __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-38af84258f42c2c3.button.1d864474915a3cd3-cgu.0.rcgu.o:(cortex_m::asm::wfi::hb8b136d480dc3bb7)
[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/button-38af84258f42c2c3.button.1d864474915a3cd3-cgu.0.rcgu.o:(cortex_m::register::primask::read::hea10dd88cc8be17b)
[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-b747975b448ffbf5.stm32h7xx_hal.47fe413776f89566-cgu.13.rcgu.o:(cortex_m::register::primask::read::h3cee6edb39c99c26) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-b747975b448ffbf5.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-38af84258f42c2c3.button.1d864474915a3cd3-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h611e0bd663b894e9)
[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-b747975b448ffbf5.stm32h7xx_hal.47fe413776f89566-cgu.07.rcgu.o:(cortex_m::interrupt::enable::h81bf8e47dcd9c6ed) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-b747975b448ffbf5.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/button-38af84258f42c2c3.button.1d864474915a3cd3-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h63ad18fcad18cc40)
[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-b747975b448ffbf5.stm32h7xx_hal.47fe413776f89566-cgu.07.rcgu.o:(cortex_m::interrupt::disable::h354dbc2b62b350e7) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-b747975b448ffbf5.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-b5204189474447a0.nucleo_h7xx.1a51e2fed6691479-cgu.0.rcgu.o:(cortex_m::peripheral::scb::_$LT$impl$u20$cortex_m..peripheral..SCB$GT$::enable_icache::h1991bdc7a1e24ab4) in archive /opt/rustwide/target/debug/deps/libnucleo_h7xx-b5204189474447a0.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-b5204189474447a0.nucleo_h7xx.1a51e2fed6691479-cgu.0.rcgu.o:(cortex_m::asm::dsb::h184316bcb77b94f1) in archive /opt/rustwide/target/debug/deps/libnucleo_h7xx-b5204189474447a0.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-b5204189474447a0.nucleo_h7xx.1a51e2fed6691479-cgu.0.rcgu.o:(cortex_m::asm::isb::hbc77e07ff3fef189) in archive /opt/rustwide/target/debug/deps/libnucleo_h7xx-b5204189474447a0.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] [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/rustc738k6F/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnucleo_h7xx-b5204189474447a0,libstm32h7xx_hal-b747975b448ffbf5,libembedded_dma-fb3bf0e45cb71a7a,libstable_deref_trait-932cd180c9d6b0f0,libfugit-9a2373178d1504ec,libgcd-fb4b4970e309814b,libcast-70a90cf59d221123,libstm32h7-2eacf29b3eb683b3,libcortex_m_rt-8d6523e7db3e6778,libcortex_m-3df5997da6ffb9a9,libvolatile_register-eebc8521d5967e25,libvcell-0eaad7c905f5a0e7,libbare_metal-4c035d36fb109858,libembedded_hal-75f3622a40601273,libvoid-6336667ff9ef9cc5,libnb-616112d8c6d6f5d6,libnb-33c70c8e0c38e960,libpanic_semihosting-ac2af0c75c1c1cd7}.rlib" "<sysroot>/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" "/tmp/rustc738k6F/raw-dylibs" "-B<sysroot>/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-5a932f7f5ac4d368/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-0cd2393255864f82/out" "-L" "/opt/rustwide/target/debug/build/stm32h7-255affad2c8fed14/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/blinky_hal-ef454fbea33df4ec" "-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]           >>>               stm32h7xx_hal-b747975b448ffbf5.stm32h7xx_hal.47fe413776f89566-cgu.07.rcgu.o:(cortex_m::interrupt::enable::h81bf8e47dcd9c6ed) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-b747975b448ffbf5.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]           >>>               /opt/rustwide/target/debug/examples/blinky_hal-ef454fbea33df4ec.blinky_hal.889f260b4c34d158-cgu.0.rcgu.o:(cortex_m::interrupt::enable::hb2768d8ad0fa61fb)
[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]           >>>               stm32h7xx_hal-b747975b448ffbf5.stm32h7xx_hal.47fe413776f89566-cgu.07.rcgu.o:(cortex_m::interrupt::disable::h354dbc2b62b350e7) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-b747975b448ffbf5.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]           >>>               /opt/rustwide/target/debug/examples/blinky_hal-ef454fbea33df4ec.blinky_hal.889f260b4c34d158-cgu.0.rcgu.o:(cortex_m::interrupt::disable::hafd4c0119f86cb49)
[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-ef454fbea33df4ec.blinky_hal.889f260b4c34d158-cgu.0.rcgu.o:(cortex_m::asm::delay::hd67ef5d623a0bf55)
[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-ef454fbea33df4ec.blinky_hal.889f260b4c34d158-cgu.0.rcgu.o:(cortex_m::register::primask::read::h79bfff8a5d68ef33)
[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-b747975b448ffbf5.stm32h7xx_hal.47fe413776f89566-cgu.13.rcgu.o:(cortex_m::register::primask::read::h3cee6edb39c99c26) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-b747975b448ffbf5.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_hal") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcCiDfJD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnucleo_h7xx-b5204189474447a0,libstm32h7xx_hal-b747975b448ffbf5,libembedded_dma-fb3bf0e45cb71a7a,libstable_deref_trait-932cd180c9d6b0f0,libfugit-9a2373178d1504ec,libgcd-fb4b4970e309814b,libcast-70a90cf59d221123,libstm32h7-2eacf29b3eb683b3,libcortex_m-3df5997da6ffb9a9,libvolatile_register-eebc8521d5967e25,libvcell-0eaad7c905f5a0e7,libbare_metal-4c035d36fb109858,libembedded_hal-75f3622a40601273,libvoid-6336667ff9ef9cc5,libnb-616112d8c6d6f5d6,libnb-33c70c8e0c38e960,libpanic_semihosting-ac2af0c75c1c1cd7}.rlib" "<sysroot>/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-*}.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-8d6523e7db3e6778.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCiDfJD/raw-dylibs" "-B<sysroot>/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-5a932f7f5ac4d368/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-0cd2393255864f82/out" "-L" "/opt/rustwide/target/debug/build/stm32h7-255affad2c8fed14/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/blinky_pac-f6c116fe4b7d98d9" "-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: __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-f6c116fe4b7d98d9.blinky_pac.5f7d47a5f15b151b-cgu.0.rcgu.o:(cortex_m::asm::delay::h43c1f9d204d31323)
[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-f6c116fe4b7d98d9.blinky_pac.5f7d47a5f15b151b-cgu.0.rcgu.o:(cortex_m::register::primask::read::h4fe9bc07de03252a)
[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-f6c116fe4b7d98d9.blinky_pac.5f7d47a5f15b151b-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h320727eb782f9663)
[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/blinky_pac-f6c116fe4b7d98d9.blinky_pac.5f7d47a5f15b151b-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h9ece5e1b8f715314)
[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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcEHbJ58/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnucleo_h7xx-b5204189474447a0,libstm32h7xx_hal-b747975b448ffbf5,libembedded_dma-fb3bf0e45cb71a7a,libstable_deref_trait-932cd180c9d6b0f0,libfugit-9a2373178d1504ec,libgcd-fb4b4970e309814b,libcast-70a90cf59d221123,libstm32h7-2eacf29b3eb683b3,libcortex_m-3df5997da6ffb9a9,libvolatile_register-eebc8521d5967e25,libvcell-0eaad7c905f5a0e7,libbare_metal-4c035d36fb109858,libembedded_hal-75f3622a40601273,libvoid-6336667ff9ef9cc5,libnb-616112d8c6d6f5d6,libnb-33c70c8e0c38e960,libpanic_semihosting-ac2af0c75c1c1cd7}.rlib" "<sysroot>/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-*}.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-8d6523e7db3e6778.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEHbJ58/raw-dylibs" "-B<sysroot>/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-5a932f7f5ac4d368/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-0cd2393255864f82/out" "-L" "/opt/rustwide/target/debug/build/stm32h7-255affad2c8fed14/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/blinky-089142097cfaf846" "-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: __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-089142097cfaf846.blinky.688fe62620b23bdb-cgu.0.rcgu.o:(cortex_m::asm::delay::h3f86dd10f5e5be50)
[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-089142097cfaf846.blinky.688fe62620b23bdb-cgu.0.rcgu.o:(cortex_m::register::primask::read::hf6fb2b0c990160aa)
[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-b747975b448ffbf5.stm32h7xx_hal.47fe413776f89566-cgu.13.rcgu.o:(cortex_m::register::primask::read::h3cee6edb39c99c26) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-b747975b448ffbf5.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-089142097cfaf846.blinky.688fe62620b23bdb-cgu.0.rcgu.o:(cortex_m::interrupt::enable::ha81a635519af3cfa)
[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-b747975b448ffbf5.stm32h7xx_hal.47fe413776f89566-cgu.07.rcgu.o:(cortex_m::interrupt::enable::h81bf8e47dcd9c6ed) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-b747975b448ffbf5.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/blinky-089142097cfaf846.blinky.688fe62620b23bdb-cgu.0.rcgu.o:(cortex_m::interrupt::disable::hec50a129714c2edb)
[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-b747975b448ffbf5.stm32h7xx_hal.47fe413776f89566-cgu.07.rcgu.o:(cortex_m::interrupt::disable::h354dbc2b62b350e7) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-b747975b448ffbf5.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-b5204189474447a0.nucleo_h7xx.1a51e2fed6691479-cgu.0.rcgu.o:(cortex_m::peripheral::scb::_$LT$impl$u20$cortex_m..peripheral..SCB$GT$::enable_icache::h1991bdc7a1e24ab4) in archive /opt/rustwide/target/debug/deps/libnucleo_h7xx-b5204189474447a0.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-b5204189474447a0.nucleo_h7xx.1a51e2fed6691479-cgu.0.rcgu.o:(cortex_m::asm::dsb::h184316bcb77b94f1) in archive /opt/rustwide/target/debug/deps/libnucleo_h7xx-b5204189474447a0.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-b5204189474447a0.nucleo_h7xx.1a51e2fed6691479-cgu.0.rcgu.o:(cortex_m::asm::isb::hbc77e07ff3fef189) in archive /opt/rustwide/target/debug/deps/libnucleo_h7xx-b5204189474447a0.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] running `Command { std: "docker" "inspect" "bf94287b9f91da0d2b1d668f35bcfb0ceaeca79da595f8dba2c264e5d690f3f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf94287b9f91da0d2b1d668f35bcfb0ceaeca79da595f8dba2c264e5d690f3f2", kill_on_drop: false }`
[INFO] [stdout] bf94287b9f91da0d2b1d668f35bcfb0ceaeca79da595f8dba2c264e5d690f3f2
