[INFO] cloning repository https://github.com/RegenJacob/Pinetime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RegenJacob/Pinetime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRegenJacob%2FPinetime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRegenJacob%2FPinetime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6d77d291be3f5912d758501bb956dc85b8c2bc7 [INFO] testing RegenJacob/Pinetime against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRegenJacob%2FPinetime" "/workspace/builds/worker-41/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-41/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RegenJacob/Pinetime on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RegenJacob/Pinetime [INFO] finished tweaking git repo https://github.com/RegenJacob/Pinetime [INFO] tweaked toml for git repo https://github.com/RegenJacob/Pinetime written to /workspace/builds/worker-41/source/Cargo.toml [INFO] crate git repo https://github.com/RegenJacob/Pinetime already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 344dae77779a4ca02e9a5866785ff084ee413a6f878c44457a8098b441ca49b8 [INFO] running `Command { std: "docker" "start" "-a" "344dae77779a4ca02e9a5866785ff084ee413a6f878c44457a8098b441ca49b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "344dae77779a4ca02e9a5866785ff084ee413a6f878c44457a8098b441ca49b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "344dae77779a4ca02e9a5866785ff084ee413a6f878c44457a8098b441ca49b8", kill_on_drop: false }` [INFO] [stdout] 344dae77779a4ca02e9a5866785ff084ee413a6f878c44457a8098b441ca49b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 342b5f8618c1e47c5f7279ffd3f99649f9de648289f8138d32f81998e1cad830 [INFO] running `Command { std: "docker" "start" "-a" "342b5f8618c1e47c5f7279ffd3f99649f9de648289f8138d32f81998e1cad830", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling nrf52832-pac v0.9.0 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling fixed v1.6.0 [INFO] [stderr] Compiling nrf-hal-common v0.12.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling nrf52832-hal v0.12.1 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling panic-itm v0.4.2 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling as-slice v0.1.4 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling cst816s v0.1.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling pinetime v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `panic_itm` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use panic_itm; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nrf52832_hal::prelude::*` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use nrf52832_hal::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `asm::bkpt`, `iprint` [INFO] [stdout] --> src/main.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | use cortex_m::{asm::bkpt, iprint, iprintln, peripheral::ITM}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ [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/pinetime-11fbc7817889fffb.pinetime.e6086487-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pinetime-11fbc7817889fffb.pinetime.e6086487-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pinetime-11fbc7817889fffb.pinetime.e6086487-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pinetime-11fbc7817889fffb.pinetime.e6086487-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pinetime-11fbc7817889fffb.pinetime.e6086487-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pinetime-11fbc7817889fffb.pinetime.e6086487-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pinetime-11fbc7817889fffb.3s50lqe06znrwbfg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-2d826e8277547966/out" "-L" "/opt/rustwide/target/debug/build/nrf52832-hal-b675e524a2171a09/out" "-L" "/opt/rustwide/target/debug/build/nrf52832-pac-cb09677c8d6eb954/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnrf52832_hal-d2723eee3ae0e983.rlib" "/opt/rustwide/target/debug/deps/libnrf_hal_common-2fce7684f04ebc58.rlib" "/opt/rustwide/target/debug/deps/libfixed-31d6f7250ad8ead1.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a2abb9fa6691f03.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libembedded_dma-335fb2e5509bfbb0.rlib" "/opt/rustwide/target/debug/deps/libcast-ac0620b95dd032f8.rlib" "/opt/rustwide/target/debug/deps/libnrf52832_pac-203ae9386b4dfcd2.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-f145c168fcbef46a.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-af6eba0649683cb1.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-bcb0ce082fbef88c.rlib" "/opt/rustwide/target/debug/deps/libvcell-1e9b370901327104.rlib" "/opt/rustwide/target/debug/deps/libaligned-a2e54cff5031114d.rlib" "/opt/rustwide/target/debug/deps/libas_slice-cdc9990ec4acb173.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-89b097bf6028af67.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-535638480f2015b4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5a383302b32a7087.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-51152e62de606064.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-67c2a0578e8220d8.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-582f5ad34604353c.rlib" "/opt/rustwide/target/debug/deps/libvoid-7b6fd157ed8721ab.rlib" "/opt/rustwide/target/debug/deps/libnb-91329a06e902a2fc.rlib" "/opt/rustwide/target/debug/deps/libnb-80571a5b05fafda2.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-a83b3c6154307611.rlib" "/opt/rustwide/target/debug/deps/libr0-d423ebdbaa344ba1.rlib" "/opt/rustwide/target/debug/deps/libpanic_itm-b7df144111b8d38f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pinetime-11fbc7817889fffb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/pinetime-11fbc7817889fffb.pinetime.e6086487-cgu.1.rcgu.o: in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pinetime-11fbc7817889fffb.pinetime.e6086487-cgu.4.rcgu.o: in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pinetime-11fbc7817889fffb.pinetime.e6086487-cgu.4.rcgu.o: in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:38: undefined reference to `__cpsid' [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; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pinetime` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "342b5f8618c1e47c5f7279ffd3f99649f9de648289f8138d32f81998e1cad830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "342b5f8618c1e47c5f7279ffd3f99649f9de648289f8138d32f81998e1cad830", kill_on_drop: false }` [INFO] [stdout] 342b5f8618c1e47c5f7279ffd3f99649f9de648289f8138d32f81998e1cad830