[INFO] fetching crate hm11 0.2.1... [INFO] testing hm11-0.2.1 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate hm11 0.2.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate hm11 0.2.1 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking crates.io crate hm11 0.2.1 [INFO] finished tweaking crates.io crate hm11 0.2.1 [INFO] tweaked toml for crates.io crate hm11 0.2.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f97711c81f645667ba4c839e6314447bc5d7972f1438f7bbafa0750d0c85200d [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" "f97711c81f645667ba4c839e6314447bc5d7972f1438f7bbafa0750d0c85200d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f97711c81f645667ba4c839e6314447bc5d7972f1438f7bbafa0750d0c85200d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f97711c81f645667ba4c839e6314447bc5d7972f1438f7bbafa0750d0c85200d", kill_on_drop: false }` [INFO] [stdout] f97711c81f645667ba4c839e6314447bc5d7972f1438f7bbafa0750d0c85200d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa20fec4449c0bf67db2d4d1da6e6d0b0df917bcebe6d2acbf832d3923709344 [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" "fa20fec4449c0bf67db2d4d1da6e6d0b0df917bcebe6d2acbf832d3923709344", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling heapless v0.4.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.11.2 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling hm11 v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.69s [INFO] running `Command { std: "docker" "inspect" "fa20fec4449c0bf67db2d4d1da6e6d0b0df917bcebe6d2acbf832d3923709344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa20fec4449c0bf67db2d4d1da6e6d0b0df917bcebe6d2acbf832d3923709344", kill_on_drop: false }` [INFO] [stdout] fa20fec4449c0bf67db2d4d1da6e6d0b0df917bcebe6d2acbf832d3923709344 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 036d9e7bfe77c1165525af346e630f87cd178b8321b3a0b75d212a944c5f524e [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" "036d9e7bfe77c1165525af346e630f87cd178b8321b3a0b75d212a944c5f524e", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling cortex-m v0.5.11 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling stm32l4 v0.6.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling panic-semihosting v0.5.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling stm32l4xx-hal v0.3.6 [INFO] [stderr] Compiling hm11 v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/mode-d827a480c2e21e05.mode.cb6b5498-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/mode-d827a480c2e21e05.29uc6g4gckn3n346.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-c2fdac82b708f563/out" "-L" "/opt/rustwide/target/debug/build/stm32l4-e8c28e5411e4dc73/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstm32l4xx_hal-01481b5c527f01fb.rlib" "/opt/rustwide/target/debug/deps/libcast-fd505336f65474ee.rlib" "/opt/rustwide/target/debug/deps/libstm32l4-10707b1f92086e81.rlib" "/opt/rustwide/target/debug/deps/libhm11-0eab611c56f3a075.rlib" "/opt/rustwide/target/debug/deps/libheapless-b85fe9cf7e32e212.rlib" "/opt/rustwide/target/debug/deps/libhash32-c2324dcb1b8cd209.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4cc2d74f32fd4610.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-672398d4c50ddcb4.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-ff1d363603cdc598.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-cdf3e9eb12fae83e.rlib" "/opt/rustwide/target/debug/deps/libr0-3be0326dd5303651.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-d77b06231405b711.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-be74be6b2cd1ea75.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-3c360cf067e306e7.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-f97b1658a1b8791d.rlib" "/opt/rustwide/target/debug/deps/libvoid-c281901af3f6ed86.rlib" "/opt/rustwide/target/debug/deps/libnb-a71ef5ac60f7cfdd.rlib" "/opt/rustwide/target/debug/deps/libnb-9a0ac3999896d5d4.rlib" "/opt/rustwide/target/debug/deps/libaligned-b6676728bbc3cc57.rlib" "/opt/rustwide/target/debug/deps/libas_slice-139dba5310010b24.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb7329f34ad79284.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-81887d322a3359ce.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4c8c96d4266d3684.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d0e6f0fbd872faa6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2970078d27e2f0e7.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-08ac97d6b154aa7c.rlib" "/opt/rustwide/target/debug/deps/libvcell-10a9f1a8ef1af6df.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-2c1fc6a51ead0063.rlib" "/opt/rustwide/target/debug/deps/libaligned-3f07938c5c48ed9b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/mode-d827a480c2e21e05" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/mode-d827a480c2e21e05.mode.cb6b5498-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/examples/mode-d827a480c2e21e05.mode.cb6b5498-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/examples/mode-d827a480c2e21e05.mode.cb6b5498-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/examples/mode-d827a480c2e21e05.mode.cb6b5498-cgu.0.rcgu.o: in function `cortex_m::asm::bkpt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/asm.rs:15: undefined reference to `__bkpt' [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 `hm11` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/ok-68cf578f08956350.ok.63522aee-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ok-68cf578f08956350.1560s6084jmj7bnw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-c2fdac82b708f563/out" "-L" "/opt/rustwide/target/debug/build/stm32l4-e8c28e5411e4dc73/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstm32l4xx_hal-01481b5c527f01fb.rlib" "/opt/rustwide/target/debug/deps/libcast-fd505336f65474ee.rlib" "/opt/rustwide/target/debug/deps/libstm32l4-10707b1f92086e81.rlib" "/opt/rustwide/target/debug/deps/libhm11-0eab611c56f3a075.rlib" "/opt/rustwide/target/debug/deps/libheapless-b85fe9cf7e32e212.rlib" "/opt/rustwide/target/debug/deps/libhash32-c2324dcb1b8cd209.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4cc2d74f32fd4610.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-672398d4c50ddcb4.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-ff1d363603cdc598.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-cdf3e9eb12fae83e.rlib" "/opt/rustwide/target/debug/deps/libr0-3be0326dd5303651.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-d77b06231405b711.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-be74be6b2cd1ea75.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-3c360cf067e306e7.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-f97b1658a1b8791d.rlib" "/opt/rustwide/target/debug/deps/libvoid-c281901af3f6ed86.rlib" "/opt/rustwide/target/debug/deps/libnb-a71ef5ac60f7cfdd.rlib" "/opt/rustwide/target/debug/deps/libnb-9a0ac3999896d5d4.rlib" "/opt/rustwide/target/debug/deps/libaligned-b6676728bbc3cc57.rlib" "/opt/rustwide/target/debug/deps/libas_slice-139dba5310010b24.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb7329f34ad79284.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-81887d322a3359ce.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4c8c96d4266d3684.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d0e6f0fbd872faa6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2970078d27e2f0e7.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-08ac97d6b154aa7c.rlib" "/opt/rustwide/target/debug/deps/libvcell-10a9f1a8ef1af6df.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-2c1fc6a51ead0063.rlib" "/opt/rustwide/target/debug/deps/libaligned-3f07938c5c48ed9b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ok-68cf578f08956350" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/ok-68cf578f08956350.ok.63522aee-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/examples/ok-68cf578f08956350.ok.63522aee-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/examples/ok-68cf578f08956350.ok.63522aee-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/examples/ok-68cf578f08956350.ok.63522aee-cgu.0.rcgu.o: in function `cortex_m::asm::bkpt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/asm.rs:15: undefined reference to `__bkpt' [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/baud-c59d0f06350f7ccf.baud.d0ff31fb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/baud-c59d0f06350f7ccf.4fmprrdmnovyvww3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-c2fdac82b708f563/out" "-L" "/opt/rustwide/target/debug/build/stm32l4-e8c28e5411e4dc73/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstm32l4xx_hal-01481b5c527f01fb.rlib" "/opt/rustwide/target/debug/deps/libcast-fd505336f65474ee.rlib" "/opt/rustwide/target/debug/deps/libstm32l4-10707b1f92086e81.rlib" "/opt/rustwide/target/debug/deps/libhm11-0eab611c56f3a075.rlib" "/opt/rustwide/target/debug/deps/libheapless-b85fe9cf7e32e212.rlib" "/opt/rustwide/target/debug/deps/libhash32-c2324dcb1b8cd209.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4cc2d74f32fd4610.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-672398d4c50ddcb4.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-ff1d363603cdc598.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-cdf3e9eb12fae83e.rlib" "/opt/rustwide/target/debug/deps/libr0-3be0326dd5303651.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-d77b06231405b711.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-be74be6b2cd1ea75.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-3c360cf067e306e7.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-f97b1658a1b8791d.rlib" "/opt/rustwide/target/debug/deps/libvoid-c281901af3f6ed86.rlib" "/opt/rustwide/target/debug/deps/libnb-a71ef5ac60f7cfdd.rlib" "/opt/rustwide/target/debug/deps/libnb-9a0ac3999896d5d4.rlib" "/opt/rustwide/target/debug/deps/libaligned-b6676728bbc3cc57.rlib" "/opt/rustwide/target/debug/deps/libas_slice-139dba5310010b24.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb7329f34ad79284.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-81887d322a3359ce.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4c8c96d4266d3684.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d0e6f0fbd872faa6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2970078d27e2f0e7.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-08ac97d6b154aa7c.rlib" "/opt/rustwide/target/debug/deps/libvcell-10a9f1a8ef1af6df.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-2c1fc6a51ead0063.rlib" "/opt/rustwide/target/debug/deps/libaligned-3f07938c5c48ed9b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/baud-c59d0f06350f7ccf" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/baud-c59d0f06350f7ccf.baud.d0ff31fb-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/examples/baud-c59d0f06350f7ccf.baud.d0ff31fb-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/examples/baud-c59d0f06350f7ccf.baud.d0ff31fb-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/examples/baud-c59d0f06350f7ccf.baud.d0ff31fb-cgu.0.rcgu.o: in function `cortex_m::asm::bkpt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/asm.rs:15: undefined reference to `__bkpt' [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/sleep-4255458ee04784b7.sleep.fd214520-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/sleep-4255458ee04784b7.3d9ze3gt32wndoal.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-c2fdac82b708f563/out" "-L" "/opt/rustwide/target/debug/build/stm32l4-e8c28e5411e4dc73/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstm32l4xx_hal-01481b5c527f01fb.rlib" "/opt/rustwide/target/debug/deps/libcast-fd505336f65474ee.rlib" "/opt/rustwide/target/debug/deps/libstm32l4-10707b1f92086e81.rlib" "/opt/rustwide/target/debug/deps/libhm11-0eab611c56f3a075.rlib" "/opt/rustwide/target/debug/deps/libheapless-b85fe9cf7e32e212.rlib" "/opt/rustwide/target/debug/deps/libhash32-c2324dcb1b8cd209.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4cc2d74f32fd4610.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-672398d4c50ddcb4.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-ff1d363603cdc598.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-cdf3e9eb12fae83e.rlib" "/opt/rustwide/target/debug/deps/libr0-3be0326dd5303651.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-d77b06231405b711.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-be74be6b2cd1ea75.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-3c360cf067e306e7.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-f97b1658a1b8791d.rlib" "/opt/rustwide/target/debug/deps/libvoid-c281901af3f6ed86.rlib" "/opt/rustwide/target/debug/deps/libnb-a71ef5ac60f7cfdd.rlib" "/opt/rustwide/target/debug/deps/libnb-9a0ac3999896d5d4.rlib" "/opt/rustwide/target/debug/deps/libaligned-b6676728bbc3cc57.rlib" "/opt/rustwide/target/debug/deps/libas_slice-139dba5310010b24.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb7329f34ad79284.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-81887d322a3359ce.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4c8c96d4266d3684.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d0e6f0fbd872faa6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2970078d27e2f0e7.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-08ac97d6b154aa7c.rlib" "/opt/rustwide/target/debug/deps/libvcell-10a9f1a8ef1af6df.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-2c1fc6a51ead0063.rlib" "/opt/rustwide/target/debug/deps/libaligned-3f07938c5c48ed9b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sleep-4255458ee04784b7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/sleep-4255458ee04784b7.sleep.fd214520-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/examples/sleep-4255458ee04784b7.sleep.fd214520-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/examples/sleep-4255458ee04784b7.sleep.fd214520-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/examples/sleep-4255458ee04784b7.sleep.fd214520-cgu.0.rcgu.o: in function `cortex_m::asm::bkpt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/asm.rs:15: undefined reference to `__bkpt' [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/with_delay-84d7676b8748da70.with_delay.79e5c7f4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/with_delay-84d7676b8748da70.1kizffhcqu1szgxp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-c2fdac82b708f563/out" "-L" "/opt/rustwide/target/debug/build/stm32l4-e8c28e5411e4dc73/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstm32l4xx_hal-01481b5c527f01fb.rlib" "/opt/rustwide/target/debug/deps/libcast-fd505336f65474ee.rlib" "/opt/rustwide/target/debug/deps/libstm32l4-10707b1f92086e81.rlib" "/opt/rustwide/target/debug/deps/libhm11-0eab611c56f3a075.rlib" "/opt/rustwide/target/debug/deps/libheapless-b85fe9cf7e32e212.rlib" "/opt/rustwide/target/debug/deps/libhash32-c2324dcb1b8cd209.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4cc2d74f32fd4610.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-672398d4c50ddcb4.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-ff1d363603cdc598.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-cdf3e9eb12fae83e.rlib" "/opt/rustwide/target/debug/deps/libr0-3be0326dd5303651.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-d77b06231405b711.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-be74be6b2cd1ea75.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-3c360cf067e306e7.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-f97b1658a1b8791d.rlib" "/opt/rustwide/target/debug/deps/libvoid-c281901af3f6ed86.rlib" "/opt/rustwide/target/debug/deps/libnb-a71ef5ac60f7cfdd.rlib" "/opt/rustwide/target/debug/deps/libnb-9a0ac3999896d5d4.rlib" "/opt/rustwide/target/debug/deps/libaligned-b6676728bbc3cc57.rlib" "/opt/rustwide/target/debug/deps/libas_slice-139dba5310010b24.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb7329f34ad79284.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-81887d322a3359ce.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4c8c96d4266d3684.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d0e6f0fbd872faa6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2970078d27e2f0e7.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-08ac97d6b154aa7c.rlib" "/opt/rustwide/target/debug/deps/libvcell-10a9f1a8ef1af6df.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-2c1fc6a51ead0063.rlib" "/opt/rustwide/target/debug/deps/libaligned-3f07938c5c48ed9b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/with_delay-84d7676b8748da70" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/with_delay-84d7676b8748da70.with_delay.79e5c7f4-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/examples/with_delay-84d7676b8748da70.with_delay.79e5c7f4-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/examples/with_delay-84d7676b8748da70.with_delay.79e5c7f4-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/examples/with_delay-84d7676b8748da70.with_delay.79e5c7f4-cgu.0.rcgu.o: in function `cortex_m::asm::bkpt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/asm.rs:15: undefined reference to `__bkpt' [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: build failed [INFO] running `Command { std: "docker" "inspect" "036d9e7bfe77c1165525af346e630f87cd178b8321b3a0b75d212a944c5f524e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "036d9e7bfe77c1165525af346e630f87cd178b8321b3a0b75d212a944c5f524e", kill_on_drop: false }` [INFO] [stdout] 036d9e7bfe77c1165525af346e630f87cd178b8321b3a0b75d212a944c5f524e