[INFO] cloning repository https://github.com/willemml/numworks_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willemml/numworks_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fnumworks_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fnumworks_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79017078e939011a0e2697b6d77a0f203a7aa04b [INFO] testing willemml/numworks_rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fnumworks_rust" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/willemml/numworks_rust on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/willemml/numworks_rust [INFO] finished tweaking git repo https://github.com/willemml/numworks_rust [INFO] tweaked toml for git repo https://github.com/willemml/numworks_rust written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/willemml/numworks_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/stm32-rs/stm32f7xx-hal` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bxcan v0.5.1 [INFO] [stderr] Downloaded heapless v0.7.3 [INFO] [stderr] Downloaded rtic-syntax v0.4.0 [INFO] [stderr] Downloaded cortex-m-rtic v0.5.7 [INFO] [stderr] Downloaded display-interface v0.4.1 [INFO] [stderr] Downloaded embedded-can v0.3.0 [INFO] [stderr] Downloaded cortex-m-rtic-macros v0.5.3 [INFO] [stderr] Downloaded heapless v0.6.1 [INFO] [stderr] Downloaded rtic-core v0.3.1 [INFO] [stderr] Downloaded display-interface-parallel-gpio v0.6.0 [INFO] [stderr] Downloaded stm32f7 v0.11.0 [INFO] [stderr] Downloaded st7789 v0.6.0 [INFO] [stderr] Downloaded stm32-fmc v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 520e2adba34f07f8c0deaa0aba38401e9e8b59daeefa09f810faeebe455033dc [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" "520e2adba34f07f8c0deaa0aba38401e9e8b59daeefa09f810faeebe455033dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "520e2adba34f07f8c0deaa0aba38401e9e8b59daeefa09f810faeebe455033dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "520e2adba34f07f8c0deaa0aba38401e9e8b59daeefa09f810faeebe455033dc", kill_on_drop: false }` [INFO] [stdout] 520e2adba34f07f8c0deaa0aba38401e9e8b59daeefa09f810faeebe455033dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e992e437e63b5c5fbfda8b55f0d2b795ee2fdde395dee4e412884ba9c19c593 [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" "9e992e437e63b5c5fbfda8b55f0d2b795ee2fdde395dee4e412884ba9c19c593", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling defmt-parser v0.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling stm32f7 v0.11.0 [INFO] [stderr] Compiling heapless v0.7.3 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling display-interface v0.4.1 [INFO] [stderr] Compiling stm32f7xx-hal v0.3.0 (https://github.com/stm32-rs/stm32f7xx-hal?rev=0d38cf8#0d38cf8a) [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling rustworks v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-can v0.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling cortex-m-rtic v0.5.7 [INFO] [stderr] Compiling stm32-fmc v0.2.3 [INFO] [stderr] Compiling display-interface-parallel-gpio v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling defmt v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling embedded-graphics-core v0.3.2 [INFO] [stderr] Compiling rtt-target v0.3.1 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling st7789 v0.6.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling embedded-graphics v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling rtcc v0.2.1 [INFO] [stderr] Compiling embedded-text v0.5.0-beta.2 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling defmt-macros v0.2.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.5.3 [INFO] [stderr] Compiling bxcan v0.5.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rustworks-70a0bbb98e0f10dc/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-6e495bf377389a81/out" "-L" "/opt/rustwide/target/debug/build/stm32f7xx-hal-158d17bbcd83e1b7/out" "-L" "/opt/rustwide/target/debug/build/defmt-b886373b9cee27b1/out" "-L" "/opt/rustwide/target/debug/build/stm32f7-2d33673e11160943/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustworks-08ccec928579f471" "-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/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function `cortex_m::asm::delay': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/asm.rs:29: undefined reference to `__delay' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function `heapless::vec::Vec::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.3/src/vec.rs:59: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function `core::ptr::write_volatile': [INFO] [stdout] /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ptr/mod.rs:1128: undefined reference to `__nop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function `rustworks::init': [INFO] [stdout] /opt/rustwide/workdir/src/main.rs:258: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function `rustworks::display::Display::write_bottom_to_top': [INFO] [stdout] /opt/rustwide/workdir/src/display.rs:192: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function `cortex_m::asm::dsb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/asm.rs:82: undefined reference to `__dsb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/asm.rs:82: undefined reference to `__nop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function `core::intrinsics::copy_nonoverlapping': [INFO] [stdout] /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/intrinsics.rs:2104: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function `st7789::ST7789::set_pixels': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/st7789-0.6.0/src/lib.rs:202: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function `heapless::vec::Vec::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.3/src/vec.rs:59: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function ` as st7789::batch::DrawBatch>::draw_batch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/st7789-0.6.0/src/batch.rs:45: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function ` as st7789::batch::DrawBatch>::draw_batch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/st7789-0.6.0/src/batch.rs:45: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function `core::ptr::write_volatile': [INFO] [stdout] /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ptr/mod.rs:1128: undefined reference to `__nop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function `core::ptr::read_volatile': [INFO] [stdout] /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ptr/mod.rs:1056: undefined reference to `__nop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function `rustworks::external_flash::ExternalFlash::wait_busy': [INFO] [stdout] /opt/rustwide/workdir/src/external_flash.rs:389: undefined reference to `__nop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rustworks-08ccec928579f471.rustworks.6166c1ad-cgu.0.rcgu.o: in function `core::ptr::write_volatile': [INFO] [stdout] /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ptr/mod.rs:1128: undefined reference to `__nop' [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustworks` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9e992e437e63b5c5fbfda8b55f0d2b795ee2fdde395dee4e412884ba9c19c593", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e992e437e63b5c5fbfda8b55f0d2b795ee2fdde395dee4e412884ba9c19c593", kill_on_drop: false }` [INFO] [stdout] 9e992e437e63b5c5fbfda8b55f0d2b795ee2fdde395dee4e412884ba9c19c593