[INFO] cloning repository https://github.com/killpop3770/stm32_blue_pill [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/killpop3770/stm32_blue_pill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillpop3770%2Fstm32_blue_pill", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillpop3770%2Fstm32_blue_pill'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68ab97e79e265605daca053e740fdb64fec11ad7 [INFO] testing killpop3770/stm32_blue_pill against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillpop3770%2Fstm32_blue_pill" "/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/killpop3770/stm32_blue_pill [INFO] finished tweaking git repo https://github.com/killpop3770/stm32_blue_pill [INFO] tweaked toml for git repo https://github.com/killpop3770/stm32_blue_pill written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/killpop3770/stm32_blue_pill 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/killpop3770/stm32_blue_pill 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 embedded-hal v0.2.7 [INFO] [stderr] Downloaded cortex-m-rt v0.7.5 [INFO] [stderr] Downloaded const-default v1.0.0 [INFO] [stderr] Downloaded vcell v0.1.3 [INFO] [stderr] Downloaded svgbobdoc v0.3.0 [INFO] [stderr] Downloaded embedded-dma v0.2.0 [INFO] [stderr] Downloaded linked_list_allocator v0.10.5 [INFO] [stderr] Downloaded embedded-hal v1.0.0 [INFO] [stderr] Downloaded cortex-m v0.7.7 [INFO] [stderr] Downloaded bxcan v0.7.0 [INFO] [stderr] Downloaded rlsf v0.2.1 [INFO] [stderr] Downloaded cortex-m-semihosting v0.5.0 [INFO] [stderr] Downloaded gcd v2.3.0 [INFO] [stderr] Downloaded usb-device v0.2.9 [INFO] [stderr] Downloaded bare-metal v1.0.0 [INFO] [stderr] Downloaded bitfield v0.13.2 [INFO] [stderr] Downloaded stm32-usbd v0.6.0 [INFO] [stderr] Downloaded bare-metal v0.2.5 [INFO] [stderr] Downloaded nb v1.1.0 [INFO] [stderr] Downloaded embedded-alloc v0.6.0 [INFO] [stderr] Downloaded fugit v0.3.7 [INFO] [stderr] Downloaded stm32f1xx-hal v0.10.0 [INFO] [stderr] Downloaded nb v0.1.3 [INFO] [stderr] Downloaded volatile-register v0.2.2 [INFO] [stderr] Downloaded panic-halt v1.0.0 [INFO] [stderr] Downloaded panic-semihosting v0.6.0 [INFO] [stderr] Downloaded fugit-timer v0.1.3 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.7.5 [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] ec0a12e4daefd247c21c5b5fede653c35b7a6124d415bfa5cafcd937b6a9fad6 [INFO] running `Command { std: "docker" "start" "-a" "ec0a12e4daefd247c21c5b5fede653c35b7a6124d415bfa5cafcd937b6a9fad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec0a12e4daefd247c21c5b5fede653c35b7a6124d415bfa5cafcd937b6a9fad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec0a12e4daefd247c21c5b5fede653c35b7a6124d415bfa5cafcd937b6a9fad6", kill_on_drop: false }` [INFO] [stdout] ec0a12e4daefd247c21c5b5fede653c35b7a6124d415bfa5cafcd937b6a9fad6 [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] 880f49fe70d153b1efa8e932bf525882861d1f2fb8e34c30e14b6076f6ce9664 [INFO] running `Command { std: "docker" "start" "-a" "880f49fe70d153b1efa8e932bf525882861d1f2fb8e34c30e14b6076f6ce9664", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cortex-m-rt v0.7.5 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling stm32-usbd v0.6.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling stm32f1 v0.15.1 [INFO] [stderr] Compiling cortex-m-semihosting v0.5.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling volatile-register v0.2.2 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling fugit v0.3.7 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling const-default v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling usb-device v0.2.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling embedded-dma v0.2.0 [INFO] [stderr] Compiling linked_list_allocator v0.10.5 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling panic-halt v1.0.0 [INFO] [stderr] Compiling fugit-timer v0.1.3 [INFO] [stderr] Compiling bxcan v0.7.0 [INFO] [stderr] Compiling panic-semihosting v0.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling svgbobdoc v0.3.0 [INFO] [stderr] Compiling rlsf v0.2.1 [INFO] [stderr] Compiling embedded-alloc v0.6.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.5 [INFO] [stderr] Compiling stm32f1xx-hal v0.10.0 [INFO] [stderr] Compiling stm32_blue_pill v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `servo_period` is never used [INFO] [stdout] --> src/main.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | const servo_period: i32 = 20_000; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `servo_period` should have an upper case name [INFO] [stdout] --> src/main.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | const servo_period: i32 = 20_000; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SERVO_PERIOD` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `duty_0_deg` should have an upper case name [INFO] [stdout] --> src/main.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | const duty_0_deg: u16 = 2667; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 53 - const duty_0_deg: u16 = 2667; [INFO] [stdout] 53 + const DUTY_0_DEG: u16 = 2667; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `duty_90_deg` should have an upper case name [INFO] [stdout] --> src/main.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | const duty_90_deg: u16 = 5350; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 54 - const duty_90_deg: u16 = 5350; [INFO] [stdout] 54 + const DUTY_90_DEG: u16 = 5350; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `duty_180_deg` should have an upper case name [INFO] [stdout] --> src/main.rs:55:11 [INFO] [stdout] | [INFO] [stdout] 55 | const duty_180_deg: u16 = 7320; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 55 - const duty_180_deg: u16 = 7320; [INFO] [stdout] 55 + const DUTY_180_DEG: u16 = 7320; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbIT2VD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstm32f1xx_hal-8d6c2b50730ebecf,libfugit_timer-c1bb2db8522e3ddc,libbxcan-fc4c25412759e569,libbitflags-3333d968e5f279ee,libstm32_usbd-0dbdd90eef66565e,libusb_device-bd0a24f377074840,libfugit-8e9cadd2679b5e0c,libgcd-03a92a3078c1c53b,libembedded_dma-e3a2a399fee19141,libstable_deref_trait-7e2b982f1428b139,libstm32f1-7aaa22cd1f81feb3,libcortex_m_rt-85ceb170d9b49b48,libcortex_m-1cf8f15de7431525,libvolatile_register-04d53ffde4a7dcea,libvcell-4d344b977bc58d8a,libbare_metal-46a933b8fdad17b8,libembedded_hal-6e78f3f0f82e8c21,libvoid-f14ca55f90d7d476,libnb-547ec87c92415e2e,libpanic_semihosting-bd11c367537f5edc}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/libnb-81bc2fe1c13c1353.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbIT2VD/raw-dylibs" "-B/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-dad8466c423a90b9/out" "-L" "/opt/rustwide/target/debug/build/stm32f1-5560e975dffc5672/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stm32_blue_pill-54b5cedfec907e16" "-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: __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] >>> /opt/rustwide/target/debug/deps/stm32_blue_pill-54b5cedfec907e16.stm32_blue_pill.c79a09a78c5a4cc3-cgu.0.rcgu.o:(cortex_m::asm::delay::hd1c9454296acda83) [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/stm32_blue_pill-54b5cedfec907e16.stm32_blue_pill.c79a09a78c5a4cc3-cgu.0.rcgu.o:(cortex_m::register::primask::read::h9e58b519c89180ab) [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/stm32_blue_pill-54b5cedfec907e16.stm32_blue_pill.c79a09a78c5a4cc3-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h5e64e12bd17fd889) [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/stm32_blue_pill-54b5cedfec907e16.stm32_blue_pill.c79a09a78c5a4cc3-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h241128e1c9f38656) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32_blue_pill` (bin "stm32_blue_pill") due to 1 previous error; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "880f49fe70d153b1efa8e932bf525882861d1f2fb8e34c30e14b6076f6ce9664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "880f49fe70d153b1efa8e932bf525882861d1f2fb8e34c30e14b6076f6ce9664", kill_on_drop: false }` [INFO] [stdout] 880f49fe70d153b1efa8e932bf525882861d1f2fb8e34c30e14b6076f6ce9664