[INFO] fetching crate sh1106 0.5.0...
[INFO] testing sh1106-0.5.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate sh1106 0.5.0 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate sh1106 0.5.0
[INFO] finished tweaking crates.io crate sh1106 0.5.0
[INFO] tweaked toml for crates.io crate sh1106 0.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sh1106 0.5.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sh1106 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8e844c8851ac3bb8ac9bbe8906f2710eb6e862552ac9b25a8e331206d8c6720
[INFO] running `Command { std: "docker" "start" "-a" "c8e844c8851ac3bb8ac9bbe8906f2710eb6e862552ac9b25a8e331206d8c6720", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8e844c8851ac3bb8ac9bbe8906f2710eb6e862552ac9b25a8e331206d8c6720", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8e844c8851ac3bb8ac9bbe8906f2710eb6e862552ac9b25a8e331206d8c6720", kill_on_drop: false }`
[INFO] [stdout] c8e844c8851ac3bb8ac9bbe8906f2710eb6e862552ac9b25a8e331206d8c6720
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63dde7c2847626eed87963dd74c72b2d4cc1bc974b0656307f11b3beb3100c0b
[INFO] running `Command { std: "docker" "start" "-a" "63dde7c2847626eed87963dd74c72b2d4cc1bc974b0656307f11b3beb3100c0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling sh1106 v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s
[INFO] running `Command { std: "docker" "inspect" "63dde7c2847626eed87963dd74c72b2d4cc1bc974b0656307f11b3beb3100c0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63dde7c2847626eed87963dd74c72b2d4cc1bc974b0656307f11b3beb3100c0b", kill_on_drop: false }`
[INFO] [stdout] 63dde7c2847626eed87963dd74c72b2d4cc1bc974b0656307f11b3beb3100c0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 301cc65f0363411bb4c90009f74bd25968fbf85aad3114cfa75df82e79e65021
[INFO] running `Command { std: "docker" "start" "-a" "301cc65f0363411bb4c90009f74bd25968fbf85aad3114cfa75df82e79e65021", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cortex-m-rt v0.6.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling stm32f1 v0.11.0
[INFO] [stderr]    Compiling heapless v0.6.1
[INFO] [stderr]    Compiling volatile-register v0.2.1
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.7
[INFO] [stderr]    Compiling r0 v0.2.2
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cortex-m-rtic v0.5.9
[INFO] [stderr]    Compiling hash32 v0.1.1
[INFO] [stderr]    Compiling embedded-dma v0.1.2
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling rtic-core v0.3.1
[INFO] [stderr]    Compiling micromath v2.0.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling panic-semihosting v0.5.6
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling embedded-graphics v0.8.1
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling aligned v0.3.5
[INFO] [stderr]    Compiling rtic-syntax v0.4.0
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.6.15
[INFO] [stderr]    Compiling cortex-m-rtic-macros v0.5.3
[INFO] [stderr]    Compiling stm32f1xx-hal v0.7.0
[INFO] [stderr]    Compiling sh1106 v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcBbeGim/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstm32f1xx_hal-2c9e6121a43634bd,libcast-b2aedd835a33a4ea,libembedded_dma-d3de9d440e961a29,libstm32f1-d4a0917eb320acc1,libcortex_m-3578127d4901ef52,libcortex_m-0b250b87804a32ee,libvolatile_register-af6b9ab2887636b1,libvcell-b9da5b1c01204026,libaligned-a6f965de96a22b58,libas_slice-cfbe0b9c5dad665b,libstable_deref_trait-82b2c3236e0a3ab3,libgeneric_array-3c7925ad4061fc88,libgeneric_array-3041f77053dc4a76,libgeneric_array-e3ec67db3fcce1d0,libtypenum-1625234240d5d30f,libbare_metal-79feae2e0154f47b,libsh1106-6e7c49c5dd1d99e6,libembedded_graphics_core-1987276ced6bc90e,libaz-b3ff86cb7969f6ba,libembedded_hal-b1a5e3f3b1cd4876,libvoid-90ec735a30f51baa,libnb-7530eefa41a1cace,libnb-796d7d7fbd8bd2cd,libpanic_semihosting-c0ddd9a2989c39a2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/{libcortex_m_rt-7e25d39579877973,libr0-e384e2d78ce689fb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBbeGim/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/sh1106-0aa8d8478326b64f/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-b25d7bff31264b29/out" "-L" "/opt/rustwide/target/debug/build/stm32f1-ff76c7151ba0c64d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/pixelsquare-1a0043b7f81ecea6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __primask_r
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/pixelsquare-1a0043b7f81ecea6.pixelsquare.540b9cf2f3996107-cgu.0.rcgu.o:(cortex_m::register::primask::read::ha0dbdfd5dcdb8296)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsie
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/pixelsquare-1a0043b7f81ecea6.pixelsquare.540b9cf2f3996107-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h5e9e62ae441988db)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsid
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/pixelsquare-1a0043b7f81ecea6.pixelsquare.540b9cf2f3996107-cgu.0.rcgu.o:(cortex_m::interrupt::disable::hcec6303c0ff6fcfb)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcSw5Ctb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstm32f1xx_hal-2c9e6121a43634bd,libcast-b2aedd835a33a4ea,libembedded_dma-d3de9d440e961a29,libstm32f1-d4a0917eb320acc1,libcortex_m-3578127d4901ef52,libcortex_m-0b250b87804a32ee,libvolatile_register-af6b9ab2887636b1,libvcell-b9da5b1c01204026,libaligned-a6f965de96a22b58,libas_slice-cfbe0b9c5dad665b,libstable_deref_trait-82b2c3236e0a3ab3,libgeneric_array-3c7925ad4061fc88,libgeneric_array-3041f77053dc4a76,libgeneric_array-e3ec67db3fcce1d0,libtypenum-1625234240d5d30f,libbare_metal-79feae2e0154f47b,libsh1106-6e7c49c5dd1d99e6,libembedded_hal-b1a5e3f3b1cd4876,libvoid-90ec735a30f51baa,libnb-7530eefa41a1cace,libnb-796d7d7fbd8bd2cd,libpanic_semihosting-c0ddd9a2989c39a2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/{libembedded_graphics-1e6128ea662d407e,libbyteorder-639f436530ff9d9a,libfloat_cmp-247c17e229c81b2c,libnum_traits-f60b3a37b0727376,libmicromath-452b266de4b35d4d,libembedded_graphics_core-1987276ced6bc90e,libaz-b3ff86cb7969f6ba,libcortex_m_rt-7e25d39579877973,libr0-e384e2d78ce689fb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSw5Ctb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/sh1106-0aa8d8478326b64f/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-b25d7bff31264b29/out" "-L" "/opt/rustwide/target/debug/build/stm32f1-ff76c7151ba0c64d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/rotation-c2e86e659e7de6c2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __primask_r
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rotation-c2e86e659e7de6c2.rotation.829e27eaca2ac63c-cgu.0.rcgu.o:(cortex_m::register::primask::read::h2a15422e5fbcf5d0)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsie
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rotation-c2e86e659e7de6c2.rotation.829e27eaca2ac63c-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h7418711070beb494)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsid
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rotation-c2e86e659e7de6c2.rotation.829e27eaca2ac63c-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h4cdd6cdfea3a6b02)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sh1106` (example "rotation") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcmYeP9k/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstm32f1xx_hal-2c9e6121a43634bd,libcast-b2aedd835a33a4ea,libembedded_dma-d3de9d440e961a29,libstm32f1-d4a0917eb320acc1,libcortex_m-3578127d4901ef52,libcortex_m-0b250b87804a32ee,libvolatile_register-af6b9ab2887636b1,libvcell-b9da5b1c01204026,libaligned-a6f965de96a22b58,libas_slice-cfbe0b9c5dad665b,libstable_deref_trait-82b2c3236e0a3ab3,libgeneric_array-3c7925ad4061fc88,libgeneric_array-3041f77053dc4a76,libgeneric_array-e3ec67db3fcce1d0,libtypenum-1625234240d5d30f,libbare_metal-79feae2e0154f47b,libsh1106-6e7c49c5dd1d99e6,libpanic_semihosting-c0ddd9a2989c39a2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/{libembedded_hal-b1a5e3f3b1cd4876,libvoid-90ec735a30f51baa,libnb-7530eefa41a1cace,libnb-796d7d7fbd8bd2cd,libembedded_graphics-1e6128ea662d407e,libbyteorder-639f436530ff9d9a,libfloat_cmp-247c17e229c81b2c,libnum_traits-f60b3a37b0727376,libmicromath-452b266de4b35d4d,libembedded_graphics_core-1987276ced6bc90e,libaz-b3ff86cb7969f6ba,libcortex_m_rt-7e25d39579877973,libr0-e384e2d78ce689fb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmYeP9k/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/sh1106-0aa8d8478326b64f/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-b25d7bff31264b29/out" "-L" "/opt/rustwide/target/debug/build/stm32f1-ff76c7151ba0c64d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/image_spi-b8b6505ec3d7aa4c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __primask_r
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/image_spi-b8b6505ec3d7aa4c.image_spi.47e26a79feb1a89b-cgu.0.rcgu.o:(cortex_m::register::primask::read::h1ad7facf1cf025da)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsie
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/image_spi-b8b6505ec3d7aa4c.image_spi.47e26a79feb1a89b-cgu.0.rcgu.o:(cortex_m::interrupt::enable::hfbe3892748d2b2a9)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsid
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/image_spi-b8b6505ec3d7aa4c.image_spi.47e26a79feb1a89b-cgu.0.rcgu.o:(cortex_m::interrupt::disable::hbc48e64b5fc39e54)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[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" "/tmp/rustcjSJB5I/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstm32f1xx_hal-2c9e6121a43634bd,libcast-b2aedd835a33a4ea,libembedded_dma-d3de9d440e961a29,libstm32f1-d4a0917eb320acc1,libcortex_m-3578127d4901ef52,libcortex_m-0b250b87804a32ee,libvolatile_register-af6b9ab2887636b1,libvcell-b9da5b1c01204026,libaligned-a6f965de96a22b58,libas_slice-cfbe0b9c5dad665b,libstable_deref_trait-82b2c3236e0a3ab3,libgeneric_array-3c7925ad4061fc88,libgeneric_array-3041f77053dc4a76,libgeneric_array-e3ec67db3fcce1d0,libtypenum-1625234240d5d30f,libbare_metal-79feae2e0154f47b,libsh1106-6e7c49c5dd1d99e6,libembedded_hal-b1a5e3f3b1cd4876,libvoid-90ec735a30f51baa,libnb-7530eefa41a1cace,libnb-796d7d7fbd8bd2cd,libpanic_semihosting-c0ddd9a2989c39a2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/{libembedded_graphics-1e6128ea662d407e,libbyteorder-639f436530ff9d9a,libfloat_cmp-247c17e229c81b2c,libnum_traits-f60b3a37b0727376,libmicromath-452b266de4b35d4d,libembedded_graphics_core-1987276ced6bc90e,libaz-b3ff86cb7969f6ba,libcortex_m_rt-7e25d39579877973,libr0-e384e2d78ce689fb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjSJB5I/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/sh1106-0aa8d8478326b64f/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-b25d7bff31264b29/out" "-L" "/opt/rustwide/target/debug/build/stm32f1-ff76c7151ba0c64d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/image-0322d1e73a54de6b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __primask_r
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/image-0322d1e73a54de6b.image.19edeb5a382ae147-cgu.0.rcgu.o:(cortex_m::register::primask::read::hdd658631f0432b38)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsie
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/image-0322d1e73a54de6b.image.19edeb5a382ae147-cgu.0.rcgu.o:(cortex_m::interrupt::enable::hbbb5eb34262173e1)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsid
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/image-0322d1e73a54de6b.image.19edeb5a382ae147-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h3b2f7e3d82e67a0f)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sh1106` (example "image_spi") due to 1 previous error
[INFO] [stderr] error: could not compile `sh1106` (example "pixelsquare") due to 1 previous error
[INFO] [stderr] error: could not compile `sh1106` (example "image") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcwpVY7T/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstm32f1xx_hal-2c9e6121a43634bd,libcast-b2aedd835a33a4ea,libembedded_dma-d3de9d440e961a29,libstm32f1-d4a0917eb320acc1,libcortex_m-3578127d4901ef52,libcortex_m-0b250b87804a32ee,libvolatile_register-af6b9ab2887636b1,libvcell-b9da5b1c01204026,libaligned-a6f965de96a22b58,libas_slice-cfbe0b9c5dad665b,libstable_deref_trait-82b2c3236e0a3ab3,libgeneric_array-3c7925ad4061fc88,libgeneric_array-3041f77053dc4a76,libgeneric_array-e3ec67db3fcce1d0,libtypenum-1625234240d5d30f,libbare_metal-79feae2e0154f47b,libsh1106-6e7c49c5dd1d99e6,libembedded_hal-b1a5e3f3b1cd4876,libvoid-90ec735a30f51baa,libnb-7530eefa41a1cace,libnb-796d7d7fbd8bd2cd,libpanic_semihosting-c0ddd9a2989c39a2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/{libembedded_graphics-1e6128ea662d407e,libbyteorder-639f436530ff9d9a,libfloat_cmp-247c17e229c81b2c,libnum_traits-f60b3a37b0727376,libmicromath-452b266de4b35d4d,libembedded_graphics_core-1987276ced6bc90e,libaz-b3ff86cb7969f6ba,libcortex_m_rt-7e25d39579877973,libr0-e384e2d78ce689fb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwpVY7T/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/sh1106-0aa8d8478326b64f/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-b25d7bff31264b29/out" "-L" "/opt/rustwide/target/debug/build/stm32f1-ff76c7151ba0c64d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/graphics_128x32-8c2c1d923a26e5fc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __primask_r
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/graphics_128x32-8c2c1d923a26e5fc.graphics_128x32.bff9827895273729-cgu.0.rcgu.o:(cortex_m::register::primask::read::h088a706f412f1319)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsie
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/graphics_128x32-8c2c1d923a26e5fc.graphics_128x32.bff9827895273729-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h71150aa48bcc7330)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsid
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/graphics_128x32-8c2c1d923a26e5fc.graphics_128x32.bff9827895273729-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h4a6dbcf4d59c03fe)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sh1106` (example "graphics_128x32") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcaQqr9G/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstm32f1xx_hal-2c9e6121a43634bd,libcast-b2aedd835a33a4ea,libembedded_dma-d3de9d440e961a29,libstm32f1-d4a0917eb320acc1,libcortex_m-3578127d4901ef52,libcortex_m-0b250b87804a32ee,libvolatile_register-af6b9ab2887636b1,libvcell-b9da5b1c01204026,libaligned-a6f965de96a22b58,libas_slice-cfbe0b9c5dad665b,libstable_deref_trait-82b2c3236e0a3ab3,libgeneric_array-3c7925ad4061fc88,libgeneric_array-3041f77053dc4a76,libgeneric_array-e3ec67db3fcce1d0,libtypenum-1625234240d5d30f,libbare_metal-79feae2e0154f47b,libsh1106-6e7c49c5dd1d99e6,libembedded_hal-b1a5e3f3b1cd4876,libvoid-90ec735a30f51baa,libnb-7530eefa41a1cace,libnb-796d7d7fbd8bd2cd,libpanic_semihosting-c0ddd9a2989c39a2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/{libembedded_graphics-1e6128ea662d407e,libbyteorder-639f436530ff9d9a,libfloat_cmp-247c17e229c81b2c,libnum_traits-f60b3a37b0727376,libmicromath-452b266de4b35d4d,libembedded_graphics_core-1987276ced6bc90e,libaz-b3ff86cb7969f6ba,libcortex_m_rt-7e25d39579877973,libr0-e384e2d78ce689fb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcaQqr9G/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/sh1106-0aa8d8478326b64f/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-b25d7bff31264b29/out" "-L" "/opt/rustwide/target/debug/build/stm32f1-ff76c7151ba0c64d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/graphics-1d0eb2927b707019" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __primask_r
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/graphics-1d0eb2927b707019.graphics.e74cb58fd5f46a5d-cgu.0.rcgu.o:(cortex_m::register::primask::read::hb9ca28dcfcac8544)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsie
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/graphics-1d0eb2927b707019.graphics.e74cb58fd5f46a5d-cgu.0.rcgu.o:(cortex_m::interrupt::enable::ha7142e3ac0c2c2da)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsid
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/graphics-1d0eb2927b707019.graphics.e74cb58fd5f46a5d-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h66b2e853eff4bd0b)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sh1106` (example "graphics") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcLxgUaW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstm32f1xx_hal-2c9e6121a43634bd,libcast-b2aedd835a33a4ea,libembedded_dma-d3de9d440e961a29,libstm32f1-d4a0917eb320acc1,libcortex_m-3578127d4901ef52,libcortex_m-0b250b87804a32ee,libvolatile_register-af6b9ab2887636b1,libvcell-b9da5b1c01204026,libaligned-a6f965de96a22b58,libas_slice-cfbe0b9c5dad665b,libstable_deref_trait-82b2c3236e0a3ab3,libgeneric_array-3c7925ad4061fc88,libgeneric_array-3041f77053dc4a76,libgeneric_array-e3ec67db3fcce1d0,libtypenum-1625234240d5d30f,libbare_metal-79feae2e0154f47b,libsh1106-6e7c49c5dd1d99e6,libembedded_hal-b1a5e3f3b1cd4876,libvoid-90ec735a30f51baa,libnb-7530eefa41a1cace,libnb-796d7d7fbd8bd2cd,libpanic_semihosting-c0ddd9a2989c39a2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/{libembedded_graphics-1e6128ea662d407e,libbyteorder-639f436530ff9d9a,libfloat_cmp-247c17e229c81b2c,libnum_traits-f60b3a37b0727376,libmicromath-452b266de4b35d4d,libembedded_graphics_core-1987276ced6bc90e,libaz-b3ff86cb7969f6ba,libcortex_m_rt-7e25d39579877973,libr0-e384e2d78ce689fb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLxgUaW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/sh1106-0aa8d8478326b64f/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-b25d7bff31264b29/out" "-L" "/opt/rustwide/target/debug/build/stm32f1-ff76c7151ba0c64d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/text-876fe25daf34c03d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __primask_r
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/text-876fe25daf34c03d.text.7ad25778406ed798-cgu.0.rcgu.o:(cortex_m::register::primask::read::hdb60c2931b4482e5)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsie
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/text-876fe25daf34c03d.text.7ad25778406ed798-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h14d10dd2d2491ed8)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsid
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/text-876fe25daf34c03d.text.7ad25778406ed798-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h76f21bf5b64d18f4)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sh1106` (example "text") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "301cc65f0363411bb4c90009f74bd25968fbf85aad3114cfa75df82e79e65021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "301cc65f0363411bb4c90009f74bd25968fbf85aad3114cfa75df82e79e65021", kill_on_drop: false }`
[INFO] [stdout] 301cc65f0363411bb4c90009f74bd25968fbf85aad3114cfa75df82e79e65021
