[INFO] fetching crate sam4n_xplained_pro 0.1.3...
[INFO] testing sam4n_xplained_pro-0.1.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sam4n_xplained_pro 0.1.3 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sam4n_xplained_pro 0.1.3 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9e3431d5f358a0ce5aa09f63f6cfaa9374f34349d94f90b23c9c9bbd76f1f87
[INFO] running `Command { std: "docker" "start" "-a" "b9e3431d5f358a0ce5aa09f63f6cfaa9374f34349d94f90b23c9c9bbd76f1f87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9e3431d5f358a0ce5aa09f63f6cfaa9374f34349d94f90b23c9c9bbd76f1f87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9e3431d5f358a0ce5aa09f63f6cfaa9374f34349d94f90b23c9c9bbd76f1f87", kill_on_drop: false }`
[INFO] [stdout] b9e3431d5f358a0ce5aa09f63f6cfaa9374f34349d94f90b23c9c9bbd76f1f87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 859b6b93b2fc0a908b153ae88c972c6656afa48de7ddeed84791da208eeabf73
[INFO] running `Command { std: "docker" "start" "-a" "859b6b93b2fc0a908b153ae88c972c6656afa48de7ddeed84791da208eeabf73", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cortex-m v0.7.2
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling nb v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling volatile-register v0.2.0
[INFO] [stderr]    Compiling embedded-hal v0.2.4
[INFO] [stderr]    Compiling syn v1.0.68
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling cortex-m-rt v0.6.13
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling r0 v0.2.2
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.7
[INFO] [stderr]    Compiling atsam4n16c-pac v0.1.0
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling volatile v0.4.4
[INFO] [stderr]    Compiling sam4n_xplained_pro v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling panic-semihosting v0.5.6
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling aligned v0.3.4
[INFO] [stderr]    Compiling embedded-time v0.10.1
[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 30.43s
[INFO] running `Command { std: "docker" "inspect" "859b6b93b2fc0a908b153ae88c972c6656afa48de7ddeed84791da208eeabf73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "859b6b93b2fc0a908b153ae88c972c6656afa48de7ddeed84791da208eeabf73", kill_on_drop: false }`
[INFO] [stdout] 859b6b93b2fc0a908b153ae88c972c6656afa48de7ddeed84791da208eeabf73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa1e576d1760665196a19bc83d2c32798aa08e9ee565e4c65c5e60d3f78bab84
[INFO] running `Command { std: "docker" "start" "-a" "fa1e576d1760665196a19bc83d2c32798aa08e9ee565e4c65c5e60d3f78bab84", 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]: cannot 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustckFiyDY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsam4n_xplained_pro-33ffbf9522f1597e,libatsam4_hal-6cd28f053ebd8ac6,libembedded_time-3de2b3fe0a60b06d,libnum-e6ba67ce5ec1aec9,libnum_iter-64744dda417899e6,libnum_rational-8422cadf6f48dc20,libnum_integer-6525307502e7514b,libnum_complex-15412a36c2969fea,libnum_traits-cf4742c9a94582f0,libatsam4n16c_pac-8e9dd2d097c51ac6,libcortex_m-9adf735388d2f047,libaligned-21f9fa5d606feda2,libas_slice-9013a13710c229fb,libstable_deref_trait-bb755f991b506613,libgeneric_array-aa1161cb900c88a3,libgeneric_array-edce44dc51b223bc,libgeneric_array-ed105eee9d1555f2,libtypenum-1abad77ecfefbdd8,libpanic_semihosting-baad04b58807c722}.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_semihosting-94dbcb722c018fe4,libcortex_m-5a32a87ab2aa4a85,libembedded_hal-e7e293be6484024d,libvoid-bbd1083f9b81c788,libnb-32843b6e42106344,libnb-e6322614f9316ce9,libvolatile_register-39d079decf6b200d,libvcell-21076c3b64b12fc7,libbare_metal-8c612a2f0090045b,libcortex_m_rt-e8b84c8adaaefb11,libr0-2a0d70296738a8ca}.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" "/opt/rustwide/target/debug/examples/rustckFiyDY/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/sam4n_xplained_pro-15986fe60ebb8ab8/out" "-L" "/opt/rustwide/target/debug/build/atsam4n16c-pac-dfab63c1ebebfadc/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-3bb92eadabba9bdb/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/serial-f8d7259ef921e02e" "-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-f8d7259ef921e02e.serial.fc74d71e7bd3d9bd-cgu.0.rcgu.o:(cortex_m::register::primask::read::habcc0657717c8a12)
[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-94dbcb722c018fe4.cortex_m_semihosting.5bca37ead023ab9a-cgu.0.rcgu.o:(cortex_m::register::primask::read::hb59f19f57c1d875a) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-94dbcb722c018fe4.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-f8d7259ef921e02e.serial.fc74d71e7bd3d9bd-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h429514de2b056fa6)
[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-94dbcb722c018fe4.cortex_m_semihosting.5bca37ead023ab9a-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h113cf3b4ab5aa8de) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-94dbcb722c018fe4.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-f8d7259ef921e02e.serial.fc74d71e7bd3d9bd-cgu.0.rcgu.o:(cortex_m::interrupt::disable::hce70f27670f54cc6)
[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-94dbcb722c018fe4.cortex_m_semihosting.5bca37ead023ab9a-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h3265395bd79f8ef6) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-94dbcb722c018fe4.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] 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" "/opt/rustwide/target/debug/examples/rustckkCvaT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsam4n_xplained_pro-33ffbf9522f1597e,libatsam4_hal-6cd28f053ebd8ac6,libembedded_time-3de2b3fe0a60b06d,libnum-e6ba67ce5ec1aec9,libnum_iter-64744dda417899e6,libnum_rational-8422cadf6f48dc20,libnum_integer-6525307502e7514b,libnum_complex-15412a36c2969fea,libnum_traits-cf4742c9a94582f0,libatsam4n16c_pac-8e9dd2d097c51ac6,libcortex_m-9adf735388d2f047,libaligned-21f9fa5d606feda2,libas_slice-9013a13710c229fb,libstable_deref_trait-bb755f991b506613,libgeneric_array-aa1161cb900c88a3,libgeneric_array-edce44dc51b223bc,libgeneric_array-ed105eee9d1555f2,libtypenum-1abad77ecfefbdd8,libpanic_semihosting-baad04b58807c722}.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_semihosting-94dbcb722c018fe4,libcortex_m-5a32a87ab2aa4a85,libembedded_hal-e7e293be6484024d,libvoid-bbd1083f9b81c788,libnb-32843b6e42106344,libnb-e6322614f9316ce9,libvolatile_register-39d079decf6b200d,libvcell-21076c3b64b12fc7,libbare_metal-8c612a2f0090045b,libcortex_m_rt-e8b84c8adaaefb11,libr0-2a0d70296738a8ca}.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" "/opt/rustwide/target/debug/examples/rustckkCvaT/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/sam4n_xplained_pro-15986fe60ebb8ab8/out" "-L" "/opt/rustwide/target/debug/build/atsam4n16c-pac-dfab63c1ebebfadc/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-3bb92eadabba9bdb/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/blinky-0e74aaa0aa3eb2c6" "-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-0e74aaa0aa3eb2c6.blinky.3e4507d5fcaeaaaa-cgu.0.rcgu.o:(cortex_m::register::primask::read::hb2d71a54114f31d2)
[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-94dbcb722c018fe4.cortex_m_semihosting.5bca37ead023ab9a-cgu.0.rcgu.o:(cortex_m::register::primask::read::hb59f19f57c1d875a) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-94dbcb722c018fe4.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-0e74aaa0aa3eb2c6.blinky.3e4507d5fcaeaaaa-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h79f9c75b7a569094)
[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-94dbcb722c018fe4.cortex_m_semihosting.5bca37ead023ab9a-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h113cf3b4ab5aa8de) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-94dbcb722c018fe4.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-0e74aaa0aa3eb2c6.blinky.3e4507d5fcaeaaaa-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h6b720bdc7a33d242)
[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-94dbcb722c018fe4.cortex_m_semihosting.5bca37ead023ab9a-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h3265395bd79f8ef6) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-94dbcb722c018fe4.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] [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] running `Command { std: "docker" "inspect" "fa1e576d1760665196a19bc83d2c32798aa08e9ee565e4c65c5e60d3f78bab84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa1e576d1760665196a19bc83d2c32798aa08e9ee565e4c65c5e60d3f78bab84", kill_on_drop: false }`
[INFO] [stdout] fa1e576d1760665196a19bc83d2c32798aa08e9ee565e4c65c5e60d3f78bab84
