[INFO] fetching crate nucleo-h7xx 0.3.0... [INFO] building nucleo-h7xx-0.3.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate nucleo-h7xx 0.3.0 into /workspace/builds/worker-5-tc1/source [INFO] removed /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nucleo-h7xx 0.3.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m v0.7.7 [INFO] [stderr] Downloaded embedded-hal v0.2.7 [INFO] [stderr] Downloaded quote v1.0.36 [INFO] [stderr] Downloaded nb v0.1.3 [INFO] [stderr] Downloaded riscv-target v0.1.2 [INFO] [stderr] Downloaded bit_field v0.10.1 [INFO] [stderr] Downloaded defmt v0.3.8 [INFO] [stderr] Downloaded rtt-target v0.3.1 [INFO] [stderr] Downloaded embedded-dma v0.2.0 [INFO] [stderr] Downloaded hash32 v0.2.1 [INFO] [stderr] Downloaded panic-rtt-target v0.1.2 [INFO] [stderr] Downloaded panic-semihosting v0.6.0 [INFO] [stderr] Downloaded ufmt-write v0.1.0 [INFO] [stderr] Downloaded volatile-register v0.2.1 [INFO] [stderr] Downloaded embedded-timeout-macros v0.3.0 [INFO] [stderr] Downloaded semver v1.0.14 [INFO] [stderr] Downloaded cortex-m-rt v0.7.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.63 [INFO] [stderr] Downloaded bare-metal v1.0.0 [INFO] [stderr] Downloaded atomic-polyfill v0.1.10 [INFO] [stderr] Downloaded defmt-parser v0.3.4 [INFO] [stderr] Downloaded fugit v0.3.6 [INFO] [stderr] Downloaded cortex-m-log v0.7.0 [INFO] [stderr] Downloaded nb v1.0.0 [INFO] [stderr] Downloaded cortex-m-semihosting v0.3.7 [INFO] [stderr] Downloaded critical-section v0.2.7 [INFO] [stderr] Downloaded thiserror v1.0.63 [INFO] [stderr] Downloaded spin v0.9.4 [INFO] [stderr] Downloaded panic-halt v0.2.0 [INFO] [stderr] Downloaded bitfield v0.13.2 [INFO] [stderr] Downloaded syn v2.0.75 [INFO] [stderr] Downloaded defmt-macros v0.3.9 [INFO] [stderr] Downloaded managed v0.8.0 [INFO] [stderr] Downloaded bare-metal v0.2.5 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.7.0 [INFO] [stderr] Downloaded stm32h7xx-hal v0.13.1 [INFO] [stderr] Downloaded cortex-m-semihosting v0.5.0 [INFO] [stderr] Downloaded gcd v2.1.0 [INFO] [stderr] Downloaded vcell v0.1.3 [INFO] [stderr] Downloaded smoltcp v0.8.1 [INFO] [stderr] Downloaded aho-corasick v0.7.19 [INFO] [stderr] Downloaded heapless v0.7.16 [INFO] [stderr] Downloaded riscv v0.7.0 [INFO] [stderr] Downloaded stm32h7 v0.15.1 [INFO] [stderr] Downloaded panic-itm v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da03dd2d39fc5cbb53952cd2395e45c5c3fe899a8bbef7743fe09cd2f329108f [INFO] running `Command { std: "docker" "start" "-a" "da03dd2d39fc5cbb53952cd2395e45c5c3fe899a8bbef7743fe09cd2f329108f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da03dd2d39fc5cbb53952cd2395e45c5c3fe899a8bbef7743fe09cd2f329108f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da03dd2d39fc5cbb53952cd2395e45c5c3fe899a8bbef7743fe09cd2f329108f", kill_on_drop: false }` [INFO] [stdout] da03dd2d39fc5cbb53952cd2395e45c5c3fe899a8bbef7743fe09cd2f329108f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5842435a225faddd3fa6d26bf0e02a33c7955b9a1511573a80590f3f6069d78 [INFO] running `Command { std: "docker" "start" "-a" "c5842435a225faddd3fa6d26bf0e02a33c7955b9a1511573a80590f3f6069d78", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [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 nb v1.0.0 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling stm32h7 v0.15.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling embedded-dma v0.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling nucleo-h7xx v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling embedded-timeout-macros v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling gcd v2.1.0 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling fugit v0.3.6 [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 48.24s [INFO] running `Command { std: "docker" "inspect" "c5842435a225faddd3fa6d26bf0e02a33c7955b9a1511573a80590f3f6069d78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5842435a225faddd3fa6d26bf0e02a33c7955b9a1511573a80590f3f6069d78", kill_on_drop: false }` [INFO] [stdout] c5842435a225faddd3fa6d26bf0e02a33c7955b9a1511573a80590f3f6069d78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a04d327568d488fcdbfc9c2cf2c1c00a044af94e7944c784018c5270bb75ef0 [INFO] running `Command { std: "docker" "start" "-a" "0a04d327568d488fcdbfc9c2cf2c1c00a044af94e7944c784018c5270bb75ef0", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling cortex-m-semihosting v0.5.0 [INFO] [stderr] Compiling log v0.4.17 [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-rtt-target v0.1.2 [INFO] [stderr] Compiling panic-semihosting v0.6.0 [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/rustc9IJ82r/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-*,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-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/rustc9IJ82r/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: __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.8e19ff50c5770332-cgu.0.rcgu.o:(cortex_m::asm::delay::h07bcbb47c51a5eb4) [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.8e19ff50c5770332-cgu.0.rcgu.o:(cortex_m::register::primask::read::h356a3cfcc6032c1b) [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.8e19ff50c5770332-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h28507936429f61e5) [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-5b0e95894eb1ca68.blinky_pac.8e19ff50c5770332-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h492dabc1c5511420) [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" "/tmp/rustc2pnIYU/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-*,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-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/rustc2pnIYU/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: __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.884c822e2ce4b7d5-cgu.0.rcgu.o:(cortex_m::peripheral::scb::_$LT$impl$u20$cortex_m..peripheral..SCB$GT$::enable_icache::h5202c4a26b463fc2) 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.884c822e2ce4b7d5-cgu.0.rcgu.o:(cortex_m::asm::dsb::hdae83d99644fa54b) in archive /opt/rustwide/target/debug/deps/libnucleo_h7xx-9c13dafcf9d86a54.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.884c822e2ce4b7d5-cgu.0.rcgu.o:(cortex_m::asm::isb::hb1de9261ae40c830) in archive /opt/rustwide/target/debug/deps/libnucleo_h7xx-9c13dafcf9d86a54.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.f9443499a5c8efbe-cgu.0.rcgu.o:(cortex_m::asm::delay::hc963a23185878c73) [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.f9443499a5c8efbe-cgu.0.rcgu.o:(cortex_m::register::primask::read::hb420946c9b414d12) [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.bdf40414dad799cd-cgu.11.rcgu.o:(cortex_m::register::primask::read::h892256abb656b65b) 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.f9443499a5c8efbe-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h38867e2cb8443699) [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.bdf40414dad799cd-cgu.07.rcgu.o:(cortex_m::interrupt::enable::h56010d96f1145281) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-25321783435cf2d2.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-7a65acc75cf77525.blinky.f9443499a5c8efbe-cgu.0.rcgu.o:(cortex_m::interrupt::disable::hdf6b52d7b59d1d34) [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.bdf40414dad799cd-cgu.07.rcgu.o:(cortex_m::interrupt::disable::h903ad6eefafde2df) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-25321783435cf2d2.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_pac") 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/rustcp2fuqn/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-*,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/rustcp2fuqn/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: __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-25321783435cf2d2.stm32h7xx_hal.bdf40414dad799cd-cgu.07.rcgu.o:(cortex_m::interrupt::enable::h56010d96f1145281) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-25321783435cf2d2.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-728e0c016a9cc0d4.blinky_hal.86a791039f2c594-cgu.0.rcgu.o:(cortex_m::interrupt::enable::hfd2cf2accec77805) [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-25321783435cf2d2.stm32h7xx_hal.bdf40414dad799cd-cgu.07.rcgu.o:(cortex_m::interrupt::disable::h903ad6eefafde2df) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-25321783435cf2d2.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-728e0c016a9cc0d4.blinky_hal.86a791039f2c594-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h863f686ee8b38fe5) [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.86a791039f2c594-cgu.0.rcgu.o:(cortex_m::asm::delay::ha8aff1d339a9d3b3) [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.86a791039f2c594-cgu.0.rcgu.o:(cortex_m::register::primask::read::he5e9f0f62459f3ee) [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.bdf40414dad799cd-cgu.11.rcgu.o:(cortex_m::register::primask::read::h892256abb656b65b) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-25321783435cf2d2.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] [stderr] error: could not compile `nucleo-h7xx` (example "blinky") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbP0LDX/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-*,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-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/rustcbP0LDX/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: __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.884c822e2ce4b7d5-cgu.0.rcgu.o:(cortex_m::peripheral::scb::_$LT$impl$u20$cortex_m..peripheral..SCB$GT$::enable_icache::h5202c4a26b463fc2) 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.884c822e2ce4b7d5-cgu.0.rcgu.o:(cortex_m::asm::dsb::hdae83d99644fa54b) in archive /opt/rustwide/target/debug/deps/libnucleo_h7xx-9c13dafcf9d86a54.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.884c822e2ce4b7d5-cgu.0.rcgu.o:(cortex_m::asm::isb::hb1de9261ae40c830) in archive /opt/rustwide/target/debug/deps/libnucleo_h7xx-9c13dafcf9d86a54.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] >>> stm32h7xx_hal-25321783435cf2d2.stm32h7xx_hal.bdf40414dad799cd-cgu.07.rcgu.o:(cortex_m::interrupt::enable::h56010d96f1145281) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-25321783435cf2d2.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/button-f6d64cfc265edaf9.button.2ec8b08f679e3e87-cgu.0.rcgu.o:(cortex_m::interrupt::enable::hf1cce10cd1961e8d) [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-25321783435cf2d2.stm32h7xx_hal.bdf40414dad799cd-cgu.07.rcgu.o:(cortex_m::interrupt::disable::h903ad6eefafde2df) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-25321783435cf2d2.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/button-f6d64cfc265edaf9.button.2ec8b08f679e3e87-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h69c76b6803c9cb6c) [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.2ec8b08f679e3e87-cgu.0.rcgu.o:(cortex_m::asm::wfi::hfd227a287ae061fb) [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-f6d64cfc265edaf9.button.2ec8b08f679e3e87-cgu.0.rcgu.o:(cortex_m::register::primask::read::h883f2d8c6bd10dd6) [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.bdf40414dad799cd-cgu.11.rcgu.o:(cortex_m::register::primask::read::h892256abb656b65b) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-25321783435cf2d2.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] running `Command { std: "docker" "inspect" "0a04d327568d488fcdbfc9c2cf2c1c00a044af94e7944c784018c5270bb75ef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a04d327568d488fcdbfc9c2cf2c1c00a044af94e7944c784018c5270bb75ef0", kill_on_drop: false }` [INFO] [stdout] 0a04d327568d488fcdbfc9c2cf2c1c00a044af94e7944c784018c5270bb75ef0