[INFO] fetching crate gstreamer 0.22.8... [INFO] checking gstreamer-0.22.8 against master#2dece5bb62f234f5622a08289c5a3d1555cd7843 for pr-132325 [INFO] extracting crate gstreamer 0.22.8 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate gstreamer 0.22.8 on toolchain 2dece5bb62f234f5622a08289c5a3d1555cd7843 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2dece5bb62f234f5622a08289c5a3d1555cd7843" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gstreamer 0.22.8 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gstreamer 0.22.8 [INFO] tweaked toml for crates.io crate gstreamer 0.22.8 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2dece5bb62f234f5622a08289c5a3d1555cd7843" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 70 packages to latest compatible versions [INFO] [stderr] Adding glib v0.19.9 (available: v0.20.5) [INFO] [stderr] Adding gstreamer-sys v0.22.6 (available: v0.23.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2dece5bb62f234f5622a08289c5a3d1555cd7843" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glib-macros v0.19.9 [INFO] [stderr] Downloaded gstreamer-sys v0.22.6 [INFO] [stderr] Downloaded gobject-sys v0.19.8 [INFO] [stderr] Downloaded glib-sys v0.19.8 [INFO] [stderr] Downloaded gio-sys v0.19.8 [INFO] [stderr] Downloaded glib v0.19.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+2dece5bb62f234f5622a08289c5a3d1555cd7843" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02a4fd540ba6c991ef551868162d1257ac4ce43b6eff3944d38cc16a15c88973 [INFO] running `Command { std: "docker" "start" "-a" "02a4fd540ba6c991ef551868162d1257ac4ce43b6eff3944d38cc16a15c88973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02a4fd540ba6c991ef551868162d1257ac4ce43b6eff3944d38cc16a15c88973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a4fd540ba6c991ef551868162d1257ac4ce43b6eff3944d38cc16a15c88973", kill_on_drop: false }` [INFO] [stdout] 02a4fd540ba6c991ef551868162d1257ac4ce43b6eff3944d38cc16a15c88973 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+2dece5bb62f234f5622a08289c5a3d1555cd7843" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a51c4c1b6d4d9f011ec4d2a24f3638a868b14db6636f891d7092af556e18a27 [INFO] running `Command { std: "docker" "start" "-a" "8a51c4c1b6d4d9f011ec4d2a24f3638a868b14db6636f891d7092af556e18a27", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking muldiv v1.0.1 [INFO] [stderr] Checking gir-format-check v0.1.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking option-operations v0.5.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking serde_json v1.0.132 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.67 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.67 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Compiling glib-macros v0.19.9 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling glib-sys v0.19.8 [INFO] [stderr] Compiling gobject-sys v0.19.8 [INFO] [stderr] Compiling gio-sys v0.19.8 [INFO] [stderr] Compiling gstreamer-sys v0.22.6 [INFO] [stderr] Checking glib v0.19.9 [INFO] [stderr] Checking gstreamer v0.22.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 634 | mini_object_wrapper!(MiniObject, MiniObjectRef, ffi::GstMiniObject); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / mini_object_wrapper!(Message, MessageRef, ffi::GstMessage, || { [INFO] [stdout] 15 | | ffi::gst_message_get_type() [INFO] [stdout] 16 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structure.rs:261:50 [INFO] [stdout] | [INFO] [stdout] 257 | impl<'a> ToGlibPtrMut<'a, *mut ffi::GstStructure> for Structure { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 261 | fn to_glib_none_mut(&'a mut self) -> StashMut<*mut ffi::GstStructure, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/caps.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | mini_object_wrapper!(Caps, CapsRef, ffi::GstCaps, || { ffi::gst_caps_get_type() }); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/caps_features.rs:212:50 [INFO] [stdout] | [INFO] [stdout] 208 | impl<'a> ToGlibPtrMut<'a, *mut ffi::GstCapsFeatures> for CapsFeatures { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 212 | fn to_glib_none_mut(&'a mut self) -> StashMut<*mut ffi::GstCapsFeatures, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/tags.rs:342:1 [INFO] [stdout] | [INFO] [stdout] 342 | / mini_object_wrapper!(TagList, TagListRef, ffi::GstTagList, || { [INFO] [stdout] 343 | | ffi::gst_tag_list_get_type() [INFO] [stdout] 344 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/buffer.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / mini_object_wrapper!(Buffer, BufferRef, ffi::GstBuffer, || { [INFO] [stdout] 25 | | ffi::gst_buffer_get_type() [INFO] [stdout] 26 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/memory.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / mini_object_wrapper!(Memory, MemoryRef, ffi::GstMemory, || { [INFO] [stdout] 16 | | ffi::gst_memory_get_type() [INFO] [stdout] 17 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/sample.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / mini_object_wrapper!(Sample, SampleRef, ffi::GstSample, || { [INFO] [stdout] 13 | | ffi::gst_sample_get_type() [INFO] [stdout] 14 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/bufferlist.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / mini_object_wrapper!(BufferList, BufferListRef, ffi::GstBufferList, || { [INFO] [stdout] 10 | | ffi::gst_buffer_list_get_type() [INFO] [stdout] 11 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/query.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / mini_object_wrapper!(Query, QueryRef, ffi::GstQuery, || { [INFO] [stdout] 19 | | ffi::gst_query_get_type() [INFO] [stdout] 20 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/event.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | / mini_object_wrapper!(Event, EventRef, ffi::GstEvent, || { [INFO] [stdout] 151 | | ffi::gst_event_get_type() [INFO] [stdout] 152 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/context.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / mini_object_wrapper!(Context, ContextRef, ffi::GstContext, || { [INFO] [stdout] 10 | | ffi::gst_context_get_type() [INFO] [stdout] 11 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/toc.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | mini_object_wrapper!(Toc, TocRef, ffi::GstToc, || { ffi::gst_toc_get_type() }); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/toc.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | / mini_object_wrapper!(TocEntry, TocEntryRef, ffi::GstTocEntry, || { [INFO] [stdout] 105 | | ffi::gst_toc_entry_get_type() [INFO] [stdout] 106 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/param_spec.rs:35:45 [INFO] [stdout] | [INFO] [stdout] 35 | type BuilderFn = for<'a> fn(&'a str) -> ParamSpecFractionBuilder; [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/param_spec.rs:231:45 [INFO] [stdout] | [INFO] [stdout] 231 | type BuilderFn = for<'a> fn(&'a str) -> ParamSpecArrayBuilder; [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 634 | mini_object_wrapper!(MiniObject, MiniObjectRef, ffi::GstMiniObject); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / mini_object_wrapper!(Message, MessageRef, ffi::GstMessage, || { [INFO] [stdout] 15 | | ffi::gst_message_get_type() [INFO] [stdout] 16 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structure.rs:261:50 [INFO] [stdout] | [INFO] [stdout] 257 | impl<'a> ToGlibPtrMut<'a, *mut ffi::GstStructure> for Structure { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 261 | fn to_glib_none_mut(&'a mut self) -> StashMut<*mut ffi::GstStructure, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/caps.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | mini_object_wrapper!(Caps, CapsRef, ffi::GstCaps, || { ffi::gst_caps_get_type() }); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/caps_features.rs:212:50 [INFO] [stdout] | [INFO] [stdout] 208 | impl<'a> ToGlibPtrMut<'a, *mut ffi::GstCapsFeatures> for CapsFeatures { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 212 | fn to_glib_none_mut(&'a mut self) -> StashMut<*mut ffi::GstCapsFeatures, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/tags.rs:342:1 [INFO] [stdout] | [INFO] [stdout] 342 | / mini_object_wrapper!(TagList, TagListRef, ffi::GstTagList, || { [INFO] [stdout] 343 | | ffi::gst_tag_list_get_type() [INFO] [stdout] 344 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/buffer.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / mini_object_wrapper!(Buffer, BufferRef, ffi::GstBuffer, || { [INFO] [stdout] 25 | | ffi::gst_buffer_get_type() [INFO] [stdout] 26 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/memory.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / mini_object_wrapper!(Memory, MemoryRef, ffi::GstMemory, || { [INFO] [stdout] 16 | | ffi::gst_memory_get_type() [INFO] [stdout] 17 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/sample.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / mini_object_wrapper!(Sample, SampleRef, ffi::GstSample, || { [INFO] [stdout] 13 | | ffi::gst_sample_get_type() [INFO] [stdout] 14 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/bufferlist.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / mini_object_wrapper!(BufferList, BufferListRef, ffi::GstBufferList, || { [INFO] [stdout] 10 | | ffi::gst_buffer_list_get_type() [INFO] [stdout] 11 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/query.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / mini_object_wrapper!(Query, QueryRef, ffi::GstQuery, || { [INFO] [stdout] 19 | | ffi::gst_query_get_type() [INFO] [stdout] 20 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/event.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | / mini_object_wrapper!(Event, EventRef, ffi::GstEvent, || { [INFO] [stdout] 151 | | ffi::gst_event_get_type() [INFO] [stdout] 152 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/context.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / mini_object_wrapper!(Context, ContextRef, ffi::GstContext, || { [INFO] [stdout] 10 | | ffi::gst_context_get_type() [INFO] [stdout] 11 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/toc.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | mini_object_wrapper!(Toc, TocRef, ffi::GstToc, || { ffi::gst_toc_get_type() }); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/miniobject.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 206 | impl<'a> $crate::glib::translate::ToGlibPtrMut<'a, *mut $ffi_name> for $name { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 210 | fn to_glib_none_mut(&'a mut self) -> $crate::glib::translate::StashMut<*mut $ffi_name, Self> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/toc.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | / mini_object_wrapper!(TocEntry, TocEntryRef, ffi::GstTocEntry, || { [INFO] [stdout] 105 | | ffi::gst_toc_entry_get_type() [INFO] [stdout] 106 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `mini_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/param_spec.rs:35:45 [INFO] [stdout] | [INFO] [stdout] 35 | type BuilderFn = for<'a> fn(&'a str) -> ParamSpecFractionBuilder; [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/param_spec.rs:231:45 [INFO] [stdout] | [INFO] [stdout] 231 | type BuilderFn = for<'a> fn(&'a str) -> ParamSpecArrayBuilder; [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/caps.rs:1178:9 [INFO] [stdout] | [INFO] [stdout] 1178 | format!("{caps}"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/tags.rs:1368:9 [INFO] [stdout] | [INFO] [stdout] 1368 | format!("{}", TagList::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.51s [INFO] running `Command { std: "docker" "inspect" "8a51c4c1b6d4d9f011ec4d2a24f3638a868b14db6636f891d7092af556e18a27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a51c4c1b6d4d9f011ec4d2a24f3638a868b14db6636f891d7092af556e18a27", kill_on_drop: false }` [INFO] [stdout] 8a51c4c1b6d4d9f011ec4d2a24f3638a868b14db6636f891d7092af556e18a27