[INFO] crate pango 0.5.0 is already in cache [INFO] extracting crate pango 0.5.0 into work/ex/clippy-test-run/sources/stable/reg/pango/0.5.0 [INFO] extracting crate pango 0.5.0 into work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/pango/0.5.0 [INFO] validating manifest of pango-0.5.0 on toolchain stable [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of pango-0.5.0 on toolchain stable+rustflags=-Dclippy::into_iter_on_array [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing pango-0.5.0 [INFO] finished frobbing pango-0.5.0 [INFO] frobbed toml for pango-0.5.0 written to work/ex/clippy-test-run/sources/stable/reg/pango/0.5.0/Cargo.toml [INFO] started frobbing pango-0.5.0 [INFO] finished frobbing pango-0.5.0 [INFO] frobbed toml for pango-0.5.0 written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/pango/0.5.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] linting pango-0.5.0 against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-4/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/reg/pango/0.5.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+stable" "clippy" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f42813c4b7ec0915737469d792b0f1866e1121655228a14f76c9705fd7614c1d [INFO] running `"docker" "start" "-a" "f42813c4b7ec0915737469d792b0f1866e1121655228a14f76c9705fd7614c1d"` [INFO] [stderr] Checking gir-format-check v0.1.1 [INFO] [stderr] Checking glib-sys v0.7.0 [INFO] [stderr] Checking gobject-sys v0.7.0 [INFO] [stderr] Checking pango-sys v0.7.0 [INFO] [stderr] Checking glib v0.6.1 [INFO] [stderr] Checking pango v0.5.0 (/opt/crater/workdir) [INFO] [stderr] warning: lint name `too_many_arguments` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/lib.rs:20:44 [INFO] [stderr] | [INFO] [stderr] 20 | #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: change it to: `clippy::too_many_arguments` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(renamed_and_removed_lints)] on by default [INFO] [stderr] [INFO] [stderr] warning: lint name `useless_transmute` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/lib.rs:21:44 [INFO] [stderr] | [INFO] [stderr] 21 | #[cfg_attr(feature = "cargo-clippy", allow(useless_transmute))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: change it to: `clippy::useless_transmute` [INFO] [stderr] [INFO] [stderr] warning: lint name `should_implement_trait` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/lib.rs:22:44 [INFO] [stderr] | [INFO] [stderr] 22 | #[cfg_attr(feature = "cargo-clippy", allow(should_implement_trait))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: change it to: `clippy::should_implement_trait` [INFO] [stderr] [INFO] [stderr] warning: lint name `too_many_arguments` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/lib.rs:20:44 [INFO] [stderr] | [INFO] [stderr] 20 | #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: change it to: `clippy::too_many_arguments` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(renamed_and_removed_lints)] on by default [INFO] [stderr] [INFO] [stderr] warning: lint name `useless_transmute` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/lib.rs:21:44 [INFO] [stderr] | [INFO] [stderr] 21 | #[cfg_attr(feature = "cargo-clippy", allow(useless_transmute))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: change it to: `clippy::useless_transmute` [INFO] [stderr] [INFO] [stderr] warning: lint name `should_implement_trait` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/lib.rs:22:44 [INFO] [stderr] | [INFO] [stderr] 22 | #[cfg_attr(feature = "cargo-clippy", allow(should_implement_trait))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: change it to: `clippy::should_implement_trait` [INFO] [stderr] [INFO] [stderr] warning: lint name `too_many_arguments` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/lib.rs:20:44 [INFO] [stderr] | [INFO] [stderr] 20 | #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: change it to: `clippy::too_many_arguments` [INFO] [stderr] [INFO] [stderr] warning: lint name `too_many_arguments` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/lib.rs:20:44 [INFO] [stderr] | [INFO] [stderr] 20 | #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: change it to: `clippy::too_many_arguments` [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/context.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / glib_wrapper! { [INFO] [stderr] 25 | | pub struct Context(Object); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | match fn { [INFO] [stderr] 28 | | get_type => || ffi::pango_context_get_type(), [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::ptr_offset_with_cast)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/context.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / glib_wrapper! { [INFO] [stderr] 25 | | pub struct Context(Object); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | match fn { [INFO] [stderr] 28 | | get_type => || ffi::pango_context_get_type(), [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/context.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / glib_wrapper! { [INFO] [stderr] 25 | | pub struct Context(Object); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | match fn { [INFO] [stderr] 28 | | get_type => || ffi::pango_context_get_type(), [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/context.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / glib_wrapper! { [INFO] [stderr] 25 | | pub struct Context(Object); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | match fn { [INFO] [stderr] 28 | | get_type => || ffi::pango_context_get_type(), [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/engine_lang.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | pub struct EngineLang(Object); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | match fn { [INFO] [stderr] 16 | | get_type => || ffi::pango_engine_lang_get_type(), [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/engine_lang.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | pub struct EngineLang(Object); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | match fn { [INFO] [stderr] 16 | | get_type => || ffi::pango_engine_lang_get_type(), [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/engine_lang.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | pub struct EngineLang(Object); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | match fn { [INFO] [stderr] 16 | | get_type => || ffi::pango_engine_lang_get_type(), [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/engine_lang.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | pub struct EngineLang(Object); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | match fn { [INFO] [stderr] 16 | | get_type => || ffi::pango_engine_lang_get_type(), [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/engine_shape.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | pub struct EngineShape(Object); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | match fn { [INFO] [stderr] 16 | | get_type => || ffi::pango_engine_shape_get_type(), [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/engine_shape.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | pub struct EngineShape(Object); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | match fn { [INFO] [stderr] 16 | | get_type => || ffi::pango_engine_shape_get_type(), [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/engine_shape.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | pub struct EngineShape(Object); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | match fn { [INFO] [stderr] 16 | | get_type => || ffi::pango_engine_shape_get_type(), [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/engine_shape.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | pub struct EngineShape(Object); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | match fn { [INFO] [stderr] 16 | | get_type => || ffi::pango_engine_shape_get_type(), [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / glib_wrapper! { [INFO] [stderr] 22 | | pub struct Font(Object); [INFO] [stderr] 23 | | [INFO] [stderr] 24 | | match fn { [INFO] [stderr] 25 | | get_type => || ffi::pango_font_get_type(), [INFO] [stderr] 26 | | } [INFO] [stderr] 27 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / glib_wrapper! { [INFO] [stderr] 22 | | pub struct Font(Object); [INFO] [stderr] 23 | | [INFO] [stderr] 24 | | match fn { [INFO] [stderr] 25 | | get_type => || ffi::pango_font_get_type(), [INFO] [stderr] 26 | | } [INFO] [stderr] 27 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / glib_wrapper! { [INFO] [stderr] 22 | | pub struct Font(Object); [INFO] [stderr] 23 | | [INFO] [stderr] 24 | | match fn { [INFO] [stderr] 25 | | get_type => || ffi::pango_font_get_type(), [INFO] [stderr] 26 | | } [INFO] [stderr] 27 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / glib_wrapper! { [INFO] [stderr] 22 | | pub struct Font(Object); [INFO] [stderr] 23 | | [INFO] [stderr] 24 | | match fn { [INFO] [stderr] 25 | | get_type => || ffi::pango_font_get_type(), [INFO] [stderr] 26 | | } [INFO] [stderr] 27 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_face.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / glib_wrapper! { [INFO] [stderr] 15 | | pub struct FontFace(Object); [INFO] [stderr] 16 | | [INFO] [stderr] 17 | | match fn { [INFO] [stderr] 18 | | get_type => || ffi::pango_font_face_get_type(), [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_face.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / glib_wrapper! { [INFO] [stderr] 15 | | pub struct FontFace(Object); [INFO] [stderr] 16 | | [INFO] [stderr] 17 | | match fn { [INFO] [stderr] 18 | | get_type => || ffi::pango_font_face_get_type(), [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_face.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / glib_wrapper! { [INFO] [stderr] 15 | | pub struct FontFace(Object); [INFO] [stderr] 16 | | [INFO] [stderr] 17 | | match fn { [INFO] [stderr] 18 | | get_type => || ffi::pango_font_face_get_type(), [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_face.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / glib_wrapper! { [INFO] [stderr] 15 | | pub struct FontFace(Object); [INFO] [stderr] 16 | | [INFO] [stderr] 17 | | match fn { [INFO] [stderr] 18 | | get_type => || ffi::pango_font_face_get_type(), [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_family.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / glib_wrapper! { [INFO] [stderr] 15 | | pub struct FontFamily(Object); [INFO] [stderr] 16 | | [INFO] [stderr] 17 | | match fn { [INFO] [stderr] 18 | | get_type => || ffi::pango_font_family_get_type(), [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_family.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / glib_wrapper! { [INFO] [stderr] 15 | | pub struct FontFamily(Object); [INFO] [stderr] 16 | | [INFO] [stderr] 17 | | match fn { [INFO] [stderr] 18 | | get_type => || ffi::pango_font_family_get_type(), [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_family.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / glib_wrapper! { [INFO] [stderr] 15 | | pub struct FontFamily(Object); [INFO] [stderr] 16 | | [INFO] [stderr] 17 | | match fn { [INFO] [stderr] 18 | | get_type => || ffi::pango_font_family_get_type(), [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_family.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / glib_wrapper! { [INFO] [stderr] 15 | | pub struct FontFamily(Object); [INFO] [stderr] 16 | | [INFO] [stderr] 17 | | match fn { [INFO] [stderr] 18 | | get_type => || ffi::pango_font_family_get_type(), [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_map.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / glib_wrapper! { [INFO] [stderr] 20 | | pub struct FontMap(Object); [INFO] [stderr] 21 | | [INFO] [stderr] 22 | | match fn { [INFO] [stderr] 23 | | get_type => || ffi::pango_font_map_get_type(), [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_map.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / glib_wrapper! { [INFO] [stderr] 20 | | pub struct FontMap(Object); [INFO] [stderr] 21 | | [INFO] [stderr] 22 | | match fn { [INFO] [stderr] 23 | | get_type => || ffi::pango_font_map_get_type(), [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_map.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / glib_wrapper! { [INFO] [stderr] 20 | | pub struct FontMap(Object); [INFO] [stderr] 21 | | [INFO] [stderr] 22 | | match fn { [INFO] [stderr] 23 | | get_type => || ffi::pango_font_map_get_type(), [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_map.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / glib_wrapper! { [INFO] [stderr] 20 | | pub struct FontMap(Object); [INFO] [stderr] 21 | | [INFO] [stderr] 22 | | match fn { [INFO] [stderr] 23 | | get_type => || ffi::pango_font_map_get_type(), [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/fontset.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / glib_wrapper! { [INFO] [stderr] 16 | | pub struct Fontset(Object); [INFO] [stderr] 17 | | [INFO] [stderr] 18 | | match fn { [INFO] [stderr] 19 | | get_type => || ffi::pango_fontset_get_type(), [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/fontset.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / glib_wrapper! { [INFO] [stderr] 16 | | pub struct Fontset(Object); [INFO] [stderr] 17 | | [INFO] [stderr] 18 | | match fn { [INFO] [stderr] 19 | | get_type => || ffi::pango_fontset_get_type(), [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/fontset.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / glib_wrapper! { [INFO] [stderr] 16 | | pub struct Fontset(Object); [INFO] [stderr] 17 | | [INFO] [stderr] 18 | | match fn { [INFO] [stderr] 19 | | get_type => || ffi::pango_fontset_get_type(), [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/fontset.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / glib_wrapper! { [INFO] [stderr] 16 | | pub struct Fontset(Object); [INFO] [stderr] 17 | | [INFO] [stderr] 18 | | match fn { [INFO] [stderr] 19 | | get_type => || ffi::pango_fontset_get_type(), [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/context.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / glib_wrapper! { [INFO] [stderr] 25 | | pub struct Context(Object); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | match fn { [INFO] [stderr] 28 | | get_type => || ffi::pango_context_get_type(), [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::ptr_offset_with_cast)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/context.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / glib_wrapper! { [INFO] [stderr] 25 | | pub struct Context(Object); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | match fn { [INFO] [stderr] 28 | | get_type => || ffi::pango_context_get_type(), [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/context.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / glib_wrapper! { [INFO] [stderr] 25 | | pub struct Context(Object); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | match fn { [INFO] [stderr] 28 | | get_type => || ffi::pango_context_get_type(), [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/context.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / glib_wrapper! { [INFO] [stderr] 25 | | pub struct Context(Object); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | match fn { [INFO] [stderr] 28 | | get_type => || ffi::pango_context_get_type(), [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/fontset_simple.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | pub struct FontsetSimple(Object): Fontset; [INFO] [stderr] 18 | | [INFO] [stderr] 19 | | match fn { [INFO] [stderr] 20 | | get_type => || ffi::pango_fontset_simple_get_type(), [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/fontset_simple.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | pub struct FontsetSimple(Object): Fontset; [INFO] [stderr] 18 | | [INFO] [stderr] 19 | | match fn { [INFO] [stderr] 20 | | get_type => || ffi::pango_fontset_simple_get_type(), [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/fontset_simple.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | pub struct FontsetSimple(Object): Fontset; [INFO] [stderr] 18 | | [INFO] [stderr] 19 | | match fn { [INFO] [stderr] 20 | | get_type => || ffi::pango_fontset_simple_get_type(), [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/fontset_simple.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | pub struct FontsetSimple(Object): Fontset; [INFO] [stderr] 18 | | [INFO] [stderr] 19 | | match fn { [INFO] [stderr] 20 | | get_type => || ffi::pango_fontset_simple_get_type(), [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/engine_lang.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | pub struct EngineLang(Object); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | match fn { [INFO] [stderr] 16 | | get_type => || ffi::pango_engine_lang_get_type(), [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/engine_lang.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | pub struct EngineLang(Object); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | match fn { [INFO] [stderr] 16 | | get_type => || ffi::pango_engine_lang_get_type(), [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / glib_wrapper! { [INFO] [stderr] 24 | | pub struct Layout(Object); [INFO] [stderr] 25 | | [INFO] [stderr] 26 | | match fn { [INFO] [stderr] 27 | | get_type => || ffi::pango_layout_get_type(), [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / glib_wrapper! { [INFO] [stderr] 24 | | pub struct Layout(Object); [INFO] [stderr] 25 | | [INFO] [stderr] 26 | | match fn { [INFO] [stderr] 27 | | get_type => || ffi::pango_layout_get_type(), [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / glib_wrapper! { [INFO] [stderr] 24 | | pub struct Layout(Object); [INFO] [stderr] 25 | | [INFO] [stderr] 26 | | match fn { [INFO] [stderr] 27 | | get_type => || ffi::pango_layout_get_type(), [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / glib_wrapper! { [INFO] [stderr] 24 | | pub struct Layout(Object); [INFO] [stderr] 25 | | [INFO] [stderr] 26 | | match fn { [INFO] [stderr] 27 | | get_type => || ffi::pango_layout_get_type(), [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/engine_lang.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | pub struct EngineLang(Object); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | match fn { [INFO] [stderr] 16 | | get_type => || ffi::pango_engine_lang_get_type(), [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/engine_lang.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | pub struct EngineLang(Object); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | match fn { [INFO] [stderr] 16 | | get_type => || ffi::pango_engine_lang_get_type(), [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/engine_shape.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | pub struct EngineShape(Object); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | match fn { [INFO] [stderr] 16 | | get_type => || ffi::pango_engine_shape_get_type(), [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/engine_shape.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | pub struct EngineShape(Object); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | match fn { [INFO] [stderr] 16 | | get_type => || ffi::pango_engine_shape_get_type(), [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/renderer.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / glib_wrapper! { [INFO] [stderr] 23 | | pub struct Renderer(Object); [INFO] [stderr] 24 | | [INFO] [stderr] 25 | | match fn { [INFO] [stderr] 26 | | get_type => || ffi::pango_renderer_get_type(), [INFO] [stderr] 27 | | } [INFO] [stderr] 28 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/renderer.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / glib_wrapper! { [INFO] [stderr] 23 | | pub struct Renderer(Object); [INFO] [stderr] 24 | | [INFO] [stderr] 25 | | match fn { [INFO] [stderr] 26 | | get_type => || ffi::pango_renderer_get_type(), [INFO] [stderr] 27 | | } [INFO] [stderr] 28 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/engine_shape.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | pub struct EngineShape(Object); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | match fn { [INFO] [stderr] 16 | | get_type => || ffi::pango_engine_shape_get_type(), [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/renderer.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / glib_wrapper! { [INFO] [stderr] 23 | | pub struct Renderer(Object); [INFO] [stderr] 24 | | [INFO] [stderr] 25 | | match fn { [INFO] [stderr] 26 | | get_type => || ffi::pango_renderer_get_type(), [INFO] [stderr] 27 | | } [INFO] [stderr] 28 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/engine_shape.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | pub struct EngineShape(Object); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | match fn { [INFO] [stderr] 16 | | get_type => || ffi::pango_engine_shape_get_type(), [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/renderer.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / glib_wrapper! { [INFO] [stderr] 23 | | pub struct Renderer(Object); [INFO] [stderr] 24 | | [INFO] [stderr] 25 | | match fn { [INFO] [stderr] 26 | | get_type => || ffi::pango_renderer_get_type(), [INFO] [stderr] 27 | | } [INFO] [stderr] 28 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / glib_wrapper! { [INFO] [stderr] 22 | | pub struct Font(Object); [INFO] [stderr] 23 | | [INFO] [stderr] 24 | | match fn { [INFO] [stderr] 25 | | get_type => || ffi::pango_font_get_type(), [INFO] [stderr] 26 | | } [INFO] [stderr] 27 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / glib_wrapper! { [INFO] [stderr] 22 | | pub struct Font(Object); [INFO] [stderr] 23 | | [INFO] [stderr] 24 | | match fn { [INFO] [stderr] 25 | | get_type => || ffi::pango_font_get_type(), [INFO] [stderr] 26 | | } [INFO] [stderr] 27 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / glib_wrapper! { [INFO] [stderr] 22 | | pub struct Font(Object); [INFO] [stderr] 23 | | [INFO] [stderr] 24 | | match fn { [INFO] [stderr] 25 | | get_type => || ffi::pango_font_get_type(), [INFO] [stderr] 26 | | } [INFO] [stderr] 27 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attr_iterator.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct AttrIterator(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attr_iterator.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct AttrIterator(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / glib_wrapper! { [INFO] [stderr] 22 | | pub struct Font(Object); [INFO] [stderr] 23 | | [INFO] [stderr] 24 | | match fn { [INFO] [stderr] 25 | | get_type => || ffi::pango_font_get_type(), [INFO] [stderr] 26 | | } [INFO] [stderr] 27 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attr_iterator.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct AttrIterator(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attr_iterator.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct AttrIterator(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attr_list.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct AttrList(Shared); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attr_list.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct AttrList(Shared); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attr_list.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct AttrList(Shared); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attr_list.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct AttrList(Shared); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_face.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / glib_wrapper! { [INFO] [stderr] 15 | | pub struct FontFace(Object); [INFO] [stderr] 16 | | [INFO] [stderr] 17 | | match fn { [INFO] [stderr] 18 | | get_type => || ffi::pango_font_face_get_type(), [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_face.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / glib_wrapper! { [INFO] [stderr] 15 | | pub struct FontFace(Object); [INFO] [stderr] 16 | | [INFO] [stderr] 17 | | match fn { [INFO] [stderr] 18 | | get_type => || ffi::pango_font_face_get_type(), [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: you are deriving `Hash` but have implemented `PartialEq` explicitly [INFO] [stderr] --> src/auto/attribute.rs:13:38 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug, PartialOrd, Ord, Hash)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[deny(clippy::derive_hash_xor_eq)] on by default [INFO] [stderr] note: `PartialEq` implemented here [INFO] [stderr] --> src/auto/attribute.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | / impl PartialEq for Attribute { [INFO] [stderr] 37 | | #[inline] [INFO] [stderr] 38 | | fn eq(&self, other: &Self) -> bool { [INFO] [stderr] 39 | | self.equal(other) [INFO] [stderr] 40 | | } [INFO] [stderr] 41 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#derive_hash_xor_eq [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_face.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / glib_wrapper! { [INFO] [stderr] 15 | | pub struct FontFace(Object); [INFO] [stderr] 16 | | [INFO] [stderr] 17 | | match fn { [INFO] [stderr] 18 | | get_type => || ffi::pango_font_face_get_type(), [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attribute.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Attribute(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_face.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / glib_wrapper! { [INFO] [stderr] 15 | | pub struct FontFace(Object); [INFO] [stderr] 16 | | [INFO] [stderr] 17 | | match fn { [INFO] [stderr] 18 | | get_type => || ffi::pango_font_face_get_type(), [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attribute.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Attribute(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attribute.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Attribute(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attribute.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Attribute(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/color.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct Color(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/color.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct Color(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/color.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct Color(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_family.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / glib_wrapper! { [INFO] [stderr] 15 | | pub struct FontFamily(Object); [INFO] [stderr] 16 | | [INFO] [stderr] 17 | | match fn { [INFO] [stderr] 18 | | get_type => || ffi::pango_font_family_get_type(), [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_family.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / glib_wrapper! { [INFO] [stderr] 15 | | pub struct FontFamily(Object); [INFO] [stderr] 16 | | [INFO] [stderr] 17 | | match fn { [INFO] [stderr] 18 | | get_type => || ffi::pango_font_family_get_type(), [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/color.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct Color(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_family.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / glib_wrapper! { [INFO] [stderr] 15 | | pub struct FontFamily(Object); [INFO] [stderr] 16 | | [INFO] [stderr] 17 | | match fn { [INFO] [stderr] 18 | | get_type => || ffi::pango_font_family_get_type(), [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_family.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / glib_wrapper! { [INFO] [stderr] 15 | | pub struct FontFamily(Object); [INFO] [stderr] 16 | | [INFO] [stderr] 17 | | match fn { [INFO] [stderr] 18 | | get_type => || ffi::pango_font_family_get_type(), [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/coverage.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Coverage(Shared); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/coverage.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Coverage(Shared); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/coverage.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Coverage(Shared); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/coverage.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Coverage(Shared); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_description.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / glib_wrapper! { [INFO] [stderr] 21 | | #[derive(Debug, PartialOrd, Ord)] [INFO] [stderr] 22 | | pub struct FontDescription(Boxed); [INFO] [stderr] 23 | | [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_map.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / glib_wrapper! { [INFO] [stderr] 20 | | pub struct FontMap(Object); [INFO] [stderr] 21 | | [INFO] [stderr] 22 | | match fn { [INFO] [stderr] 23 | | get_type => || ffi::pango_font_map_get_type(), [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_description.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / glib_wrapper! { [INFO] [stderr] 21 | | #[derive(Debug, PartialOrd, Ord)] [INFO] [stderr] 22 | | pub struct FontDescription(Boxed); [INFO] [stderr] 23 | | [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_map.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / glib_wrapper! { [INFO] [stderr] 20 | | pub struct FontMap(Object); [INFO] [stderr] 21 | | [INFO] [stderr] 22 | | match fn { [INFO] [stderr] 23 | | get_type => || ffi::pango_font_map_get_type(), [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_description.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / glib_wrapper! { [INFO] [stderr] 21 | | #[derive(Debug, PartialOrd, Ord)] [INFO] [stderr] 22 | | pub struct FontDescription(Boxed); [INFO] [stderr] 23 | | [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_description.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / glib_wrapper! { [INFO] [stderr] 21 | | #[derive(Debug, PartialOrd, Ord)] [INFO] [stderr] 22 | | pub struct FontDescription(Boxed); [INFO] [stderr] 23 | | [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_map.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / glib_wrapper! { [INFO] [stderr] 20 | | pub struct FontMap(Object); [INFO] [stderr] 21 | | [INFO] [stderr] 22 | | match fn { [INFO] [stderr] 23 | | get_type => || ffi::pango_font_map_get_type(), [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_map.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / glib_wrapper! { [INFO] [stderr] 20 | | pub struct FontMap(Object); [INFO] [stderr] 21 | | [INFO] [stderr] 22 | | match fn { [INFO] [stderr] 23 | | get_type => || ffi::pango_font_map_get_type(), [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_metrics.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct FontMetrics(Shared); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_metrics.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct FontMetrics(Shared); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_metrics.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct FontMetrics(Shared); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_metrics.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct FontMetrics(Shared); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_item.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct GlyphItem(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_item.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct GlyphItem(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_item.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct GlyphItem(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_item.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct GlyphItem(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/fontset.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / glib_wrapper! { [INFO] [stderr] 16 | | pub struct Fontset(Object); [INFO] [stderr] 17 | | [INFO] [stderr] 18 | | match fn { [INFO] [stderr] 19 | | get_type => || ffi::pango_fontset_get_type(), [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/fontset.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / glib_wrapper! { [INFO] [stderr] 16 | | pub struct Fontset(Object); [INFO] [stderr] 17 | | [INFO] [stderr] 18 | | match fn { [INFO] [stderr] 19 | | get_type => || ffi::pango_fontset_get_type(), [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/fontset.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / glib_wrapper! { [INFO] [stderr] 16 | | pub struct Fontset(Object); [INFO] [stderr] 17 | | [INFO] [stderr] 18 | | match fn { [INFO] [stderr] 19 | | get_type => || ffi::pango_fontset_get_type(), [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/fontset.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / glib_wrapper! { [INFO] [stderr] 16 | | pub struct Fontset(Object); [INFO] [stderr] 17 | | [INFO] [stderr] 18 | | match fn { [INFO] [stderr] 19 | | get_type => || ffi::pango_fontset_get_type(), [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_item_iter.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct GlyphItemIter(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_item_iter.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct GlyphItemIter(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_item_iter.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct GlyphItemIter(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_item_iter.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct GlyphItemIter(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/fontset_simple.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | pub struct FontsetSimple(Object): Fontset; [INFO] [stderr] 18 | | [INFO] [stderr] 19 | | match fn { [INFO] [stderr] 20 | | get_type => || ffi::pango_fontset_simple_get_type(), [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/fontset_simple.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | pub struct FontsetSimple(Object): Fontset; [INFO] [stderr] 18 | | [INFO] [stderr] 19 | | match fn { [INFO] [stderr] 20 | | get_type => || ffi::pango_fontset_simple_get_type(), [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/fontset_simple.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | pub struct FontsetSimple(Object): Fontset; [INFO] [stderr] 18 | | [INFO] [stderr] 19 | | match fn { [INFO] [stderr] 20 | | get_type => || ffi::pango_fontset_simple_get_type(), [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/fontset_simple.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | pub struct FontsetSimple(Object): Fontset; [INFO] [stderr] 18 | | [INFO] [stderr] 19 | | match fn { [INFO] [stderr] 20 | | get_type => || ffi::pango_fontset_simple_get_type(), [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_string.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / glib_wrapper! { [INFO] [stderr] 16 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 17 | | pub struct GlyphString(Boxed); [INFO] [stderr] 18 | | [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_string.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / glib_wrapper! { [INFO] [stderr] 16 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 17 | | pub struct GlyphString(Boxed); [INFO] [stderr] 18 | | [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_string.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / glib_wrapper! { [INFO] [stderr] 16 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 17 | | pub struct GlyphString(Boxed); [INFO] [stderr] 18 | | [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] --> src/auto/layout.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / glib_wrapper! { [INFO] [stderr] 24 | | pub struct Layout(Object); [INFO] [stderr] 25 | | [INFO] [stderr] 26 | | match fn { [INFO] [stderr] 27 | | get_type => || ffi::pango_layout_get_type(), [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_string.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / glib_wrapper! { [INFO] [stderr] 16 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 17 | | pub struct GlyphString(Boxed); [INFO] [stderr] 18 | | [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / glib_wrapper! { [INFO] [stderr] 24 | | pub struct Layout(Object); [INFO] [stderr] 25 | | [INFO] [stderr] 26 | | match fn { [INFO] [stderr] 27 | | get_type => || ffi::pango_layout_get_type(), [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / glib_wrapper! { [INFO] [stderr] 24 | | pub struct Layout(Object); [INFO] [stderr] 25 | | [INFO] [stderr] 26 | | match fn { [INFO] [stderr] 27 | | get_type => || ffi::pango_layout_get_type(), [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / glib_wrapper! { [INFO] [stderr] 24 | | pub struct Layout(Object); [INFO] [stderr] 25 | | [INFO] [stderr] 26 | | match fn { [INFO] [stderr] 27 | | get_type => || ffi::pango_layout_get_type(), [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/item.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Item(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/item.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Item(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/item.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Item(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/item.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Item(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout_iter.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 18 | | pub struct LayoutIter(Boxed); [INFO] [stderr] 19 | | [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout_iter.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 18 | | pub struct LayoutIter(Boxed); [INFO] [stderr] 19 | | [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout_iter.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 18 | | pub struct LayoutIter(Boxed); [INFO] [stderr] 19 | | [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/renderer.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / glib_wrapper! { [INFO] [stderr] 23 | | pub struct Renderer(Object); [INFO] [stderr] 24 | | [INFO] [stderr] 25 | | match fn { [INFO] [stderr] 26 | | get_type => || ffi::pango_renderer_get_type(), [INFO] [stderr] 27 | | } [INFO] [stderr] 28 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/renderer.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / glib_wrapper! { [INFO] [stderr] 23 | | pub struct Renderer(Object); [INFO] [stderr] 24 | | [INFO] [stderr] 25 | | match fn { [INFO] [stderr] 26 | | get_type => || ffi::pango_renderer_get_type(), [INFO] [stderr] 27 | | } [INFO] [stderr] 28 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/renderer.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / glib_wrapper! { [INFO] [stderr] 23 | | pub struct Renderer(Object); [INFO] [stderr] 24 | | [INFO] [stderr] 25 | | match fn { [INFO] [stderr] 26 | | get_type => || ffi::pango_renderer_get_type(), [INFO] [stderr] 27 | | } [INFO] [stderr] 28 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout_iter.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 18 | | pub struct LayoutIter(Boxed); [INFO] [stderr] 19 | | [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/renderer.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / glib_wrapper! { [INFO] [stderr] 23 | | pub struct Renderer(Object); [INFO] [stderr] 24 | | [INFO] [stderr] 25 | | match fn { [INFO] [stderr] 26 | | get_type => || ffi::pango_renderer_get_type(), [INFO] [stderr] 27 | | } [INFO] [stderr] 28 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout_line.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct LayoutLine(Shared); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout_line.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct LayoutLine(Shared); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout_line.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct LayoutLine(Shared); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout_line.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct LayoutLine(Shared); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attr_iterator.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct AttrIterator(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attr_iterator.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct AttrIterator(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attr_iterator.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct AttrIterator(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attr_iterator.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct AttrIterator(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/matrix.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Matrix(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/matrix.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Matrix(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attr_list.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct AttrList(Shared); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attr_list.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct AttrList(Shared); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attr_list.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct AttrList(Shared); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attr_list.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct AttrList(Shared); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/matrix.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Matrix(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/matrix.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Matrix(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: you are deriving `Hash` but have implemented `PartialEq` explicitly [INFO] [stderr] --> src/auto/attribute.rs:13:38 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug, PartialOrd, Ord, Hash)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[deny(clippy::derive_hash_xor_eq)] on by default [INFO] [stderr] note: `PartialEq` implemented here [INFO] [stderr] --> src/auto/attribute.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | / impl PartialEq for Attribute { [INFO] [stderr] 37 | | #[inline] [INFO] [stderr] 38 | | fn eq(&self, other: &Self) -> bool { [INFO] [stderr] 39 | | self.equal(other) [INFO] [stderr] 40 | | } [INFO] [stderr] 41 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#derive_hash_xor_eq [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attribute.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Attribute(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attribute.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Attribute(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attribute.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Attribute(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/attribute.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Attribute(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/color.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct Color(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/tab_array.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct TabArray(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/color.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct Color(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/tab_array.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct TabArray(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/color.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct Color(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/tab_array.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct TabArray(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/color.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct Color(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/tab_array.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct TabArray(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/coverage.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Coverage(Shared); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/coverage.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Coverage(Shared); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/coverage.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Coverage(Shared); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/coverage.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Coverage(Shared); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_description.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / glib_wrapper! { [INFO] [stderr] 21 | | #[derive(Debug, PartialOrd, Ord)] [INFO] [stderr] 22 | | pub struct FontDescription(Boxed); [INFO] [stderr] 23 | | [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_description.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / glib_wrapper! { [INFO] [stderr] 21 | | #[derive(Debug, PartialOrd, Ord)] [INFO] [stderr] 22 | | pub struct FontDescription(Boxed); [INFO] [stderr] 23 | | [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_description.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / glib_wrapper! { [INFO] [stderr] 21 | | #[derive(Debug, PartialOrd, Ord)] [INFO] [stderr] 22 | | pub struct FontDescription(Boxed); [INFO] [stderr] 23 | | [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_description.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / glib_wrapper! { [INFO] [stderr] 21 | | #[derive(Debug, PartialOrd, Ord)] [INFO] [stderr] 22 | | pub struct FontDescription(Boxed); [INFO] [stderr] 23 | | [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_metrics.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct FontMetrics(Shared); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_metrics.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct FontMetrics(Shared); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_metrics.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct FontMetrics(Shared); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/font_metrics.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct FontMetrics(Shared); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_item.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct GlyphItem(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_item.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct GlyphItem(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_item.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct GlyphItem(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_item.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct GlyphItem(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_item_iter.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct GlyphItemIter(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_item_iter.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct GlyphItemIter(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_item_iter.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct GlyphItemIter(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_item_iter.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct GlyphItemIter(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_string.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / glib_wrapper! { [INFO] [stderr] 16 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 17 | | pub struct GlyphString(Boxed); [INFO] [stderr] 18 | | [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_string.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / glib_wrapper! { [INFO] [stderr] 16 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 17 | | pub struct GlyphString(Boxed); [INFO] [stderr] 18 | | [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_string.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / glib_wrapper! { [INFO] [stderr] 16 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 17 | | pub struct GlyphString(Boxed); [INFO] [stderr] 18 | | [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/glyph_string.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / glib_wrapper! { [INFO] [stderr] 16 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 17 | | pub struct GlyphString(Boxed); [INFO] [stderr] 18 | | [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/item.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Item(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/item.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Item(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/item.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Item(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/item.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Item(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout_iter.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 18 | | pub struct LayoutIter(Boxed); [INFO] [stderr] 19 | | [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout_iter.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 18 | | pub struct LayoutIter(Boxed); [INFO] [stderr] 19 | | [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout_iter.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 18 | | pub struct LayoutIter(Boxed); [INFO] [stderr] 19 | | [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout_iter.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 18 | | pub struct LayoutIter(Boxed); [INFO] [stderr] 19 | | [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout_line.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct LayoutLine(Shared); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout_line.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct LayoutLine(Shared); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout_line.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct LayoutLine(Shared); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/layout_line.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct LayoutLine(Shared); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/matrix.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Matrix(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/matrix.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Matrix(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/matrix.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Matrix(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/matrix.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / glib_wrapper! { [INFO] [stderr] 13 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 14 | | pub struct Matrix(Boxed); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/tab_array.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct TabArray(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/tab_array.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct TabArray(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/tab_array.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct TabArray(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/tab_array.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / glib_wrapper! { [INFO] [stderr] 14 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] 15 | | pub struct TabArray(Boxed); [INFO] [stderr] 16 | | [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: casting u8 to i32 may become silently lossy if types change [INFO] [stderr] --> src/analysis.rs:37:19 [INFO] [stderr] | [INFO] [stderr] 37 | from_glib(self.0.gravity as i32) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: try: `i32::from(self.0.gravity)` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::cast_lossless)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#cast_lossless [INFO] [stderr] [INFO] [stderr] warning: casting u8 to i32 may become silently lossy if types change [INFO] [stderr] --> src/analysis.rs:45:19 [INFO] [stderr] | [INFO] [stderr] 45 | from_glib(self.0.script as i32) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: try: `i32::from(self.0.script)` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#cast_lossless [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `pango`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: casting u8 to i32 may become silently lossy if types change [INFO] [stderr] --> src/analysis.rs:37:19 [INFO] [stderr] | [INFO] [stderr] 37 | from_glib(self.0.gravity as i32) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: try: `i32::from(self.0.gravity)` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::cast_lossless)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#cast_lossless [INFO] [stderr] [INFO] [stderr] warning: casting u8 to i32 may become silently lossy if types change [INFO] [stderr] --> src/analysis.rs:45:19 [INFO] [stderr] | [INFO] [stderr] 45 | from_glib(self.0.script as i32) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: try: `i32::from(self.0.script)` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#cast_lossless [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `pango`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f42813c4b7ec0915737469d792b0f1866e1121655228a14f76c9705fd7614c1d"` [INFO] running `"docker" "rm" "-f" "f42813c4b7ec0915737469d792b0f1866e1121655228a14f76c9705fd7614c1d"` [INFO] [stdout] f42813c4b7ec0915737469d792b0f1866e1121655228a14f76c9705fd7614c1d