[INFO] cloning repository https://github.com/0ptim0/mcu_rust_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0ptim0/mcu_rust_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0ptim0%2Fmcu_rust_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0ptim0%2Fmcu_rust_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e80dce9a2122ae617b513f121b67bc5ab4d16eb
[INFO] testing 0ptim0/mcu_rust_test against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0ptim0%2Fmcu_rust_test" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/0ptim0/mcu_rust_test
[INFO] finished tweaking git repo https://github.com/0ptim0/mcu_rust_test
[INFO] tweaked toml for git repo https://github.com/0ptim0/mcu_rust_test written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0ptim0/mcu_rust_test on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0ptim0/mcu_rust_test 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vcell v0.1.3
[INFO] [stderr]   Downloaded quote v1.0.36
[INFO] [stderr]   Downloaded cortex-m-rt v0.7.3
[INFO] [stderr]   Downloaded bxcan v0.7.0
[INFO] [stderr]   Downloaded panic-halt v0.2.0
[INFO] [stderr]   Downloaded embedded-dma v0.2.0
[INFO] [stderr]   Downloaded fugit v0.3.7
[INFO] [stderr]   Downloaded bare-metal v1.0.0
[INFO] [stderr]   Downloaded bitfield v0.13.2
[INFO] [stderr]   Downloaded syn v1.0.109
[INFO] [stderr]   Downloaded gcd v2.3.0
[INFO] [stderr]   Downloaded stm32-usbd v0.6.0
[INFO] [stderr]   Downloaded semver v0.9.0
[INFO] [stderr]   Downloaded rustc_version v0.2.3
[INFO] [stderr]   Downloaded bare-metal v0.2.5
[INFO] [stderr]   Downloaded nb v1.1.0
[INFO] [stderr]   Downloaded stm32f1xx-hal v0.10.0
[INFO] [stderr]   Downloaded nb v0.1.3
[INFO] [stderr]   Downloaded embedded-hal v0.2.7
[INFO] [stderr]   Downloaded volatile-register v0.2.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.86
[INFO] [stderr]   Downloaded fugit-timer v0.1.3
[INFO] [stderr]   Downloaded usb-device v0.2.9
[INFO] [stderr]   Downloaded semver-parser v0.7.0
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.7.0
[INFO] [stderr]   Downloaded cortex-m v0.7.7
[INFO] [stderr]   Downloaded stm32f1 v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4eaa28d21bcd9ce43f811f3e03b141614be5b1a64f036e4663fcd143f9dcfd5
[INFO] running `Command { std: "docker" "start" "-a" "f4eaa28d21bcd9ce43f811f3e03b141614be5b1a64f036e4663fcd143f9dcfd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4eaa28d21bcd9ce43f811f3e03b141614be5b1a64f036e4663fcd143f9dcfd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4eaa28d21bcd9ce43f811f3e03b141614be5b1a64f036e4663fcd143f9dcfd5", kill_on_drop: false }`
[INFO] [stdout] f4eaa28d21bcd9ce43f811f3e03b141614be5b1a64f036e4663fcd143f9dcfd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 938e142bdacfddef1e39b1d2144a40bb35d3bb9b0841fbda2778c17b6c69de05
[INFO] running `Command { std: "docker" "start" "-a" "938e142bdacfddef1e39b1d2144a40bb35d3bb9b0841fbda2778c17b6c69de05", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling stm32-usbd v0.6.0
[INFO] [stderr]    Compiling stm32f1 v0.15.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling fugit v0.3.7
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling usb-device v0.2.9
[INFO] [stderr]    Compiling embedded-dma v0.2.0
[INFO] [stderr]    Compiling bxcan v0.7.0
[INFO] [stderr]    Compiling panic-halt v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling fugit-timer v0.1.3
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.0
[INFO] [stderr]    Compiling stm32f1xx-hal v0.10.0
[INFO] [stderr]    Compiling rust_mcu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcVpykIc/symbols.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstm32f1xx_hal-6b9f9717dd40ee4c,libfugit_timer-a1038428340cf455,libbxcan-7585b5de89c92787,libbitflags-80826d808fa4cc50,libstm32_usbd-637b2ac763dfbe24,libusb_device-abdea86b3089ebc1,libfugit-e5d6d6f700bd60ba,libgcd-e2879681b8d58ee7,libembedded_dma-86030c78450d28d7,libstable_deref_trait-764d494df600d7da,libstm32f1-7b2bd6814d3f98e5,libcortex_m-37bdb2190a3500ea,libvolatile_register-6a96dae340c4b120,libvcell-e0fc2c5127844708,libbare_metal-d9fc577ea4a73bc0,libembedded_hal-9bc71a7248a162c4,libvoid-07f415d427cccf8c,libnb-8836b7b055e9bf66,libcortex_m_rt-99270d7d5e7f2830,libnb-5fd1458f61e83790,libpanic_halt-30fd146cff9ffbe9}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcVpykIc/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-75093324e40b517a/out" "-L" "/opt/rustwide/target/debug/build/stm32f1-f42bc04ae1c56825/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_mcu-57e7bba16ad4355d" "-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: memcpy
[INFO] [stdout]           >>> referenced by rcc.rs:22 (src/rcc.rs:22)
[INFO] [stdout]           >>>               stm32f1xx_hal-6b9f9717dd40ee4c.stm32f1xx_hal.de7ad7be8525fc26-cgu.3.rcgu.o:(_$LT$stm32f1..stm32f103..RCC$u20$as$u20$stm32f1xx_hal..rcc..RccExt$GT$::constrain::ha3e235512a1558a3) in archive /opt/rustwide/target/debug/deps/libstm32f1xx_hal-6b9f9717dd40ee4c.rlib
[INFO] [stdout]           >>> referenced by main.rs:33 (src/main.rs:33)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/rust_mcu-57e7bba16ad4355d.rust_mcu.383a8bb48c319017-cgu.0.rcgu.o:(rust_mcu::__cortex_m_rt_main::hb520c57256aa7206)
[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/rust_mcu-57e7bba16ad4355d.rust_mcu.383a8bb48c319017-cgu.0.rcgu.o:(cortex_m::register::primask::read::hef553925de4abeca)
[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/rust_mcu-57e7bba16ad4355d.rust_mcu.383a8bb48c319017-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h98eb4d4d75e040bf)
[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/rust_mcu-57e7bba16ad4355d.rust_mcu.383a8bb48c319017-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h4694857a95f542a7)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: rust_eh_personality
[INFO] [stdout]           >>> referenced by core.42326c15e70145c1-cgu.0
[INFO] [stdout]           >>>               core-049beac0cc29bd50.core.42326c15e70145c1-cgu.0.rcgu.o:(DW.ref.rust_eh_personality) in archive /opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-049beac0cc29bd50.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_mcu` (bin "rust_mcu") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "938e142bdacfddef1e39b1d2144a40bb35d3bb9b0841fbda2778c17b6c69de05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "938e142bdacfddef1e39b1d2144a40bb35d3bb9b0841fbda2778c17b6c69de05", kill_on_drop: false }`
[INFO] [stdout] 938e142bdacfddef1e39b1d2144a40bb35d3bb9b0841fbda2778c17b6c69de05
