[INFO] updating cached repository https://github.com/bentwire/stm32f072-usb-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a76e98b6408fd1d5b635020ef4552cffa45dd4f [INFO] testing bentwire/stm32f072-usb-test against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbentwire%2Fstm32f072-usb-test" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bentwire/stm32f072-usb-test on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config [INFO] started tweaking git repo https://github.com/bentwire/stm32f072-usb-test [INFO] finished tweaking git repo https://github.com/bentwire/stm32f072-usb-test [INFO] tweaked toml for git repo https://github.com/bentwire/stm32f072-usb-test written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/bentwire/stm32f072-usb-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 37be47ac49886f00ece8ecc44e88de258ac042251d406d90b18b15d009591c8d [INFO] running `Command { std: "docker" "start" "-a" "37be47ac49886f00ece8ecc44e88de258ac042251d406d90b18b15d009591c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37be47ac49886f00ece8ecc44e88de258ac042251d406d90b18b15d009591c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37be47ac49886f00ece8ecc44e88de258ac042251d406d90b18b15d009591c8d", kill_on_drop: false }` [INFO] [stdout] 37be47ac49886f00ece8ecc44e88de258ac042251d406d90b18b15d009591c8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c95fd3a9ab968c744079a9c6b9f96f1e6a87f128486ebd0039cca0377c19b94 [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" "7c95fd3a9ab968c744079a9c6b9f96f1e6a87f128486ebd0039cca0377c19b94", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cortex-m v0.6.0 [INFO] [stderr] Compiling vcell v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.8 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling heapless v0.4.4 [INFO] [stderr] Compiling stm32f0 v0.7.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.3 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling usb-device v0.2.1 [INFO] [stderr] Compiling cortex-m-rtfm v0.4.3 [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 bare-metal v0.2.4 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling hash32 v0.1.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling generic-array v0.12.0 [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 panic-semihosting v0.5.2 [INFO] [stderr] Compiling digital-filter v0.1.0 (https://github.com/bentwire/digital-filter.git#47339eff) [INFO] [stderr] Compiling usbd-serial v0.1.0 (https://github.com/mvirkkunen/usbd-serial#cb18cef7) [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 stm32f0xx-hal v0.14.1 [INFO] [stderr] Compiling stm32-usbd v0.2.1 [INFO] [stderr] Compiling stm32f072-usb-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `dac` [INFO] [stdout] --> src/main.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | use stm32f0::stm32f0x2::{dac, Interrupt}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `digital_filter::DigitalFilter` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use digital_filter::DigitalFilter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt::Write` [INFO] [stdout] --> src/main.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | use core::{cell::RefCell, fmt::Write, ops::DerefMut}; [INFO] [stdout] | ^^^^^^^^^^ [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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/stm32f072_usb_test-ea4f620e3faa9d1a.stm32f072_usb_test.811adzcj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/stm32f072_usb_test-ea4f620e3faa9d1a.stm32f072_usb_test.811adzcj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/stm32f072_usb_test-ea4f620e3faa9d1a.stm32f072_usb_test.811adzcj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/stm32f072_usb_test-ea4f620e3faa9d1a.stm32f072_usb_test.811adzcj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/stm32f072_usb_test-ea4f620e3faa9d1a.stm32f072_usb_test.811adzcj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/stm32f072_usb_test-ea4f620e3faa9d1a.stm32f072_usb_test.811adzcj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/stm32f072_usb_test-ea4f620e3faa9d1a.stm32f072_usb_test.811adzcj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/stm32f072_usb_test-ea4f620e3faa9d1a.stm32f072_usb_test.811adzcj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/stm32f072_usb_test-ea4f620e3faa9d1a.stm32f072_usb_test.811adzcj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/stm32f072_usb_test-ea4f620e3faa9d1a.stm32f072_usb_test.811adzcj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/stm32f072_usb_test-ea4f620e3faa9d1a.stm32f072_usb_test.811adzcj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/stm32f072_usb_test-ea4f620e3faa9d1a.stm32f072_usb_test.811adzcj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/stm32f072_usb_test-ea4f620e3faa9d1a.stm32f072_usb_test.811adzcj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/stm32f072_usb_test-ea4f620e3faa9d1a.stm32f072_usb_test.811adzcj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/stm32f072_usb_test-ea4f620e3faa9d1a.stm32f072_usb_test.811adzcj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/stm32f072_usb_test-ea4f620e3faa9d1a.stm32f072_usb_test.811adzcj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/stm32f072_usb_test-ea4f620e3faa9d1a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-515e782c669b00dd/out" "-L" "/opt/rustwide/target/debug/build/stm32f0-8c4df4539ba59501/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstm32_usbd-4fbc20333a60a56c.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-748c4ca8368789a0.rlib" "/opt/rustwide/target/debug/deps/libaligned-36a630686396b2be.rlib" "/opt/rustwide/target/debug/deps/libdigital_filter-36f00ba84fb54fd9.rlib" "/opt/rustwide/target/debug/deps/libheapless-df051c6ca01e6a9d.rlib" "/opt/rustwide/target/debug/deps/libhash32-42393ad0789f3e80.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-36d0dd41e1297e71.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-29e180bfa16ea8f2.rlib" "/opt/rustwide/target/debug/deps/libstm32f0xx_hal-92e538de5848281c.rlib" "/opt/rustwide/target/debug/deps/libcast-cb82a34169c54cac.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-52b7e1b9000b4339.rlib" "/opt/rustwide/target/debug/deps/libvoid-32f75b83602a3ce6.rlib" "/opt/rustwide/target/debug/deps/libnb-e1b698ab102d3d4f.rlib" "/opt/rustwide/target/debug/deps/libusbd_serial-dafba31dcdb63a5b.rlib" "/opt/rustwide/target/debug/deps/libusb_device-704438209d6e01db.rlib" "/opt/rustwide/target/debug/deps/libstm32f0-884f4cc4aa2fce1e.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-9651c4d3934a02d9.rlib" "/opt/rustwide/target/debug/deps/libr0-a9d5ed718a5a8b66.rlib" "-Wl,--start-group" "/opt/rustwide/target/debug/deps/libpanic_semihosting-ce3cca409fa18398.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_semihosting-c3d0826c0b6fc492.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-1ff6d7b77c46c085.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-5ddc0122167b3468.rlib" "/opt/rustwide/target/debug/deps/libvcell-d8269c6323aa0266.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-faea622d9c5334ee.rlib" "/opt/rustwide/target/debug/deps/libaligned-66575b7feb8a0c1a.rlib" "/opt/rustwide/target/debug/deps/libas_slice-485d728dcdd1c1ed.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-f472186b9e57c1ab.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d533ff015a9ed0e7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9ef9aac9b1d36a4c.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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/stm32f072_usb_test-ea4f620e3faa9d1a.stm32f072_usb_test.811adzcj-cgu.0.rcgu.o: in function `usb_device::device::UsbDevice::build': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/usb-device-0.2.1/src/device.rs:84: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/usb-device-0.2.1/src/device.rs:82: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/usb-device-0.2.1/src/device.rs:82: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/stm32f072_usb_test-ea4f620e3faa9d1a.stm32f072_usb_test.811adzcj-cgu.1.rcgu.o: in function `core::mem::maybe_uninit::MaybeUninit::assume_init': [INFO] [stdout] /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libcore/mem/maybe_uninit.rs:501: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/stm32f072_usb_test-ea4f620e3faa9d1a.stm32f072_usb_test.811adzcj-cgu.1.rcgu.o: in function `core::mem::manually_drop::ManuallyDrop::into_inner': [INFO] [stdout] /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libcore/mem/manually_drop.rs:101: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/stm32f072_usb_test-ea4f620e3faa9d1a.stm32f072_usb_test.811adzcj-cgu.1.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32-usbd-0.2.1/src/bus.rs:38: more undefined references to `memcpy' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcortex_m_semihosting-c3d0826c0b6fc492.rlib(cortex_m_semihosting-c3d0826c0b6fc492.cortex_m_semihosting.akv0jd0a-cgu.8.rcgu.o): in function `core::fmt::Write::write_char': [INFO] [stdout] /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libcore/fmt/mod.rs:168: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcortex_m_semihosting-c3d0826c0b6fc492.rlib(cortex_m_semihosting-c3d0826c0b6fc492.cortex_m_semihosting.akv0jd0a-cgu.8.rcgu.o): in function `core::fmt::Write::write_fmt': [INFO] [stdout] /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libcore/fmt/mod.rs:193: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcortex_m_semihosting-c3d0826c0b6fc492.rlib(cortex_m_semihosting-c3d0826c0b6fc492.cortex_m_semihosting.akv0jd0a-cgu.8.rcgu.o): in function `<&mut W as core::fmt::Write>::write_fmt': [INFO] [stdout] /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libcore/fmt/mod.rs:208: undefined reference to `memcpy' [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 `stm32f072-usb-test`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "7c95fd3a9ab968c744079a9c6b9f96f1e6a87f128486ebd0039cca0377c19b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c95fd3a9ab968c744079a9c6b9f96f1e6a87f128486ebd0039cca0377c19b94", kill_on_drop: false }` [INFO] [stdout] 7c95fd3a9ab968c744079a9c6b9f96f1e6a87f128486ebd0039cca0377c19b94