[INFO] cloning repository https://github.com/pludov/astro-epd-display [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pludov/astro-epd-display" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpludov%2Fastro-epd-display", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpludov%2Fastro-epd-display'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be13ad4fd5e931a7e3c67fe034ee13e6227319eb [INFO] testing pludov/astro-epd-display against 1.98.0-beta.1 for beta-1.98-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpludov%2Fastro-epd-display" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pludov/astro-epd-display [INFO] finished tweaking git repo https://github.com/pludov/astro-epd-display [INFO] tweaked toml for git repo https://github.com/pludov/astro-epd-display written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pludov/astro-epd-display on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pludov/astro-epd-display 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] b49839a177d88b44071262501530d112ad5b6fe09c55b08714bba645d383710d [INFO] running `Command { std: "docker" "start" "b49839a177d88b44071262501530d112ad5b6fe09c55b08714bba645d383710d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b49839a177d88b44071262501530d112ad5b6fe09c55b08714bba645d383710d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b49839a177d88b44071262501530d112ad5b6fe09c55b08714bba645d383710d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b49839a177d88b44071262501530d112ad5b6fe09c55b08714bba645d383710d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b49839a177d88b44071262501530d112ad5b6fe09c55b08714bba645d383710d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling embedded-graphics-core v0.4.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling micromath v2.1.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling embedded-dma v0.2.0 [INFO] [stderr] Compiling embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling assert_ok v1.0.2 [INFO] [stderr] Compiling embedded-graphics v0.8.1 [INFO] [stderr] Compiling epd-waveshare v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling gpio-cdev v0.6.0 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling qrcode v0.14.1 [INFO] [stderr] Compiling embedded-graphics-framebuf v0.5.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling unescaper v0.1.5 [INFO] [stderr] Compiling gtmpl_value v0.5.1 [INFO] [stderr] Compiling i2cdev v0.6.1 [INFO] [stderr] Compiling spidev v0.6.0 [INFO] [stderr] Compiling serialport v4.6.1 [INFO] [stderr] Compiling gtmpl v0.7.1 [INFO] [stderr] Compiling gtmpl_derive v0.5.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling sysfs_gpio v0.6.2 [INFO] [stderr] Compiling linux-embedded-hal v0.4.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling yaml-merge-keys v0.7.0 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling astro-epd-display v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Size` [INFO] [stdout] --> src/renderer/qrcode.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | use super::{ColorFromTemplate, Point, Size}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/templater/logic.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | Ok((args[0].to_bool()?.to_tmpl())) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 21 - Ok((args[0].to_bool()?.to_tmpl())) [INFO] [stdout] 21 + Ok(args[0].to_bool()?.to_tmpl()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.24s [INFO] running `Command { std: "docker" "inspect" "b49839a177d88b44071262501530d112ad5b6fe09c55b08714bba645d383710d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b49839a177d88b44071262501530d112ad5b6fe09c55b08714bba645d383710d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling astro-epd-display v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0659]: `Size` is ambiguous [INFO] [stdout] --> src/renderer/text.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/renderer/text.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/renderer/text.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | use super::super::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Size` is ambiguous [INFO] [stdout] --> src/renderer/text.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/renderer/text.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/renderer/text.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | use super::super::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Size` is ambiguous [INFO] [stdout] --> src/renderer/text.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/renderer/text.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/renderer/text.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | use super::super::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Size` is ambiguous [INFO] [stdout] --> src/renderer/text.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/renderer/text.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/renderer/text.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | use super::super::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Size` is ambiguous [INFO] [stdout] --> src/renderer/text.rs:173:17 [INFO] [stdout] | [INFO] [stdout] 173 | Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/renderer/text.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/renderer/text.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | use super::super::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Size` [INFO] [stdout] --> src/renderer/qrcode.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | use super::{ColorFromTemplate, Point, Size}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/templater/logic.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | Ok((args[0].to_bool()?.to_tmpl())) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 21 - Ok((args[0].to_bool()?.to_tmpl())) [INFO] [stdout] 21 + Ok(args[0].to_bool()?.to_tmpl()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `astro-epd-display` (bin "astro-epd-display" test) due to 5 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b49839a177d88b44071262501530d112ad5b6fe09c55b08714bba645d383710d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b49839a177d88b44071262501530d112ad5b6fe09c55b08714bba645d383710d", kill_on_drop: false }` [INFO] [stdout] b49839a177d88b44071262501530d112ad5b6fe09c55b08714bba645d383710d