[INFO] fetching crate gio 0.20.5... [INFO] checking gio-0.20.5 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate gio 0.20.5 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate gio 0.20.5 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gio 0.20.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gio 0.20.5 [INFO] tweaked toml for crates.io crate gio 0.20.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 66 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6be4f47b9bb3945dd18034c141f74a72e45b9254a0e65f25b204430a521a56ba [INFO] running `Command { std: "docker" "start" "-a" "6be4f47b9bb3945dd18034c141f74a72e45b9254a0e65f25b204430a521a56ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6be4f47b9bb3945dd18034c141f74a72e45b9254a0e65f25b204430a521a56ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6be4f47b9bb3945dd18034c141f74a72e45b9254a0e65f25b204430a521a56ba", kill_on_drop: false }` [INFO] [stdout] 6be4f47b9bb3945dd18034c141f74a72e45b9254a0e65f25b204430a521a56ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 258583f97b7259d073ae2eef5f2f79a2856fef16acc93a47e2c44fa4bafe2c01 [INFO] running `Command { std: "docker" "start" "-a" "258583f97b7259d073ae2eef5f2f79a2856fef16acc93a47e2c44fa4bafe2c01", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling gio v0.20.5 (/tmp/fixit) [INFO] [stderr] Checking sdd v3.0.4 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling cfg-expr v0.17.0 [INFO] [stderr] Checking gir-format-check v0.1.3 [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking scc v2.2.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling system-deps v7.0.3 [INFO] [stderr] Compiling glib-macros v0.20.5 [INFO] [stderr] Compiling glib-sys v0.20.5 [INFO] [stderr] Compiling gobject-sys v0.20.4 [INFO] [stderr] Compiling gio-sys v0.20.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking glib v0.20.5 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/pollable_output_stream.rs (4 fixes) [INFO] [stderr] Fixed src/auto/dbus_server.rs (3 fixes) [INFO] [stderr] Fixed src/list_store.rs (1 fix) [INFO] [stderr] Fixed src/auto/network_service.rs (1 fix) [INFO] [stderr] Fixed src/auto/permission.rs (5 fixes) [INFO] [stderr] Fixed src/auto/themed_icon.rs (1 fix) [INFO] [stderr] Fixed src/auto/socket_service.rs (2 fixes) [INFO] [stderr] Fixed src/auto/async_initable.rs (3 fixes) [INFO] [stderr] Fixed src/auto/desktop_app_info.rs (2 fixes) [INFO] [stderr] Fixed src/auto/dbus_connection.rs (12 fixes) [INFO] [stderr] Fixed src/auto/dbus_interface_skeleton.rs (2 fixes) [INFO] [stderr] Fixed src/auto/app_info.rs (1 fix) [INFO] [stderr] Fixed src/auto/file_io_stream.rs (1 fix) [INFO] [stderr] Fixed src/dbus_connection.rs (4 fixes) [INFO] [stderr] Fixed src/subclass/output_stream.rs (4 fixes) [INFO] [stderr] Fixed src/auto/file_output_stream.rs (1 fix) [INFO] [stderr] Fixed src/auto/tls_password.rs (3 fixes) [INFO] [stderr] Fixed src/subclass/list_model.rs (3 fixes) [INFO] [stderr] Fixed src/auto/vfs.rs (6 fixes) [INFO] [stderr] Fixed src/auto/initable.rs (1 fix) [INFO] [stderr] Fixed src/subclass/action_group.rs (23 fixes) [INFO] [stderr] Fixed src/auto/threaded_socket_service.rs (1 fix) [INFO] [stderr] Fixed src/auto/memory_output_stream.rs (1 fix) [INFO] [stderr] Fixed src/auto/dbus_object.rs (2 fixes) [INFO] [stderr] Fixed src/input_stream.rs (4 fixes) [INFO] [stderr] Fixed src/unix_input_stream.rs (3 fixes) [INFO] [stderr] Fixed src/auto/tls_database.rs (4 fixes) [INFO] [stderr] Fixed src/io_extension_point.rs (1 fix) [INFO] [stderr] Fixed src/auto/app_launch_context.rs (2 fixes) [INFO] [stderr] Fixed src/auto/drive.rs (8 fixes) [INFO] [stderr] Fixed src/auto/zlib_decompressor.rs (1 fix) [INFO] [stderr] Fixed src/auto/application.rs (12 fixes) [INFO] [stderr] Fixed src/auto/dbus_message.rs (1 fix) [INFO] [stderr] Fixed src/subclass/input_stream.rs (3 fixes) [INFO] [stderr] Fixed src/auto/volume_monitor.rs (12 fixes) [INFO] [stderr] Fixed src/auto/mount_operation.rs (10 fixes) [INFO] [stderr] Fixed src/auto/inet_address.rs (10 fixes) [INFO] [stderr] Fixed src/auto/action.rs (5 fixes) [INFO] [stderr] Fixed src/auto/flags.rs (33 fixes) [INFO] [stderr] Fixed src/unix_output_stream.rs (3 fixes) [INFO] [stderr] Fixed src/action_map.rs (1 fix) [INFO] [stderr] Fixed src/auto/subprocess.rs (3 fixes) [INFO] [stderr] Fixed src/auto/network_monitor.rs (5 fixes) [INFO] [stderr] Fixed src/task.rs (4 fixes) [INFO] [stderr] Fixed src/data_input_stream.rs (3 fixes) [INFO] [stderr] Fixed src/auto/file_enumerator.rs (2 fixes) [INFO] [stderr] Fixed src/socket.rs (3 fixes) [INFO] [stderr] Fixed src/auto/tls_client_connection.rs (3 fixes) [INFO] [stderr] Fixed src/auto/filter_output_stream.rs (1 fix) [INFO] [stderr] Fixed src/auto/proxy.rs (1 fix) [INFO] [stderr] Fixed src/auto/buffered_output_stream.rs (2 fixes) [INFO] [stderr] Fixed src/auto/socket_address_enumerator.rs (1 fix) [INFO] [stderr] Fixed src/auto/socket_listener.rs (4 fixes) [INFO] [stderr] Fixed src/cancellable.rs (2 fixes) [INFO] [stderr] Fixed src/auto/dbus_proxy.rs (7 fixes) [INFO] [stderr] Fixed src/dbus_proxy.rs (1 fix) [INFO] [stderr] Fixed src/auto/file_monitor.rs (3 fixes) [INFO] [stderr] Fixed src/subclass/application.rs (11 fixes) [INFO] [stderr] Fixed src/auto/data_input_stream.rs (2 fixes) [INFO] [stderr] Fixed src/output_stream.rs (2 fixes) [INFO] [stderr] Fixed src/auto/dbus_object_manager.rs (4 fixes) [INFO] [stderr] Fixed src/auto/menu_model.rs (1 fix) [INFO] [stderr] Fixed src/auto/mount.rs (7 fixes) [INFO] [stderr] Fixed src/io_extension.rs (1 fix) [INFO] [stderr] Fixed src/auto/socket_client.rs (14 fixes) [INFO] [stderr] Fixed src/auto/socket_address.rs (1 fix) [INFO] [stderr] Fixed src/settings.rs (6 fixes) [INFO] [stderr] Fixed src/auto/volume.rs (4 fixes) [INFO] [stderr] Fixed src/subclass/action_map.rs (4 fixes) [INFO] [stderr] Fixed src/auto/loadable_icon.rs (1 fix) [INFO] [stderr] Fixed src/resource.rs (1 fix) [INFO] [stderr] Fixed src/application.rs (3 fixes) [INFO] [stderr] Fixed src/auto/data_output_stream.rs (1 fix) [INFO] [stderr] Fixed src/auto/tcp_connection.rs (1 fix) [INFO] [stderr] Fixed src/auto/simple_proxy_resolver.rs (2 fixes) [INFO] [stderr] Fixed src/pollable_input_stream.rs (2 fixes) [INFO] [stderr] Fixed src/auto/tls_server_connection.rs (1 fix) [INFO] [stderr] Fixed src/auto/file.rs (24 fixes) [INFO] [stderr] Fixed src/file.rs (11 fixes) [INFO] [stderr] Fixed src/auto/settings.rs (5 fixes) [INFO] [stderr] Fixed src/auto/socket.rs (10 fixes) [INFO] [stderr] Fixed src/auto/app_info_monitor.rs (1 fix) [INFO] [stderr] Fixed src/subclass/seekable.rs (5 fixes) [INFO] [stderr] Fixed src/auto/action_group.rs (4 fixes) [INFO] [stderr] Fixed src/auto/subprocess_launcher.rs (2 fixes) [INFO] [stderr] Fixed src/subclass/async_initable.rs (8 fixes) [INFO] [stderr] Fixed src/auto/tls_connection.rs (9 fixes) [INFO] [stderr] Fixed src/auto/inet_address_mask.rs (3 fixes) [INFO] [stderr] Fixed src/datagram_based.rs (2 fixes) [INFO] [stderr] Fixed src/auto/resolver.rs (5 fixes) [INFO] [stderr] Fixed src/auto/simple_action.rs (2 fixes) [INFO] [stderr] Fixed src/auto/application_command_line.rs (1 fix) [INFO] [stderr] Fixed src/auto/filename_completer.rs (1 fix) [INFO] [stderr] Fixed src/subclass/socket_control_message.rs (5 fixes) [INFO] [stderr] Fixed src/auto/proxy_resolver.rs (1 fix) [INFO] [stderr] Fixed src/auto/io_stream.rs (2 fixes) [INFO] [stderr] Fixed src/auto/tls_file_database.rs (1 fix) [INFO] [stderr] Fixed src/auto/socket_connection.rs (1 fix) [INFO] [stderr] Fixed src/auto/enums.rs (35 fixes) [INFO] [stderr] Fixed src/auto/input_stream.rs (3 fixes) [INFO] [stderr] Fixed src/subclass/io_stream.rs (3 fixes) [INFO] [stderr] Fixed src/socket_msg_flags.rs (1 fix) [INFO] [stderr] Fixed src/auto/functions.rs (2 fixes) [INFO] [stderr] Fixed src/auto/buffered_input_stream.rs (2 fixes) [INFO] [stderr] Fixed src/subclass/initable.rs (3 fixes) [INFO] [stderr] Fixed src/auto/zlib_compressor.rs (1 fix) [INFO] [stderr] Fixed src/subprocess.rs (1 fix) [INFO] [stderr] Fixed src/auto/dbus_auth_observer.rs (2 fixes) [INFO] [stderr] Fixed src/auto/list_model.rs (1 fix) [INFO] [stderr] Fixed src/auto/tls_interaction.rs (2 fixes) [INFO] [stderr] Fixed src/auto/output_stream.rs (4 fixes) [INFO] [stderr] Fixed src/auto/filter_input_stream.rs (1 fix) [INFO] [stderr] Fixed src/auto/charset_converter.rs (1 fix) [INFO] [stderr] Fixed src/auto/file_input_stream.rs (1 fix) [INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block [INFO] [stdout] --> src/file_attribute_info.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | *ptr = mem::zeroed(); [INFO] [stdout] | ^^^^ dereference of raw pointer [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/file_attribute_info.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[doc(alias = "GFileAttributeInfo")] [INFO] [stdout] 10 | | pub struct FileAttributeInfo(BoxedInline); [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_boxed_inline_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block [INFO] [stdout] --> src/file_attribute_info.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | *ptr = mem::zeroed(); [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block [INFO] [stdout] --> src/file_attribute_info.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | ptr::copy_nonoverlapping(src, dest, 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block [INFO] [stdout] --> src/file_attribute_info.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | (*dest).name = glib::ffi::g_strdup((*dest).name); [INFO] [stdout] | ^^^^^^^ dereference of raw pointer [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `glib::glib_sys::g_strdup` is unsafe and requires unsafe block [INFO] [stdout] --> src/file_attribute_info.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | (*dest).name = glib::ffi::g_strdup((*dest).name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block [INFO] [stdout] --> src/file_attribute_info.rs:27:48 [INFO] [stdout] | [INFO] [stdout] 27 | (*dest).name = glib::ffi::g_strdup((*dest).name); [INFO] [stdout] | ^^^^^^^ dereference of raw pointer [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `glib::glib_sys::g_free` is unsafe and requires unsafe block [INFO] [stdout] --> src/file_attribute_info.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | glib::ffi::g_free((*ptr).name as *mut _); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block [INFO] [stdout] --> src/file_attribute_info.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | glib::ffi::g_free((*ptr).name as *mut _); [INFO] [stdout] | ^^^^^^ dereference of raw pointer [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `glib::glib_sys::g_free` is unsafe and requires unsafe block [INFO] [stdout] --> src/file_attribute_info.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | glib::ffi::g_free(ptr as *mut _); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_arg_info_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_arg_info.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | ref => |ptr| ffi::g_dbus_arg_info_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_arg_info.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / glib::wrapper! { [INFO] [stdout] 8 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 9 | | pub struct DBusArgInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_arg_info_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_arg_info.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | unref => |ptr| ffi::g_dbus_arg_info_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_arg_info.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / glib::wrapper! { [INFO] [stdout] 8 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 9 | | pub struct DBusArgInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_interface_info_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_interface_info.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | ref => |ptr| ffi::g_dbus_interface_info_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_interface_info.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct DBusInterfaceInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_interface_info_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_interface_info.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | unref => |ptr| ffi::g_dbus_interface_info_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_interface_info.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct DBusInterfaceInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_method_info_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_method_info.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | ref => |ptr| ffi::g_dbus_method_info_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_method_info.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / glib::wrapper! { [INFO] [stdout] 8 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 9 | | pub struct DBusMethodInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_method_info_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_method_info.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | unref => |ptr| ffi::g_dbus_method_info_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_method_info.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / glib::wrapper! { [INFO] [stdout] 8 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 9 | | pub struct DBusMethodInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_node_info_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_node_info.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | ref => |ptr| ffi::g_dbus_node_info_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_node_info.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct DBusNodeInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_node_info_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_node_info.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | unref => |ptr| ffi::g_dbus_node_info_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_node_info.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct DBusNodeInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_property_info_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_property_info.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | ref => |ptr| ffi::g_dbus_property_info_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_property_info.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / glib::wrapper! { [INFO] [stdout] 8 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 9 | | pub struct DBusPropertyInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_property_info_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_property_info.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | unref => |ptr| ffi::g_dbus_property_info_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_property_info.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / glib::wrapper! { [INFO] [stdout] 8 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 9 | | pub struct DBusPropertyInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_signal_info_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_signal_info.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | ref => |ptr| ffi::g_dbus_signal_info_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_signal_info.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / glib::wrapper! { [INFO] [stdout] 8 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 9 | | pub struct DBusSignalInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_signal_info_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_signal_info.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | unref => |ptr| ffi::g_dbus_signal_info_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_signal_info.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / glib::wrapper! { [INFO] [stdout] 8 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 9 | | pub struct DBusSignalInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_file_attribute_info_list_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/file_attribute_info_list.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | ref => |ptr| ffi::g_file_attribute_info_list_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/file_attribute_info_list.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct FileAttributeInfoList(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_file_attribute_info_list_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/file_attribute_info_list.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | unref => |ptr| ffi::g_file_attribute_info_list_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/file_attribute_info_list.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct FileAttributeInfoList(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_file_attribute_matcher_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/file_attribute_matcher.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | ref => |ptr| ffi::g_file_attribute_matcher_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/file_attribute_matcher.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct FileAttributeMatcher(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_file_attribute_matcher_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/file_attribute_matcher.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | unref => |ptr| ffi::g_file_attribute_matcher_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/file_attribute_matcher.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct FileAttributeMatcher(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_resource_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/resource.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | ref => |ptr| ffi::g_resource_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/resource.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct Resource(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_resource_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/resource.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | unref => |ptr| ffi::g_resource_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/resource.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct Resource(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_settings_schema_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/settings_schema.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | ref => |ptr| ffi::g_settings_schema_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/settings_schema.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct SettingsSchema(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_settings_schema_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/settings_schema.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | unref => |ptr| ffi::g_settings_schema_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/settings_schema.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct SettingsSchema(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_settings_schema_key_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/settings_schema_key.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | ref => |ptr| ffi::g_settings_schema_key_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/settings_schema_key.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct SettingsSchemaKey(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_settings_schema_key_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/settings_schema_key.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | unref => |ptr| ffi::g_settings_schema_key_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/settings_schema_key.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct SettingsSchemaKey(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_settings_schema_source_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/settings_schema_source.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | ref => |ptr| ffi::g_settings_schema_source_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/settings_schema_source.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct SettingsSchemaSource(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_settings_schema_source_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/settings_schema_source.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | unref => |ptr| ffi::g_settings_schema_source_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/settings_schema_source.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct SettingsSchemaSource(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_srv_target_copy` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/srv_target.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | copy => |ptr| ffi::g_srv_target_copy(mut_override(ptr)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/srv_target.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct SrvTarget(Boxed); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_boxed_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_srv_target_free` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/srv_target.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | free => |ptr| ffi::g_srv_target_free(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/srv_target.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct SrvTarget(Boxed); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_boxed_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `glib::gobject_sys::g_boxed_copy` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/unix_mount_entry.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | copy => |ptr| glib::gobject_ffi::g_boxed_copy(ffi::g_unix_mount_entry_get_type(), ptr as *mut _) as *mut ffi::GUnixMountEntry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/unix_mount_entry.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / glib::wrapper! { [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | pub struct UnixMountEntry(Boxed); [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_boxed_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_unix_mount_entry_get_type` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/unix_mount_entry.rs:12:55 [INFO] [stdout] | [INFO] [stdout] 12 | copy => |ptr| glib::gobject_ffi::g_boxed_copy(ffi::g_unix_mount_entry_get_type(), ptr as *mut _) as *mut ffi::GUnixMountEntry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `glib::gobject_sys::g_boxed_free` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/unix_mount_entry.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | free => |ptr| glib::gobject_ffi::g_boxed_free(ffi::g_unix_mount_entry_get_type(), ptr as *mut _), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/unix_mount_entry.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / glib::wrapper! { [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | pub struct UnixMountEntry(Boxed); [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_boxed_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_unix_mount_entry_get_type` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/unix_mount_entry.rs:13:55 [INFO] [stdout] | [INFO] [stdout] 13 | free => |ptr| glib::gobject_ffi::g_boxed_free(ffi::g_unix_mount_entry_get_type(), ptr as *mut _), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_unix_mount_point_copy` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/unix_mount_point.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | copy => |ptr| ffi::g_unix_mount_point_copy(mut_override(ptr)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/unix_mount_point.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub struct UnixMountPoint(Boxed); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_boxed_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_unix_mount_point_free` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/unix_mount_point.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | free => |ptr| ffi::g_unix_mount_point_free(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/unix_mount_point.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub struct UnixMountPoint(Boxed); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_boxed_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block [INFO] [stdout] --> src/file_attribute_info.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | *ptr = mem::zeroed(); [INFO] [stdout] | ^^^^ dereference of raw pointer [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/file_attribute_info.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[doc(alias = "GFileAttributeInfo")] [INFO] [stdout] 10 | | pub struct FileAttributeInfo(BoxedInline); [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_boxed_inline_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block [INFO] [stdout] --> src/file_attribute_info.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | *ptr = mem::zeroed(); [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block [INFO] [stdout] --> src/file_attribute_info.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | ptr::copy_nonoverlapping(src, dest, 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block [INFO] [stdout] --> src/file_attribute_info.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | (*dest).name = glib::ffi::g_strdup((*dest).name); [INFO] [stdout] | ^^^^^^^ dereference of raw pointer [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `glib::glib_sys::g_strdup` is unsafe and requires unsafe block [INFO] [stdout] --> src/file_attribute_info.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | (*dest).name = glib::ffi::g_strdup((*dest).name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block [INFO] [stdout] --> src/file_attribute_info.rs:27:48 [INFO] [stdout] | [INFO] [stdout] 27 | (*dest).name = glib::ffi::g_strdup((*dest).name); [INFO] [stdout] | ^^^^^^^ dereference of raw pointer [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `glib::glib_sys::g_free` is unsafe and requires unsafe block [INFO] [stdout] --> src/file_attribute_info.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | glib::ffi::g_free((*ptr).name as *mut _); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block [INFO] [stdout] --> src/file_attribute_info.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | glib::ffi::g_free((*ptr).name as *mut _); [INFO] [stdout] | ^^^^^^ dereference of raw pointer [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `glib::glib_sys::g_free` is unsafe and requires unsafe block [INFO] [stdout] --> src/file_attribute_info.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | glib::ffi::g_free(ptr as *mut _); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_arg_info_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_arg_info.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | ref => |ptr| ffi::g_dbus_arg_info_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_arg_info.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / glib::wrapper! { [INFO] [stdout] 8 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 9 | | pub struct DBusArgInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_arg_info_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_arg_info.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | unref => |ptr| ffi::g_dbus_arg_info_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_arg_info.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / glib::wrapper! { [INFO] [stdout] 8 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 9 | | pub struct DBusArgInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_interface_info_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_interface_info.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | ref => |ptr| ffi::g_dbus_interface_info_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_interface_info.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct DBusInterfaceInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_interface_info_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_interface_info.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | unref => |ptr| ffi::g_dbus_interface_info_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_interface_info.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct DBusInterfaceInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_method_info_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_method_info.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | ref => |ptr| ffi::g_dbus_method_info_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_method_info.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / glib::wrapper! { [INFO] [stdout] 8 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 9 | | pub struct DBusMethodInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_method_info_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_method_info.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | unref => |ptr| ffi::g_dbus_method_info_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_method_info.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / glib::wrapper! { [INFO] [stdout] 8 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 9 | | pub struct DBusMethodInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_node_info_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_node_info.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | ref => |ptr| ffi::g_dbus_node_info_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_node_info.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct DBusNodeInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_node_info_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_node_info.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | unref => |ptr| ffi::g_dbus_node_info_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_node_info.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct DBusNodeInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_property_info_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_property_info.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | ref => |ptr| ffi::g_dbus_property_info_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_property_info.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / glib::wrapper! { [INFO] [stdout] 8 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 9 | | pub struct DBusPropertyInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_property_info_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_property_info.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | unref => |ptr| ffi::g_dbus_property_info_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_property_info.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / glib::wrapper! { [INFO] [stdout] 8 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 9 | | pub struct DBusPropertyInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_signal_info_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_signal_info.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | ref => |ptr| ffi::g_dbus_signal_info_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_signal_info.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / glib::wrapper! { [INFO] [stdout] 8 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 9 | | pub struct DBusSignalInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_dbus_signal_info_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/dbus_signal_info.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | unref => |ptr| ffi::g_dbus_signal_info_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/dbus_signal_info.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / glib::wrapper! { [INFO] [stdout] 8 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 9 | | pub struct DBusSignalInfo(Shared); [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_file_attribute_info_list_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/file_attribute_info_list.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | ref => |ptr| ffi::g_file_attribute_info_list_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/file_attribute_info_list.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct FileAttributeInfoList(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_file_attribute_info_list_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/file_attribute_info_list.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | unref => |ptr| ffi::g_file_attribute_info_list_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/file_attribute_info_list.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct FileAttributeInfoList(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_file_attribute_matcher_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/file_attribute_matcher.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | ref => |ptr| ffi::g_file_attribute_matcher_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/file_attribute_matcher.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct FileAttributeMatcher(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_file_attribute_matcher_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/file_attribute_matcher.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | unref => |ptr| ffi::g_file_attribute_matcher_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/file_attribute_matcher.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct FileAttributeMatcher(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_resource_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/resource.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | ref => |ptr| ffi::g_resource_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/resource.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct Resource(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_resource_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/resource.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | unref => |ptr| ffi::g_resource_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/resource.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct Resource(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_settings_schema_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/settings_schema.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | ref => |ptr| ffi::g_settings_schema_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/settings_schema.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct SettingsSchema(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_settings_schema_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/settings_schema.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | unref => |ptr| ffi::g_settings_schema_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/settings_schema.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct SettingsSchema(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_settings_schema_key_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/settings_schema_key.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | ref => |ptr| ffi::g_settings_schema_key_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/settings_schema_key.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct SettingsSchemaKey(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_settings_schema_key_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/settings_schema_key.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | unref => |ptr| ffi::g_settings_schema_key_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/settings_schema_key.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct SettingsSchemaKey(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_settings_schema_source_ref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/settings_schema_source.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | ref => |ptr| ffi::g_settings_schema_source_ref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/settings_schema_source.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct SettingsSchemaSource(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_settings_schema_source_unref` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/settings_schema_source.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | unref => |ptr| ffi::g_settings_schema_source_unref(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/settings_schema_source.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct SettingsSchemaSource(Shared); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_srv_target_copy` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/srv_target.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | copy => |ptr| ffi::g_srv_target_copy(mut_override(ptr)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/srv_target.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct SrvTarget(Boxed); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_boxed_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_srv_target_free` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/srv_target.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | free => |ptr| ffi::g_srv_target_free(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/srv_target.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] 10 | | pub struct SrvTarget(Boxed); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_boxed_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `glib::gobject_sys::g_boxed_copy` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/unix_mount_entry.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | copy => |ptr| glib::gobject_ffi::g_boxed_copy(ffi::g_unix_mount_entry_get_type(), ptr as *mut _) as *mut ffi::GUnixMountEntry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/unix_mount_entry.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / glib::wrapper! { [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | pub struct UnixMountEntry(Boxed); [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_boxed_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_unix_mount_entry_get_type` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/unix_mount_entry.rs:12:55 [INFO] [stdout] | [INFO] [stdout] 12 | copy => |ptr| glib::gobject_ffi::g_boxed_copy(ffi::g_unix_mount_entry_get_type(), ptr as *mut _) as *mut ffi::GUnixMountEntry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `glib::gobject_sys::g_boxed_free` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/unix_mount_entry.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | free => |ptr| glib::gobject_ffi::g_boxed_free(ffi::g_unix_mount_entry_get_type(), ptr as *mut _), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/unix_mount_entry.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / glib::wrapper! { [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | pub struct UnixMountEntry(Boxed); [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_boxed_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_unix_mount_entry_get_type` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/unix_mount_entry.rs:13:55 [INFO] [stdout] | [INFO] [stdout] 13 | free => |ptr| glib::gobject_ffi::g_boxed_free(ffi::g_unix_mount_entry_get_type(), ptr as *mut _), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_unix_mount_point_copy` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/unix_mount_point.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | copy => |ptr| ffi::g_unix_mount_point_copy(mut_override(ptr)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/unix_mount_point.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub struct UnixMountPoint(Boxed); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_boxed_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `gio_sys::g_unix_mount_point_free` is unsafe and requires unsafe block [INFO] [stdout] --> src/auto/unix_mount_point.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | free => |ptr| ffi::g_unix_mount_point_free(ptr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/auto/unix_mount_point.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / glib::wrapper! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub struct UnixMountPoint(Boxed); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `$crate::glib_boxed_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] Migrating tests/check_gir.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/std_io_copy.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.63s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling gio v0.20.5 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.36s [INFO] running `Command { std: "docker" "inspect" "258583f97b7259d073ae2eef5f2f79a2856fef16acc93a47e2c44fa4bafe2c01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "258583f97b7259d073ae2eef5f2f79a2856fef16acc93a47e2c44fa4bafe2c01", kill_on_drop: false }` [INFO] [stdout] 258583f97b7259d073ae2eef5f2f79a2856fef16acc93a47e2c44fa4bafe2c01