[INFO] cloning repository https://github.com/DarkPhoeniz/rc-switcher-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DarkPhoeniz/rc-switcher-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkPhoeniz%2Frc-switcher-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkPhoeniz%2Frc-switcher-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96fc4fb23878fba54230fd8b00f1d3862d2bb85d [INFO] testing DarkPhoeniz/rc-switcher-rust against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkPhoeniz%2Frc-switcher-rust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DarkPhoeniz/rc-switcher-rust on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking git repo https://github.com/DarkPhoeniz/rc-switcher-rust [INFO] finished tweaking git repo https://github.com/DarkPhoeniz/rc-switcher-rust [INFO] tweaked toml for git repo https://github.com/DarkPhoeniz/rc-switcher-rust written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/DarkPhoeniz/rc-switcher-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3702255771af820c5f1c0ac00d2c350b767069cfe6d1d8ded515a605706ed4cd [INFO] running `Command { std: "docker" "start" "-a" "3702255771af820c5f1c0ac00d2c350b767069cfe6d1d8ded515a605706ed4cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3702255771af820c5f1c0ac00d2c350b767069cfe6d1d8ded515a605706ed4cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3702255771af820c5f1c0ac00d2c350b767069cfe6d1d8ded515a605706ed4cd", kill_on_drop: false }` [INFO] [stdout] 3702255771af820c5f1c0ac00d2c350b767069cfe6d1d8ded515a605706ed4cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 620eed592efebdbc281d1a05ee10360b404d5dc6d1223afcf7847109ca13b8e9 [INFO] running `Command { std: "docker" "start" "-a" "620eed592efebdbc281d1a05ee10360b404d5dc6d1223afcf7847109ca13b8e9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cortex-m v0.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.10 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling heapless v0.4.4 [INFO] [stderr] Compiling stm32f1 v0.8.0 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling cortex-m-rtfm v0.4.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling rc-switcher-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling hash32 v0.1.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling as-slice v0.1.0 [INFO] [stderr] Compiling aligned v0.3.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.5 [INFO] [stderr] Compiling owned-singleton-macros v0.1.0 [INFO] [stderr] Compiling cortex-m-rtfm-macros v0.4.3 [INFO] [stderr] Compiling owned-singleton v0.1.0 [INFO] [stderr] Compiling stm32f1xx-hal v0.4.0 [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[app(device = stm32f1::stm32f103)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[app(device = stm32f1::stm32f103)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rc_switcher_rust-698002e616589f22.rc_switcher_rust.32cr12qv-cgu.0.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rc_switcher_rust-698002e616589f22" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rc-switcher-rust-fb9a6a7955972997/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-c5dddfe132f6523b/out" "-L" "/opt/rustwide/target/debug/build/stm32f1-849ecf13fa595657/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librtfm-8daa844f717e1a79.rlib" "/opt/rustwide/target/debug/deps/libheapless-4a07ee3110dd6ca3.rlib" "/opt/rustwide/target/debug/deps/libhash32-559443fa841d5de7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5f39bd9edf9c4325.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-0642e59119585590.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-881cc6bf1948e0bd.rlib" "/opt/rustwide/target/debug/deps/libaligned-917d1eb8e1141cef.rlib" "/opt/rustwide/target/debug/deps/libstm32f1xx_hal-f735fe34c43c7e6f.rlib" "/opt/rustwide/target/debug/deps/libcast-db71d0ddd5e7eaf4.rlib" "/opt/rustwide/target/debug/deps/libstm32f1-6ecd724e2aa79ab1.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-93d609b65d40db03.rlib" "/opt/rustwide/target/debug/deps/libr0-98c7ccfea711675d.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-ad030d68d9ffea8c.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-86c8864aa36fb172.rlib" "/opt/rustwide/target/debug/deps/libvcell-9dfdc57f131c244d.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-046b377ce393f8e6.rlib" "/opt/rustwide/target/debug/deps/libaligned-5ed3046e804da403.rlib" "/opt/rustwide/target/debug/deps/libas_slice-1b42e6921ac91f57.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-c8c7ca5e244cf78a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-701c8c5e8e4fb50b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-45a2b3fde6f9a2f7.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-eb68470757cfd302.rlib" "/opt/rustwide/target/debug/deps/libvoid-1cd2c73dc1d609f4.rlib" "/opt/rustwide/target/debug/deps/libnb-258bf67bccddb9fb.rlib" "-Wl,--start-group" "/opt/rustwide/target/debug/deps/libpanic_halt-e965f1b6fef0d2e2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o: in function `_start': [INFO] [stdout] (.text+0x16): undefined reference to `__libc_csu_fini' [INFO] [stdout] /usr/bin/ld: (.text+0x1d): undefined reference to `__libc_csu_init' [INFO] [stdout] /usr/bin/ld: (.text+0x2a): undefined reference to `__libc_start_main' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rc_switcher_rust-698002e616589f22.rc_switcher_rust.32cr12qv-cgu.0.rcgu.o: in function `stm32f1xx_hal::rcc::CFGR::pclk1': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f1xx-hal-0.4.0/src/rcc.rs:147: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rc_switcher_rust-698002e616589f22.rc_switcher_rust.32cr12qv-cgu.0.rcgu.o: in function `stm32f1xx_hal::rcc::CFGR::sysclk': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f1xx-hal-0.4.0/src/rcc.rs:165: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rc_switcher_rust-698002e616589f22.rc_switcher_rust.32cr12qv-cgu.0.rcgu.o: in function `core::ptr::write_volatile': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ptr/mod.rs:1117: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rc_switcher_rust-698002e616589f22.rc_switcher_rust.32cr12qv-cgu.0.rcgu.o: in function `core::ptr::write_volatile': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ptr/mod.rs:1117: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rc_switcher_rust-698002e616589f22.rc_switcher_rust.32cr12qv-cgu.0.rcgu.o: in function `core::ptr::write_volatile': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ptr/mod.rs:1117: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rc_switcher_rust-698002e616589f22.rc_switcher_rust.32cr12qv-cgu.0.rcgu.o:/rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ptr/mod.rs:1117: more undefined references to `memcpy' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rc_switcher_rust-698002e616589f22.rc_switcher_rust.32cr12qv-cgu.0.rcgu.o: in function `rc_switcher_rust::dma_serial::dma_serial1::Buffer::new': [INFO] [stdout] /opt/rustwide/workdir/src/dma_serial.rs:37: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rc_switcher_rust-698002e616589f22.rc_switcher_rust.32cr12qv-cgu.0.rcgu.o: in function `rc_switcher_rust::dma_serial::dma_serial2::Buffer::new': [INFO] [stdout] /opt/rustwide/workdir/src/dma_serial.rs:37: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rc_switcher_rust-698002e616589f22.rc_switcher_rust.32cr12qv-cgu.0.rcgu.o: in function `rc_switcher_rust::dma_serial::dma_serial3::Buffer::new': [INFO] [stdout] /opt/rustwide/workdir/src/dma_serial.rs:37: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rc_switcher_rust-698002e616589f22.rc_switcher_rust.32cr12qv-cgu.0.rcgu.o: in function `rc_switcher_rust::init_2::init': [INFO] [stdout] /opt/rustwide/workdir/src/main.rs:64: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/main.rs:139: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/main.rs:140: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/main.rs:141: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/main.rs:137: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rc_switcher_rust-698002e616589f22.rc_switcher_rust.32cr12qv-cgu.0.rcgu.o:/opt/rustwide/workdir/src/main.rs:137: more undefined references to `memcpy' follow [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rc-switcher-rust` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "620eed592efebdbc281d1a05ee10360b404d5dc6d1223afcf7847109ca13b8e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "620eed592efebdbc281d1a05ee10360b404d5dc6d1223afcf7847109ca13b8e9", kill_on_drop: false }` [INFO] [stdout] 620eed592efebdbc281d1a05ee10360b404d5dc6d1223afcf7847109ca13b8e9