[INFO] fetching crate razorback 0.1.0...
[INFO] testing razorback-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate razorback 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate razorback 0.1.0
[INFO] finished tweaking crates.io crate razorback 0.1.0
[INFO] tweaked toml for crates.io crate razorback 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate razorback 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate razorback 0.1.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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b5842ec813fee89a98ca004eb4ef715ab64d84752a3295110f26c0800b01e94
[INFO] running `Command { std: "docker" "start" "-a" "7b5842ec813fee89a98ca004eb4ef715ab64d84752a3295110f26c0800b01e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b5842ec813fee89a98ca004eb4ef715ab64d84752a3295110f26c0800b01e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b5842ec813fee89a98ca004eb4ef715ab64d84752a3295110f26c0800b01e94", kill_on_drop: false }`
[INFO] [stdout] 7b5842ec813fee89a98ca004eb4ef715ab64d84752a3295110f26c0800b01e94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21762dbc8a3b3f8a44130f56789d232892596e65957e72ffdf6c6566bb918b7d
[INFO] running `Command { std: "docker" "start" "-a" "21762dbc8a3b3f8a44130f56789d232892596e65957e72ffdf6c6566bb918b7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling cortex-m v0.7.2
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling nb v1.0.0
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling volatile-register v0.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling cortex-m-rt v0.6.14
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.7
[INFO] [stderr]    Compiling embedded-hal v0.2.5
[INFO] [stderr]    Compiling stm32f4 v0.13.0
[INFO] [stderr]    Compiling heapless v0.6.1
[INFO] [stderr]    Compiling hash32 v0.1.1
[INFO] [stderr]    Compiling r0 v0.2.2
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling embedded-dma v0.1.2
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling rtic-core v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cortex-m-rtic v0.6.0-alpha.4
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling panic-semihosting v0.5.6
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling cast v0.2.6
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling embedded-time v0.11.0
[INFO] [stderr]    Compiling rtcc v0.2.1
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling rtic-monotonic v0.1.0-alpha.1
[INFO] [stderr]    Compiling rtic-syntax v0.5.0-alpha.3
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.1.8
[INFO] [stderr]    Compiling cortex-m-rtic-macros v0.6.0-alpha.4
[INFO] [stderr]    Compiling stm32f4xx-hal v0.9.0
[INFO] [stderr]    Compiling razorback v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustce4XlOi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstm32f4-adeb7344aceaecd9,librtic-fb793bfe3deb1b0c,libheapless-5027216b3e380aad,libas_slice-0e2664213b1a49e3,libstable_deref_trait-932cd180c9d6b0f0,libgeneric_array-2f0931a005553607,libgeneric_array-b89bec4072b0cbeb,libhash32-80af2b13a413437d,libbyteorder-66cc2296229155f6,libgeneric_array-768adab987ed3837,libtypenum-07c1df086393b073,libbare_metal-ec28712f7544ccce,librtic_monotonic-5eee18e46ec405e1,libembedded_time-203113beb4a58088,libnum-71f933001ec3d188,libnum_iter-cc239c3990c17de6,libnum_rational-5774f2d86856a85c,libnum_integer-b5e3d5e653680379,libnum_complex-205f352987e337b7,libnum_traits-780c205460dec409,librtic_core-d9338d8074324b5b,libcortex_m-c77c1121c4ca3fe8,libembedded_hal-dabe354bf7ad3acc,libvoid-6336667ff9ef9cc5,libnb-616112d8c6d6f5d6,libnb-33c70c8e0c38e960,libvolatile_register-02fb9eadfdabc95d,libvcell-0eaad7c905f5a0e7,libbare_metal-4c035d36fb109858,libpanic_semihosting-a76f5db50cee69c8}.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-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustce4XlOi/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/cortex-m-rt-6bd06b55b957dc4f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/razorback-fa0f721d3da90a4e" "-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: __wfi
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/razorback-fa0f721d3da90a4e.razorback.fc8473ac32410ee3-cgu.0.rcgu.o:(cortex_m::asm::wfi::h205fcb969c857f79)
[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.2/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/razorback-fa0f721d3da90a4e.razorback.fc8473ac32410ee3-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h5cb810451c0c159d)
[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.2/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/razorback-fa0f721d3da90a4e.razorback.fc8473ac32410ee3-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h1cb345f601535c88)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `razorback` (bin "razorback") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "21762dbc8a3b3f8a44130f56789d232892596e65957e72ffdf6c6566bb918b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21762dbc8a3b3f8a44130f56789d232892596e65957e72ffdf6c6566bb918b7d", kill_on_drop: false }`
[INFO] [stdout] 21762dbc8a3b3f8a44130f56789d232892596e65957e72ffdf6c6566bb918b7d
