[INFO] cloning repository https://github.com/kennylevinsen/wldash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kennylevinsen/wldash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennylevinsen%2Fwldash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennylevinsen%2Fwldash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1156b3503a04780bbdcb6a781cce87281b8bf87d [INFO] testing kennylevinsen/wldash against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennylevinsen%2Fwldash" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kennylevinsen/wldash [INFO] finished tweaking git repo https://github.com/kennylevinsen/wldash [INFO] tweaked toml for git repo https://github.com/kennylevinsen/wldash written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kennylevinsen/wldash on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kennylevinsen/wldash 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 520494d413151d74ed728c3901b744066644820d945d239cb0afe5eb12cf848c [INFO] running `Command { std: "docker" "start" "-a" "520494d413151d74ed728c3901b744066644820d945d239cb0afe5eb12cf848c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "520494d413151d74ed728c3901b744066644820d945d239cb0afe5eb12cf848c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "520494d413151d74ed728c3901b744066644820d945d239cb0afe5eb12cf848c", kill_on_drop: false }` [INFO] [stdout] 520494d413151d74ed728c3901b744066644820d945d239cb0afe5eb12cf848c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84b36e4811354049ff23b9d3306d575969b0203b1df8527ae8bfdd29256e6597 [INFO] running `Command { std: "docker" "start" "-a" "84b36e4811354049ff23b9d3306d575969b0203b1df8527ae8bfdd29256e6597", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling libpulse-sys v1.21.0 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling cstr v0.2.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling fontconfig v0.8.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling indexmap v2.2.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling chrono v0.4.33 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling wayland-client v0.30.2 [INFO] [stderr] Compiling xkbcommon v0.8.0 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling libpulse-binding v2.28.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling wayland-protocols v0.30.1 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling rcalc_lib v1.0.0 [INFO] [stderr] Compiling halfbrown v0.2.4 [INFO] [stderr] Compiling serde_yaml v0.9.31 [INFO] [stderr] Compiling value-trait v0.8.1 [INFO] [stderr] Compiling simd-json v0.13.8 [INFO] [stderr] Compiling wayland-protocols-wlr v0.1.0 [INFO] [stderr] Compiling wldash v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `AsRawFd` [INFO] [stdout] --> src/keyboard/mod.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | os::unix::io::{AsRawFd, OwnedFd}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `path::Path` [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | path::Path, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `file` and `id` are never read [INFO] [stdout] --> src/buffer.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct ShmBuffer { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 81 | pub file: File, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub id: u32, [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 `rawkey` is never read [INFO] [stdout] --> src/keyboard/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct KeyEvent { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 34 | pub rawkey: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeyEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/buffer.rs:188:65 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn new(buf: &'a mut MmapMut, dimensions: (u32, u32)) -> BufferView { [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] 188 | pub fn new(buf: &'a mut MmapMut, dimensions: (u32, u32)) -> BufferView<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/buffer.rs:211:26 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn subdimensions(&mut self, subdimensions: (u32, u32, u32, u32)) -> BufferView { [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] 211 | pub fn subdimensions(&mut self, subdimensions: (u32, u32, u32, u32)) -> BufferView<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/buffer.rs:235:24 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn subgeometry(&mut self, geo: Geometry) -> BufferView { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 235 | pub fn subgeometry(&mut self, geo: Geometry) -> BufferView<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/buffer.rs:239:19 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn offset(&mut self, offset: (u32, u32)) -> BufferView { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 239 | pub fn offset(&mut self, offset: (u32, u32)) -> BufferView<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/draw.rs:85:49 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn new(font: FontRef<'a>, size: f32) -> Font { [INFO] [stdout] | -- ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 85 | pub fn new(font: FontRef<'a>, size: f32) -> Font<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "84b36e4811354049ff23b9d3306d575969b0203b1df8527ae8bfdd29256e6597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84b36e4811354049ff23b9d3306d575969b0203b1df8527ae8bfdd29256e6597", kill_on_drop: false }` [INFO] [stdout] 84b36e4811354049ff23b9d3306d575969b0203b1df8527ae8bfdd29256e6597 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ac7a630ad6524a125a43247466797eaef9a57000fd419b601cffe17650bbd29 [INFO] running `Command { std: "docker" "start" "-a" "0ac7a630ad6524a125a43247466797eaef9a57000fd419b601cffe17650bbd29", kill_on_drop: false }` [INFO] [stderr] Compiling wldash v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `AsRawFd` [INFO] [stdout] --> src/keyboard/mod.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | os::unix::io::{AsRawFd, OwnedFd}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `path::Path` [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | path::Path, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `file` and `id` are never read [INFO] [stdout] --> src/buffer.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct ShmBuffer { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 81 | pub file: File, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub id: u32, [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 `rawkey` is never read [INFO] [stdout] --> src/keyboard/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct KeyEvent { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 34 | pub rawkey: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeyEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/buffer.rs:188:65 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn new(buf: &'a mut MmapMut, dimensions: (u32, u32)) -> BufferView { [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] 188 | pub fn new(buf: &'a mut MmapMut, dimensions: (u32, u32)) -> BufferView<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/buffer.rs:211:26 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn subdimensions(&mut self, subdimensions: (u32, u32, u32, u32)) -> BufferView { [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] 211 | pub fn subdimensions(&mut self, subdimensions: (u32, u32, u32, u32)) -> BufferView<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/buffer.rs:235:24 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn subgeometry(&mut self, geo: Geometry) -> BufferView { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 235 | pub fn subgeometry(&mut self, geo: Geometry) -> BufferView<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/buffer.rs:239:19 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn offset(&mut self, offset: (u32, u32)) -> BufferView { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 239 | pub fn offset(&mut self, offset: (u32, u32)) -> BufferView<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/draw.rs:85:49 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn new(font: FontRef<'a>, size: f32) -> Font { [INFO] [stdout] | -- ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 85 | pub fn new(font: FontRef<'a>, size: f32) -> Font<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `Command { std: "docker" "inspect" "0ac7a630ad6524a125a43247466797eaef9a57000fd419b601cffe17650bbd29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ac7a630ad6524a125a43247466797eaef9a57000fd419b601cffe17650bbd29", kill_on_drop: false }` [INFO] [stdout] 0ac7a630ad6524a125a43247466797eaef9a57000fd419b601cffe17650bbd29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2377e9e87ef376a4cda2ac1b3b6b6a17e785972f2120decc6d721dec5e7e6fb8 [INFO] running `Command { std: "docker" "start" "-a" "2377e9e87ef376a4cda2ac1b3b6b6a17e785972f2120decc6d721dec5e7e6fb8", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `AsRawFd` [INFO] [stderr] --> src/keyboard/mod.rs:17:20 [INFO] [stderr] | [INFO] [stderr] 17 | os::unix::io::{AsRawFd, OwnedFd}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `path::Path` [INFO] [stderr] --> src/main.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | path::Path, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `file` and `id` are never read [INFO] [stderr] --> src/buffer.rs:81:9 [INFO] [stderr] | [INFO] [stderr] 80 | pub struct ShmBuffer { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 81 | pub file: File, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 85 | pub id: u32, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `rawkey` is never read [INFO] [stderr] --> src/keyboard/mod.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 33 | pub struct KeyEvent { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 34 | pub rawkey: u32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `KeyEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/buffer.rs:188:65 [INFO] [stderr] | [INFO] [stderr] 188 | pub fn new(buf: &'a mut MmapMut, dimensions: (u32, u32)) -> BufferView { [INFO] [stderr] | -- the lifetime is named here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 188 | pub fn new(buf: &'a mut MmapMut, dimensions: (u32, u32)) -> BufferView<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/buffer.rs:211:26 [INFO] [stderr] | [INFO] [stderr] 211 | pub fn subdimensions(&mut self, subdimensions: (u32, u32, u32, u32)) -> BufferView { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 211 | pub fn subdimensions(&mut self, subdimensions: (u32, u32, u32, u32)) -> BufferView<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/buffer.rs:235:24 [INFO] [stderr] | [INFO] [stderr] 235 | pub fn subgeometry(&mut self, geo: Geometry) -> BufferView { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 235 | pub fn subgeometry(&mut self, geo: Geometry) -> BufferView<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/buffer.rs:239:19 [INFO] [stderr] | [INFO] [stderr] 239 | pub fn offset(&mut self, offset: (u32, u32)) -> BufferView { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 239 | pub fn offset(&mut self, offset: (u32, u32)) -> BufferView<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/draw.rs:85:49 [INFO] [stderr] | [INFO] [stderr] 85 | pub fn new(font: FontRef<'a>, size: f32) -> Font { [INFO] [stderr] | -- ^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 85 | pub fn new(font: FontRef<'a>, size: f32) -> Font<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `wldash` (bin "wldash" test) generated 9 warnings (run `cargo fix --bin "wldash" --tests` to apply 7 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wldash-7d931c31f0f745f0) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test utils::inish::tests::fields ... ok [INFO] [stdout] test utils::inish::tests::sections ... ok [INFO] [stdout] test utils::inish::tests::whitespaces ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2377e9e87ef376a4cda2ac1b3b6b6a17e785972f2120decc6d721dec5e7e6fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2377e9e87ef376a4cda2ac1b3b6b6a17e785972f2120decc6d721dec5e7e6fb8", kill_on_drop: false }` [INFO] [stdout] 2377e9e87ef376a4cda2ac1b3b6b6a17e785972f2120decc6d721dec5e7e6fb8