[INFO] cloning repository https://github.com/Aleks-Ti/stm32f401CCU6
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aleks-Ti/stm32f401CCU6" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAleks-Ti%2Fstm32f401CCU6", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAleks-Ti%2Fstm32f401CCU6'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 659df06c6e5135777f49d824d55e8cbe7055fa3c
[INFO] testing Aleks-Ti/stm32f401CCU6 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAleks-Ti%2Fstm32f401CCU6" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Aleks-Ti/stm32f401CCU6
[INFO] finished tweaking git repo https://github.com/Aleks-Ti/stm32f401CCU6
[INFO] tweaked toml for git repo https://github.com/Aleks-Ti/stm32f401CCU6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aleks-Ti/stm32f401CCU6 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aleks-Ti/stm32f401CCU6 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e91efdab8359a30a65ca5a53bb680b251fddeacf285b327661f122bb44bf2ffe
[INFO] running `Command { std: "docker" "start" "-a" "e91efdab8359a30a65ca5a53bb680b251fddeacf285b327661f122bb44bf2ffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e91efdab8359a30a65ca5a53bb680b251fddeacf285b327661f122bb44bf2ffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e91efdab8359a30a65ca5a53bb680b251fddeacf285b327661f122bb44bf2ffe", kill_on_drop: false }`
[INFO] [stdout] e91efdab8359a30a65ca5a53bb680b251fddeacf285b327661f122bb44bf2ffe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57b205bd936d4591c144df04125d3f55c1baf4854f4aa6e036c8416d0cfbf473
[INFO] running `Command { std: "docker" "start" "-a" "57b205bd936d4591c144df04125d3f55c1baf4854f4aa6e036c8416d0cfbf473", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling cortex-m-rt v0.7.5
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling stm32f4 v0.15.1
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling embedded-dma v0.2.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0-alpha.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling fugit v0.3.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling embedded-storage v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling fugit-timer v0.1.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.5
[INFO] [stderr]    Compiling stm32f4xx-hal v0.16.2
[INFO] [stderr]    Compiling cyber-arm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustctpFapR/symbols.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstm32f4xx_hal-f258ae79b0938181,libfugit_timer-b5bbdc1f2169ea65,libbitflags-b75b0d11b4481f4a,libtime-497962bda703a5f8,libtime_core-e0f78ab84565f21a,libnum_conv-40c462b650848946,libderanged-822e813557e7108d,libpowerfmt-4485f316b4cfb648,libembedded_storage-b88220c729405e23,libembedded_dma-1a69e23c6dc9d063,libstable_deref_trait-c4f09277b411cb0a,libfugit-a87d92a63e2e0567,libgcd-d89d6df20ffb8ecd,libembedded_hal-a4a83c4ac4e70564,libstm32f4-c0ca27565b9f8a3c,libcortex_m-deae0e77cd6948ab,libvolatile_register-1b29577476cd7cd7,libvcell-35e30620c3b29b14,libbare_metal-3b67006d3bdbb49f,libembedded_hal-8636148b07c123b4,libvoid-fde4bf95fec32bcb,libnb-70935082673d5d84,libnb-35348d1d35b1b6ae,libcortex_m_rt-2284111e7d24428e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustctpFapR/raw-dylibs" "-Wl,-Bdynamic" "-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/cortex-m-rt-aaf68adabb29c4b2/out" "-L" "/opt/rustwide/target/debug/build/stm32f4-0d2c62dfd4e7f980/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cyber_arm-36c54543fb75b0ac" "-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: __libc_start_main
[INFO] [stdout]           >>> referenced by /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o:(_start)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __bkpt
[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/deps/cyber_arm-36c54543fb75b0ac.cyber_arm.6839337e31c26da-cgu.0.rcgu.o:(__rustc::rust_begin_unwind)
[INFO] [stdout]           
[INFO] [stdout]           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/deps/cyber_arm-36c54543fb75b0ac.cyber_arm.6839337e31c26da-cgu.0.rcgu.o:(cortex_m::register::primask::read::h29907dd76f5a1115)
[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/deps/cyber_arm-36c54543fb75b0ac.cyber_arm.6839337e31c26da-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h89e83863dfadd120)
[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/deps/cyber_arm-36c54543fb75b0ac.cyber_arm.6839337e31c26da-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h8869785303b9b6e4)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: memcpy
[INFO] [stdout]           >>> referenced by main.rs:14 (src/main.rs:14)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/cyber_arm-36c54543fb75b0ac.cyber_arm.6839337e31c26da-cgu.0.rcgu.o:(cyber_arm::__cortex_m_rt_main::h7edd587edc0efec4)
[INFO] [stdout]           >>> referenced by iterator.rs:2639 (/rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/iter/traits/iterator.rs:2639)
[INFO] [stdout]           >>>               stm32f4xx_hal-f258ae79b0938181.stm32f4xx_hal.5bb0405bf82f4a5a-cgu.06.rcgu.o:(core::iter::traits::iterator::Iterator::reduce::hbd8cea7a5bbea4ec) in archive /opt/rustwide/target/debug/deps/libstm32f4xx_hal-f258ae79b0938181.rlib
[INFO] [stdout]           >>> referenced by mod.rs:297 (src/rcc/mod.rs:297)
[INFO] [stdout]           >>>               stm32f4xx_hal-f258ae79b0938181.stm32f4xx_hal.5bb0405bf82f4a5a-cgu.08.rcgu.o:(_$LT$stm32f4..stm32f401..RCC$u20$as$u20$stm32f4xx_hal..rcc..RccExt$GT$::constrain::hbc16e5e52f90641c) in archive /opt/rustwide/target/debug/deps/libstm32f4xx_hal-f258ae79b0938181.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __dsb
[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]           >>>               stm32f4xx_hal-f258ae79b0938181.stm32f4xx_hal.5bb0405bf82f4a5a-cgu.08.rcgu.o:(cortex_m::asm::dsb::h8bef3ae9875caf17) in archive /opt/rustwide/target/debug/deps/libstm32f4xx_hal-f258ae79b0938181.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __delay
[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]           >>>               stm32f4xx_hal-f258ae79b0938181.stm32f4xx_hal.5bb0405bf82f4a5a-cgu.08.rcgu.o:(cortex_m::asm::delay::h1f2e11c75e837da7) in archive /opt/rustwide/target/debug/deps/libstm32f4xx_hal-f258ae79b0938181.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: rust_eh_personality
[INFO] [stdout]           >>> referenced by core.91ef86f5e1df6c36-cgu.0
[INFO] [stdout]           >>>               core-5fc89b42ad57ec54.core.91ef86f5e1df6c36-cgu.0.rcgu.o:(DW.ref.rust_eh_personality) in archive /opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5fc89b42ad57ec54.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cyber-arm` (bin "cyber-arm") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "57b205bd936d4591c144df04125d3f55c1baf4854f4aa6e036c8416d0cfbf473", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57b205bd936d4591c144df04125d3f55c1baf4854f4aa6e036c8416d0cfbf473", kill_on_drop: false }`
[INFO] [stdout] 57b205bd936d4591c144df04125d3f55c1baf4854f4aa6e036c8416d0cfbf473
