[INFO] cloning repository https://github.com/l4l/yofi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/l4l/yofi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl4l%2Fyofi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl4l%2Fyofi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca3264508a1b5a344818cb832669a3a420e14660 [INFO] testing l4l/yofi against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759-retry [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl4l%2Fyofi" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/l4l/yofi [INFO] finished tweaking git repo https://github.com/l4l/yofi [INFO] tweaked toml for git repo https://github.com/l4l/yofi written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/l4l/yofi on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/l4l/yofi 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-case-macros v3.3.1 [INFO] [stderr] Downloaded serde_spanned v0.6.7 [INFO] [stderr] Downloaded wayland-cursor v0.31.5 [INFO] [stderr] Downloaded test-case v3.3.1 [INFO] [stderr] Downloaded cstr v0.2.12 [INFO] [stderr] Downloaded serde_derive v1.0.209 [INFO] [stderr] Downloaded toml_edit v0.22.20 [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Downloaded quickcheck_macros v1.0.0 [INFO] [stderr] Downloaded indexmap v2.4.0 [INFO] [stderr] Downloaded fontconfig v0.8.0 [INFO] [stderr] Downloaded typed-arena v2.0.2 [INFO] [stderr] Downloaded freedesktop_entry_parser v1.3.0 [INFO] [stderr] Downloaded levenshtein v1.0.5 [INFO] [stderr] Downloaded test-case-core v3.3.1 [INFO] [stderr] Downloaded error-chain v0.12.4 [INFO] [stderr] Downloaded argh_shared v0.1.12 [INFO] [stderr] Downloaded sublime_fuzzy v0.7.0 [INFO] [stderr] Downloaded defaults v0.2.0 [INFO] [stderr] Downloaded tini v1.3.0 [INFO] [stderr] Downloaded rgb v0.8.48 [INFO] [stderr] Downloaded argh_derive v0.1.12 [INFO] [stderr] Downloaded wayland-sys v0.31.4 [INFO] [stderr] Downloaded bytemuck_derive v1.7.1 [INFO] [stderr] Downloaded serde v1.0.209 [INFO] [stderr] Downloaded oneshot v0.1.8 [INFO] [stderr] Downloaded freedesktop-icon-lookup v0.1.3 [INFO] [stderr] Downloaded libloading v0.8.5 [INFO] [stderr] Downloaded quickcheck v1.0.3 [INFO] [stderr] Downloaded arrayref v0.3.8 [INFO] [stderr] Downloaded wayland-scanner v0.31.4 [INFO] [stderr] Downloaded argh v0.1.12 [INFO] [stderr] Downloaded sw-composite v0.7.16 [INFO] [stderr] Downloaded syslog v6.1.1 [INFO] [stderr] Downloaded svgtypes v0.14.0 [INFO] [stderr] Downloaded wayland-client v0.31.5 [INFO] [stderr] Downloaded raqote v0.8.4 [INFO] [stderr] Downloaded polling v3.7.3 [INFO] [stderr] Downloaded wayland-backend v0.3.6 [INFO] [stderr] Downloaded resvg v0.40.0 [INFO] [stderr] Downloaded cc v1.1.15 [INFO] [stderr] Downloaded winnow v0.6.18 [INFO] [stderr] Downloaded bytemuck v1.17.1 [INFO] [stderr] Downloaded flate2 v1.0.31 [INFO] [stderr] Downloaded kurbo v0.9.5 [INFO] [stderr] Downloaded usvg v0.40.0 [INFO] [stderr] Downloaded quick-xml v0.34.0 [INFO] [stderr] Downloaded syn v2.0.76 [INFO] [stderr] Downloaded regex v1.10.6 [INFO] [stderr] Downloaded fern v0.6.2 [INFO] [stderr] Downloaded nix v0.28.0 [INFO] [stderr] Downloaded rustix v0.38.35 [INFO] [stderr] Downloaded libc v0.2.158 [INFO] [stderr] Downloaded kurbo v0.10.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f357f9144a332c0c5e71d665995b4aae5df45b1caeadadc20956e541007d829b [INFO] running `Command { std: "docker" "start" "-a" "f357f9144a332c0c5e71d665995b4aae5df45b1caeadadc20956e541007d829b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f357f9144a332c0c5e71d665995b4aae5df45b1caeadadc20956e541007d829b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f357f9144a332c0c5e71d665995b4aae5df45b1caeadadc20956e541007d829b", kill_on_drop: false }` [INFO] [stdout] f357f9144a332c0c5e71d665995b4aae5df45b1caeadadc20956e541007d829b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d82d05a22d90f83ecbe1c154765d1b195745205e4bde08df9acc4ce39f3e658 [INFO] running `Command { std: "docker" "start" "-a" "0d82d05a22d90f83ecbe1c154765d1b195745205e4bde08df9acc4ce39f3e658", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling wayland-sys v0.31.4 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wayland-client v0.31.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Compiling wayland-scanner v0.31.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling kurbo v0.10.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling svgtypes v0.14.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling wayland-backend v0.3.6 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling memmap2 v0.8.0 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling fontconfig v0.8.0 [INFO] [stderr] Compiling wayland-cursor v0.31.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling syslog v6.1.1 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling lyon_geom v1.0.5 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling tini v1.3.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling sw-composite v0.7.16 [INFO] [stderr] Compiling bytemuck v1.17.1 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling usvg v0.40.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling xkbcommon v0.7.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling rgb v0.8.48 [INFO] [stderr] Compiling freedesktop-icon-lookup v0.1.3 [INFO] [stderr] Compiling freedesktop_entry_parser v1.3.0 [INFO] [stderr] Compiling resvg v0.40.0 [INFO] [stderr] Compiling fontdue v0.8.0 [INFO] [stderr] Compiling raqote v0.8.4 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling sublime_fuzzy v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling argh_shared v0.1.12 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling oneshot v0.1.8 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling defaults v0.2.0 [INFO] [stderr] Compiling argh v0.1.12 [INFO] [stderr] Compiling yofi v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `width` and `height` are never read [INFO] [stdout] --> src/draw/background.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Params { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 7 | pub width: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | pub height: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/icon.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn as_image(&self) -> Option { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 34 | pub fn as_image(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/icon.rs:160:17 [INFO] [stdout] | [INFO] [stdout] 160 | fn as_image(&self) -> raqote::Image { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 160 | fn as_image(&self) -> raqote::Image<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state/filtered_lines.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | &'s self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 58 | ) -> impl ExactSizeIterator> + '_ { [INFO] [stdout] | -- -- the lifetimes get resolved as `'s` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'s` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'s` [INFO] [stdout] | [INFO] [stdout] 58 - ) -> impl ExactSizeIterator> + '_ { [INFO] [stdout] 58 + ) -> impl ExactSizeIterator> + 's { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 22s [INFO] running `Command { std: "docker" "inspect" "0d82d05a22d90f83ecbe1c154765d1b195745205e4bde08df9acc4ce39f3e658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d82d05a22d90f83ecbe1c154765d1b195745205e4bde08df9acc4ce39f3e658", kill_on_drop: false }` [INFO] [stdout] 0d82d05a22d90f83ecbe1c154765d1b195745205e4bde08df9acc4ce39f3e658 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7604e025b413ff52a3fe1a5321d00f9a25d8507466873e5430eca48b2f371c1e [INFO] running `Command { std: "docker" "start" "-a" "7604e025b413ff52a3fe1a5321d00f9a25d8507466873e5430eca48b2f371c1e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling freedesktop-icon-lookup v0.1.3 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling freedesktop_entry_parser v1.3.0 [INFO] [stderr] Compiling bytemuck v1.17.1 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling usvg v0.40.0 [INFO] [stderr] Compiling xkbcommon v0.7.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling rgb v0.8.48 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling resvg v0.40.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling argh_shared v0.1.12 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling argh v0.1.12 [INFO] [stderr] Compiling yofi v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `width` and `height` are never read [INFO] [stdout] --> src/draw/background.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Params { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 7 | pub width: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | pub height: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/icon.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn as_image(&self) -> Option { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 34 | pub fn as_image(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/icon.rs:160:17 [INFO] [stdout] | [INFO] [stdout] 160 | fn as_image(&self) -> raqote::Image { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 160 | fn as_image(&self) -> raqote::Image<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state/filtered_lines.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | &'s self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 58 | ) -> impl ExactSizeIterator> + '_ { [INFO] [stdout] | -- -- the lifetimes get resolved as `'s` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'s` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'s` [INFO] [stdout] | [INFO] [stdout] 58 - ) -> impl ExactSizeIterator> + '_ { [INFO] [stdout] 58 + ) -> impl ExactSizeIterator> + 's { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `width` and `height` are never read [INFO] [stdout] --> src/draw/background.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Params { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 7 | pub width: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | pub height: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/icon.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn as_image(&self) -> Option { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 34 | pub fn as_image(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/icon.rs:160:17 [INFO] [stdout] | [INFO] [stdout] 160 | fn as_image(&self) -> raqote::Image { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 160 | fn as_image(&self) -> raqote::Image<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state/filtered_lines.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | &'s self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 58 | ) -> impl ExactSizeIterator> + '_ { [INFO] [stdout] | -- -- the lifetimes get resolved as `'s` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'s` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'s` [INFO] [stdout] | [INFO] [stdout] 58 - ) -> impl ExactSizeIterator> + '_ { [INFO] [stdout] 58 + ) -> impl ExactSizeIterator> + 's { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "7604e025b413ff52a3fe1a5321d00f9a25d8507466873e5430eca48b2f371c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7604e025b413ff52a3fe1a5321d00f9a25d8507466873e5430eca48b2f371c1e", kill_on_drop: false }` [INFO] [stdout] 7604e025b413ff52a3fe1a5321d00f9a25d8507466873e5430eca48b2f371c1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bd2b49045ebce178f74909f89c3339202911d679a7b8c885db0615c01b71dd20 [INFO] running `Command { std: "docker" "start" "-a" "bd2b49045ebce178f74909f89c3339202911d679a7b8c885db0615c01b71dd20", kill_on_drop: false }` [INFO] [stderr] warning: fields `width` and `height` are never read [INFO] [stderr] --> src/draw/background.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Params { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 7 | pub width: u32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 8 | pub height: u32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/icon.rs:34:21 [INFO] [stderr] | [INFO] [stderr] 34 | pub fn as_image(&self) -> Option { [INFO] [stderr] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 34 | pub fn as_image(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/icon.rs:160:17 [INFO] [stderr] | [INFO] [stderr] 160 | fn as_image(&self) -> raqote::Image { [INFO] [stderr] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 160 | fn as_image(&self) -> raqote::Image<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/state/filtered_lines.rs:54:10 [INFO] [stderr] | [INFO] [stderr] 54 | &'s self, [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 58 | ) -> impl ExactSizeIterator> + '_ { [INFO] [stderr] | -- -- the lifetimes get resolved as `'s` [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'s` [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'s` [INFO] [stderr] | [INFO] [stderr] 58 - ) -> impl ExactSizeIterator> + '_ { [INFO] [stderr] 58 + ) -> impl ExactSizeIterator> + 's { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `yofi` (lib) generated 4 warnings [INFO] [stderr] warning: `yofi` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yofi-b3c26af18b989007) [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test color::tests::deser_color::_6_sym_css ... ok [INFO] [stdout] test color::tests::deser_color::_8_sym_css ... ok [INFO] [stdout] test color::tests::deser_color::decimal_number ... ok [INFO] [stdout] test desktop::locale::tests::regex_matches::lang ... ok [INFO] [stdout] test color::tests::deser_color::_3_sym_css ... ok [INFO] [stdout] test desktop::locale::tests::regex_doesnt_match_empty ... ok [INFO] [stdout] test desktop::locale::tests::regex_matches::lang_modifier ... ok [INFO] [stdout] test desktop::locale::tests::regex_matches::lang_country_encoding ... ok [INFO] [stdout] test desktop::locale::tests::regex_matches::lang_country_encoding_modifier ... ok [INFO] [stdout] test color::tests::deser_color::hex_number ... ok [INFO] [stdout] test desktop::locale::tests::regex_compiles ... ok [INFO] [stdout] test desktop::locale::tests::regex_matches::lang_country ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_0_1_false_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_100_1_false_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_0_2_true_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_0_3_false_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_0_3_true_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_100_1_true_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_100_3_false_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_10_1_true_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_100_2_true_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_10_2_true_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_0_2_false_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_10_1_false_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_100_3_true_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_0_1_true_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_10_2_false_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_100_2_false_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_10_3_true_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_1_1_false_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_1_2_true_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_1_1_true_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_2_1_false_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_2_1_true_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_10_3_false_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_1_3_false_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_2_3_false_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_1_2_false_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_1_3_true_expects ... ok [INFO] [stdout] test input_parser::tests::test_parse::search_string_with_args_then_env ... ok [INFO] [stdout] test input_parser::tests::test_parse::search_string_with_env_then_args ... ok [INFO] [stdout] test input_parser::tests::test_parse::search_string_with_exact_prefix ... ok [INFO] [stdout] test input_parser::tests::test_parse::search_string_with_working_dir_then_env_then_args ... ok [INFO] [stdout] test input_parser::tests::test_parse::with_all_params ... ok [INFO] [stdout] test input_parser::tests::test_parse_all ... ok [INFO] [stdout] test state::filtered_lines::tests::test_order_items::vec_ab_cd_ac_bd_cd_vec_ab_cd_ac_bd_expects ... ok [INFO] [stdout] test state::filtered_lines::tests::test_order_items::vec_ab_cd_cd_ab_ab_vec_ab_cd_cd_ab_expects ... ok [INFO] [stdout] test state::filtered_lines::tests::test_order_items::vec_asd_asd_vec_asd_expects ... ok [INFO] [stdout] test state::filtered_lines::tests::test_order_items::vec_xy_yx_x_vec_xy_yx_expects ... ok [INFO] [stdout] test state::filtered_lines::tests::test_order_items::vec_xy_yx_xy_vec_xy_expects ... ok [INFO] [stdout] test state::filtered_lines::tests::test_order_items::vec_xy_yx_y_vec_yx_xy_expects ... ok [INFO] [stdout] test input_parser::tests::test_parse::all_but_search_string ... ok [INFO] [stdout] test style::tests::from_str_margin ... ok [INFO] [stdout] test style::tests::from_str_padding ... ok [INFO] [stdout] test input_parser::tests::test_parse::empty_string ... ok [INFO] [stdout] test input_parser::tests::test_parse::search_string ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_2_2_true_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_2_3_true_expects ... ok [INFO] [stdout] test draw::list_view::tests::test_param_entries_fit::_2_2_false_expects ... ok [INFO] [stdout] test style::tests::from_str_radius ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yofi-28a158ef88c21137) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests yofi [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bd2b49045ebce178f74909f89c3339202911d679a7b8c885db0615c01b71dd20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd2b49045ebce178f74909f89c3339202911d679a7b8c885db0615c01b71dd20", kill_on_drop: false }` [INFO] [stdout] bd2b49045ebce178f74909f89c3339202911d679a7b8c885db0615c01b71dd20