[INFO] fetching crate i-slint-core 1.15.0... [INFO] checking i-slint-core-1.15.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0 [INFO] extracting crate i-slint-core 1.15.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate i-slint-core 1.15.0 [INFO] finished tweaking crates.io crate i-slint-core 1.15.0 [INFO] tweaked toml for crates.io crate i-slint-core 1.15.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate i-slint-core 1.15.0 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate i-slint-core 1.15.0 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b01d3623dd08ae634d19663e249190d336abc151b48ce95245b75cd9c6a2f5d6 [INFO] running `Command { std: "docker" "start" "-a" "b01d3623dd08ae634d19663e249190d336abc151b48ce95245b75cd9c6a2f5d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b01d3623dd08ae634d19663e249190d336abc151b48ce95245b75cd9c6a2f5d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b01d3623dd08ae634d19663e249190d336abc151b48ce95245b75cd9c6a2f5d6", kill_on_drop: false }` [INFO] [stdout] b01d3623dd08ae634d19663e249190d336abc151b48ce95245b75cd9c6a2f5d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dinherent-method-on-receiver" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f64f44a872da37142d7a911514dc29e819f502b90fe84e2bf3f121752b518f6b [INFO] running `Command { std: "docker" "start" "-a" "f64f44a872da37142d7a911514dc29e819f502b90fe84e2bf3f121752b518f6b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking kurbo v0.13.0 [INFO] [stderr] Checking unicode-ccc v0.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking unicode-script v0.5.8 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking linebender_resource_handle v0.1.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking zune-jpeg v0.5.11 [INFO] [stderr] Checking roxmltree v0.21.1 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking data-url v0.3.2 [INFO] [stderr] Checking imagesize v0.14.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking svgtypes v0.16.1 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking gif v0.14.1 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking euclid v0.22.13 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking htmlparser v0.2.1 [INFO] [stderr] Checking pin-weak v1.1.0 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking scoped-tls-hkt v0.1.5 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking lyon_geom v1.0.18 [INFO] [stderr] Checking lyon_path v1.0.16 [INFO] [stderr] Checking fontdb v0.23.0 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking lyon_algorithms v1.0.16 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling const-field-offset-macro v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling vtable-macro v0.3.0 [INFO] [stderr] Compiling i-slint-core-macros v1.15.0 [INFO] [stderr] Compiling auto_enums v0.8.7 [INFO] [stderr] Checking const-field-offset v0.1.5 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking vtable v0.3.0 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking lyon_extra v1.0.3 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking font-types v0.10.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking rustybuzz v0.20.1 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking read-fonts v0.35.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking usvg v0.46.0 [INFO] [stderr] Checking async-compat v0.2.5 [INFO] [stderr] Checking resvg v0.46.0 [INFO] [stderr] Checking fontique v0.7.0 [INFO] [stderr] Checking skrifa v0.37.0 [INFO] [stderr] Checking harfrust v0.3.2 [INFO] [stderr] Checking i-slint-common v1.15.0 [INFO] [stderr] Checking swash v0.2.6 [INFO] [stderr] Checking parley v0.7.0 [INFO] [stderr] Checking i-slint-core v1.15.0 (/opt/rustwide/workdir) [INFO] [stdout] warning[E0133]: call to unsafe function `alloc::alloc::dealloc` is unsafe and requires unsafe block [INFO] [stdout] --> graphics/image.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[vtable::vtable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 37 | / OpaqueImageVTable_static! { [INFO] [stdout] 38 | | /// VTable for RC wrapped SVG helper struct. [INFO] [stdout] 39 | | pub static PARSED_SVG_VT for svg::ParsedSVG [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> graphics/image.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[vtable::vtable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | / OpaqueImageVTable_static! { [INFO] [stdout] 38 | | /// VTable for RC wrapped SVG helper struct. [INFO] [stdout] 39 | | pub static PARSED_SVG_VT for svg::ParsedSVG [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `OpaqueImageVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `alloc::alloc::dealloc` is unsafe and requires unsafe block [INFO] [stdout] --> graphics/image.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[vtable::vtable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 48 | / OpaqueImageVTable_static! { [INFO] [stdout] 49 | | /// VTable for RC wrapped SVG helper struct. [INFO] [stdout] 50 | | pub static NINE_SLICE_VT for NineSliceImage [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> graphics/image.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[vtable::vtable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | / OpaqueImageVTable_static! { [INFO] [stdout] 49 | | /// VTable for RC wrapped SVG helper struct. [INFO] [stdout] 50 | | pub static NINE_SLICE_VT for NineSliceImage [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `OpaqueImageVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `alloc::alloc::dealloc` is unsafe and requires unsafe block [INFO] [stdout] --> menus.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[vtable::vtable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 183 | MenuVTable_static!(static MENU_FROM_ITEM_TREE_VT for MenuFromItemTree); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> menus.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[vtable::vtable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | MenuVTable_static!(static MENU_FROM_ITEM_TREE_VT for MenuFromItemTree); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `MenuVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `alloc::alloc::dealloc` is unsafe and requires unsafe block [INFO] [stdout] --> graphics/image.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[vtable::vtable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 37 | / OpaqueImageVTable_static! { [INFO] [stdout] 38 | | /// VTable for RC wrapped SVG helper struct. [INFO] [stdout] 39 | | pub static PARSED_SVG_VT for svg::ParsedSVG [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> graphics/image.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[vtable::vtable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | / OpaqueImageVTable_static! { [INFO] [stdout] 38 | | /// VTable for RC wrapped SVG helper struct. [INFO] [stdout] 39 | | pub static PARSED_SVG_VT for svg::ParsedSVG [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `OpaqueImageVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `alloc::alloc::dealloc` is unsafe and requires unsafe block [INFO] [stdout] --> graphics/image.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[vtable::vtable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 48 | / OpaqueImageVTable_static! { [INFO] [stdout] 49 | | /// VTable for RC wrapped SVG helper struct. [INFO] [stdout] 50 | | pub static NINE_SLICE_VT for NineSliceImage [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> graphics/image.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[vtable::vtable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | / OpaqueImageVTable_static! { [INFO] [stdout] 49 | | /// VTable for RC wrapped SVG helper struct. [INFO] [stdout] 50 | | pub static NINE_SLICE_VT for NineSliceImage [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `OpaqueImageVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `alloc::alloc::dealloc` is unsafe and requires unsafe block [INFO] [stdout] --> item_tree.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[vtable] [INFO] [stdout] | ^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 1482 | crate::item_tree::ItemTreeVTable_static!(static TEST_COMPONENT_VT for TestItemTree); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> item_tree.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[vtable] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1482 | crate::item_tree::ItemTreeVTable_static!(static TEST_COMPONENT_VT for TestItemTree); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::item_tree::ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> model/model_peer.rs:162:23 [INFO] [stdout] | [INFO] [stdout] 135 | #[derive(Default, derive_more::Deref)] [INFO] [stdout] | ------------------ [INFO] [stdout] | | [INFO] [stdout] | trait implemented here [INFO] [stdout] | with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn model_peer(self: Pin<&Self>) -> ModelPeer<'_> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> model/model_peer.rs:176:16 [INFO] [stdout] | [INFO] [stdout] 135 | #[derive(Default, derive_more::Deref)] [INFO] [stdout] | ------------------ [INFO] [stdout] | | [INFO] [stdout] | trait implemented here [INFO] [stdout] | with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 176 | pub fn get(self: Pin<&Self>) -> Pin<&T> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] error: could not compile `i-slint-core` (lib) due to 2 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning[E0133]: call to unsafe function `alloc::alloc::dealloc` is unsafe and requires unsafe block [INFO] [stdout] --> menus.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[vtable::vtable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 183 | MenuVTable_static!(static MENU_FROM_ITEM_TREE_VT for MenuFromItemTree); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> menus.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[vtable::vtable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | MenuVTable_static!(static MENU_FROM_ITEM_TREE_VT for MenuFromItemTree); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `MenuVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> model/model_peer.rs:162:23 [INFO] [stdout] | [INFO] [stdout] 135 | #[derive(Default, derive_more::Deref)] [INFO] [stdout] | ------------------ [INFO] [stdout] | | [INFO] [stdout] | trait implemented here [INFO] [stdout] | with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn model_peer(self: Pin<&Self>) -> ModelPeer<'_> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> model/model_peer.rs:176:16 [INFO] [stdout] | [INFO] [stdout] 135 | #[derive(Default, derive_more::Deref)] [INFO] [stdout] | ------------------ [INFO] [stdout] | | [INFO] [stdout] | trait implemented here [INFO] [stdout] | with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 176 | pub fn get(self: Pin<&Self>) -> Pin<&T> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] error: could not compile `i-slint-core` (lib test) due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f64f44a872da37142d7a911514dc29e819f502b90fe84e2bf3f121752b518f6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f64f44a872da37142d7a911514dc29e819f502b90fe84e2bf3f121752b518f6b", kill_on_drop: false }` [INFO] [stdout] f64f44a872da37142d7a911514dc29e819f502b90fe84e2bf3f121752b518f6b