[INFO] cloning repository https://github.com/willemml/numworks_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willemml/numworks_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fnumworks_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fnumworks_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 258ab5d741b376b4fd8fa06aaa612772bbb5603b [INFO] testing willemml/numworks_rust against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fnumworks_rust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/willemml/numworks_rust on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/willemml/numworks_rust [INFO] finished tweaking git repo https://github.com/willemml/numworks_rust [INFO] tweaked toml for git repo https://github.com/willemml/numworks_rust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/willemml/numworks_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fe04fb99d3a529b093ec789296952db8e46e3a894ac2ff3b113d94faf217f8b [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" "7fe04fb99d3a529b093ec789296952db8e46e3a894ac2ff3b113d94faf217f8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fe04fb99d3a529b093ec789296952db8e46e3a894ac2ff3b113d94faf217f8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fe04fb99d3a529b093ec789296952db8e46e3a894ac2ff3b113d94faf217f8b", kill_on_drop: false }` [INFO] [stdout] 7fe04fb99d3a529b093ec789296952db8e46e3a894ac2ff3b113d94faf217f8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0e659c66680074c1820e589c4f60ce7417ccc87c539529d0562f08a66dda142 [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" "c0e659c66680074c1820e589c4f60ce7417ccc87c539529d0562f08a66dda142", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling defmt-parser v0.2.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling stm32f7 v0.11.0 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling display-interface v0.4.1 [INFO] [stderr] Compiling heapless v0.7.0 [INFO] [stderr] Compiling stm32f7xx-hal v0.3.0 (https://github.com/willemml/stm32f7xx-hal?branch=fsmc_lcd#89fe4bee) [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling linked_list_allocator v0.8.11 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-can v0.3.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling embedded-graphics v0.6.2 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling stm32-fmc v0.2.2 [INFO] [stderr] Compiling display-interface-parallel-gpio v0.6.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling cortex-m-rtic v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling embedded-text v0.4.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling rtt-target v0.3.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling rtcc v0.2.0 [INFO] [stderr] Compiling alloc-cortex-m v0.4.1 [INFO] [stderr] Compiling st7789 v0.5.0 [INFO] [stderr] Compiling defmt v0.2.1 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling defmt-macros v0.2.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.5.2 [INFO] [stderr] Compiling bxcan v0.5.1 [INFO] [stderr] Compiling rustworks v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-cgu.0.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-48f7a5c4dc9a9db2/out" "-L" "/opt/rustwide/target/debug/build/stm32f7xx-hal-53ed371eea43e304/out" "-L" "/opt/rustwide/target/debug/build/defmt-d774942e1dcde850/out" "-L" "/opt/rustwide/target/debug/build/stm32f7-5cfd514a3aa5e887/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o: in function `_start': [INFO] [stdout] (.text+0x16): undefined reference to `__libc_csu_fini' [INFO] [stdout] /usr/bin/ld: (.text+0x1d): undefined reference to `__libc_csu_init' [INFO] [stdout] /usr/bin/ld: (.text+0x2a): undefined reference to `__libc_start_main' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-cgu.0.rcgu.o: in function `<[A] as core::slice::cmp::SlicePartialEq>::equal': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/slice/cmp.rs:92: undefined reference to `bcmp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-cgu.0.rcgu.o: in function `alloc::vec::Vec::append_elements': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/vec/mod.rs:1731: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-cgu.0.rcgu.o: in function `core::alloc::global::GlobalAlloc::realloc': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/alloc/global.rs:226: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-cgu.0.rcgu.o: in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.5.6/src/vec.rs:175: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-cgu.0.rcgu.o: in function `::next': [INFO] [stdout] rustworks.2pa2tpj2-cgu.0:(.text._ZN81_$LT$core..str..iter..Lines$u20$as$u20$core..iter..traits..iterator..Iterator$GT$4next17h44a7fa4b2b757108E+0x48): undefined reference to `bcmp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-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.2/src/asm.rs:82: undefined reference to `__dsb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/asm.rs:82: undefined reference to `__nop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-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.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-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.2/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-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.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-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.2/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-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.2/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-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.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-cgu.0.rcgu.o: in function `linked_list_allocator::Heap::init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked_list_allocator-0.8.11/src/lib.rs:70: undefined reference to `__sheap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-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.2/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-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.2/src/asm.rs:29: undefined reference to `__delay' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-cgu.0.rcgu.o: in function `core::slice::::copy_from_slice': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/slice/mod.rs:3059: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-cgu.0.rcgu.o: in function `<[A] as core::slice::cmp::SlicePartialEq>::equal': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/slice/cmp.rs:92: undefined reference to `bcmp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-cgu.0.rcgu.o: in function ` as core::iter::traits::iterator::Iterator>::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/embedded-text-0.4.1/src/rendering/mod.rs:116: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-cgu.0.rcgu.o: in function ` as core::iter::traits::iterator::Iterator>::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/st7789-0.5.0/src/batch.rs:(.text._ZN9rustworks4init17h003ed744f3494f28E+0x3ca8): undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-cgu.0.rcgu.o: in function ` as st7789::batch::DrawBatch>::draw_batch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/st7789-0.5.0/src/batch.rs:35: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-cgu.0.rcgu.o: in function `st7789::ST7789::set_pixels': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/st7789-0.5.0/src/lib.rs:202: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-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.2/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-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.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-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.2/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-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.2/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-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.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-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.2/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-cgu.0.rcgu.o: in function `rtt_target::rtt::RttWriter::write_with_mode': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rtt-target-0.3.1/src/rtt.rs:224: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-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.2/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-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.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-dd2936c7eb9ade3d.rustworks.2pa2tpj2-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.2/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustworks` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "c0e659c66680074c1820e589c4f60ce7417ccc87c539529d0562f08a66dda142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0e659c66680074c1820e589c4f60ce7417ccc87c539529d0562f08a66dda142", kill_on_drop: false }` [INFO] [stdout] c0e659c66680074c1820e589c4f60ce7417ccc87c539529d0562f08a66dda142