[INFO] fetching crate sam4n_xplained_pro 0.1.3... [INFO] testing sam4n_xplained_pro-0.1.3 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate sam4n_xplained_pro 0.1.3 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate sam4n_xplained_pro 0.1.3 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/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-12/source/Cargo.toml [INFO] crate crates.io crate sam4n_xplained_pro 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded heapless v0.6.1 [INFO] [stderr] Downloaded atsam4n16c-pac v0.1.0 [INFO] [stderr] Downloaded cortex-m-rtic v0.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5c34f89a94afff0dce603cf75aaaf60bb4f0cfc9ded9dc8202f7546587661c6d [INFO] running `Command { std: "docker" "start" "-a" "5c34f89a94afff0dce603cf75aaaf60bb4f0cfc9ded9dc8202f7546587661c6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c34f89a94afff0dce603cf75aaaf60bb4f0cfc9ded9dc8202f7546587661c6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c34f89a94afff0dce603cf75aaaf60bb4f0cfc9ded9dc8202f7546587661c6d", kill_on_drop: false }` [INFO] [stdout] 5c34f89a94afff0dce603cf75aaaf60bb4f0cfc9ded9dc8202f7546587661c6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 90672b8df15b668c00e933d10c565e3008464fc6e1f0d75c5cacfa41ca20240f [INFO] running `Command { std: "docker" "start" "-a" "90672b8df15b668c00e933d10c565e3008464fc6e1f0d75c5cacfa41ca20240f", 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 proc-macro2 v1.0.26 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling stable_deref_trait v1.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 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 volatile-register v0.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 panic-semihosting v0.5.6 [INFO] [stderr] Compiling num-complex v0.3.1 [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 [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "90672b8df15b668c00e933d10c565e3008464fc6e1f0d75c5cacfa41ca20240f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90672b8df15b668c00e933d10c565e3008464fc6e1f0d75c5cacfa41ca20240f", kill_on_drop: false }` [INFO] [stdout] 90672b8df15b668c00e933d10c565e3008464fc6e1f0d75c5cacfa41ca20240f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 963eb4db27f1853e9495ab8cfa0797662bcf1dbbbd7444a3dfedc59ca6df5ee1 [INFO] running `Command { std: "docker" "start" "-a" "963eb4db27f1853e9495ab8cfa0797662bcf1dbbbd7444a3dfedc59ca6df5ee1", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling cortex-m-rtic v0.5.6 [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] [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] [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[E0282]: type annotations needed [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] = note: type must be known at this point [INFO] [stdout] = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [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/blinky-4753cdfa3b39dfb5.blinky.c0ce7d2a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/blinky-4753cdfa3b39dfb5.blinky.c0ce7d2a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/blinky-4753cdfa3b39dfb5.blinky.c0ce7d2a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/blinky-4753cdfa3b39dfb5.blinky.c0ce7d2a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/blinky-4753cdfa3b39dfb5.blinky.c0ce7d2a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/blinky-4753cdfa3b39dfb5.blinky.c0ce7d2a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/blinky-4753cdfa3b39dfb5.blinky.c0ce7d2a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/blinky-4753cdfa3b39dfb5.blinky.c0ce7d2a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/blinky-4753cdfa3b39dfb5.blinky.c0ce7d2a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/blinky-4753cdfa3b39dfb5.blinky.c0ce7d2a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/blinky-4753cdfa3b39dfb5.blinky.c0ce7d2a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/blinky-4753cdfa3b39dfb5.1y30cqg692pl5c0y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/sam4n_xplained_pro-20677f1ed1803d36/out" "-L" "/opt/rustwide/target/debug/build/atsam4n16c-pac-a478e9998d5220fc/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-4b63f0de616a0600/out" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsam4n_xplained_pro-f7ce3b7049466e08.rlib" "/opt/rustwide/target/debug/deps/libatsam4_hal-08a17150556aa04a.rlib" "/opt/rustwide/target/debug/deps/libembedded_time-d623b2a90cd404dd.rlib" "/opt/rustwide/target/debug/deps/libnum-3abe72c89f3975e7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-423539c4ed1e96fb.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8046da3710c1c397.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3c1f436373706f29.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-37d978fc6bdf927b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-14b352124cf35d0e.rlib" "/opt/rustwide/target/debug/deps/libatsam4n16c_pac-15833cdca3c0a798.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-0e688c4765a082cc.rlib" "/opt/rustwide/target/debug/deps/libaligned-cca683b39d8d256e.rlib" "/opt/rustwide/target/debug/deps/libas_slice-ac7cbf86291f4a54.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-60e356f585a24ea8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-96271d6f061a79ed.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7029a332da5b8132.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-9a8794523a3237d5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_semihosting-e1b65be8fed615c4.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-01b5400835532250.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-e6219bff0312caec.rlib" "/opt/rustwide/target/debug/deps/libvoid-dc3a8a0cc21244f6.rlib" "/opt/rustwide/target/debug/deps/libnb-a72e8cedd237649e.rlib" "/opt/rustwide/target/debug/deps/libnb-a966f1e1b821e003.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-0879891b59538009.rlib" "/opt/rustwide/target/debug/deps/libvcell-84f55ed56e505e52.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-8b24caa1036b5a57.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-6fab65a2ce7ebc55.rlib" "/opt/rustwide/target/debug/deps/libr0-170e0ef4ce00b424.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/blinky-4753cdfa3b39dfb5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/blinky-4753cdfa3b39dfb5.blinky.c0ce7d2a-cgu.10.rcgu.o: in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/blinky-4753cdfa3b39dfb5.blinky.c0ce7d2a-cgu.10.rcgu.o: in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/blinky-4753cdfa3b39dfb5.blinky.c0ce7d2a-cgu.9.rcgu.o: in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcortex_m_semihosting-e1b65be8fed615c4.rlib(cortex_m_semihosting-e1b65be8fed615c4.cortex_m_semihosting.6654a0e8-cgu.4.rcgu.o): in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcortex_m_semihosting-e1b65be8fed615c4.rlib(cortex_m_semihosting-e1b65be8fed615c4.cortex_m_semihosting.6654a0e8-cgu.4.rcgu.o): in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcortex_m_semihosting-e1b65be8fed615c4.rlib(cortex_m_semihosting-e1b65be8fed615c4.cortex_m_semihosting.6654a0e8-cgu.8.rcgu.o): in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sam4n_xplained_pro` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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" "/opt/rustwide/target/debug/examples/serial-e95e27a56458b2bc.serial.01b44da9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/serial-e95e27a56458b2bc.serial.01b44da9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/serial-e95e27a56458b2bc.serial.01b44da9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/serial-e95e27a56458b2bc.serial.01b44da9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/serial-e95e27a56458b2bc.serial.01b44da9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/serial-e95e27a56458b2bc.serial.01b44da9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/serial-e95e27a56458b2bc.serial.01b44da9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/serial-e95e27a56458b2bc.serial.01b44da9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/serial-e95e27a56458b2bc.serial.01b44da9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/serial-e95e27a56458b2bc.serial.01b44da9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/serial-e95e27a56458b2bc.serial.01b44da9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/serial-e95e27a56458b2bc.5cbg3676t8y5215f.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/sam4n_xplained_pro-20677f1ed1803d36/out" "-L" "/opt/rustwide/target/debug/build/atsam4n16c-pac-a478e9998d5220fc/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-4b63f0de616a0600/out" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsam4n_xplained_pro-f7ce3b7049466e08.rlib" "/opt/rustwide/target/debug/deps/libatsam4_hal-08a17150556aa04a.rlib" "/opt/rustwide/target/debug/deps/libembedded_time-d623b2a90cd404dd.rlib" "/opt/rustwide/target/debug/deps/libnum-3abe72c89f3975e7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-423539c4ed1e96fb.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8046da3710c1c397.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3c1f436373706f29.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-37d978fc6bdf927b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-14b352124cf35d0e.rlib" "/opt/rustwide/target/debug/deps/libatsam4n16c_pac-15833cdca3c0a798.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-0e688c4765a082cc.rlib" "/opt/rustwide/target/debug/deps/libaligned-cca683b39d8d256e.rlib" "/opt/rustwide/target/debug/deps/libas_slice-ac7cbf86291f4a54.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-60e356f585a24ea8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-96271d6f061a79ed.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7029a332da5b8132.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-9a8794523a3237d5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_semihosting-e1b65be8fed615c4.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-01b5400835532250.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-e6219bff0312caec.rlib" "/opt/rustwide/target/debug/deps/libvoid-dc3a8a0cc21244f6.rlib" "/opt/rustwide/target/debug/deps/libnb-a72e8cedd237649e.rlib" "/opt/rustwide/target/debug/deps/libnb-a966f1e1b821e003.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-0879891b59538009.rlib" "/opt/rustwide/target/debug/deps/libvcell-84f55ed56e505e52.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-8b24caa1036b5a57.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-6fab65a2ce7ebc55.rlib" "/opt/rustwide/target/debug/deps/libr0-170e0ef4ce00b424.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/serial-e95e27a56458b2bc" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/serial-e95e27a56458b2bc.serial.01b44da9-cgu.2.rcgu.o: in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/serial-e95e27a56458b2bc.serial.01b44da9-cgu.4.rcgu.o: in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/serial-e95e27a56458b2bc.serial.01b44da9-cgu.4.rcgu.o: in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcortex_m_semihosting-e1b65be8fed615c4.rlib(cortex_m_semihosting-e1b65be8fed615c4.cortex_m_semihosting.6654a0e8-cgu.4.rcgu.o): in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcortex_m_semihosting-e1b65be8fed615c4.rlib(cortex_m_semihosting-e1b65be8fed615c4.cortex_m_semihosting.6654a0e8-cgu.4.rcgu.o): in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcortex_m_semihosting-e1b65be8fed615c4.rlib(cortex_m_semihosting-e1b65be8fed615c4.cortex_m_semihosting.6654a0e8-cgu.8.rcgu.o): in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "963eb4db27f1853e9495ab8cfa0797662bcf1dbbbd7444a3dfedc59ca6df5ee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "963eb4db27f1853e9495ab8cfa0797662bcf1dbbbd7444a3dfedc59ca6df5ee1", kill_on_drop: false }` [INFO] [stdout] 963eb4db27f1853e9495ab8cfa0797662bcf1dbbbd7444a3dfedc59ca6df5ee1