[INFO] cloning repository https://github.com/Zander-1024/MediaClassifier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zander-1024/MediaClassifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZander-1024%2FMediaClassifier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZander-1024%2FMediaClassifier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5947c6e322e0accf2b1569a232e389bc9a48a242 [INFO] checking Zander-1024/MediaClassifier against try#2cbf9c3ff35600794d69a7dc7ab399810a067910 for pr-129249-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZander-1024%2FMediaClassifier" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Zander-1024/MediaClassifier [INFO] finished tweaking git repo https://github.com/Zander-1024/MediaClassifier [INFO] tweaked toml for git repo https://github.com/Zander-1024/MediaClassifier written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Zander-1024/MediaClassifier on toolchain 2cbf9c3ff35600794d69a7dc7ab399810a067910 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2cbf9c3ff35600794d69a7dc7ab399810a067910" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Zander-1024/MediaClassifier 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" "+2cbf9c3ff35600794d69a7dc7ab399810a067910" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 1226df4600584057bb1daa77be3ebf3bf11fcafd9e7aa388ca1984849c997975 [INFO] running `Command { std: "docker" "start" "1226df4600584057bb1daa77be3ebf3bf11fcafd9e7aa388ca1984849c997975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1226df4600584057bb1daa77be3ebf3bf11fcafd9e7aa388ca1984849c997975" "/opt/rustwide/cargo-home/bin/cargo" "+2cbf9c3ff35600794d69a7dc7ab399810a067910" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1226df4600584057bb1daa77be3ebf3bf11fcafd9e7aa388ca1984849c997975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1226df4600584057bb1daa77be3ebf3bf11fcafd9e7aa388ca1984849c997975" "/opt/rustwide/cargo-home/bin/cargo" "+2cbf9c3ff35600794d69a7dc7ab399810a067910" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking font-types v0.10.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Compiling zvariant_utils v3.2.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling zvariant_derive v5.8.0 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling cpp_common v0.5.10 [INFO] [stderr] Compiling zvariant v5.8.0 [INFO] [stderr] Checking read-fonts v0.35.0 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking zbus_names v4.2.0 [INFO] [stderr] Checking zbus_xml v5.0.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking wayland-cursor v0.31.11 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling zbus_macros v5.12.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling zbus-lockstep v0.5.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.9 [INFO] [stderr] Compiling zerocopy-derive v0.8.30 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling linebender_resource_handle v0.1.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking zbus v5.12.0 [INFO] [stderr] Compiling aligned v0.4.2 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling zbus-lockstep-macros v0.5.1 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Checking lyon_geom v1.0.18 [INFO] [stderr] Compiling fontique v0.6.0 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling i-slint-common v1.14.1 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling cpp_build v0.5.10 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking atspi-common v0.9.0 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Checking kurbo v0.11.3 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking unicode-ccc v0.4.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Checking zune-core v0.5.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking rustybuzz v0.20.1 [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Checking moxcms v0.7.9 [INFO] [stderr] Checking zune-jpeg v0.5.5 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Checking lyon_path v1.0.16 [INFO] [stderr] Checking skrifa v0.37.0 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Compiling const-field-offset-macro v0.1.5 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Checking imagesize v0.13.0 [INFO] [stderr] Checking data-url v0.3.2 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Compiling usvg v0.45.1 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Checking swash v0.2.6 [INFO] [stderr] Checking const-field-offset v0.1.5 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Checking atspi-proxies v0.9.0 [INFO] [stderr] Compiling qttypes v0.2.12 [INFO] [stderr] Compiling gif v0.14.0 [INFO] [stderr] Checking harfrust v0.3.2 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Checking calloop v0.14.3 [INFO] [stderr] Compiling vtable-macro v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling linereader v0.4.0 [INFO] [stderr] Compiling i-slint-compiler v1.14.1 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Checking accesskit v0.21.1 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking accesskit_consumer v0.31.0 [INFO] [stderr] Compiling codemap-diagnostic v0.1.2 [INFO] [stderr] Checking parley v0.6.0 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling linked_hash_set v0.1.6 [INFO] [stderr] Compiling rowan v0.16.1 [INFO] [stderr] Compiling polib v0.2.0 [INFO] [stderr] Checking vtable v0.3.0 [INFO] [stderr] Compiling auto_enums v0.8.7 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Compiling lyon_extra v1.0.3 [INFO] [stderr] Compiling resvg v0.45.1 [INFO] [stderr] Checking atspi-connection v0.9.0 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Compiling i-slint-core-macros v1.14.1 [INFO] [stderr] Checking lyon_algorithms v1.0.16 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Checking wayland-protocols-misc v0.3.9 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.9 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling tiny-xlib v0.2.4 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Compiling typed-index-collections v3.3.0 [INFO] [stderr] Compiling smol_str v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Checking pin-weak v1.1.0 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking scoped-tls-hkt v0.1.5 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking i-slint-core v1.14.1 [INFO] [stderr] Checking saphyr-parser v0.0.6 [INFO] [stderr] Compiling cpp_macros v0.5.10 [INFO] [stderr] Compiling spin_on v0.1.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking atspi v0.25.0 [INFO] [stderr] Checking accesskit_atspi_common v0.14.2 [INFO] [stderr] Compiling i-slint-backend-qt v1.14.1 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling softbuffer v0.4.6 [INFO] [stderr] Checking ctor-lite v0.1.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking mutate_once v0.1.2 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking kamadak-exif v0.6.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking serde_yaml_bw v2.5.1 [INFO] [stderr] Checking femtovg v0.19.3 [INFO] [stderr] Checking accesskit_unix v0.17.2 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking cpp v0.5.10 [INFO] [stderr] Checking x11-clipboard v0.9.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling i-slint-backend-winit v1.14.1 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking copypasta v0.10.2 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking i-slint-renderer-femtovg v1.14.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling i-slint-backend-selector v1.14.1 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking mc-lib v1.3.1 (/opt/rustwide/workdir/crates/mc-lib) [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Compiling rfd v0.15.4 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking clap_builder v4.5.52 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking accesskit_winit v0.29.2 [INFO] [stderr] Checking ashpd v0.11.0 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking comfy-table v7.2.1 [INFO] [stderr] Checking clap v4.5.52 [INFO] [stderr] Checking mc-cli v1.3.1 (/opt/rustwide/workdir/crates/mc-cli) [INFO] [stderr] Compiling slint-build v1.14.1 [INFO] [stderr] Compiling slint-macros v1.14.1 [INFO] [stderr] Compiling mc-gui v1.3.1 (/opt/rustwide/workdir/crates/mc-gui) [INFO] [stderr] Checking slint v1.14.1 [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:663:141 [INFO] [stdout] | [INFO] [stdout] 663 | .... window ()) . show_popup (& sp :: VRc :: into_dyn (popup_instance . into ()) , position , sp :: PopupClosePolicy :: CloseOnClic... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: `#[warn(self_type_conversion)]` on by default [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-8530436600370816655.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:1941:30 [INFO] [stdout] | [INFO] [stdout] 1941 | ... InnerComponent_rectangle_22 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-5164637382385405809.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:1949:30 [INFO] [stdout] | [INFO] [stdout] 1949 | ... InnerComponent_lineeditpasswordicon_25 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-17545608787327958882.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:2004:30 [INFO] [stdout] | [INFO] [stdout] 2004 | ... InnerComponent_rectangle_22 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-5164637382385405809.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:2010:30 [INFO] [stdout] | [INFO] [stdout] 2010 | ... InnerComponent_lineeditpasswordicon_25 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-17545608787327958882.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:2062:30 [INFO] [stdout] | [INFO] [stdout] 2062 | ... InnerComponent_rectangle_22 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-5164637382385405809.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:2068:30 [INFO] [stdout] | [INFO] [stdout] 2068 | ... InnerComponent_lineeditpasswordicon_25 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-17545608787327958882.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:2409:114 [INFO] [stdout] | [INFO] [stdout] 2409 | ...ated (|| InnerComponent_rectangle_22 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-5164637382385405809.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:2412:114 [INFO] [stdout] | [INFO] [stdout] 2412 | ...(|| InnerComponent_lineeditpasswordicon_25 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-17545608787327958882.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:2459:114 [INFO] [stdout] | [INFO] [stdout] 2459 | ...ated (|| InnerComponent_rectangle_22 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-5164637382385405809.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:2462:114 [INFO] [stdout] | [INFO] [stdout] 2462 | ...(|| InnerComponent_lineeditpasswordicon_25 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-17545608787327958882.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:2470:114 [INFO] [stdout] | [INFO] [stdout] 2470 | ...ated (|| InnerComponent_rectangle_22 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-5164637382385405809.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:2476:114 [INFO] [stdout] | [INFO] [stdout] 2476 | ...(|| InnerComponent_lineeditpasswordicon_25 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-17545608787327958882.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:3882:30 [INFO] [stdout] | [INFO] [stdout] 3882 | ... InnerComponent_image_40 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-5854995224798645253.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:3966:30 [INFO] [stdout] | [INFO] [stdout] 3966 | ... InnerComponent_image_40 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-5854995224798645253.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:4027:30 [INFO] [stdout] | [INFO] [stdout] 4027 | ... InnerComponent_image_40 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-5854995224798645253.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:4392:118 [INFO] [stdout] | [INFO] [stdout] 4392 | ...updated (|| InnerComponent_text_35 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9272148772237455687.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:4395:118 [INFO] [stdout] | [INFO] [stdout] 4395 | ...pdated (|| InnerComponent_image_40 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-5854995224798645253.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:4398:118 [INFO] [stdout] | [INFO] [stdout] 4398 | ...ated (|| InnerComponent_rectangle_42 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9914641366106576030.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:4469:118 [INFO] [stdout] | [INFO] [stdout] 4469 | ...updated (|| InnerComponent_text_35 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9272148772237455687.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:4472:118 [INFO] [stdout] | [INFO] [stdout] 4472 | ...pdated (|| InnerComponent_image_40 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-5854995224798645253.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:4475:118 [INFO] [stdout] | [INFO] [stdout] 4475 | ...ated (|| InnerComponent_rectangle_42 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9914641366106576030.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:4483:118 [INFO] [stdout] | [INFO] [stdout] 4483 | ...updated (|| InnerComponent_text_35 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9272148772237455687.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:4489:118 [INFO] [stdout] | [INFO] [stdout] 4489 | ...pdated (|| InnerComponent_image_40 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-5854995224798645253.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:4495:118 [INFO] [stdout] | [INFO] [stdout] 4495 | ...ated (|| InnerComponent_rectangle_42 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9914641366106576030.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:6083:30 [INFO] [stdout] | [INFO] [stdout] 6083 | ... InnerComponent_menuitem_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-2086469488606378141.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:6113:30 [INFO] [stdout] | [INFO] [stdout] 6113 | ... InnerComponent_menuitem_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-2086469488606378141.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:6136:30 [INFO] [stdout] | [INFO] [stdout] 6136 | ... InnerComponent_menuitem_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-2086469488606378141.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:6725:137 [INFO] [stdout] | [INFO] [stdout] 6725 | ... window ()) . show_popup (& sp :: VRc :: into_dyn (popup_instance . into ()) , position , sp :: PopupClosePolicy :: CloseOnClic... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-8530436600370816655.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:6871:120 [INFO] [stdout] | [INFO] [stdout] 6871 | ...ated (|| InnerComponent_menuitem_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-2086469488606378141.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:6888:120 [INFO] [stdout] | [INFO] [stdout] 6888 | ...ated (|| InnerComponent_menuitem_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-2086469488606378141.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:6896:120 [INFO] [stdout] | [INFO] [stdout] 6896 | ...ated (|| InnerComponent_menuitem_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-2086469488606378141.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:8979:108 [INFO] [stdout] | [INFO] [stdout] 8979 | ...pdated (|| InnerComponent_empty_57 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-14433692264252197126.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:8982:108 [INFO] [stdout] | [INFO] [stdout] 8982 | ...pdated (|| InnerComponent_empty_83 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-12596246481063480277.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:8985:108 [INFO] [stdout] | [INFO] [stdout] 8985 | ...ated (|| InnerComponent_rectangle_119 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9603732982134286098.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:8988:108 [INFO] [stdout] | [INFO] [stdout] 8988 | ...ated (|| InnerComponent_rectangle_144 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-13246132018098090025.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:8991:108 [INFO] [stdout] | [INFO] [stdout] 8991 | ...ated (|| InnerComponent_rectangle_177 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-1701241802980550473.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:8994:108 [INFO] [stdout] | [INFO] [stdout] 8994 | ...ated (|| InnerComponent_rectangle_206 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-14146895662037709023.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:8997:108 [INFO] [stdout] | [INFO] [stdout] 8997 | ...ated (|| InnerComponent_rectangle_223 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-16044065547143167248.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9038:108 [INFO] [stdout] | [INFO] [stdout] 9038 | ...pdated (|| InnerComponent_empty_57 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-14433692264252197126.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9041:108 [INFO] [stdout] | [INFO] [stdout] 9041 | ...pdated (|| InnerComponent_empty_83 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-12596246481063480277.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9044:108 [INFO] [stdout] | [INFO] [stdout] 9044 | ...ated (|| InnerComponent_rectangle_119 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9603732982134286098.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9047:108 [INFO] [stdout] | [INFO] [stdout] 9047 | ...ated (|| InnerComponent_rectangle_144 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-13246132018098090025.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9050:108 [INFO] [stdout] | [INFO] [stdout] 9050 | ...ated (|| InnerComponent_rectangle_177 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-1701241802980550473.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9053:108 [INFO] [stdout] | [INFO] [stdout] 9053 | ...ated (|| InnerComponent_rectangle_206 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-14146895662037709023.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9056:108 [INFO] [stdout] | [INFO] [stdout] 9056 | ...ated (|| InnerComponent_rectangle_223 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-16044065547143167248.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9064:108 [INFO] [stdout] | [INFO] [stdout] 9064 | ...pdated (|| InnerComponent_empty_57 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-14433692264252197126.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9070:108 [INFO] [stdout] | [INFO] [stdout] 9070 | ...pdated (|| InnerComponent_empty_83 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-12596246481063480277.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9076:108 [INFO] [stdout] | [INFO] [stdout] 9076 | ...ated (|| InnerComponent_rectangle_119 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9603732982134286098.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9082:108 [INFO] [stdout] | [INFO] [stdout] 9082 | ...ated (|| InnerComponent_rectangle_144 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-13246132018098090025.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9088:108 [INFO] [stdout] | [INFO] [stdout] 9088 | ...ated (|| InnerComponent_rectangle_177 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-1701241802980550473.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9094:108 [INFO] [stdout] | [INFO] [stdout] 9094 | ...ated (|| InnerComponent_rectangle_206 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-14146895662037709023.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9100:108 [INFO] [stdout] | [INFO] [stdout] 9100 | ...ated (|| InnerComponent_rectangle_223 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-16044065547143167248.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9470:30 [INFO] [stdout] | [INFO] [stdout] 9470 | ... InnerComponent_empty_65 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9111200290159191885.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9478:30 [INFO] [stdout] | [INFO] [stdout] 9478 | ... InnerComponent_rectangle_73 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-10510334851942724006.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9560:30 [INFO] [stdout] | [INFO] [stdout] 9560 | ... InnerComponent_empty_65 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9111200290159191885.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9566:30 [INFO] [stdout] | [INFO] [stdout] 9566 | ... InnerComponent_rectangle_73 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-10510334851942724006.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9665:30 [INFO] [stdout] | [INFO] [stdout] 9665 | ... InnerComponent_empty_65 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9111200290159191885.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9671:30 [INFO] [stdout] | [INFO] [stdout] 9671 | ... InnerComponent_rectangle_73 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-10510334851942724006.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:10154:116 [INFO] [stdout] | [INFO] [stdout] 10154 | ...pdated (|| InnerComponent_empty_65 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9111200290159191885.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:10157:116 [INFO] [stdout] | [INFO] [stdout] 10157 | ...ated (|| InnerComponent_rectangle_73 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-10510334851942724006.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:10178:116 [INFO] [stdout] | [INFO] [stdout] 10178 | ...pdated (|| InnerComponent_empty_65 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9111200290159191885.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:10181:116 [INFO] [stdout] | [INFO] [stdout] 10181 | ...ated (|| InnerComponent_rectangle_73 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-10510334851942724006.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:10193:116 [INFO] [stdout] | [INFO] [stdout] 10193 | ...pdated (|| InnerComponent_empty_65 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9111200290159191885.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:10199:116 [INFO] [stdout] | [INFO] [stdout] 10199 | ...ated (|| InnerComponent_rectangle_73 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-10510334851942724006.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:12302:30 [INFO] [stdout] | [INFO] [stdout] 12302 | ... InnerComponent_rectangle_104 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9112942147797004723.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:12332:30 [INFO] [stdout] | [INFO] [stdout] 12332 | ... InnerComponent_rectangle_104 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9112942147797004723.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:12355:30 [INFO] [stdout] | [INFO] [stdout] 12355 | ... InnerComponent_rectangle_104 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9112942147797004723.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:13994:116 [INFO] [stdout] | [INFO] [stdout] 13994 | ...ted (|| InnerComponent_rectangle_104 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9112942147797004723.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:14011:116 [INFO] [stdout] | [INFO] [stdout] 14011 | ...ted (|| InnerComponent_rectangle_104 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9112942147797004723.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:14019:116 [INFO] [stdout] | [INFO] [stdout] 14019 | ...ted (|| InnerComponent_rectangle_104 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-9112942147797004723.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:22922:30 [INFO] [stdout] | [INFO] [stdout] 22922 | ... InnerComponent_rectangle_193 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-12644111450862729535.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:22930:30 [INFO] [stdout] | [INFO] [stdout] 22930 | ... InnerComponent_text_200 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-5489557167598337836.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:22960:30 [INFO] [stdout] | [INFO] [stdout] 22960 | ... InnerComponent_rectangle_193 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-12644111450862729535.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:22966:30 [INFO] [stdout] | [INFO] [stdout] 22966 | ... InnerComponent_text_200 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-5489557167598337836.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:22989:30 [INFO] [stdout] | [INFO] [stdout] 22989 | ... InnerComponent_rectangle_193 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-12644111450862729535.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:22995:30 [INFO] [stdout] | [INFO] [stdout] 22995 | ... InnerComponent_text_200 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-5489557167598337836.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:23803:121 [INFO] [stdout] | [INFO] [stdout] 23803 | ...ted (|| InnerComponent_rectangle_193 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-12644111450862729535.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:23806:121 [INFO] [stdout] | [INFO] [stdout] 23806 | ...pdated (|| InnerComponent_text_200 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-5489557167598337836.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:23827:121 [INFO] [stdout] | [INFO] [stdout] 23827 | ...ted (|| InnerComponent_rectangle_193 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-12644111450862729535.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:23830:121 [INFO] [stdout] | [INFO] [stdout] 23830 | ...pdated (|| InnerComponent_text_200 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-5489557167598337836.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:23842:121 [INFO] [stdout] | [INFO] [stdout] 23842 | ...ted (|| InnerComponent_rectangle_193 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-12644111450862729535.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:23848:121 [INFO] [stdout] | [INFO] [stdout] 23848 | ...pdated (|| InnerComponent_text_200 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-d44c77b2a475abc0.long-type-5489557167598337836.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:663:141 [INFO] [stdout] | [INFO] [stdout] 663 | .... window ()) . show_popup (& sp :: VRc :: into_dyn (popup_instance . into ()) , position , sp :: PopupClosePolicy :: CloseOnClic... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: `#[warn(self_type_conversion)]` on by default [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-15030660174223049927.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:1941:30 [INFO] [stdout] | [INFO] [stdout] 1941 | ... InnerComponent_rectangle_22 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-3784246876232703436.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:1949:30 [INFO] [stdout] | [INFO] [stdout] 1949 | ... InnerComponent_lineeditpasswordicon_25 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-9157087803622513058.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:2004:30 [INFO] [stdout] | [INFO] [stdout] 2004 | ... InnerComponent_rectangle_22 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-3784246876232703436.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:2010:30 [INFO] [stdout] | [INFO] [stdout] 2010 | ... InnerComponent_lineeditpasswordicon_25 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-9157087803622513058.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:2062:30 [INFO] [stdout] | [INFO] [stdout] 2062 | ... InnerComponent_rectangle_22 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-3784246876232703436.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:2068:30 [INFO] [stdout] | [INFO] [stdout] 2068 | ... InnerComponent_lineeditpasswordicon_25 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-9157087803622513058.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:2409:114 [INFO] [stdout] | [INFO] [stdout] 2409 | ...ated (|| InnerComponent_rectangle_22 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-3784246876232703436.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:2412:114 [INFO] [stdout] | [INFO] [stdout] 2412 | ...(|| InnerComponent_lineeditpasswordicon_25 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-9157087803622513058.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:2459:114 [INFO] [stdout] | [INFO] [stdout] 2459 | ...ated (|| InnerComponent_rectangle_22 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-3784246876232703436.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:2462:114 [INFO] [stdout] | [INFO] [stdout] 2462 | ...(|| InnerComponent_lineeditpasswordicon_25 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-9157087803622513058.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:2470:114 [INFO] [stdout] | [INFO] [stdout] 2470 | ...ated (|| InnerComponent_rectangle_22 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-3784246876232703436.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:2476:114 [INFO] [stdout] | [INFO] [stdout] 2476 | ...(|| InnerComponent_lineeditpasswordicon_25 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-9157087803622513058.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:3882:30 [INFO] [stdout] | [INFO] [stdout] 3882 | ... InnerComponent_image_40 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2795033594629811097.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:3966:30 [INFO] [stdout] | [INFO] [stdout] 3966 | ... InnerComponent_image_40 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2795033594629811097.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:4027:30 [INFO] [stdout] | [INFO] [stdout] 4027 | ... InnerComponent_image_40 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2795033594629811097.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:4392:118 [INFO] [stdout] | [INFO] [stdout] 4392 | ...updated (|| InnerComponent_text_35 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-14937058778019527471.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:4395:118 [INFO] [stdout] | [INFO] [stdout] 4395 | ...pdated (|| InnerComponent_image_40 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2795033594629811097.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:4398:118 [INFO] [stdout] | [INFO] [stdout] 4398 | ...ated (|| InnerComponent_rectangle_42 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-6595180492053731226.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:4469:118 [INFO] [stdout] | [INFO] [stdout] 4469 | ...updated (|| InnerComponent_text_35 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-14937058778019527471.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:4472:118 [INFO] [stdout] | [INFO] [stdout] 4472 | ...pdated (|| InnerComponent_image_40 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2795033594629811097.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:4475:118 [INFO] [stdout] | [INFO] [stdout] 4475 | ...ated (|| InnerComponent_rectangle_42 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-6595180492053731226.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:4483:118 [INFO] [stdout] | [INFO] [stdout] 4483 | ...updated (|| InnerComponent_text_35 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-14937058778019527471.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:4489:118 [INFO] [stdout] | [INFO] [stdout] 4489 | ...pdated (|| InnerComponent_image_40 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2795033594629811097.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:4495:118 [INFO] [stdout] | [INFO] [stdout] 4495 | ...ated (|| InnerComponent_rectangle_42 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-6595180492053731226.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:6083:30 [INFO] [stdout] | [INFO] [stdout] 6083 | ... InnerComponent_menuitem_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-12649534946707262845.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:6113:30 [INFO] [stdout] | [INFO] [stdout] 6113 | ... InnerComponent_menuitem_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-12649534946707262845.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:6136:30 [INFO] [stdout] | [INFO] [stdout] 6136 | ... InnerComponent_menuitem_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-12649534946707262845.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:6725:137 [INFO] [stdout] | [INFO] [stdout] 6725 | ... window ()) . show_popup (& sp :: VRc :: into_dyn (popup_instance . into ()) , position , sp :: PopupClosePolicy :: CloseOnClic... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-15030660174223049927.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:6871:120 [INFO] [stdout] | [INFO] [stdout] 6871 | ...ated (|| InnerComponent_menuitem_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-12649534946707262845.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:6888:120 [INFO] [stdout] | [INFO] [stdout] 6888 | ...ated (|| InnerComponent_menuitem_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-12649534946707262845.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:6896:120 [INFO] [stdout] | [INFO] [stdout] 6896 | ...ated (|| InnerComponent_menuitem_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-12649534946707262845.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:8979:108 [INFO] [stdout] | [INFO] [stdout] 8979 | ...pdated (|| InnerComponent_empty_57 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2599628323527109810.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:8982:108 [INFO] [stdout] | [INFO] [stdout] 8982 | ...pdated (|| InnerComponent_empty_83 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-12216968603835455005.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:8985:108 [INFO] [stdout] | [INFO] [stdout] 8985 | ...ated (|| InnerComponent_rectangle_119 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2228591033396884975.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:8988:108 [INFO] [stdout] | [INFO] [stdout] 8988 | ...ated (|| InnerComponent_rectangle_144 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-9216517789600849406.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:8991:108 [INFO] [stdout] | [INFO] [stdout] 8991 | ...ated (|| InnerComponent_rectangle_177 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-63582046975687994.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:8994:108 [INFO] [stdout] | [INFO] [stdout] 8994 | ...ated (|| InnerComponent_rectangle_206 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2918374511499602187.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:8997:108 [INFO] [stdout] | [INFO] [stdout] 8997 | ...ated (|| InnerComponent_rectangle_223 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-1431342708980530587.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9038:108 [INFO] [stdout] | [INFO] [stdout] 9038 | ...pdated (|| InnerComponent_empty_57 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2599628323527109810.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9041:108 [INFO] [stdout] | [INFO] [stdout] 9041 | ...pdated (|| InnerComponent_empty_83 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-12216968603835455005.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9044:108 [INFO] [stdout] | [INFO] [stdout] 9044 | ...ated (|| InnerComponent_rectangle_119 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2228591033396884975.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9047:108 [INFO] [stdout] | [INFO] [stdout] 9047 | ...ated (|| InnerComponent_rectangle_144 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-9216517789600849406.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9050:108 [INFO] [stdout] | [INFO] [stdout] 9050 | ...ated (|| InnerComponent_rectangle_177 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-63582046975687994.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9053:108 [INFO] [stdout] | [INFO] [stdout] 9053 | ...ated (|| InnerComponent_rectangle_206 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2918374511499602187.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9056:108 [INFO] [stdout] | [INFO] [stdout] 9056 | ...ated (|| InnerComponent_rectangle_223 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-1431342708980530587.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9064:108 [INFO] [stdout] | [INFO] [stdout] 9064 | ...pdated (|| InnerComponent_empty_57 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2599628323527109810.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9070:108 [INFO] [stdout] | [INFO] [stdout] 9070 | ...pdated (|| InnerComponent_empty_83 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-12216968603835455005.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9076:108 [INFO] [stdout] | [INFO] [stdout] 9076 | ...ated (|| InnerComponent_rectangle_119 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2228591033396884975.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9082:108 [INFO] [stdout] | [INFO] [stdout] 9082 | ...ated (|| InnerComponent_rectangle_144 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-9216517789600849406.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9088:108 [INFO] [stdout] | [INFO] [stdout] 9088 | ...ated (|| InnerComponent_rectangle_177 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-63582046975687994.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9094:108 [INFO] [stdout] | [INFO] [stdout] 9094 | ...ated (|| InnerComponent_rectangle_206 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2918374511499602187.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9100:108 [INFO] [stdout] | [INFO] [stdout] 9100 | ...ated (|| InnerComponent_rectangle_223 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-1431342708980530587.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9470:30 [INFO] [stdout] | [INFO] [stdout] 9470 | ... InnerComponent_empty_65 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2344228687837021468.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9478:30 [INFO] [stdout] | [INFO] [stdout] 9478 | ... InnerComponent_rectangle_73 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-10067996559716083186.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9560:30 [INFO] [stdout] | [INFO] [stdout] 9560 | ... InnerComponent_empty_65 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2344228687837021468.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9566:30 [INFO] [stdout] | [INFO] [stdout] 9566 | ... InnerComponent_rectangle_73 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-10067996559716083186.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9665:30 [INFO] [stdout] | [INFO] [stdout] 9665 | ... InnerComponent_empty_65 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2344228687837021468.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:9671:30 [INFO] [stdout] | [INFO] [stdout] 9671 | ... InnerComponent_rectangle_73 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-10067996559716083186.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:10154:116 [INFO] [stdout] | [INFO] [stdout] 10154 | ...pdated (|| InnerComponent_empty_65 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2344228687837021468.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:10157:116 [INFO] [stdout] | [INFO] [stdout] 10157 | ...ated (|| InnerComponent_rectangle_73 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-10067996559716083186.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:10178:116 [INFO] [stdout] | [INFO] [stdout] 10178 | ...pdated (|| InnerComponent_empty_65 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2344228687837021468.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:10181:116 [INFO] [stdout] | [INFO] [stdout] 10181 | ...ated (|| InnerComponent_rectangle_73 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-10067996559716083186.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:10193:116 [INFO] [stdout] | [INFO] [stdout] 10193 | ...pdated (|| InnerComponent_empty_65 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2344228687837021468.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:10199:116 [INFO] [stdout] | [INFO] [stdout] 10199 | ...ated (|| InnerComponent_rectangle_73 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-10067996559716083186.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:12302:30 [INFO] [stdout] | [INFO] [stdout] 12302 | ... InnerComponent_rectangle_104 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2115637773558674762.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:12332:30 [INFO] [stdout] | [INFO] [stdout] 12332 | ... InnerComponent_rectangle_104 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2115637773558674762.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:12355:30 [INFO] [stdout] | [INFO] [stdout] 12355 | ... InnerComponent_rectangle_104 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2115637773558674762.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:13994:116 [INFO] [stdout] | [INFO] [stdout] 13994 | ...ted (|| InnerComponent_rectangle_104 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2115637773558674762.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:14011:116 [INFO] [stdout] | [INFO] [stdout] 14011 | ...ted (|| InnerComponent_rectangle_104 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2115637773558674762.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:14019:116 [INFO] [stdout] | [INFO] [stdout] 14019 | ...ted (|| InnerComponent_rectangle_104 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-2115637773558674762.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:22922:30 [INFO] [stdout] | [INFO] [stdout] 22922 | ... InnerComponent_rectangle_193 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-17899735173587063807.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:22930:30 [INFO] [stdout] | [INFO] [stdout] 22930 | ... InnerComponent_text_200 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-1132446577038165961.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:22960:30 [INFO] [stdout] | [INFO] [stdout] 22960 | ... InnerComponent_rectangle_193 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-17899735173587063807.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:22966:30 [INFO] [stdout] | [INFO] [stdout] 22966 | ... InnerComponent_text_200 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-1132446577038165961.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:22989:30 [INFO] [stdout] | [INFO] [stdout] 22989 | ... InnerComponent_rectangle_193 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-17899735173587063807.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:22995:30 [INFO] [stdout] | [INFO] [stdout] 22995 | ... InnerComponent_text_200 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-1132446577038165961.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:23803:121 [INFO] [stdout] | [INFO] [stdout] 23803 | ...ted (|| InnerComponent_rectangle_193 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-17899735173587063807.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:23806:121 [INFO] [stdout] | [INFO] [stdout] 23806 | ...pdated (|| InnerComponent_text_200 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-1132446577038165961.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:23827:121 [INFO] [stdout] | [INFO] [stdout] 23827 | ...ted (|| InnerComponent_rectangle_193 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-17899735173587063807.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:23830:121 [INFO] [stdout] | [INFO] [stdout] 23830 | ...pdated (|| InnerComponent_text_200 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-1132446577038165961.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:23842:121 [INFO] [stdout] | [INFO] [stdout] 23842 | ...ted (|| InnerComponent_rectangle_193 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-17899735173587063807.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `VRc` [INFO] [stdout] --> /opt/rustwide/target/debug/build/mc-gui-8ef281b46604bfe3/out/main_window.rs:23848:121 [INFO] [stdout] | [INFO] [stdout] 23848 | ...pdated (|| InnerComponent_text_200 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path ` as Into>::into(val) to avoid triggering this lint [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/MediaClassifierGUI-ec9944951198d636.long-type-1132446577038165961.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 38s [INFO] running `Command { std: "docker" "inspect" "1226df4600584057bb1daa77be3ebf3bf11fcafd9e7aa388ca1984849c997975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1226df4600584057bb1daa77be3ebf3bf11fcafd9e7aa388ca1984849c997975", kill_on_drop: false }` [INFO] [stdout] 1226df4600584057bb1daa77be3ebf3bf11fcafd9e7aa388ca1984849c997975