[INFO] cloning repository https://github.com/jonlamb-gh/pinetime-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonlamb-gh/pinetime-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Fpinetime-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Fpinetime-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b95005a574b728fb621d39b0ec78d6f8f6ff322 [INFO] testing jonlamb-gh/pinetime-rs against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Fpinetime-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/jonlamb-gh/pinetime-rs [INFO] finished tweaking git repo https://github.com/jonlamb-gh/pinetime-rs [INFO] tweaked toml for git repo https://github.com/jonlamb-gh/pinetime-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jonlamb-gh/pinetime-rs on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jonlamb-gh/pinetime-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d01137b2e4aaab89f0c1105f160b3d2bdb060b1bec568aeba5ec1118c18ce1b9 [INFO] running `Command { std: "docker" "start" "-a" "d01137b2e4aaab89f0c1105f160b3d2bdb060b1bec568aeba5ec1118c18ce1b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d01137b2e4aaab89f0c1105f160b3d2bdb060b1bec568aeba5ec1118c18ce1b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d01137b2e4aaab89f0c1105f160b3d2bdb060b1bec568aeba5ec1118c18ce1b9", kill_on_drop: false }` [INFO] [stdout] d01137b2e4aaab89f0c1105f160b3d2bdb060b1bec568aeba5ec1118c18ce1b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efbd8692a9a92c080b5429b39e335f4a44e3ad32645d5a7203b60279c59690e9 [INFO] running `Command { std: "docker" "start" "-a" "efbd8692a9a92c080b5429b39e335f4a44e3ad32645d5a7203b60279c59690e9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling az v1.1.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling cortex-m-rt v0.7.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling heapless v0.7.7 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling nrf52832-pac v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fixed v1.10.0 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling nrf-hal-common v0.14.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling cortex-m-rtic v0.6.0-rc.2 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling display-interface v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling nrf52832-hal v0.14.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling embedded-storage v0.2.0 [INFO] [stderr] Compiling rtt-target v0.3.1 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling panic-rtt-target v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling display-interface-spi v0.4.1 [INFO] [stderr] Compiling err-derive v0.3.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling embedded-graphics-core v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling embedded-graphics v0.7.1 [INFO] [stderr] Compiling st7789 v0.6.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling embedded-time v0.12.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rtic-monotonic v0.1.0-rc.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling rtic-syntax v0.5.0-rc.1 [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.10.0/src/arith.rs:830:61 [INFO] [stdout] | [INFO] [stdout] 830 | let (col12, carry_col3) = partial_col12.carrying_add(ll_rh); [INFO] [stdout] | ^^^^^^^^^^^^------- argument #2 of type `bool` is missing [INFO] [stdout] ... [INFO] [stdout] 914 | mul_div_fallback! { u128, u128, Unsigned } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/num/mod.rs:1186:5 [INFO] [stdout] = note: this error originates in the macro `mul_div_fallback` which comes from the expansion of the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 830 | let (col12, carry_col3) = partial_col12.carrying_add(ll_rh, /* bool */); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hi_lo` found for type `bool` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.10.0/src/arith.rs:832:57 [INFO] [stdout] | [INFO] [stdout] 832 | let (_, carry_col3_lo) = carry_col3.hi_lo(); [INFO] [stdout] | ^^^^^ method not found in `bool` [INFO] [stdout] ... [INFO] [stdout] 914 | mul_div_fallback! { u128, u128, Unsigned } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `FallbackHelper` defines an item `hi_lo`, perhaps you need to implement it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.10.0/src/arith.rs:673:1 [INFO] [stdout] | [INFO] [stdout] 673 | trait FallbackHelper: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `mul_div_fallback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.10.0/src/arith.rs:859:57 [INFO] [stdout] | [INFO] [stdout] 859 | let (col12, carry_col3) = partial_col12.carrying_add(ll_rh); [INFO] [stdout] | ^^^^^^^^^^^^------- argument #2 of type `bool` is missing [INFO] [stdout] ... [INFO] [stdout] 914 | mul_div_fallback! { u128, u128, Unsigned } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/num/mod.rs:1186:5 [INFO] [stdout] = note: this error originates in the macro `mul_div_fallback` which comes from the expansion of the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 859 | let (col12, carry_col3) = partial_col12.carrying_add(ll_rh, /* bool */); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hi_lo` found for type `bool` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.10.0/src/arith.rs:861:53 [INFO] [stdout] | [INFO] [stdout] 861 | let (_, carry_col3_lo) = carry_col3.hi_lo(); [INFO] [stdout] | ^^^^^ method not found in `bool` [INFO] [stdout] ... [INFO] [stdout] 914 | mul_div_fallback! { u128, u128, Unsigned } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `FallbackHelper` defines an item `hi_lo`, perhaps you need to implement it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.10.0/src/arith.rs:673:1 [INFO] [stdout] | [INFO] [stdout] 673 | trait FallbackHelper: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `mul_div_fallback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling pinetime-common v0.1.0 (/opt/rustwide/workdir/pinetime-common) [INFO] [stderr] Compiling pinetime-graphics v0.1.0 (/opt/rustwide/workdir/pinetime-graphics) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> pinetime-graphics/src/screens/watch_face.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, err_derive::Error)] [INFO] [stdout] | ^---------------- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Display_FOR_Error` [INFO] [stdout] 27 | pub enum Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `err_derive::Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `err_derive::Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `err_derive::Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> pinetime-graphics/src/screens/watch_face.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, err_derive::Error)] [INFO] [stdout] | ^---------------- [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_From_core_fmt_Error_FOR_Error` [INFO] [stdout] 27 | pub enum Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] 28 | #[error(display = "Formatting error")] [INFO] [stdout] 29 | Formatting(#[error(source)] core::fmt::Error), [INFO] [stdout] | ---------------- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `err_derive::Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `err_derive::Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `err_derive::Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cortex-m-rtic-macros v0.6.0-rc.2 [INFO] [stdout] Some errors have detailed explanations: E0061, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fixed` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "efbd8692a9a92c080b5429b39e335f4a44e3ad32645d5a7203b60279c59690e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efbd8692a9a92c080b5429b39e335f4a44e3ad32645d5a7203b60279c59690e9", kill_on_drop: false }` [INFO] [stdout] efbd8692a9a92c080b5429b39e335f4a44e3ad32645d5a7203b60279c59690e9