[INFO] fetching crate razorback 0.1.0...
[INFO] testing razorback-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate razorback 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate razorback 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rtcc v0.2.1
[INFO] [stderr]   Downloaded volatile-register v0.2.0
[INFO] [stderr]   Downloaded nb v1.0.0
[INFO] [stderr]   Downloaded embedded-dma v0.1.2
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.1.8
[INFO] [stderr]   Downloaded cast v0.2.6
[INFO] [stderr]   Downloaded cortex-m-rtic-macros v0.6.0-alpha.4
[INFO] [stderr]   Downloaded rtic-syntax v0.5.0-alpha.3
[INFO] [stderr]   Downloaded heapless v0.6.1
[INFO] [stderr]   Downloaded cortex-m v0.7.2
[INFO] [stderr]   Downloaded stm32f4xx-hal v0.9.0
[INFO] [stderr]   Downloaded embedded-time v0.11.0
[INFO] [stderr]   Downloaded typenum v1.13.0
[INFO] [stderr]   Downloaded cortex-m-rt v0.6.14
[INFO] [stderr]   Downloaded rtic-core v0.3.1
[INFO] [stderr]   Downloaded rtic-monotonic v0.1.0-alpha.1
[INFO] [stderr]   Downloaded stm32f4 v0.13.0
[INFO] [stderr]   Downloaded embedded-hal v0.2.5
[INFO] [stderr]   Downloaded cortex-m-rtic v0.6.0-alpha.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4718e1b64c0eb9ec9eb9d83b8b2f3fc0fcbc11b51aac4ca867b24e0cd2305ba7
[INFO] running `Command { std: "docker" "start" "-a" "4718e1b64c0eb9ec9eb9d83b8b2f3fc0fcbc11b51aac4ca867b24e0cd2305ba7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4718e1b64c0eb9ec9eb9d83b8b2f3fc0fcbc11b51aac4ca867b24e0cd2305ba7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4718e1b64c0eb9ec9eb9d83b8b2f3fc0fcbc11b51aac4ca867b24e0cd2305ba7", kill_on_drop: false }`
[INFO] [stdout] 4718e1b64c0eb9ec9eb9d83b8b2f3fc0fcbc11b51aac4ca867b24e0cd2305ba7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 085b2364dcebf560eff06c685e3001e3bea13b99e7f64ebe0e620a328dfc68aa
[INFO] running `Command { std: "docker" "start" "-a" "085b2364dcebf560eff06c685e3001e3bea13b99e7f64ebe0e620a328dfc68aa", 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 embedded-hal v0.2.5
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling stm32f4 v0.13.0
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.7
[INFO] [stderr]    Compiling cortex-m-rt v0.6.14
[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 semver v0.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cortex-m-rtic v0.6.0-alpha.4
[INFO] [stderr]    Compiling panic-semihosting v0.5.6
[INFO] [stderr]    Compiling cast v0.2.6
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling as-slice v0.1.5
[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 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/rustcio5LGR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstm32f4-b6c6c7158584dac1,librtic-81defd8eb8b49b5c,libheapless-94d5853f10771a4a,libas_slice-b7b2a71d2e4ff65d,libstable_deref_trait-6b34fb5f69c669d1,libgeneric_array-ee04280e8e3338f7,libgeneric_array-4d8bf32a71477440,libhash32-efad8c8b7064a2d5,libbyteorder-4dc325ffbd6fe483,libgeneric_array-63527e52833b72ce,libtypenum-446d5903e73c7ef9,libbare_metal-68beb839ad43f37a,librtic_monotonic-d04d7fffa5071b85,libembedded_time-0974a12ab92bc692,libnum-457b4cdf1773813e,libnum_iter-44eb058519c14987,libnum_rational-70b74445f94edfbb,libnum_integer-803eeeb755f7f3fb,libnum_complex-6af9e4283b1036cf,libnum_traits-5d0696aa2f461847,librtic_core-582564fa91bc10f0,libcortex_m-1b7dadb779fb1ca9,libembedded_hal-2c3e49d492064f2d,libvoid-e3268ce02ddb174f,libnb-db673589f6ec913a,libnb-d9f4d7a9b2f282ef,libvolatile_register-7721235e43a6d615,libvcell-2a842764f66aced2,libbare_metal-91b2d004e4a9e0cc,libpanic_semihosting-9e9f451351a3d220}.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/rustcio5LGR/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-fda07b76bb837219/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/razorback-c43a8ea31118db61" "-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-c43a8ea31118db61.razorback.1e2be62300a49616-cgu.0.rcgu.o:(cortex_m::asm::wfi::ha40b163e256f2d8e)
[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-c43a8ea31118db61.razorback.1e2be62300a49616-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h33bc83aead08eaca)
[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-c43a8ea31118db61.razorback.1e2be62300a49616-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h6620b655089a55b9)
[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" "085b2364dcebf560eff06c685e3001e3bea13b99e7f64ebe0e620a328dfc68aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "085b2364dcebf560eff06c685e3001e3bea13b99e7f64ebe0e620a328dfc68aa", kill_on_drop: false }`
[INFO] [stdout] 085b2364dcebf560eff06c685e3001e3bea13b99e7f64ebe0e620a328dfc68aa
