[INFO] cloning repository https://github.com/Javier-varez/UsbKeypad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Javier-varez/UsbKeypad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJavier-varez%2FUsbKeypad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJavier-varez%2FUsbKeypad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93d06c2b645ae6432d630770e4fb42f5a07e9874 [INFO] testing Javier-varez/UsbKeypad 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%2FJavier-varez%2FUsbKeypad" "/workspace/builds/worker-36/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Javier-varez/UsbKeypad 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-36/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Javier-varez/UsbKeypad [INFO] finished tweaking git repo https://github.com/Javier-varez/UsbKeypad [INFO] tweaked toml for git repo https://github.com/Javier-varez/UsbKeypad written to /workspace/builds/worker-36/source/Cargo.toml [INFO] crate git repo https://github.com/Javier-varez/UsbKeypad 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-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3329c2c1061c0044938990b41d2789f847ed371c574f15312a15243a313abcc3 [INFO] running `Command { std: "docker" "start" "-a" "3329c2c1061c0044938990b41d2789f847ed371c574f15312a15243a313abcc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3329c2c1061c0044938990b41d2789f847ed371c574f15312a15243a313abcc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3329c2c1061c0044938990b41d2789f847ed371c574f15312a15243a313abcc3", kill_on_drop: false }` [INFO] [stdout] 3329c2c1061c0044938990b41d2789f847ed371c574f15312a15243a313abcc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4888f10aeedf23d15ff39a1a9cb380b5ef643ec39dcad0ff99d0020378de8d2e [INFO] running `Command { std: "docker" "start" "-a" "4888f10aeedf23d15ff39a1a9cb380b5ef643ec39dcad0ff99d0020378de8d2e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling nrf52840-pac v0.9.0 [INFO] [stderr] Compiling fixed v1.9.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling defmt-parser v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling nrf-hal-common v0.12.2 [INFO] [stderr] Compiling nrf52840-hal v0.12.2 [INFO] [stderr] Compiling panic-probe v0.2.0 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling nrf-hal-common v0.13.0 [INFO] [stderr] Compiling nrf52840-hal v0.13.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling heapless v0.7.4 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling embedded-storage v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling usbd-hid-descriptors v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling cortex-m-rtic v0.6.0-alpha.5 [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 indexmap v1.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling defmt v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling nrf-usbd v0.1.0 [INFO] [stderr] Compiling embedded-graphics-core v0.3.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling embedded-graphics v0.7.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling aligned v0.3.5 [INFO] [stderr] Compiling embedded-time v0.12.0 [INFO] [stderr] Compiling shared-bus v0.2.2 [INFO] [stderr] Compiling ssmarshal v1.0.0 [INFO] [stderr] Compiling tinybmp v0.3.1 [INFO] [stderr] Compiling rtic-monotonic v0.1.0-alpha.2 [INFO] [stderr] Compiling dwt-systick-monotonic v0.1.0-alpha.3 [INFO] [stderr] Compiling rtic-syntax v0.5.0-alpha.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15 [INFO] [stderr] Compiling defmt-macros v0.2.3 [INFO] [stderr] Compiling usbd-hid-macros v0.5.0 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.6.0-alpha.5 [INFO] [stderr] Compiling usbd-hid v0.5.0 [INFO] [stderr] Compiling defmt-rtt v0.2.0 [INFO] [stderr] Compiling adafruit-seesaw v0.1.0 (https://github.com/ferrous-systems/adafruit-seesaw?branch=main#1e62e58d) [INFO] [stderr] Compiling adafruit-neotrellis v0.1.0 (https://github.com/Javier-varez/adafruit-neotrellis.git#8f496226) [INFO] [stderr] Compiling light_controller v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-cgu.0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/defmt-2cd6ea323ae94a51/out" "-L" "/opt/rustwide/target/debug/build/nrf52840-hal-795ce7687b5407e3/out" "-L" "/opt/rustwide/target/debug/build/nrf52840-pac-e5d2b86a5b5628f7/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-bd8be93b1034f144/out" "-L" "/opt/rustwide/target/debug/build/nrf52840-hal-7bc7252b5625f142/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,--start-group" "-Wl,--end-group" "-Wl,-Bstatic" "/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/light_controller-614a7fcd47cc33cf" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/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.3/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-cgu.0.rcgu.o: in function `main': [INFO] [stdout] /opt/rustwide/workdir/src/main.rs:(.text.main+0x11a): undefined reference to `__wfi' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/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.3/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/light_controller-614a7fcd47cc33cf.light_controller.8a80809f-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.3/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.3/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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `light_controller` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4888f10aeedf23d15ff39a1a9cb380b5ef643ec39dcad0ff99d0020378de8d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4888f10aeedf23d15ff39a1a9cb380b5ef643ec39dcad0ff99d0020378de8d2e", kill_on_drop: false }` [INFO] [stdout] 4888f10aeedf23d15ff39a1a9cb380b5ef643ec39dcad0ff99d0020378de8d2e