[INFO] cloning repository https://github.com/Javier-varez/USB-Whisperer-FW [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/USB-Whisperer-FW" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJavier-varez%2FUSB-Whisperer-FW", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJavier-varez%2FUSB-Whisperer-FW'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 764af6a4d9730c0df7d3e5404099e174601835f9 [INFO] testing Javier-varez/USB-Whisperer-FW against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJavier-varez%2FUSB-Whisperer-FW" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Javier-varez/USB-Whisperer-FW on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-16/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Javier-varez/USB-Whisperer-FW [INFO] finished tweaking git repo https://github.com/Javier-varez/USB-Whisperer-FW [INFO] tweaked toml for git repo https://github.com/Javier-varez/USB-Whisperer-FW written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/Javier-varez/USB-Whisperer-FW already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f25221cbe9c574f540189dc4832e3cecd9844c3d0ce3aecc41704bfe106b6b0 [INFO] running `Command { std: "docker" "start" "-a" "4f25221cbe9c574f540189dc4832e3cecd9844c3d0ce3aecc41704bfe106b6b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f25221cbe9c574f540189dc4832e3cecd9844c3d0ce3aecc41704bfe106b6b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f25221cbe9c574f540189dc4832e3cecd9844c3d0ce3aecc41704bfe106b6b0", kill_on_drop: false }` [INFO] [stdout] 4f25221cbe9c574f540189dc4832e3cecd9844c3d0ce3aecc41704bfe106b6b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80cfac4e850fe08b074b4decd20f4b777f156971569570f067c7687e2563c444 [INFO] running `Command { std: "docker" "start" "-a" "80cfac4e850fe08b074b4decd20f4b777f156971569570f067c7687e2563c444", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling version_check v0.9.4 [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 cortex-m-rt v0.7.1 [INFO] [stderr] Compiling defmt v0.3.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling defmt-macros v0.3.1 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling critical-section v0.2.5 [INFO] [stderr] Compiling defmt-parser v0.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling fixed v1.12.0 [INFO] [stderr] Compiling nrf52840-pac v0.11.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling nrf-hal-common v0.15.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Compiling defmt-rtt v0.3.1 [INFO] [stderr] Compiling rtic-monotonic v1.0.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling nrf52840-hal v0.15.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling embedded-storage v0.3.0 [INFO] [stderr] Compiling rtic-core v1.0.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-dma v0.2.0 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cortex-m-rtic v1.0.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling usbd-serial v0.1.1 [INFO] [stderr] Compiling nrf-usbd v0.1.1 [INFO] [stderr] Compiling gcd v2.1.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling fugit v0.3.5 [INFO] [stderr] Compiling systick-monotonic v1.0.0 [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 usb-whisperer-fw 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/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/usb_whisperer_fw-10a52c7970c6b4c9.2zxeaccw1hi65zq0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-93d86d42a543f00e/out" "-L" "/opt/rustwide/target/debug/build/defmt-c03397756a159fb9/out" "-L" "/opt/rustwide/target/debug/build/nrf52840-hal-065a3f748b888c86/out" "-L" "/opt/rustwide/target/debug/build/nrf52840-pac-f9e73b76a7492d01/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libusbd_serial-a40c003bbba1fc23.rlib" "/opt/rustwide/target/debug/deps/libsystick_monotonic-8eab8a42947060db.rlib" "/opt/rustwide/target/debug/deps/libfugit-790994927195c4c9.rlib" "/opt/rustwide/target/debug/deps/libgcd-a1289a545e9c6d3c.rlib" "/opt/rustwide/target/debug/deps/libnrf52840_hal-f5c2671dc7119665.rlib" "/opt/rustwide/target/debug/deps/libnrf_hal_common-3a26247a08be3d21.rlib" "/opt/rustwide/target/debug/deps/libnrf_usbd-a74d8bca42c7fa5d.rlib" "/opt/rustwide/target/debug/deps/libusb_device-42faebbf59219830.rlib" "/opt/rustwide/target/debug/deps/libcritical_section-de5b419891aba0cf.rlib" "/opt/rustwide/target/debug/deps/libfixed-9a32343f630f01e8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8d7297aac8848432.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-6b59386c3890302c.rlib" "/opt/rustwide/target/debug/deps/libhalf-e37f5b7a32eadb70.rlib" "/opt/rustwide/target/debug/deps/libaz-377d4d92b00f4a26.rlib" "/opt/rustwide/target/debug/deps/librand_core-f1d421f16a781284.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-308dd23c2ac6b1ba.rlib" "/opt/rustwide/target/debug/deps/libembedded_storage-9e024c12fe0d72d3.rlib" "/opt/rustwide/target/debug/deps/libembedded_dma-56a45381832bd388.rlib" "/opt/rustwide/target/debug/deps/libcast-a2c026683b33f33a.rlib" "/opt/rustwide/target/debug/deps/libnrf52840_pac-df639b3abf2e30bc.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-4efa18f57992ccb3.rlib" "/opt/rustwide/target/debug/deps/librtic-f1fb3d5b0ff3c779.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-ddc4747de810ee5b.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-f8c03c0d484830c3.rlib" "/opt/rustwide/target/debug/deps/librtic_core-1ecb11dafaa1959f.rlib" "/opt/rustwide/target/debug/deps/libpanic_probe-e8b27003def2ad93.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/target/debug/deps/libdefmt_rtt-0402b363dcdefa80.rlib" "/opt/rustwide/target/debug/deps/libdefmt-698e9345f4f042a7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bf4ced786f5584ff.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-a27bec97abd12e62.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-4507bdc403b104cf.rlib" "/opt/rustwide/target/debug/deps/libvcell-b181aac91b8eb2f6.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-bbe32600ceb927d3.rlib" "/opt/rustwide/target/debug/deps/libheapless-187f0f6a535c68c6.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-dcaf06505bef4c55.rlib" "/opt/rustwide/target/debug/deps/libspin-54c31f74d4486496.rlib" "/opt/rustwide/target/debug/deps/liblock_api-779dea60301cff1e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2cdfb8a799369473.rlib" "/opt/rustwide/target/debug/deps/libhash32-7871d5e239bd3cfc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c291eb3607adcc28.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-fe3d36e22a225d15.rlib" "/opt/rustwide/target/debug/deps/libvoid-6a259042c37866f8.rlib" "/opt/rustwide/target/debug/deps/libnb-e49e7ac04af1f918.rlib" "/opt/rustwide/target/debug/deps/libnb-ca39bb209c550203.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/usb_whisperer_fw-10a52c7970c6b4c9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-Wl,-O1" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-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/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-cgu.0.rcgu.o: in function `usb_whisperer_fw::app::idle': [INFO] [stdout] /opt/rustwide/workdir/src/main.rs:25: undefined reference to `__wfi' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-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/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-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/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-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/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-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/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-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/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-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/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-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/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-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/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-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/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-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/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-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/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-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/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-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/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-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/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-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/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-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/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-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/usb_whisperer_fw-10a52c7970c6b4c9.usb_whisperer_fw.f1c1e7fa-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] 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 `usb-whisperer-fw` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "80cfac4e850fe08b074b4decd20f4b777f156971569570f067c7687e2563c444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80cfac4e850fe08b074b4decd20f4b777f156971569570f067c7687e2563c444", kill_on_drop: false }` [INFO] [stdout] 80cfac4e850fe08b074b4decd20f4b777f156971569570f067c7687e2563c444