[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkPhoeniz%2Frc-switcher-rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DarkPhoeniz/rc-switcher-rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/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-0/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f00ddb93bba7145af7b5eac2b2c18f4c1cb876fd9d190f4c12609e697031c29 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4f00ddb93bba7145af7b5eac2b2c18f4c1cb876fd9d190f4c12609e697031c29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f00ddb93bba7145af7b5eac2b2c18f4c1cb876fd9d190f4c12609e697031c29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f00ddb93bba7145af7b5eac2b2c18f4c1cb876fd9d190f4c12609e697031c29", kill_on_drop: false }` [INFO] [stdout] 4f00ddb93bba7145af7b5eac2b2c18f4c1cb876fd9d190f4c12609e697031c29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 295fedad316e2a385504acfc0c98ba1e788033b2fa6b9a95ab4c18a77e009730 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "295fedad316e2a385504acfc0c98ba1e788033b2fa6b9a95ab4c18a77e009730", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [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 cortex-m-rt v0.6.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling stm32f1 v0.8.0 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Compiling heapless v0.4.4 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling cortex-m-rtfm v0.4.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling rc-switcher-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling hash32 v0.1.0 [INFO] [stderr] Compiling as-slice v0.1.0 [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 aligned v0.3.1 [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 free function, impl method 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rc_switcher_rust-3ea6844de6d6707f.rc_switcher_rust.1dd0dc09-cgu.0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rc-switcher-rust-ce4bba68a66ee202/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-34bbea7039444337/out" "-L" "/opt/rustwide/target/debug/build/stm32f1-5b14bbb1d656f9a2/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librtfm-e9d5eebc7257901d.rlib" "/opt/rustwide/target/debug/deps/libheapless-0ba00ccb32edfb2b.rlib" "/opt/rustwide/target/debug/deps/libhash32-9ca767ac5836a91e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b38e0e222b65c00a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-78d45da3ef2e7ee6.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-fe3b110a0a6be7a5.rlib" "/opt/rustwide/target/debug/deps/libaligned-45ec7a2fdf4affa5.rlib" "/opt/rustwide/target/debug/deps/libstm32f1xx_hal-3363674190423917.rlib" "/opt/rustwide/target/debug/deps/libcast-d3131ddbe92189ba.rlib" "/opt/rustwide/target/debug/deps/libstm32f1-17fb10ea8731c927.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-1166422536a2ab9c.rlib" "/opt/rustwide/target/debug/deps/libr0-9051f7d144d13101.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-b0d04d264e11760d.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-b57cf9466e498df1.rlib" "/opt/rustwide/target/debug/deps/libvcell-cd7f26ec3388a234.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-b95dc71685b5cccf.rlib" "/opt/rustwide/target/debug/deps/libaligned-de27b269bec5c49d.rlib" "/opt/rustwide/target/debug/deps/libas_slice-c1a47eb2b7bc091d.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-232ebee66b693818.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4f4cd3737589d150.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d5619e36eb610a67.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-abee6f30b2df8791.rlib" "/opt/rustwide/target/debug/deps/libvoid-b68b2fe7288a785f.rlib" "/opt/rustwide/target/debug/deps/libnb-3d73afe78c47c81c.rlib" "-Wl,--start-group" "/opt/rustwide/target/debug/deps/libpanic_halt-32dfd48a70187815.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rc_switcher_rust-3ea6844de6d6707f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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-3ea6844de6d6707f.rc_switcher_rust.1dd0dc09-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-3ea6844de6d6707f.rc_switcher_rust.1dd0dc09-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-3ea6844de6d6707f.rc_switcher_rust.1dd0dc09-cgu.0.rcgu.o: in function `core::intrinsics::copy_nonoverlapping': [INFO] [stdout] /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/intrinsics.rs:2123: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rc_switcher_rust-3ea6844de6d6707f.rc_switcher_rust.1dd0dc09-cgu.0.rcgu.o: in function `core::ptr::write_volatile': [INFO] [stdout] /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ptr/mod.rs:1409: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rc_switcher_rust-3ea6844de6d6707f.rc_switcher_rust.1dd0dc09-cgu.0.rcgu.o: in function `core::ptr::write_volatile': [INFO] [stdout] /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ptr/mod.rs:1409: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rc_switcher_rust-3ea6844de6d6707f.rc_switcher_rust.1dd0dc09-cgu.0.rcgu.o:/rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ptr/mod.rs:1409: more undefined references to `memcpy' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rc_switcher_rust-3ea6844de6d6707f.rc_switcher_rust.1dd0dc09-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-3ea6844de6d6707f.rc_switcher_rust.1dd0dc09-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-3ea6844de6d6707f.rc_switcher_rust.1dd0dc09-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-3ea6844de6d6707f.rc_switcher_rust.1dd0dc09-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-3ea6844de6d6707f.rc_switcher_rust.1dd0dc09-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] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rc-switcher-rust` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "295fedad316e2a385504acfc0c98ba1e788033b2fa6b9a95ab4c18a77e009730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "295fedad316e2a385504acfc0c98ba1e788033b2fa6b9a95ab4c18a77e009730", kill_on_drop: false }` [INFO] [stdout] 295fedad316e2a385504acfc0c98ba1e788033b2fa6b9a95ab4c18a77e009730