[INFO] cloning repository https://github.com/timhoeppner/rtic-learning [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timhoeppner/rtic-learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimhoeppner%2Frtic-learning", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimhoeppner%2Frtic-learning'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd719ce2ebdb73c40035f265a5f0eb4d90dac9e8 [INFO] testing timhoeppner/rtic-learning against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimhoeppner%2Frtic-learning" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timhoeppner/rtic-learning on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/timhoeppner/rtic-learning [INFO] finished tweaking git repo https://github.com/timhoeppner/rtic-learning [INFO] tweaked toml for git repo https://github.com/timhoeppner/rtic-learning written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/timhoeppner/rtic-learning already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d54e7da277011ee49618d8982125318501c5da5d3f3db206469717c8f542461d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d54e7da277011ee49618d8982125318501c5da5d3f3db206469717c8f542461d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d54e7da277011ee49618d8982125318501c5da5d3f3db206469717c8f542461d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d54e7da277011ee49618d8982125318501c5da5d3f3db206469717c8f542461d", kill_on_drop: false }` [INFO] [stdout] d54e7da277011ee49618d8982125318501c5da5d3f3db206469717c8f542461d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 4b0463397a3a73b9758e5ee3f705b5b08d878f03871aa9cf179d8208401f6501 [INFO] running `Command { std: "docker" "start" "-a" "4b0463397a3a73b9758e5ee3f705b5b08d878f03871aa9cf179d8208401f6501", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling defmt v0.3.0 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling defmt-macros v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling defmt-parser v0.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling stm32f4 v0.14.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling defmt-rtt v0.3.1 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling rtic-monotonic v1.0.0 [INFO] [stderr] Compiling embedded-storage v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rtic-core v1.0.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling cortex-m-rtic v1.0.0 [INFO] [stderr] Compiling embedded-dma v0.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.7 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling hd44780-driver v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling gcd v2.1.0 [INFO] [stderr] Compiling fugit v0.3.5 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling fugit-timer v0.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rtic-syntax v1.0.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling cortex-m-rtic-macros v1.0.0 [INFO] [stderr] Compiling stm32f4xx-hal v0.12.0 [INFO] [stderr] Compiling rtic-learning v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `core` [INFO] [stdout] --> src/bin/minimal.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | let core: cortex_m::Peripherals = ctx.core; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_core` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [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/deps/minimal-bc91a0321aa99dcc.minimal.923a8dd6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/minimal-bc91a0321aa99dcc.93ksczl7ol2zckp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-bbc7364d548f1ccd/out" "-L" "/opt/rustwide/target/debug/build/defmt-7b0d09bee79d39a9/out" "-L" "/opt/rustwide/target/debug/build/stm32f4-ff917b98ee82eb14/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librtic-715674beb5f167fe.rlib" "/opt/rustwide/target/debug/deps/libheapless-109ae8c98c3c9077.rlib" "/opt/rustwide/target/debug/deps/libspin-ee38821cfe613bac.rlib" "/opt/rustwide/target/debug/deps/liblock_api-fa212d998c2630fb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-99201f9533f2f61c.rlib" "/opt/rustwide/target/debug/deps/libhash32-369812cded1194f4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c67ea302745b417a.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-d5f1623c6e1f75bd.rlib" "/opt/rustwide/target/debug/deps/librtic_core-e72a05d6fd85fe7b.rlib" "/opt/rustwide/target/debug/deps/librtic_learning-d2d62b903616ee41.rlib" "/opt/rustwide/target/debug/deps/libpanic_probe-8c0459dadfa0a93c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/target/debug/deps/libstm32f4xx_hal-2fd8277d54b37137.rlib" "/opt/rustwide/target/debug/deps/libfugit_timer-001bafd8229cee29.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-7c4ec0ca5cd3dbc1.rlib" "/opt/rustwide/target/debug/deps/libtime-c00c1708f5b1405a.rlib" "/opt/rustwide/target/debug/deps/libembedded_storage-e5a3407ab929e98b.rlib" "/opt/rustwide/target/debug/deps/libembedded_dma-76852a37c27ebc1c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-645ca833144615eb.rlib" "/opt/rustwide/target/debug/deps/libfugit-8e5589e2b321b4d4.rlib" "/opt/rustwide/target/debug/deps/libgcd-0f6d7cc697cb3577.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-c292dbe621970bf1.rlib" "/opt/rustwide/target/debug/deps/libstm32f4-dfb69b928d958515.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-86eac0dece131801.rlib" "/opt/rustwide/target/debug/deps/libdefmt_rtt-822b442d38104de0.rlib" "/opt/rustwide/target/debug/deps/libdefmt-f2a8427cad0afc2f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-93aa5cf93194b77d.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-8d67cb466f889b89.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-a736c0bc94cb22f4.rlib" "/opt/rustwide/target/debug/deps/libvoid-4c53941757272f89.rlib" "/opt/rustwide/target/debug/deps/libnb-5f388561884ea6be.rlib" "/opt/rustwide/target/debug/deps/libnb-b4dbd7558db46c72.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-1ca9baf63b6e53f7.rlib" "/opt/rustwide/target/debug/deps/libvcell-d006088bb9502606.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-73bbfb4cd059456f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/minimal-bc91a0321aa99dcc" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/minimal-bc91a0321aa99dcc.minimal.923a8dd6-cgu.0.rcgu.o: in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/minimal-bc91a0321aa99dcc.minimal.923a8dd6-cgu.0.rcgu.o: in function `minimal::app::idle': [INFO] [stdout] /opt/rustwide/workdir/src/bin/minimal.rs:6: undefined reference to `__nop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/minimal-bc91a0321aa99dcc.minimal.923a8dd6-cgu.0.rcgu.o: in function `cortex_m::asm::dsb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/asm.rs:82: undefined reference to `__dsb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/minimal-bc91a0321aa99dcc.minimal.923a8dd6-cgu.0.rcgu.o: in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/minimal-bc91a0321aa99dcc.minimal.923a8dd6-cgu.0.rcgu.o: in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/minimal-bc91a0321aa99dcc.minimal.923a8dd6-cgu.0.rcgu.o: in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/minimal-bc91a0321aa99dcc.minimal.923a8dd6-cgu.0.rcgu.o: in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/minimal-bc91a0321aa99dcc.minimal.923a8dd6-cgu.0.rcgu.o: in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/minimal-bc91a0321aa99dcc.minimal.923a8dd6-cgu.0.rcgu.o: in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/minimal-bc91a0321aa99dcc.minimal.923a8dd6-cgu.0.rcgu.o: in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/minimal-bc91a0321aa99dcc.minimal.923a8dd6-cgu.0.rcgu.o: in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/minimal-bc91a0321aa99dcc.minimal.923a8dd6-cgu.0.rcgu.o: in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/minimal-bc91a0321aa99dcc.minimal.923a8dd6-cgu.0.rcgu.o: in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/minimal-bc91a0321aa99dcc.minimal.923a8dd6-cgu.0.rcgu.o: in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/minimal-bc91a0321aa99dcc.minimal.923a8dd6-cgu.0.rcgu.o: in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstm32f4xx_hal-2fd8277d54b37137.rlib(stm32f4xx_hal-2fd8277d54b37137.stm32f4xx_hal.5096fe8d-cgu.0.rcgu.o): in function `cortex_m::asm::delay': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/asm.rs:29: undefined reference to `__delay' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstm32f4xx_hal-2fd8277d54b37137.rlib(stm32f4xx_hal-2fd8277d54b37137.stm32f4xx_hal.5096fe8d-cgu.0.rcgu.o): in function `cortex_m::asm::dsb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/asm.rs:82: undefined reference to `__dsb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdefmt_rtt-822b442d38104de0.rlib(defmt_rtt-822b442d38104de0.defmt_rtt.46b3a1e6-cgu.0.rcgu.o): in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdefmt_rtt-822b442d38104de0.rlib(defmt_rtt-822b442d38104de0.defmt_rtt.46b3a1e6-cgu.0.rcgu.o): in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdefmt_rtt-822b442d38104de0.rlib(defmt_rtt-822b442d38104de0.defmt_rtt.46b3a1e6-cgu.0.rcgu.o): in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:48: undefined reference to `__cpsie' [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rtic-learning` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "4b0463397a3a73b9758e5ee3f705b5b08d878f03871aa9cf179d8208401f6501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b0463397a3a73b9758e5ee3f705b5b08d878f03871aa9cf179d8208401f6501", kill_on_drop: false }` [INFO] [stdout] 4b0463397a3a73b9758e5ee3f705b5b08d878f03871aa9cf179d8208401f6501