[INFO] fetching crate sam4n_xplained_pro 0.1.3... [INFO] testing sam4n_xplained_pro-0.1.3 against 1.90.0 for beta-1.91-3 [INFO] extracting crate sam4n_xplained_pro 0.1.3 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] started tweaking crates.io crate sam4n_xplained_pro 0.1.3 [INFO] finished tweaking crates.io crate sam4n_xplained_pro 0.1.3 [INFO] tweaked toml for crates.io crate sam4n_xplained_pro 0.1.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sam4n_xplained_pro 0.1.3 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sam4n_xplained_pro 0.1.3 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded panic-abort v0.3.2 [INFO] [stderr] Downloaded volatile-register v0.2.0 [INFO] [stderr] Downloaded paste v1.0.5 [INFO] [stderr] Downloaded rtic-core v0.3.1 [INFO] [stderr] Downloaded embedded-hal v0.2.4 [INFO] [stderr] Downloaded cast v0.2.3 [INFO] [stderr] Downloaded cortex-m-rtic-macros v0.5.2 [INFO] [stderr] Downloaded rtic-syntax v0.4.0 [INFO] [stderr] Downloaded embedded-time v0.10.1 [INFO] [stderr] Downloaded cortex-m-rt v0.6.13 [INFO] [stderr] Downloaded indexmap v1.6.2 [INFO] [stderr] Downloaded cortex-m-rtic v0.5.6 [INFO] [stderr] Downloaded cortex-m v0.7.2 [INFO] [stderr] Downloaded typenum v1.13.0 [INFO] [stderr] Downloaded hash32 v0.1.1 [INFO] [stderr] Downloaded volatile v0.4.4 [INFO] [stderr] Downloaded atsam4-hal v0.1.13 [INFO] [stderr] Downloaded aligned v0.3.4 [INFO] [stderr] Downloaded syn v1.0.68 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.1.8 [INFO] [stderr] Downloaded heapless v0.6.1 [INFO] [stderr] Downloaded atsam4n16c-pac v0.1.0 [INFO] [stderr] Downloaded nb v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13b851e5a2657ba66afbd19e7009d2fcce9105104a3687b12f08bf7e15261d3e [INFO] running `Command { std: "docker" "start" "-a" "13b851e5a2657ba66afbd19e7009d2fcce9105104a3687b12f08bf7e15261d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13b851e5a2657ba66afbd19e7009d2fcce9105104a3687b12f08bf7e15261d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b851e5a2657ba66afbd19e7009d2fcce9105104a3687b12f08bf7e15261d3e", kill_on_drop: false }` [INFO] [stdout] 13b851e5a2657ba66afbd19e7009d2fcce9105104a3687b12f08bf7e15261d3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db9face5f9c402cebc4d20655341e109707b939ea948dbd5b9a84cf32eeac2fe [INFO] running `Command { std: "docker" "start" "-a" "db9face5f9c402cebc4d20655341e109707b939ea948dbd5b9a84cf32eeac2fe", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling atsam4n16c-pac v0.1.0 [INFO] [stderr] Compiling sam4n_xplained_pro v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling volatile v0.4.4 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling panic-semihosting v0.5.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling embedded-time v0.10.1 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling atsam4-hal v0.1.13 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.95s [INFO] running `Command { std: "docker" "inspect" "db9face5f9c402cebc4d20655341e109707b939ea948dbd5b9a84cf32eeac2fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db9face5f9c402cebc4d20655341e109707b939ea948dbd5b9a84cf32eeac2fe", kill_on_drop: false }` [INFO] [stdout] db9face5f9c402cebc4d20655341e109707b939ea948dbd5b9a84cf32eeac2fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d22916791804ad6a5c4572b59df280c14109d1b12d20e3086110ab3b9cb4dee [INFO] running `Command { std: "docker" "start" "-a" "5d22916791804ad6a5c4572b59df280c14109d1b12d20e3086110ab3b9cb4dee", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling cortex-m-rtic v0.5.6 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.5.2 [INFO] [stderr] Compiling sam4n_xplained_pro v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `rtic::cyccnt` [INFO] [stdout] --> examples/blinky_rtic.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use rtic::cyccnt::{Instant, U32Ext as _}; [INFO] [stdout] | ^^^^^^ could not find `cyccnt` in `rtic` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtic-0.5.6/src/lib.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(armv7m)] [INFO] [stdout] | ------ the item is gated here [INFO] [stdout] 57 | pub mod cyccnt; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `cyccnt` in `rtic` [INFO] [stdout] --> examples/blinky_rtic.rs:13:64 [INFO] [stdout] | [INFO] [stdout] 13 | #[app(device = sam4n_xplained_pro::hal::pac, monotonic = rtic::cyccnt::CYCCNT)] [INFO] [stdout] | ^^^^^^ could not find `cyccnt` in `rtic` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtic-0.5.6/src/lib.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(armv7m)] [INFO] [stdout] | ------ the item is gated here [INFO] [stdout] 57 | pub mod cyccnt; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `core` [INFO] [stdout] --> examples/blinky_rtic.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[app(device = sam4n_xplained_pro::hal::pac, monotonic = rtic::cyccnt::CYCCNT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `app` may come from an old version of the `cortex_m_rtic_macros` crate, try updating your dependency with `cargo update -p cortex_m_rtic_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cycles` found for type `u32` in the current scope [INFO] [stdout] --> examples/blinky_rtic.rs:33:66 [INFO] [stdout] | [INFO] [stdout] 33 | .blink_led(cx.start + get_master_clock_frequency().0.cycles()) [INFO] [stdout] | ^^^^^^ method not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cycles` found for type `u32` in the current scope [INFO] [stdout] --> examples/blinky_rtic.rs:83:83 [INFO] [stdout] | [INFO] [stdout] 83 | .blink_led(Instant::now() + (get_master_clock_frequency().0 / 20).cycles()) [INFO] [stdout] | ^^^^^^ method not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cycles` found for type `u32` in the current scope [INFO] [stdout] --> examples/blinky_rtic.rs:89:82 [INFO] [stdout] | [INFO] [stdout] 89 | .blink_led(Instant::now() + (get_master_clock_frequency().0 / 2).cycles()) [INFO] [stdout] | ^^^^^^ method not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcyAmUI6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsam4n_xplained_pro-8bd2c3758dbd4d66,libatsam4_hal-086cb1238674f1df,libembedded_time-656a9a7299c1976c,libnum-b135d63c7ba7e686,libnum_iter-b58b9e15cd9ed916,libnum_rational-82d16cb23fdfad62,libnum_integer-82a2c76267db363a,libnum_complex-0fa750c10ea33c08,libnum_traits-5f4647b348c446a9,libatsam4n16c_pac-bc926ab3cd35e62c,libcortex_m-b3d06a18f25dbef0,libaligned-df8b991ae0af1b03,libas_slice-6a97c3ab1526532f,libstable_deref_trait-7e2b982f1428b139,libgeneric_array-d50a166e0b3db64f,libgeneric_array-01fd785ef67c44c2,libgeneric_array-6667b33cf94786c2,libtypenum-e395153c7c5e4e52,libpanic_semihosting-cb0238c2324f07e4}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/{libcortex_m_semihosting-5c6566d894e8826d,libcortex_m-3dbebcb5edea2c94,libembedded_hal-045181cf3f1f568d,libvoid-f14ca55f90d7d476,libnb-4a0424d9b9950bd9,libnb-f0e1a8160264f952,libvolatile_register-2a02a2bb26f2fb68,libvcell-4d344b977bc58d8a,libbare_metal-46a933b8fdad17b8,libcortex_m_rt-0f048f492267dd37,libr0-eb05386603673d68}.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/rustcyAmUI6/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/sam4n_xplained_pro-1014d9abaaa14c8e/out" "-L" "/opt/rustwide/target/debug/build/atsam4n16c-pac-7e40566bf357f687/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-d4437fec575fa1b4/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/serial-53d92285b90de4b2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: __primask_r [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/call_asm.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/serial-53d92285b90de4b2.serial.b9886c6b72f01c07-cgu.0.rcgu.o:(cortex_m::register::primask::read::h6e17d28955f77908) [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-5c6566d894e8826d.cortex_m_semihosting.b0df1e803dc29d01-cgu.0.rcgu.o:(cortex_m::register::primask::read::h3ad0dff1582d589d) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-5c6566d894e8826d.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.2/src/call_asm.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/serial-53d92285b90de4b2.serial.b9886c6b72f01c07-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h70e69fa41170b928) [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-5c6566d894e8826d.cortex_m_semihosting.b0df1e803dc29d01-cgu.0.rcgu.o:(cortex_m::interrupt::enable::hc3db48594409d6ea) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-5c6566d894e8826d.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.2/src/call_asm.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/serial-53d92285b90de4b2.serial.b9886c6b72f01c07-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h85979249261273d9) [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-5c6566d894e8826d.cortex_m_semihosting.b0df1e803dc29d01-cgu.0.rcgu.o:(cortex_m::interrupt::disable::hc20fa779dcc1e815) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-5c6566d894e8826d.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sam4n_xplained_pro` (example "serial") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sam4n_xplained_pro` (example "blinky_rtic") due to 5 previous errors; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJp38lp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsam4n_xplained_pro-8bd2c3758dbd4d66,libatsam4_hal-086cb1238674f1df,libembedded_time-656a9a7299c1976c,libnum-b135d63c7ba7e686,libnum_iter-b58b9e15cd9ed916,libnum_rational-82d16cb23fdfad62,libnum_integer-82a2c76267db363a,libnum_complex-0fa750c10ea33c08,libnum_traits-5f4647b348c446a9,libatsam4n16c_pac-bc926ab3cd35e62c,libcortex_m-b3d06a18f25dbef0,libaligned-df8b991ae0af1b03,libas_slice-6a97c3ab1526532f,libstable_deref_trait-7e2b982f1428b139,libgeneric_array-d50a166e0b3db64f,libgeneric_array-01fd785ef67c44c2,libgeneric_array-6667b33cf94786c2,libtypenum-e395153c7c5e4e52,libpanic_semihosting-cb0238c2324f07e4}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/{libcortex_m_semihosting-5c6566d894e8826d,libcortex_m-3dbebcb5edea2c94,libembedded_hal-045181cf3f1f568d,libvoid-f14ca55f90d7d476,libnb-4a0424d9b9950bd9,libnb-f0e1a8160264f952,libvolatile_register-2a02a2bb26f2fb68,libvcell-4d344b977bc58d8a,libbare_metal-46a933b8fdad17b8,libcortex_m_rt-0f048f492267dd37,libr0-eb05386603673d68}.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/rustcJp38lp/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/sam4n_xplained_pro-1014d9abaaa14c8e/out" "-L" "/opt/rustwide/target/debug/build/atsam4n16c-pac-7e40566bf357f687/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-d4437fec575fa1b4/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/blinky-0fb99a19a8eae9d1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: __primask_r [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/call_asm.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/blinky-0fb99a19a8eae9d1.blinky.36eeb9ddd4535d11-cgu.0.rcgu.o:(cortex_m::register::primask::read::hc4b7e4e428d87d5e) [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-5c6566d894e8826d.cortex_m_semihosting.b0df1e803dc29d01-cgu.0.rcgu.o:(cortex_m::register::primask::read::h3ad0dff1582d589d) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-5c6566d894e8826d.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.2/src/call_asm.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/blinky-0fb99a19a8eae9d1.blinky.36eeb9ddd4535d11-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h5f425074fd92297d) [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-5c6566d894e8826d.cortex_m_semihosting.b0df1e803dc29d01-cgu.0.rcgu.o:(cortex_m::interrupt::enable::hc3db48594409d6ea) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-5c6566d894e8826d.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.2/src/call_asm.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/blinky-0fb99a19a8eae9d1.blinky.36eeb9ddd4535d11-cgu.0.rcgu.o:(cortex_m::interrupt::disable::hc6c3eca8909b30fa) [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/call_asm.rs:19) [INFO] [stdout] >>> cortex_m_semihosting-5c6566d894e8826d.cortex_m_semihosting.b0df1e803dc29d01-cgu.0.rcgu.o:(cortex_m::interrupt::disable::hc20fa779dcc1e815) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-5c6566d894e8826d.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sam4n_xplained_pro` (example "blinky") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5d22916791804ad6a5c4572b59df280c14109d1b12d20e3086110ab3b9cb4dee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d22916791804ad6a5c4572b59df280c14109d1b12d20e3086110ab3b9cb4dee", kill_on_drop: false }` [INFO] [stdout] 5d22916791804ad6a5c4572b59df280c14109d1b12d20e3086110ab3b9cb4dee