[INFO] cloning repository https://github.com/NganUyen/Cat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NganUyen/Cat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNganUyen%2FCat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNganUyen%2FCat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae40ed15b963f7f6428948747bd84c78c0efaabc [INFO] testing NganUyen/Cat against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNganUyen%2FCat" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NganUyen/Cat [INFO] finished tweaking git repo https://github.com/NganUyen/Cat [INFO] tweaked toml for git repo https://github.com/NganUyen/Cat written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NganUyen/Cat on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NganUyen/Cat 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 986407dee600d06c539abf5762fa83e3f274f3f52dcd23b32005b37229d5a785 [INFO] running `Command { std: "docker" "start" "-a" "986407dee600d06c539abf5762fa83e3f274f3f52dcd23b32005b37229d5a785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "986407dee600d06c539abf5762fa83e3f274f3f52dcd23b32005b37229d5a785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "986407dee600d06c539abf5762fa83e3f274f3f52dcd23b32005b37229d5a785", kill_on_drop: false }` [INFO] [stdout] 986407dee600d06c539abf5762fa83e3f274f3f52dcd23b32005b37229d5a785 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6906c65a5c93668073581d7cdcff3b07ef1c0601375d845389d44d62b5a714b4 [INFO] running `Command { std: "docker" "start" "-a" "6906c65a5c93668073581d7cdcff3b07ef1c0601375d845389d44d62b5a714b4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling libloading v0.8.7 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling font-types v0.7.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling wayland-client v0.30.2 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling read-fonts v0.22.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling naga v0.12.3 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling wgpu-types v0.16.1 [INFO] [stderr] Compiling iced_core v0.10.0 [INFO] [stderr] Compiling yazi v0.1.6 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling zeno v0.2.3 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling rustybuzz v0.8.0 [INFO] [stderr] Compiling kamadak-exif v0.5.5 [INFO] [stderr] Compiling skrifa v0.22.3 [INFO] [stderr] Compiling wgpu-hal v0.16.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling swash v0.1.19 [INFO] [stderr] Compiling fontdb v0.14.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling wayland-protocols v0.32.8 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling svg_fmt v0.4.5 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling cosmic-text v0.9.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling iced_graphics v0.9.0 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wgpu-core v0.16.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling wayland-cursor v0.31.10 [INFO] [stderr] Compiling softbuffer v0.2.1 [INFO] [stderr] Compiling x11rb-protocol v0.11.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.8 [INFO] [stderr] Compiling etagere v0.2.15 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling wgpu v0.16.3 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling tiny-skia-path v0.10.0 [INFO] [stderr] Compiling x11rb v0.11.1 [INFO] [stderr] Compiling lru v0.11.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.5 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling xcb v1.5.0 [INFO] [stderr] Compiling speech-dispatcher-sys v0.7.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling glyphon v0.3.0 [INFO] [stderr] Compiling tiny-skia v0.10.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling iced_futures v0.7.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling iced_tiny_skia v0.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling iced_runtime v0.1.1 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling iced_wgpu v0.11.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling clipboard_wayland v0.2.2 [INFO] [stderr] Compiling clipboard_x11 v0.4.2 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling iced_style v0.9.0 [INFO] [stderr] Compiling wayland-protocols v0.30.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling wayland-protocols-wlr v0.1.0 [INFO] [stderr] Compiling iced_core v0.9.0 [INFO] [stderr] Compiling embed-resource v2.5.1 [INFO] [stderr] Compiling windows-targets v0.48.5 [INFO] [stderr] Compiling iced_renderer v0.1.0 [INFO] [stderr] Compiling window_clipboard v0.3.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.2 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling tts v0.25.6 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling libwayshot v0.2.0 [INFO] [stderr] Compiling dyn-clonable v0.9.2 [INFO] [stderr] Compiling iced_widget v0.1.3 [INFO] [stderr] Compiling windows-core v0.51.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling pycatai-pet-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling iced_style v0.8.0 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling iced_winit v0.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling speech-dispatcher v0.16.0 [INFO] [stderr] Compiling iced_futures v0.6.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling oxilangtag v0.1.5 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling iced_native v0.10.3 [INFO] [stderr] Compiling iced v0.10.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling display-info v0.4.8 [INFO] [stderr] Compiling screenshots v0.8.10 [INFO] [stderr] Compiling windows v0.51.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/display.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | fn view(&self) -> Element { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 62 | fn view(&self) -> Element<'_, Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sprite_handler.rs:383:17 [INFO] [stdout] | [INFO] [stdout] 383 | pub fn view(&self) -> Element { [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] 383 | pub fn view(&self) -> Element<'_, Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: screenshots v0.8.10 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "6906c65a5c93668073581d7cdcff3b07ef1c0601375d845389d44d62b5a714b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6906c65a5c93668073581d7cdcff3b07ef1c0601375d845389d44d62b5a714b4", kill_on_drop: false }` [INFO] [stdout] 6906c65a5c93668073581d7cdcff3b07ef1c0601375d845389d44d62b5a714b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 723bb164bfac836613bd4ce8cc7802e135a7c7e12fc3df711426a7b3b250d845 [INFO] running `Command { std: "docker" "start" "-a" "723bb164bfac836613bd4ce8cc7802e135a7c7e12fc3df711426a7b3b250d845", kill_on_drop: false }` [INFO] [stderr] Compiling pycatai-pet-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/display.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | fn view(&self) -> Element { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 62 | fn view(&self) -> Element<'_, Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sprite_handler.rs:383:17 [INFO] [stdout] | [INFO] [stdout] 383 | pub fn view(&self) -> Element { [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] 383 | pub fn view(&self) -> Element<'_, Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.82s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: screenshots v0.8.10 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "723bb164bfac836613bd4ce8cc7802e135a7c7e12fc3df711426a7b3b250d845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "723bb164bfac836613bd4ce8cc7802e135a7c7e12fc3df711426a7b3b250d845", kill_on_drop: false }` [INFO] [stdout] 723bb164bfac836613bd4ce8cc7802e135a7c7e12fc3df711426a7b3b250d845 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bc36cea65c7b0cffa1e1767a1923691c9fd91003814420b6829c966330111e61 [INFO] running `Command { std: "docker" "start" "-a" "bc36cea65c7b0cffa1e1767a1923691c9fd91003814420b6829c966330111e61", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/display.rs:62:13 [INFO] [stderr] | [INFO] [stderr] 62 | fn view(&self) -> Element { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 62 | fn view(&self) -> Element<'_, Message> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sprite_handler.rs:383:17 [INFO] [stderr] | [INFO] [stderr] 383 | pub fn view(&self) -> Element { [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] 383 | pub fn view(&self) -> Element<'_, Message> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `pycatai-pet-rust` (bin "pycatai-pet-rust" test) generated 2 warnings (run `cargo fix --bin "pycatai-pet-rust" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: screenshots v0.8.10 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pycatai_pet_rust-b28d4f4bf6336d30) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test comment_generator::tests::test_commenter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bc36cea65c7b0cffa1e1767a1923691c9fd91003814420b6829c966330111e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc36cea65c7b0cffa1e1767a1923691c9fd91003814420b6829c966330111e61", kill_on_drop: false }` [INFO] [stdout] bc36cea65c7b0cffa1e1767a1923691c9fd91003814420b6829c966330111e61