[INFO] crate gdk-pixbuf 0.5.0 is already in cache [INFO] extracting crate gdk-pixbuf 0.5.0 into work/ex/clippy-test-run/sources/stable/reg/gdk-pixbuf/0.5.0 [INFO] extracting crate gdk-pixbuf 0.5.0 into work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/gdk-pixbuf/0.5.0 [INFO] validating manifest of gdk-pixbuf-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 gdk-pixbuf-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 gdk-pixbuf-0.5.0 [INFO] finished frobbing gdk-pixbuf-0.5.0 [INFO] frobbed toml for gdk-pixbuf-0.5.0 written to work/ex/clippy-test-run/sources/stable/reg/gdk-pixbuf/0.5.0/Cargo.toml [INFO] started frobbing gdk-pixbuf-0.5.0 [INFO] finished frobbing gdk-pixbuf-0.5.0 [INFO] frobbed toml for gdk-pixbuf-0.5.0 written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/gdk-pixbuf/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 gdk-pixbuf-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-0/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/reg/gdk-pixbuf/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] 07a752c418a4fb48c69eb6773146626b44ad23b49c25d4f873f83620a89892a6 [INFO] running `"docker" "start" "-a" "07a752c418a4fb48c69eb6773146626b44ad23b49c25d4f873f83620a89892a6"` [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 (/opt/crater/workdir) [INFO] [stderr] Checking gir-format-check v0.1.1 [INFO] [stderr] Checking gio-sys v0.7.0 [INFO] [stderr] Checking glib v0.6.1 [INFO] [stderr] Checking gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Checking gio v0.5.1 [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:5:45 [INFO] [stderr] | [INFO] [stderr] 5 | #![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 `transmute_ptr_to_ref` 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:6:45 [INFO] [stderr] | [INFO] [stderr] 6 | #![cfg_attr(feature = "cargo-clippy", allow(transmute_ptr_to_ref))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: change it to: `clippy::transmute_ptr_to_ref` [INFO] [stderr] [INFO] [stderr] warning: lint name `type_complexity` 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:7:45 [INFO] [stderr] | [INFO] [stderr] 7 | #![cfg_attr(feature = "cargo-clippy", allow(type_complexity))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: change it to: `clippy::type_complexity` [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:5:45 [INFO] [stderr] | [INFO] [stderr] 5 | #![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 `transmute_ptr_to_ref` 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:6:45 [INFO] [stderr] | [INFO] [stderr] 6 | #![cfg_attr(feature = "cargo-clippy", allow(transmute_ptr_to_ref))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: change it to: `clippy::transmute_ptr_to_ref` [INFO] [stderr] [INFO] [stderr] warning: lint name `type_complexity` 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:7:45 [INFO] [stderr] | [INFO] [stderr] 7 | #![cfg_attr(feature = "cargo-clippy", allow(type_complexity))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: change it to: `clippy::type_complexity` [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:5:45 [INFO] [stderr] | [INFO] [stderr] 5 | #![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 `mut_from_ref` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/pixbuf.rs:195:48 [INFO] [stderr] | [INFO] [stderr] 195 | #[cfg_attr(feature = "cargo-clippy", allow(mut_from_ref))] [INFO] [stderr] | ^^^^^^^^^^^^ help: change it to: `clippy::mut_from_ref` [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:5:45 [INFO] [stderr] | [INFO] [stderr] 5 | #![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 `mut_from_ref` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/pixbuf.rs:195:48 [INFO] [stderr] | [INFO] [stderr] 195 | #[cfg_attr(feature = "cargo-clippy", allow(mut_from_ref))] [INFO] [stderr] | ^^^^^^^^^^^^ help: change it to: `clippy::mut_from_ref` [INFO] [stderr] [INFO] [stderr] warning: use of `offset` with a `usize` casted to an `isize` [INFO] [stderr] --> src/auto/pixbuf.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | / glib_wrapper! { [INFO] [stderr] 29 | | pub struct Pixbuf(Object): [ [INFO] [stderr] 30 | | gio::Icon => gio_ffi::GIcon, [INFO] [stderr] 31 | | gio::LoadableIcon => gio_ffi::GLoadableIcon, [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [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/pixbuf.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | / glib_wrapper! { [INFO] [stderr] 29 | | pub struct Pixbuf(Object): [ [INFO] [stderr] 30 | | gio::Icon => gio_ffi::GIcon, [INFO] [stderr] 31 | | gio::LoadableIcon => gio_ffi::GLoadableIcon, [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [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/pixbuf.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | / glib_wrapper! { [INFO] [stderr] 29 | | pub struct Pixbuf(Object): [ [INFO] [stderr] 30 | | gio::Icon => gio_ffi::GIcon, [INFO] [stderr] 31 | | gio::LoadableIcon => gio_ffi::GLoadableIcon, [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [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/pixbuf.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | / glib_wrapper! { [INFO] [stderr] 29 | | pub struct Pixbuf(Object): [ [INFO] [stderr] 30 | | gio::Icon => gio_ffi::GIcon, [INFO] [stderr] 31 | | gio::LoadableIcon => gio_ffi::GLoadableIcon, [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [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/pixbuf_loader.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / glib_wrapper! { [INFO] [stderr] 25 | | pub struct PixbufLoader(Object); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | match fn { [INFO] [stderr] 28 | | get_type => || ffi::gdk_pixbuf_loader_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/pixbuf_loader.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / glib_wrapper! { [INFO] [stderr] 25 | | pub struct PixbufLoader(Object); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | match fn { [INFO] [stderr] 28 | | get_type => || ffi::gdk_pixbuf_loader_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/pixbuf_loader.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / glib_wrapper! { [INFO] [stderr] 25 | | pub struct PixbufLoader(Object); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | match fn { [INFO] [stderr] 28 | | get_type => || ffi::gdk_pixbuf_loader_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/pixbuf_loader.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / glib_wrapper! { [INFO] [stderr] 25 | | pub struct PixbufLoader(Object); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | match fn { [INFO] [stderr] 28 | | get_type => || ffi::gdk_pixbuf_loader_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/pixbuf_simple_anim.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / glib_wrapper! { [INFO] [stderr] 22 | | pub struct PixbufSimpleAnim(Object): PixbufAnimation; [INFO] [stderr] 23 | | [INFO] [stderr] 24 | | match fn { [INFO] [stderr] 25 | | get_type => || ffi::gdk_pixbuf_simple_anim_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/pixbuf_simple_anim.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / glib_wrapper! { [INFO] [stderr] 22 | | pub struct PixbufSimpleAnim(Object): PixbufAnimation; [INFO] [stderr] 23 | | [INFO] [stderr] 24 | | match fn { [INFO] [stderr] 25 | | get_type => || ffi::gdk_pixbuf_simple_anim_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/pixbuf_simple_anim.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / glib_wrapper! { [INFO] [stderr] 22 | | pub struct PixbufSimpleAnim(Object): PixbufAnimation; [INFO] [stderr] 23 | | [INFO] [stderr] 24 | | match fn { [INFO] [stderr] 25 | | get_type => || ffi::gdk_pixbuf_simple_anim_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/pixbuf_simple_anim.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / glib_wrapper! { [INFO] [stderr] 22 | | pub struct PixbufSimpleAnim(Object): PixbufAnimation; [INFO] [stderr] 23 | | [INFO] [stderr] 24 | | match fn { [INFO] [stderr] 25 | | get_type => || ffi::gdk_pixbuf_simple_anim_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/pixbuf_format.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 PixbufFormat(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/pixbuf_format.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 PixbufFormat(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/pixbuf_format.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 PixbufFormat(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/pixbuf_format.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 PixbufFormat(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/pixbuf.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | / glib_wrapper! { [INFO] [stderr] 29 | | pub struct Pixbuf(Object): [ [INFO] [stderr] 30 | | gio::Icon => gio_ffi::GIcon, [INFO] [stderr] 31 | | gio::LoadableIcon => gio_ffi::GLoadableIcon, [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [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/pixbuf.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | / glib_wrapper! { [INFO] [stderr] 29 | | pub struct Pixbuf(Object): [ [INFO] [stderr] 30 | | gio::Icon => gio_ffi::GIcon, [INFO] [stderr] 31 | | gio::LoadableIcon => gio_ffi::GLoadableIcon, [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [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/pixbuf.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | / glib_wrapper! { [INFO] [stderr] 29 | | pub struct Pixbuf(Object): [ [INFO] [stderr] 30 | | gio::Icon => gio_ffi::GIcon, [INFO] [stderr] 31 | | gio::LoadableIcon => gio_ffi::GLoadableIcon, [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [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/pixbuf.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | / glib_wrapper! { [INFO] [stderr] 29 | | pub struct Pixbuf(Object): [ [INFO] [stderr] 30 | | gio::Icon => gio_ffi::GIcon, [INFO] [stderr] 31 | | gio::LoadableIcon => gio_ffi::GLoadableIcon, [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [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/animation.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | pub struct PixbufAnimationIter(Object); [INFO] [stderr] 18 | | [INFO] [stderr] 19 | | match fn { [INFO] [stderr] 20 | | get_type => || ffi::gdk_pixbuf_animation_iter_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/animation.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | pub struct PixbufAnimationIter(Object); [INFO] [stderr] 18 | | [INFO] [stderr] 19 | | match fn { [INFO] [stderr] 20 | | get_type => || ffi::gdk_pixbuf_animation_iter_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/animation.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | pub struct PixbufAnimationIter(Object); [INFO] [stderr] 18 | | [INFO] [stderr] 19 | | match fn { [INFO] [stderr] 20 | | get_type => || ffi::gdk_pixbuf_animation_iter_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/animation.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | pub struct PixbufAnimationIter(Object); [INFO] [stderr] 18 | | [INFO] [stderr] 19 | | match fn { [INFO] [stderr] 20 | | get_type => || ffi::gdk_pixbuf_animation_iter_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/animation.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | / glib_wrapper! { [INFO] [stderr] 49 | | pub struct PixbufAnimation(Object); [INFO] [stderr] 50 | | [INFO] [stderr] 51 | | match fn { [INFO] [stderr] 52 | | get_type => || ffi::gdk_pixbuf_animation_get_type(), [INFO] [stderr] 53 | | } [INFO] [stderr] 54 | | } [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/animation.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | / glib_wrapper! { [INFO] [stderr] 49 | | pub struct PixbufAnimation(Object); [INFO] [stderr] 50 | | [INFO] [stderr] 51 | | match fn { [INFO] [stderr] 52 | | get_type => || ffi::gdk_pixbuf_animation_get_type(), [INFO] [stderr] 53 | | } [INFO] [stderr] 54 | | } [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/animation.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | / glib_wrapper! { [INFO] [stderr] 49 | | pub struct PixbufAnimation(Object); [INFO] [stderr] 50 | | [INFO] [stderr] 51 | | match fn { [INFO] [stderr] 52 | | get_type => || ffi::gdk_pixbuf_animation_get_type(), [INFO] [stderr] 53 | | } [INFO] [stderr] 54 | | } [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/pixbuf_loader.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / glib_wrapper! { [INFO] [stderr] 25 | | pub struct PixbufLoader(Object); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | match fn { [INFO] [stderr] 28 | | get_type => || ffi::gdk_pixbuf_loader_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/animation.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | / glib_wrapper! { [INFO] [stderr] 49 | | pub struct PixbufAnimation(Object); [INFO] [stderr] 50 | | [INFO] [stderr] 51 | | match fn { [INFO] [stderr] 52 | | get_type => || ffi::gdk_pixbuf_animation_get_type(), [INFO] [stderr] 53 | | } [INFO] [stderr] 54 | | } [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/pixbuf_loader.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / glib_wrapper! { [INFO] [stderr] 25 | | pub struct PixbufLoader(Object); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | match fn { [INFO] [stderr] 28 | | get_type => || ffi::gdk_pixbuf_loader_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/pixbuf_loader.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / glib_wrapper! { [INFO] [stderr] 25 | | pub struct PixbufLoader(Object); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | match fn { [INFO] [stderr] 28 | | get_type => || ffi::gdk_pixbuf_loader_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/pixbuf_loader.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / glib_wrapper! { [INFO] [stderr] 25 | | pub struct PixbufLoader(Object); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | match fn { [INFO] [stderr] 28 | | get_type => || ffi::gdk_pixbuf_loader_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/pixbuf_simple_anim.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / glib_wrapper! { [INFO] [stderr] 22 | | pub struct PixbufSimpleAnim(Object): PixbufAnimation; [INFO] [stderr] 23 | | [INFO] [stderr] 24 | | match fn { [INFO] [stderr] 25 | | get_type => || ffi::gdk_pixbuf_simple_anim_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/pixbuf_simple_anim.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / glib_wrapper! { [INFO] [stderr] 22 | | pub struct PixbufSimpleAnim(Object): PixbufAnimation; [INFO] [stderr] 23 | | [INFO] [stderr] 24 | | match fn { [INFO] [stderr] 25 | | get_type => || ffi::gdk_pixbuf_simple_anim_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/pixbuf_simple_anim.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / glib_wrapper! { [INFO] [stderr] 22 | | pub struct PixbufSimpleAnim(Object): PixbufAnimation; [INFO] [stderr] 23 | | [INFO] [stderr] 24 | | match fn { [INFO] [stderr] 25 | | get_type => || ffi::gdk_pixbuf_simple_anim_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/pixbuf_simple_anim.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / glib_wrapper! { [INFO] [stderr] 22 | | pub struct PixbufSimpleAnim(Object): PixbufAnimation; [INFO] [stderr] 23 | | [INFO] [stderr] 24 | | match fn { [INFO] [stderr] 25 | | get_type => || ffi::gdk_pixbuf_simple_anim_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/pixbuf_format.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 PixbufFormat(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/pixbuf_format.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 PixbufFormat(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/pixbuf_format.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 PixbufFormat(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/pixbuf_format.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 PixbufFormat(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/animation.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | pub struct PixbufAnimationIter(Object); [INFO] [stderr] 18 | | [INFO] [stderr] 19 | | match fn { [INFO] [stderr] 20 | | get_type => || ffi::gdk_pixbuf_animation_iter_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/animation.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | pub struct PixbufAnimationIter(Object); [INFO] [stderr] 18 | | [INFO] [stderr] 19 | | match fn { [INFO] [stderr] 20 | | get_type => || ffi::gdk_pixbuf_animation_iter_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/animation.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | pub struct PixbufAnimationIter(Object); [INFO] [stderr] 18 | | [INFO] [stderr] 19 | | match fn { [INFO] [stderr] 20 | | get_type => || ffi::gdk_pixbuf_animation_iter_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/animation.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / glib_wrapper! { [INFO] [stderr] 17 | | pub struct PixbufAnimationIter(Object); [INFO] [stderr] 18 | | [INFO] [stderr] 19 | | match fn { [INFO] [stderr] 20 | | get_type => || ffi::gdk_pixbuf_animation_iter_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/animation.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | / glib_wrapper! { [INFO] [stderr] 49 | | pub struct PixbufAnimation(Object); [INFO] [stderr] 50 | | [INFO] [stderr] 51 | | match fn { [INFO] [stderr] 52 | | get_type => || ffi::gdk_pixbuf_animation_get_type(), [INFO] [stderr] 53 | | } [INFO] [stderr] 54 | | } [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/animation.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | / glib_wrapper! { [INFO] [stderr] 49 | | pub struct PixbufAnimation(Object); [INFO] [stderr] 50 | | [INFO] [stderr] 51 | | match fn { [INFO] [stderr] 52 | | get_type => || ffi::gdk_pixbuf_animation_get_type(), [INFO] [stderr] 53 | | } [INFO] [stderr] 54 | | } [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/animation.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | / glib_wrapper! { [INFO] [stderr] 49 | | pub struct PixbufAnimation(Object); [INFO] [stderr] 50 | | [INFO] [stderr] 51 | | match fn { [INFO] [stderr] 52 | | get_type => || ffi::gdk_pixbuf_animation_get_type(), [INFO] [stderr] 53 | | } [INFO] [stderr] 54 | | } [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/animation.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | / glib_wrapper! { [INFO] [stderr] 49 | | pub struct PixbufAnimation(Object); [INFO] [stderr] 50 | | [INFO] [stderr] 51 | | match fn { [INFO] [stderr] 52 | | get_type => || ffi::gdk_pixbuf_animation_get_type(), [INFO] [stderr] 53 | | } [INFO] [stderr] 54 | | } [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] Finished dev [unoptimized + debuginfo] target(s) in 29.33s [INFO] running `"docker" "inspect" "07a752c418a4fb48c69eb6773146626b44ad23b49c25d4f873f83620a89892a6"` [INFO] running `"docker" "rm" "-f" "07a752c418a4fb48c69eb6773146626b44ad23b49c25d4f873f83620a89892a6"` [INFO] [stdout] 07a752c418a4fb48c69eb6773146626b44ad23b49c25d4f873f83620a89892a6