[INFO] fetching crate nucleo-h7xx 0.3.0... [INFO] testing nucleo-h7xx-0.3.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [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 c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m-rt v0.7.1 [INFO] [stderr] Downloaded volatile-register v0.2.1 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.7.0 [INFO] [stderr] Downloaded vcell v0.1.3 [INFO] [stderr] Downloaded unicode-ident v1.0.1 [INFO] [stderr] Downloaded cortex-m-semihosting v0.3.7 [INFO] [stderr] Downloaded cortex-m-log v0.7.0 [INFO] [stderr] Downloaded ufmt-write v0.1.0 [INFO] [stderr] Downloaded riscv-target v0.1.2 [INFO] [stderr] Downloaded spin v0.9.4 [INFO] [stderr] Downloaded atomic-polyfill v0.1.10 [INFO] [stderr] Downloaded syn v1.0.98 [INFO] [stderr] Downloaded cortex-m v0.7.7 [INFO] [stderr] Downloaded semver v1.0.14 [INFO] [stderr] Downloaded aho-corasick v0.7.19 [INFO] [stderr] Downloaded stm32h7xx-hal v0.13.1 [INFO] [stderr] Downloaded heapless v0.7.16 [INFO] [stderr] Downloaded embedded-dma v0.2.0 [INFO] [stderr] Downloaded managed v0.8.0 [INFO] [stderr] Downloaded regex v1.6.0 [INFO] [stderr] Downloaded rtt-target v0.3.1 [INFO] [stderr] Downloaded regex-syntax v0.6.27 [INFO] [stderr] Downloaded riscv v0.7.0 [INFO] [stderr] Downloaded defmt-parser v0.3.4 [INFO] [stderr] Downloaded defmt-macros v0.3.9 [INFO] [stderr] Downloaded gcd v2.1.0 [INFO] [stderr] Downloaded fugit v0.3.6 [INFO] [stderr] Downloaded nb v1.0.0 [INFO] [stderr] Downloaded bit_field v0.10.1 [INFO] [stderr] Downloaded panic-itm v0.4.2 [INFO] [stderr] Downloaded panic-rtt-target v0.1.2 [INFO] [stderr] Downloaded bare-metal v0.2.5 [INFO] [stderr] Downloaded embedded-timeout-macros v0.3.0 [INFO] [stderr] Downloaded critical-section v0.2.7 [INFO] [stderr] Downloaded panic-halt v0.2.0 [INFO] [stderr] Downloaded cortex-m-semihosting v0.5.0 [INFO] [stderr] Downloaded panic-semihosting v0.6.0 [INFO] [stderr] Downloaded defmt v0.3.8 [INFO] [stderr] Downloaded bare-metal v1.0.0 [INFO] [stderr] Downloaded stm32h7 v0.15.1 [INFO] [stderr] Downloaded smoltcp v0.8.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd31c00274c81fc7ab183f9e6e8e3e5d6b2efb42eae5cc73d251e59d3711bbf8 [INFO] running `Command { std: "docker" "start" "-a" "fd31c00274c81fc7ab183f9e6e8e3e5d6b2efb42eae5cc73d251e59d3711bbf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd31c00274c81fc7ab183f9e6e8e3e5d6b2efb42eae5cc73d251e59d3711bbf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd31c00274c81fc7ab183f9e6e8e3e5d6b2efb42eae5cc73d251e59d3711bbf8", kill_on_drop: false }` [INFO] [stdout] fd31c00274c81fc7ab183f9e6e8e3e5d6b2efb42eae5cc73d251e59d3711bbf8 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 679c62d1225a8a8eb3e2c82277977a5973389ce0dba216f0b465d795c1cb1e9d [INFO] running `Command { std: "docker" "start" "-a" "679c62d1225a8a8eb3e2c82277977a5973389ce0dba216f0b465d795c1cb1e9d", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [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 cortex-m v0.7.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling stm32h7 v0.15.1 [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 nb v0.1.3 [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 hash32 v0.2.1 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling embedded-timeout-macros v0.3.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling gcd v2.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling fugit v0.3.6 [INFO] [stderr] Compiling bare-metal v0.2.5 [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 45.30s [INFO] running `Command { std: "docker" "inspect" "679c62d1225a8a8eb3e2c82277977a5973389ce0dba216f0b465d795c1cb1e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "679c62d1225a8a8eb3e2c82277977a5973389ce0dba216f0b465d795c1cb1e9d", kill_on_drop: false }` [INFO] [stdout] 679c62d1225a8a8eb3e2c82277977a5973389ce0dba216f0b465d795c1cb1e9d [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b607c1190742cee95e70d556f05b3d31045dc9703a6ad206c2e84c1d3c3c871 [INFO] running `Command { std: "docker" "start" "-a" "1b607c1190742cee95e70d556f05b3d31045dc9703a6ad206c2e84c1d3c3c871", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cortex-m-semihosting v0.5.0 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling cortex-m-log v0.7.0 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling panic-itm v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling rtt-target v0.3.1 [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/rustcOEEGvb/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/rustcOEEGvb/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.9849e0ee9ad678cb-cgu.07.rcgu.o:(cortex_m::interrupt::enable::hf221625a57552443) 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.af833de63a68f8c4-cgu.0.rcgu.o:(cortex_m::interrupt::enable::hb871aa3499f01964) [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.9849e0ee9ad678cb-cgu.07.rcgu.o:(cortex_m::interrupt::disable::h923c00ae94c968d0) 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.af833de63a68f8c4-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h323d01b5b6126bc0) [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.af833de63a68f8c4-cgu.0.rcgu.o:(cortex_m::asm::delay::h3ca8a7a2868f3973) [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.af833de63a68f8c4-cgu.0.rcgu.o:(cortex_m::register::primask::read::h8ea413c27e31dfbd) [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.9849e0ee9ad678cb-cgu.13.rcgu.o:(cortex_m::register::primask::read::h6cbe66248319176f) 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] 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/rustcSE2VJp/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/rustcSE2VJp/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: __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.8e4314a9eedfe46d-cgu.0.rcgu.o:(cortex_m::asm::delay::h78a46533dc903da7) [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.8e4314a9eedfe46d-cgu.0.rcgu.o:(cortex_m::register::primask::read::h495a49967d9ecbea) [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.9849e0ee9ad678cb-cgu.13.rcgu.o:(cortex_m::register::primask::read::h6cbe66248319176f) 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.8e4314a9eedfe46d-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h8b30a53c39fa2216) [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.9849e0ee9ad678cb-cgu.07.rcgu.o:(cortex_m::interrupt::enable::hf221625a57552443) 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.8e4314a9eedfe46d-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h77f86e3da8cea498) [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.9849e0ee9ad678cb-cgu.07.rcgu.o:(cortex_m::interrupt::disable::h923c00ae94c968d0) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-25321783435cf2d2.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.d8f60260b8620257-cgu.0.rcgu.o:(cortex_m::peripheral::scb::_$LT$impl$u20$cortex_m..peripheral..SCB$GT$::enable_icache::h7b92e0e2603bf6af) 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.d8f60260b8620257-cgu.0.rcgu.o:(cortex_m::asm::dsb::h9bf764c37aaab748) 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.d8f60260b8620257-cgu.0.rcgu.o:(cortex_m::asm::isb::h9ef538373af4f9ea) 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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUJAKpN/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/rustcUJAKpN/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: __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.6ef7b205dc0a5c86-cgu.0.rcgu.o:(cortex_m::asm::wfi::h2043168e4323fabd) [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.6ef7b205dc0a5c86-cgu.0.rcgu.o:(cortex_m::register::primask::read::h8d672216cf754a97) [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.9849e0ee9ad678cb-cgu.13.rcgu.o:(cortex_m::register::primask::read::h6cbe66248319176f) 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.6ef7b205dc0a5c86-cgu.0.rcgu.o:(cortex_m::interrupt::enable::heb9d4aa07713b9e6) [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.9849e0ee9ad678cb-cgu.07.rcgu.o:(cortex_m::interrupt::enable::hf221625a57552443) 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/button-f6d64cfc265edaf9.button.6ef7b205dc0a5c86-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h3277037e633a92d7) [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.9849e0ee9ad678cb-cgu.07.rcgu.o:(cortex_m::interrupt::disable::h923c00ae94c968d0) in archive /opt/rustwide/target/debug/deps/libstm32h7xx_hal-25321783435cf2d2.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.d8f60260b8620257-cgu.0.rcgu.o:(cortex_m::peripheral::scb::_$LT$impl$u20$cortex_m..peripheral..SCB$GT$::enable_icache::h7b92e0e2603bf6af) 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.d8f60260b8620257-cgu.0.rcgu.o:(cortex_m::asm::dsb::h9bf764c37aaab748) 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.d8f60260b8620257-cgu.0.rcgu.o:(cortex_m::asm::isb::h9ef538373af4f9ea) 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/rustcdSQ027/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/rustcdSQ027/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.9815950a0ff62053-cgu.0.rcgu.o:(cortex_m::asm::delay::h36fcf3abc549d9b7) [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.9815950a0ff62053-cgu.0.rcgu.o:(cortex_m::register::primask::read::hbc874ff7ed46a48b) [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.9815950a0ff62053-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h2473ab90bdfcd4d0) [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.9815950a0ff62053-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h1d3eb28af9742073) [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" "1b607c1190742cee95e70d556f05b3d31045dc9703a6ad206c2e84c1d3c3c871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b607c1190742cee95e70d556f05b3d31045dc9703a6ad206c2e84c1d3c3c871", kill_on_drop: false }` [INFO] [stdout] 1b607c1190742cee95e70d556f05b3d31045dc9703a6ad206c2e84c1d3c3c871