[INFO] fetching crate rustworks 0.0.1... [INFO] testing rustworks-0.0.1 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate rustworks 0.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate rustworks 0.0.1 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config.toml [INFO] started tweaking crates.io crate rustworks 0.0.1 [INFO] finished tweaking crates.io crate rustworks 0.0.1 [INFO] tweaked toml for crates.io crate rustworks 0.0.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate rustworks 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtt-target v0.3.1 [INFO] [stderr] Downloaded st7789 v0.5.0 [INFO] [stderr] Downloaded hash32 v0.2.1 [INFO] [stderr] Downloaded defmt-macros v0.2.0 [INFO] [stderr] Downloaded atomic-polyfill v0.1.2 [INFO] [stderr] Downloaded defmt v0.2.1 [INFO] [stderr] Downloaded display-interface-parallel-gpio v0.6.0 [INFO] [stderr] Downloaded defmt-parser v0.2.0 [INFO] [stderr] Downloaded bxcan v0.5.0 [INFO] [stderr] Downloaded embedded-text v0.4.1 [INFO] [stderr] Downloaded micromath v1.1.1 [INFO] [stderr] Downloaded heapless v0.7.0 [INFO] [stderr] Downloaded display-interface v0.4.1 [INFO] [stderr] Downloaded stm32f7xx-hal v0.3.0 [INFO] [stderr] Downloaded embedded-can v0.3.0 [INFO] [stderr] Downloaded rtcc v0.2.0 [INFO] [stderr] Downloaded stm32f7 v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 90f093f9ec018445fc6afd34889edbf461e3467db95059ac7d2f9f4d5fbe84ce [INFO] running `Command { std: "docker" "start" "-a" "90f093f9ec018445fc6afd34889edbf461e3467db95059ac7d2f9f4d5fbe84ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90f093f9ec018445fc6afd34889edbf461e3467db95059ac7d2f9f4d5fbe84ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90f093f9ec018445fc6afd34889edbf461e3467db95059ac7d2f9f4d5fbe84ce", kill_on_drop: false }` [INFO] [stdout] 90f093f9ec018445fc6afd34889edbf461e3467db95059ac7d2f9f4d5fbe84ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24905c36a47d911a24868ce90e7cbac49bc004b61f1056973ee54e6ce7f041c7 [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" "24905c36a47d911a24868ce90e7cbac49bc004b61f1056973ee54e6ce7f041c7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling defmt-parser v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling stm32f7 v0.11.0 [INFO] [stderr] Compiling display-interface v0.4.1 [INFO] [stderr] Compiling heapless v0.7.0 [INFO] [stderr] Compiling stm32f7xx-hal v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-can v0.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling embedded-graphics v0.6.2 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling display-interface-parallel-gpio v0.6.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling cortex-m-rtic v0.5.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling embedded-text v0.4.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling rtt-target v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling rtcc v0.2.0 [INFO] [stderr] Compiling st7789 v0.5.0 [INFO] [stderr] Compiling defmt v0.2.1 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling defmt-macros v0.2.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.5.2 [INFO] [stderr] Compiling bxcan v0.5.0 [INFO] [stderr] Compiling rustworks v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rustworks-c7f6dd005bde8912.rustworks.bl60s34v-cgu.0.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rustworks-c7f6dd005bde8912" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-48f7a5c4dc9a9db2/out" "-L" "/opt/rustwide/target/debug/build/stm32f7xx-hal-bd1322e8dcb2a227/out" "-L" "/opt/rustwide/target/debug/build/defmt-d774942e1dcde850/out" "-L" "/opt/rustwide/target/debug/build/stm32f7-5cfd514a3aa5e887/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,--start-group" "-Wl,--end-group" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o: in function `_start': [INFO] [stdout] (.text+0x16): undefined reference to `__libc_csu_fini' [INFO] [stdout] /usr/bin/ld: (.text+0x1d): undefined reference to `__libc_csu_init' [INFO] [stdout] /usr/bin/ld: (.text+0x2a): undefined reference to `__libc_start_main' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-c7f6dd005bde8912.rustworks.bl60s34v-cgu.0.rcgu.o: in function `_RNvXs3_NtNtCskrsM4FCwAVA_4core5slice3cmpShINtB5_14SlicePartialEqhE5equalCsdMMdF6mKweo_10num_traits': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/slice/cmp.rs:92: undefined reference to `bcmp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-c7f6dd005bde8912.rustworks.bl60s34v-cgu.0.rcgu.o: in function `_RNvXs7_NtCskrsM4FCwAVA_4core6optionINtB5_6OptionNtNtCs35xZuo9B8lf_13embedded_text6parser5TokenENtNtB7_5clone5Clone5cloneCscpBMeZEWr4C_9rustworks': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/option.rs:1254: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-c7f6dd005bde8912.rustworks.bl60s34v-cgu.0.rcgu.o: in function `_RINvXs2_Cs35xZuo9B8lf_13embedded_textRINtB6_13StyledTextBoxNtNtNtCsig9oR15Oik2_17embedded_graphics10pixelcolor9rgb_color6Rgb565NtNtNtB11_5fonts7font6x87Font6x8NtNtNtB6_9alignment4left11LeftAlignedNtNtB2B_3top10TopAlignedNtNtNtB6_5style11height_mode9FitToTextEINtNtB11_8drawable8DrawableBV_E4drawINtCsh1UUDjrr6rg_6st77896ST7789INtCs6gHOj9GZQJF_31display_interface_parallel_gpio19PGPIO16BitInterfaceINtB5h_15Generic16BitBusINtNtNtCsgI7CeIidhBN_13stm32f7xx_hal4gpio5gpiod4PD14INtB6Q_6OutputNtB6Q_8PushPullEEINtB6O_4PD15B7B_EINtB6O_3PD0B7B_EINtB6O_3PD1B7B_EINtNtB6Q_5gpioe3PE7B7B_EINtB8W_3PE8B7B_EINtB8W_3PE9B7B_EINtB8W_4PE10B7B_EINtB8W_4PE11B7B_EINtB8W_4PE12B7B_EINtB8W_4PE13B7B_EINtB8W_4PE14B7B_EINtB8W_4PE15B7B_EINtB6O_3PD8B7B_EINtB6O_3PD9B7B_EINtB6O_4PD10B7B_EEINtB6O_4PD11B7B_EINtB6O_3PD5B7B_EEINtB8W_3PE1B7B_EEECscpBMeZEWr4C_9rustworks': [INFO] [stdout] rustworks.bl60s34v-cgu.0:(.text._RINvXs2_Cs35xZuo9B8lf_13embedded_textRINtB6_13StyledTextBoxNtNtNtCsig9oR15Oik2_17embedded_graphics10pixelcolor9rgb_color6Rgb565NtNtNtB11_5fonts7font6x87Font6x8NtNtNtB6_9alignment4left11LeftAlignedNtNtB2B_3top10TopAlignedNtNtNtB6_5style11height_mode9FitToTextEINtNtB11_8drawable8DrawableBV_E4drawINtCsh1UUDjrr6rg_6st77896ST7789INtCs6gHOj9GZQJF_31display_interface_parallel_gpio19PGPIO16BitInterfaceINtB5h_15Generic16BitBusINtNtNtCsgI7CeIidhBN_13stm32f7xx_hal4gpio5gpiod4PD14INtB6Q_6OutputNtB6Q_8PushPullEEINtB6O_4PD15B7B_EINtB6O_3PD0B7B_EINtB6O_3PD1B7B_EINtNtB6Q_5gpioe3PE7B7B_EINtB8W_3PE8B7B_EINtB8W_3PE9B7B_EINtB8W_4PE10B7B_EINtB8W_4PE11B7B_EINtB8W_4PE12B7B_EINtB8W_4PE13B7B_EINtB8W_4PE14B7B_EINtB8W_4PE15B7B_EINtB6O_3PD8B7B_EINtB6O_3PD9B7B_EINtB6O_4PD10B7B_EEINtB6O_4PD11B7B_EINtB6O_3PD5B7B_EEINtB8W_3PE1B7B_EEECscpBMeZEWr4C_9rustworks+0x1a3): undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-c7f6dd005bde8912.rustworks.bl60s34v-cgu.0.rcgu.o: in function `_RNvXs0_NtCsh1UUDjrr6rg_6st77895batchINtB5_13BlockIteratorINtB5_11RowIteratorINtNtCs35xZuo9B8lf_13embedded_text9rendering21StyledTextBoxIteratorNtNtNtCsig9oR15Oik2_17embedded_graphics10pixelcolor9rgb_color6Rgb565NtNtNtB2n_5fonts7font6x87Font6x8NtNtNtB1h_9alignment4left11LeftAlignedNtNtB3X_3top10TopAlignedNtNtNtB1h_5style11height_mode9FitToTextINtNtB1f_12space_config18UniformSpaceConfigB3n_EEEENtNtNtNtCskrsM4FCwAVA_4core4iter6traits8iterator8Iterator4nextCscpBMeZEWr4C_9rustworks': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/st7789-0.5.0/src/batch.rs:(.text._RINvXs2_Cs35xZuo9B8lf_13embedded_textRINtB6_13StyledTextBoxNtNtNtCsig9oR15Oik2_17embedded_graphics10pixelcolor9rgb_color6Rgb565NtNtNtB11_5fonts7font6x87Font6x8NtNtNtB6_9alignment4left11LeftAlignedNtNtB2B_3top10TopAlignedNtNtNtB6_5style11height_mode9FitToTextEINtNtB11_8drawable8DrawableBV_E4drawINtCsh1UUDjrr6rg_6st77896ST7789INtCs6gHOj9GZQJF_31display_interface_parallel_gpio19PGPIO16BitInterfaceINtB5h_15Generic16BitBusINtNtNtCsgI7CeIidhBN_13stm32f7xx_hal4gpio5gpiod4PD14INtB6Q_6OutputNtB6Q_8PushPullEEINtB6O_4PD15B7B_EINtB6O_3PD0B7B_EINtB6O_3PD1B7B_EINtNtB6Q_5gpioe3PE7B7B_EINtB8W_3PE8B7B_EINtB8W_3PE9B7B_EINtB8W_4PE10B7B_EINtB8W_4PE11B7B_EINtB8W_4PE12B7B_EINtB8W_4PE13B7B_EINtB8W_4PE14B7B_EINtB8W_4PE15B7B_EINtB6O_3PD8B7B_EINtB6O_3PD9B7B_EINtB6O_4PD10B7B_EEINtB6O_4PD11B7B_EINtB6O_3PD5B7B_EEINtB8W_3PE1B7B_EEECscpBMeZEWr4C_9rustworks+0xd7a): undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-c7f6dd005bde8912.rustworks.bl60s34v-cgu.0.rcgu.o: in function `_RINvMs_Csh1UUDjrr6rg_6st7789INtB5_6ST7789INtCs6gHOj9GZQJF_31display_interface_parallel_gpio19PGPIO16BitInterfaceINtBG_15Generic16BitBusINtNtNtCsgI7CeIidhBN_13stm32f7xx_hal4gpio5gpiod4PD14INtB2e_6OutputNtB2e_8PushPullEEINtB2c_4PD15B2Z_EINtB2c_3PD0B2Z_EINtB2c_3PD1B2Z_EINtNtB2e_5gpioe3PE7B2Z_EINtB4k_3PE8B2Z_EINtB4k_3PE9B2Z_EINtB4k_4PE10B2Z_EINtB4k_4PE11B2Z_EINtB4k_4PE12B2Z_EINtB4k_4PE13B2Z_EINtB4k_4PE14B2Z_EINtB4k_4PE15B2Z_EINtB2c_3PD8B2Z_EINtB2c_3PD9B2Z_EINtB2c_4PD10B2Z_EEINtB2c_4PD11B2Z_EINtB2c_3PD5B2Z_EEINtB4k_3PE1B2Z_EE10set_pixelsINtNtCsbNQcO6ZKxxF_8heapless3vec3VectINtNtCsJGvyNxbKfO_7typenum4uint4UIntIB9g_IB9g_IB9g_IB9g_IB9g_IB9g_NtB9i_5UTermNtNtB9k_3bit2B1EBav_ENtBax_2B0EBaQ_EBav_EBaQ_EBaQ_EEECscpBMeZEWr4C_9rustworks': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/st7789-0.5.0/src/lib.rs:202: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-c7f6dd005bde8912.rustworks.bl60s34v-cgu.0.rcgu.o: in function `_RNvXs3_NtNtCskrsM4FCwAVA_4core5slice3cmpShINtB5_14SlicePartialEqhE5equalCsdMMdF6mKweo_10num_traits': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/slice/cmp.rs:92: undefined reference to `bcmp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-c7f6dd005bde8912.rustworks.bl60s34v-cgu.0.rcgu.o: in function `_RNvNtCsdGXb73d6Hqk_8cortex_m9interrupt7disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-c7f6dd005bde8912.rustworks.bl60s34v-cgu.0.rcgu.o: in function `_RNvXs0_NtCsbNQcO6ZKxxF_8heapless3vecINtB5_3VectINtNtCsJGvyNxbKfO_7typenum4uint4UIntIBK_IBK_IBK_IBK_IBK_IBK_NtBM_5UTermNtNtBO_3bit2B1EB1S_ENtB1U_2B0EB2c_EB1S_EB2c_EB2c_EENtNtCskrsM4FCwAVA_4core5clone5Clone5cloneCscpBMeZEWr4C_9rustworks': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.5.6/src/vec.rs:175: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-c7f6dd005bde8912.rustworks.bl60s34v-cgu.0.rcgu.o: in function `_RNvNtNtCsdGXb73d6Hqk_8cortex_m8register7primask4read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-c7f6dd005bde8912.rustworks.bl60s34v-cgu.0.rcgu.o: in function `_RNvNtCsdGXb73d6Hqk_8cortex_m9interrupt7disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-c7f6dd005bde8912.rustworks.bl60s34v-cgu.0.rcgu.o: in function `_RNvNtCsdGXb73d6Hqk_8cortex_m9interrupt6enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-c7f6dd005bde8912.rustworks.bl60s34v-cgu.0.rcgu.o: in function `_RNvNtCsdGXb73d6Hqk_8cortex_m3asm5delay': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/asm.rs:29: undefined reference to `__delay' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-c7f6dd005bde8912.rustworks.bl60s34v-cgu.0.rcgu.o: in function `_RNvMNtCs8IAFZddvpNp_8heapless3vecINtB2_3VechKjb8_E3newCscpBMeZEWr4C_9rustworks': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.0/src/vec.rs:56: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-c7f6dd005bde8912.rustworks.bl60s34v-cgu.0.rcgu.o: in function `_RNvMs0_NtCs68TCv38FY1t_10rtt_target3rttNtB5_9RttWriter15write_with_mode': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rtt-target-0.3.1/src/rtt.rs:224: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-c7f6dd005bde8912.rustworks.bl60s34v-cgu.0.rcgu.o: in function `_RNvNtNtCsdGXb73d6Hqk_8cortex_m8register7primask4read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-c7f6dd005bde8912.rustworks.bl60s34v-cgu.0.rcgu.o: in function `_RNvNtCsdGXb73d6Hqk_8cortex_m9interrupt7disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-c7f6dd005bde8912.rustworks.bl60s34v-cgu.0.rcgu.o: in function `_RNvNtCsdGXb73d6Hqk_8cortex_m9interrupt6enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustworks` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "24905c36a47d911a24868ce90e7cbac49bc004b61f1056973ee54e6ce7f041c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24905c36a47d911a24868ce90e7cbac49bc004b61f1056973ee54e6ce7f041c7", kill_on_drop: false }` [INFO] [stdout] 24905c36a47d911a24868ce90e7cbac49bc004b61f1056973ee54e6ce7f041c7