[INFO] cloning repository https://github.com/necocen/rustkbd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/necocen/rustkbd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecocen%2Frustkbd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecocen%2Frustkbd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea612910e806ad1778215808cefdcaf628e2e1e4 [INFO] testing necocen/rustkbd 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%2Fnecocen%2Frustkbd" "/workspace/builds/worker-73/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-73/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/necocen/rustkbd 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-73/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-73/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/necocen/rustkbd [INFO] finished tweaking git repo https://github.com/necocen/rustkbd [INFO] tweaked toml for git repo https://github.com/necocen/rustkbd written to /workspace/builds/worker-73/source/Cargo.toml [INFO] crate git repo https://github.com/necocen/rustkbd 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] [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-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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] 5188801221d4ac3e0f02aae6d7258ded3b881eb763f5f67fa2b5ee43e7cece85 [INFO] running `Command { std: "docker" "start" "-a" "5188801221d4ac3e0f02aae6d7258ded3b881eb763f5f67fa2b5ee43e7cece85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5188801221d4ac3e0f02aae6d7258ded3b881eb763f5f67fa2b5ee43e7cece85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5188801221d4ac3e0f02aae6d7258ded3b881eb763f5f67fa2b5ee43e7cece85", kill_on_drop: false }` [INFO] [stdout] 5188801221d4ac3e0f02aae6d7258ded3b881eb763f5f67fa2b5ee43e7cece85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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] 434c3665c76d0a5457e148d449567c72394260ecc75268f2232ec2d2da5555dd [INFO] running `Command { std: "docker" "start" "-a" "434c3665c76d0a5457e148d449567c72394260ecc75268f2232ec2d2da5555dd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling defmt v0.3.1 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling defmt-macros v0.3.2 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling defmt-parser v0.3.1 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Compiling critical-section v0.2.5 [INFO] [stderr] Compiling rp2040-pac v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling display-interface v0.4.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling defmt-rtt v0.3.2 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Compiling necoboard-petit v0.0.0 (/opt/rustwide/workdir/necoboard-petit) [INFO] [stderr] Compiling micromath v1.1.1 [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 crc-any v2.4.2 [INFO] [stderr] Compiling usbd-hid-descriptors v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling usbd-serial v0.1.1 [INFO] [stderr] Compiling display-interface-i2c v0.4.0 [INFO] [stderr] Compiling display-interface-spi v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rp2040-boot2 v0.2.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling embedded-graphics-core v0.3.3 [INFO] [stderr] Compiling ssd1306 v0.7.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling embedded-graphics v0.7.1 [INFO] [stderr] Compiling ssmarshal v1.0.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling embedded-time v0.12.1 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling usbd-hid-macros v0.5.2 [INFO] [stderr] Compiling snafu-derive v0.7.0 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling usbd-hid v0.5.2 [INFO] [stderr] Compiling pio v0.2.0 [INFO] [stderr] Compiling snafu v0.7.0 [INFO] [stderr] Compiling rustkbd-core v0.0.0 (/opt/rustwide/workdir/rustkbd-core) [INFO] [stderr] Compiling rp2040-hal v0.4.0 [INFO] [stderr] Compiling rp-pico v0.3.0 [INFO] [stderr] error: could not compile `necoboard-petit` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/necoboard_petit-e828ef804a2d4790.necoboard_petit.1d809459-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/necoboard_petit-e828ef804a2d4790.necoboard_petit.1d809459-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/necoboard_petit-e828ef804a2d4790.necoboard_petit.1d809459-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/necoboard_petit-e828ef804a2d4790.necoboard_petit.1d809459-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/necoboard_petit-e828ef804a2d4790.necoboard_petit.1d809459-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/necoboard_petit-e828ef804a2d4790.necoboard_petit.1d809459-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/necoboard_petit-e828ef804a2d4790.necoboard_petit.1d809459-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/necoboard_petit-e828ef804a2d4790.necoboard_petit.1d809459-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/necoboard_petit-e828ef804a2d4790.necoboard_petit.1d809459-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/necoboard_petit-e828ef804a2d4790.necoboard_petit.1d809459-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/necoboard_petit-e828ef804a2d4790.necoboard_petit.1d809459-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/necoboard_petit-e828ef804a2d4790.necoboard_petit.1d809459-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/necoboard_petit-e828ef804a2d4790.necoboard_petit.1d809459-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/necoboard_petit-e828ef804a2d4790.necoboard_petit.1d809459-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/necoboard_petit-e828ef804a2d4790.necoboard_petit.1d809459-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/necoboard_petit-e828ef804a2d4790.necoboard_petit.1d809459-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/necoboard_petit-e828ef804a2d4790.44a0cj2kqrnbvqom.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/necoboard-petit-2ed20dab9942b496/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-1c346bc78c6af649/out" "-L" "/opt/rustwide/target/debug/build/defmt-23d82481915d4dff/out" "-L" "/opt/rustwide/target/debug/build/rp2040-pac-1886cae48b83dee7/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/libssd1306-ad5a49e9ea0243aa.rlib" "/opt/rustwide/target/debug/deps/libdisplay_interface_spi-4a732100407b775f.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-e67d79b993845d20.rlib" "/opt/rustwide/target/debug/deps/libdisplay_interface_i2c-83fd16c86e0df8b9.rlib" "/opt/rustwide/target/debug/deps/libdisplay_interface-0dc438c075964868.rlib" "/opt/rustwide/target/debug/deps/librustkbd_core-b2220dfe0ccb9a11.rlib" "/opt/rustwide/target/debug/deps/libsnafu-7f70b41c50bc09d5.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-964fef8dd8503dba.rlib" "/opt/rustwide/target/debug/deps/libusbd_hid-6aa4d1c545cea6fe.rlib" "/opt/rustwide/target/debug/deps/libssmarshal-ff4b7ae7f2c34fa9.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-4dbb2a41898eb6bd.rlib" "/opt/rustwide/target/debug/deps/libserde-16e656c53d47a8d3.rlib" "/opt/rustwide/target/debug/deps/librp_pico-8662bda11f261c36.rlib" "/opt/rustwide/target/debug/deps/librp2040_boot2-0e66e17ed907bfa8.rlib" "/opt/rustwide/target/debug/deps/librp2040_hal-88135e7e5477aa05.rlib" "/opt/rustwide/target/debug/deps/libitertools-8210409533e91fdf.rlib" "/opt/rustwide/target/debug/deps/libeither-55942d498db02ff2.rlib" "/opt/rustwide/target/debug/deps/librand_core-65d394752b4111fa.rlib" "/opt/rustwide/target/debug/deps/libusb_device-611bb30dfe605ae8.rlib" "/opt/rustwide/target/debug/deps/libpio-033d7d957c510ac0.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-2170dc697979ff27.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-de0049c94046f28e.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-62e8893fa45c2930.rlib" "/opt/rustwide/target/debug/deps/librp2040_pac-762563e488c201ff.rlib" "/opt/rustwide/target/debug/deps/libpanic_probe-326bad788b317a8a.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_abort-f58fae235a774dac.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/libheapless-48a4c659ab2d441a.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-6c6e0cb330a4955a.rlib" "/opt/rustwide/target/debug/deps/libspin-e388334dbf76786e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-507d85a096692b77.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4a295edc97ee74cf.rlib" "/opt/rustwide/target/debug/deps/libhash32-cd2de1f76c545235.rlib" "/opt/rustwide/target/debug/deps/libembedded_time-db4f5faa0a27525f.rlib" "/opt/rustwide/target/debug/deps/libnum-13eda157885ac43e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c6461a6a44cb7c04.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a4adde348056ab0a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9faf7dac2ef56da9.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-0c8eb898fd28e318.rlib" "/opt/rustwide/target/debug/deps/libembedded_graphics-b00f522863c0a78f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b7e6425748892799.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-9c1e04bdddafb7f6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4c91ffb97913ab5c.rlib" "/opt/rustwide/target/debug/deps/libmicromath-0a0af47b072eb6e4.rlib" "/opt/rustwide/target/debug/deps/libembedded_graphics_core-01d54e033898637c.rlib" "/opt/rustwide/target/debug/deps/libaz-4c5bc6abc22dcde9.rlib" "/opt/rustwide/target/debug/deps/libdefmt_rtt-21b91af2ffbff395.rlib" "/opt/rustwide/target/debug/deps/libcritical_section-a085358481ba5696.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-9dc963d105805e50.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-996881bc6dc63af7.rlib" "/opt/rustwide/target/debug/deps/libdefmt-c2ba8b9f02f25fa2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-84d03b9715a819c6.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-76e52746a9e07999.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-f8fe020025446517.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-c140b06d1d79800b.rlib" "/opt/rustwide/target/debug/deps/libvoid-970be4a3264d37cf.rlib" "/opt/rustwide/target/debug/deps/libnb-cabf957e6f6b2f64.rlib" "/opt/rustwide/target/debug/deps/libnb-96ff710e7b93d44b.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-eef0f0d22b1b865c.rlib" "/opt/rustwide/target/debug/deps/libvcell-dc71bdf1664603ac.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-cba0713e90c47f30.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/necoboard_petit-e828ef804a2d4790" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/necoboard_petit-e828ef804a2d4790.necoboard_petit.1d809459-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.4/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/necoboard_petit-e828ef804a2d4790.necoboard_petit.1d809459-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.4/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/necoboard_petit-e828ef804a2d4790.necoboard_petit.1d809459-cgu.15.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/librp2040_hal-88135e7e5477aa05.rlib(rp2040_hal-88135e7e5477aa05.rp2040_hal.a570fd19-cgu.14.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/librp2040_hal-88135e7e5477aa05.rlib(rp2040_hal-88135e7e5477aa05.rp2040_hal.a570fd19-cgu.14.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/librp2040_hal-88135e7e5477aa05.rlib(rp2040_hal-88135e7e5477aa05.rp2040_hal.a570fd19-cgu.15.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/librp2040_hal-88135e7e5477aa05.rlib(rp2040_hal-88135e7e5477aa05.rp2040_hal.a570fd19-cgu.7.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] 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] running `Command { std: "docker" "inspect" "434c3665c76d0a5457e148d449567c72394260ecc75268f2232ec2d2da5555dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "434c3665c76d0a5457e148d449567c72394260ecc75268f2232ec2d2da5555dd", kill_on_drop: false }` [INFO] [stdout] 434c3665c76d0a5457e148d449567c72394260ecc75268f2232ec2d2da5555dd