[INFO] cloning repository https://github.com/loserMcloser/wlgreet-smallbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loserMcloser/wlgreet-smallbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FloserMcloser%2Fwlgreet-smallbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FloserMcloser%2Fwlgreet-smallbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49c5ecde0e9b32ca8cfd60a1fa998df30fb30bc0
[INFO] checking loserMcloser/wlgreet-smallbox against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FloserMcloser%2Fwlgreet-smallbox" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/loserMcloser/wlgreet-smallbox
[INFO] finished tweaking git repo https://github.com/loserMcloser/wlgreet-smallbox
[INFO] tweaked toml for git repo https://github.com/loserMcloser/wlgreet-smallbox written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/loserMcloser/wlgreet-smallbox on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/loserMcloser/wlgreet-smallbox 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56f1fa67604cbf141bd99b9ef2ed71a82fb0a49858d575c51fc57b815c8d1cc6
[INFO] running `Command { std: "docker" "start" "-a" "56f1fa67604cbf141bd99b9ef2ed71a82fb0a49858d575c51fc57b815c8d1cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56f1fa67604cbf141bd99b9ef2ed71a82fb0a49858d575c51fc57b815c8d1cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56f1fa67604cbf141bd99b9ef2ed71a82fb0a49858d575c51fc57b815c8d1cc6", kill_on_drop: false }`
[INFO] [stdout] 56f1fa67604cbf141bd99b9ef2ed71a82fb0a49858d575c51fc57b815c8d1cc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7f68d6391869795e0e61d63f9c7d9c6a49d7833cdfbd28e291c3215e7ae54d0
[INFO] running `Command { std: "docker" "start" "-a" "e7f68d6391869795e0e61d63f9c7d9c6a49d7833cdfbd28e291c3215e7ae54d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking os_pipe v1.1.5
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking greetd_ipc v0.10.0
[INFO] [stderr]     Checking wlgreet v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: static `ROBOTO_REGULAR_FONT_DATA` is never used
[INFO] [stdout]   --> src/draw.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub static ROBOTO_REGULAR_FONT_DATA: &'static [u8] = include_bytes!("../fonts/Roboto-Regular.ttf");
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `time` is never read
[INFO] [stdout]   --> src/widget.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct DrawContext<'a> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub time: &'a DateTime<Local>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Scrambler` is never used
[INFO] [stdout]   --> src/widgets/login.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait Scrambler {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/buffer.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(buf: &'a mut MmapMut, dimensions: (u32, u32)) -> Buffer {
[INFO] [stdout]    |                      -- the lifetime is named here              ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(buf: &'a mut MmapMut, dimensions: (u32, u32)) -> Buffer<'a> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/buffer.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 73 |         subdimensions: (u32, u32, u32, u32),
[INFO] [stdout] 74 |     ) -> Result<Buffer, ::std::io::Error> {
[INFO] [stdout]    |                 ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     ) -> Result<Buffer<'_>, ::std::io::Error> {
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/buffer.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn offset(&mut self, offset: (u32, u32)) -> Result<Buffer, ::std::io::Error> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here    ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn offset(&mut self, offset: (u32, u32)) -> Result<Buffer<'_>, ::std::io::Error> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `ROBOTO_REGULAR_FONT_DATA` is never used
[INFO] [stdout]   --> src/draw.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub static ROBOTO_REGULAR_FONT_DATA: &'static [u8] = include_bytes!("../fonts/Roboto-Regular.ttf");
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `time` is never read
[INFO] [stdout]   --> src/widget.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct DrawContext<'a> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub time: &'a DateTime<Local>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Scrambler` is never used
[INFO] [stdout]   --> src/widgets/login.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait Scrambler {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/buffer.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(buf: &'a mut MmapMut, dimensions: (u32, u32)) -> Buffer {
[INFO] [stdout]    |                      -- the lifetime is named here              ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(buf: &'a mut MmapMut, dimensions: (u32, u32)) -> Buffer<'a> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/buffer.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 73 |         subdimensions: (u32, u32, u32, u32),
[INFO] [stdout] 74 |     ) -> Result<Buffer, ::std::io::Error> {
[INFO] [stdout]    |                 ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     ) -> Result<Buffer<'_>, ::std::io::Error> {
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/buffer.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn offset(&mut self, offset: (u32, u32)) -> Result<Buffer, ::std::io::Error> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here    ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn offset(&mut self, offset: (u32, u32)) -> Result<Buffer<'_>, ::std::io::Error> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.75s
[INFO] running `Command { std: "docker" "inspect" "e7f68d6391869795e0e61d63f9c7d9c6a49d7833cdfbd28e291c3215e7ae54d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7f68d6391869795e0e61d63f9c7d9c6a49d7833cdfbd28e291c3215e7ae54d0", kill_on_drop: false }`
[INFO] [stdout] e7f68d6391869795e0e61d63f9c7d9c6a49d7833cdfbd28e291c3215e7ae54d0
