[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-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkPhoeniz%2Frc-switcher-rust" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DarkPhoeniz/rc-switcher-rust on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/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-8/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-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m v0.6.1 [INFO] [stderr] Downloaded aligned v0.2.0 [INFO] [stderr] Downloaded heapless v0.4.4 [INFO] [stderr] Downloaded as-slice v0.1.0 [INFO] [stderr] Downloaded cortex-m v0.5.10 [INFO] [stderr] Downloaded hash32 v0.1.0 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.1.5 [INFO] [stderr] Downloaded cortex-m-rt v0.6.10 [INFO] [stderr] Downloaded owned-singleton-macros v0.1.0 [INFO] [stderr] Downloaded stm32f1 v0.8.0 [INFO] [stderr] Downloaded owned-singleton v0.1.0 [INFO] [stderr] Downloaded cortex-m-rtfm v0.4.3 [INFO] [stderr] Downloaded aligned v0.3.1 [INFO] [stderr] Downloaded stm32f1xx-hal v0.4.0 [INFO] [stderr] Downloaded cortex-m-rtfm-macros v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f05bf95e6070f113cafb9cc4f306bea3d97c62bed4cc5f621a22a7956c73495 [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" "9f05bf95e6070f113cafb9cc4f306bea3d97c62bed4cc5f621a22a7956c73495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f05bf95e6070f113cafb9cc4f306bea3d97c62bed4cc5f621a22a7956c73495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f05bf95e6070f113cafb9cc4f306bea3d97c62bed4cc5f621a22a7956c73495", kill_on_drop: false }` [INFO] [stdout] 9f05bf95e6070f113cafb9cc4f306bea3d97c62bed4cc5f621a22a7956c73495 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1f813396d260a622b5417ca10936cbece7d6147a7a55f6fecff79eed3301546 [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" "a1f813396d260a622b5417ca10936cbece7d6147a7a55f6fecff79eed3301546", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [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 heapless v0.4.4 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling cortex-m-rtfm v0.4.3 [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 embedded-hal v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [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 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 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 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 an attribute macro (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 an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rc_switcher_rust-24454b011556cceb.rc_switcher_rust.bexrsa96-cgu.0.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rc_switcher_rust-24454b011556cceb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rc-switcher-rust-a24424889aef220f/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-3bc0ea3b64b8ac38/out" "-L" "/opt/rustwide/target/debug/build/stm32f1-60d5dae222af28cb/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librtfm-c8cdf8235207a469.rlib" "/opt/rustwide/target/debug/deps/libheapless-ca82bbc0f3c62fbb.rlib" "/opt/rustwide/target/debug/deps/libhash32-8dc9217bd1b0e098.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b5aa3090457ac73b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-287ed82297e837be.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-4fb758fd886e00b0.rlib" "/opt/rustwide/target/debug/deps/libaligned-e7d4a76389715c15.rlib" "/opt/rustwide/target/debug/deps/libstm32f1xx_hal-c15b370cb08ecee8.rlib" "/opt/rustwide/target/debug/deps/libcast-c100e22f645ccbd1.rlib" "/opt/rustwide/target/debug/deps/libstm32f1-a3a3505d5296a6e3.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-c0eff1b6c50d9a7f.rlib" "/opt/rustwide/target/debug/deps/libr0-b9a28cae81abe562.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-988f2eaa2aed997f.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-efd20e2f126d7152.rlib" "/opt/rustwide/target/debug/deps/libvcell-022997b1faa7049e.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-4bd3dbcbc972a19d.rlib" "/opt/rustwide/target/debug/deps/libaligned-21914f6b158677c7.rlib" "/opt/rustwide/target/debug/deps/libas_slice-483b5873a9c76ef5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-3a81b9ceb07c82a1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b629d96803b31507.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e991d12b5c30cd31.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-3279e7c66accdfc7.rlib" "/opt/rustwide/target/debug/deps/libvoid-00f3116e6a3d1b52.rlib" "/opt/rustwide/target/debug/deps/libnb-211b647bd530c006.rlib" "-Wl,--start-group" "/opt/rustwide/target/debug/deps/libpanic_halt-6d42de260a3267b9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.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-24454b011556cceb.rc_switcher_rust.bexrsa96-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-24454b011556cceb.rc_switcher_rust.bexrsa96-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-24454b011556cceb.rc_switcher_rust.bexrsa96-cgu.0.rcgu.o: in function `core::intrinsics::copy_nonoverlapping': [INFO] [stdout] /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/intrinsics.rs:1866: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rc_switcher_rust-24454b011556cceb.rc_switcher_rust.bexrsa96-cgu.0.rcgu.o: in function `core::ptr::write_volatile': [INFO] [stdout] /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ptr/mod.rs:1128: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rc_switcher_rust-24454b011556cceb.rc_switcher_rust.bexrsa96-cgu.0.rcgu.o: in function `core::ptr::write_volatile': [INFO] [stdout] /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ptr/mod.rs:1128: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rc_switcher_rust-24454b011556cceb.rc_switcher_rust.bexrsa96-cgu.0.rcgu.o:/rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ptr/mod.rs:1128: more undefined references to `memcpy' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rc_switcher_rust-24454b011556cceb.rc_switcher_rust.bexrsa96-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-24454b011556cceb.rc_switcher_rust.bexrsa96-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-24454b011556cceb.rc_switcher_rust.bexrsa96-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-24454b011556cceb.rc_switcher_rust.bexrsa96-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-24454b011556cceb.rc_switcher_rust.bexrsa96-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" "a1f813396d260a622b5417ca10936cbece7d6147a7a55f6fecff79eed3301546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1f813396d260a622b5417ca10936cbece7d6147a7a55f6fecff79eed3301546", kill_on_drop: false }` [INFO] [stdout] a1f813396d260a622b5417ca10936cbece7d6147a7a55f6fecff79eed3301546