Oct 27 12:26:13.063 INFO checking ChaosData/frida-gum-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 12:26:13.063 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 12:26:13.524 INFO blam! 7b98a57adc49ea5e1beba45f2b6853ac11a463ed60b02248f73eba34c36538da Oct 27 12:26:13.527 INFO running `"docker" "start" "-a" "7b98a57adc49ea5e1beba45f2b6853ac11a463ed60b02248f73eba34c36538da"` Oct 27 12:26:15.179 INFO kablam! usermod: no changes Oct 27 12:26:15.311 INFO kablam! Checking scroll v0.5.0 Oct 27 12:26:15.311 INFO kablam! Checking plain v0.0.2 Oct 27 12:26:15.311 INFO kablam! Checking gcc v0.3.50 Oct 27 12:26:15.315 INFO kablam! Compiling base64 v0.6.0 Oct 27 12:26:15.315 INFO kablam! Checking glib-sys v0.3.4 Oct 27 12:26:15.315 INFO kablam! Compiling scroll_derive v0.4.0 Oct 27 12:26:17.895 INFO kablam! Compiling gumshoe v0.1.0 (/source) Oct 27 12:26:22.007 INFO kablam! Checking gobject-sys v0.3.4 Oct 27 12:26:23.539 INFO kablam! Checking glib v0.1.3 Oct 27 12:26:24.681 INFO kablam! Checking goblin v0.0.10 Oct 27 12:26:31.650 INFO kablam! warning: unused import: `std::io::Read` Oct 27 12:26:31.651 INFO kablam! --> src/lib.rs:5:5 Oct 27 12:26:31.652 INFO kablam! | Oct 27 12:26:31.652 INFO kablam! 5 | use std::io::Read; Oct 27 12:26:31.653 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:26:31.654 INFO kablam! | Oct 27 12:26:31.654 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:26:31.655 INFO kablam! Oct 27 12:26:31.695 INFO kablam! warning: unused import: `std::io::Read` Oct 27 12:26:31.695 INFO kablam! --> src/lib.rs:5:5 Oct 27 12:26:31.695 INFO kablam! | Oct 27 12:26:31.696 INFO kablam! 5 | use std::io::Read; Oct 27 12:26:31.696 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:26:31.696 INFO kablam! | Oct 27 12:26:31.696 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:26:31.697 INFO kablam! Oct 27 12:26:31.807 INFO kablam! warning: variant is never constructed: `GUM_POINT_ENTER` Oct 27 12:26:31.808 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:25 Oct 27 12:26:31.809 INFO kablam! | Oct 27 12:26:31.809 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 27 12:26:31.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.810 INFO kablam! | Oct 27 12:26:31.811 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:26:31.811 INFO kablam! Oct 27 12:26:31.811 INFO kablam! warning: variant is never constructed: `GUM_POINT_LEAVE` Oct 27 12:26:31.811 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:46 Oct 27 12:26:31.811 INFO kablam! | Oct 27 12:26:31.811 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 27 12:26:31.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.813 INFO kablam! Oct 27 12:26:31.813 INFO kablam! warning: foreign function is never used: `gum_invocation_context_get_listener_thread_data` Oct 27 12:26:31.813 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:59:3 Oct 27 12:26:31.813 INFO kablam! | Oct 27 12:26:31.813 INFO kablam! 59 | / pub fn gum_invocation_context_get_listener_thread_data( Oct 27 12:26:31.813 INFO kablam! 60 | | context: *mut GumInvocationContext, Oct 27 12:26:31.813 INFO kablam! 61 | | required_size: usize //gsize Oct 27 12:26:31.813 INFO kablam! 62 | | ) -> *mut c_void; //gpointer; Oct 27 12:26:31.813 INFO kablam! | |___________________^ Oct 27 12:26:31.813 INFO kablam! Oct 27 12:26:31.813 INFO kablam! warning: foreign function is never used: `gum_invocation_context_get_listener_function_data` Oct 27 12:26:31.813 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:64:3 Oct 27 12:26:31.813 INFO kablam! | Oct 27 12:26:31.813 INFO kablam! 64 | / pub fn gum_invocation_context_get_listener_function_data( Oct 27 12:26:31.816 INFO kablam! 65 | | context: *mut GumInvocationContext Oct 27 12:26:31.816 INFO kablam! 66 | | ) -> *mut c_void; //gpointer; Oct 27 12:26:31.816 INFO kablam! | |___________________^ Oct 27 12:26:31.816 INFO kablam! Oct 27 12:26:31.816 INFO kablam! warning: foreign function is never used: `gum_interceptor_detach_listener` Oct 27 12:26:31.816 INFO kablam! --> src/gum/ffi/mod.rs:25:3 Oct 27 12:26:31.816 INFO kablam! | Oct 27 12:26:31.816 INFO kablam! 25 | / fn gum_interceptor_detach_listener(interceptor: *mut c_void, Oct 27 12:26:31.816 INFO kablam! 26 | | listener: *mut c_void); Oct 27 12:26:31.816 INFO kablam! | |____________________________________________________________^ Oct 27 12:26:31.816 INFO kablam! Oct 27 12:26:31.816 INFO kablam! warning: foreign function is never used: `g_object_unref` Oct 27 12:26:31.816 INFO kablam! --> src/gum/ffi/mod.rs:27:3 Oct 27 12:26:31.816 INFO kablam! | Oct 27 12:26:31.816 INFO kablam! 27 | fn g_object_unref(obj: *const c_void) -> (); Oct 27 12:26:31.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.816 INFO kablam! Oct 27 12:26:31.816 INFO kablam! warning: foreign function is never used: `gum_deinit_embedded` Oct 27 12:26:31.816 INFO kablam! --> src/gum/ffi/mod.rs:28:3 Oct 27 12:26:31.816 INFO kablam! | Oct 27 12:26:31.816 INFO kablam! 28 | fn gum_deinit_embedded() -> (); Oct 27 12:26:31.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.816 INFO kablam! Oct 27 12:26:31.816 INFO kablam! warning: method is never used: `get_listener_thread_data` Oct 27 12:26:31.816 INFO kablam! --> src/gum/gum_invocation_context.rs:85:3 Oct 27 12:26:31.816 INFO kablam! | Oct 27 12:26:31.816 INFO kablam! 85 | fn get_listener_thread_data(&self) -> *mut T { Oct 27 12:26:31.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.816 INFO kablam! Oct 27 12:26:31.816 INFO kablam! warning: method is never used: `get_listener_function_data` Oct 27 12:26:31.816 INFO kablam! --> src/gum/gum_invocation_context.rs:94:3 Oct 27 12:26:31.816 INFO kablam! | Oct 27 12:26:31.816 INFO kablam! 94 | fn get_listener_function_data(&self) -> *mut T { Oct 27 12:26:31.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.816 INFO kablam! Oct 27 12:26:31.816 INFO kablam! warning: foreign function is never used: `gum_interceptor_detach_listener` Oct 27 12:26:31.816 INFO kablam! --> src/lib.rs:51:3 Oct 27 12:26:31.816 INFO kablam! | Oct 27 12:26:31.816 INFO kablam! 51 | / fn gum_interceptor_detach_listener(interceptor: *mut c_void, Oct 27 12:26:31.816 INFO kablam! 52 | | listener: *mut c_void); Oct 27 12:26:31.816 INFO kablam! | |____________________________________________________________^ Oct 27 12:26:31.816 INFO kablam! Oct 27 12:26:31.816 INFO kablam! warning: foreign function is never used: `g_object_unref` Oct 27 12:26:31.816 INFO kablam! --> src/lib.rs:53:3 Oct 27 12:26:31.816 INFO kablam! | Oct 27 12:26:31.816 INFO kablam! 53 | fn g_object_unref(obj: *const c_void) -> (); Oct 27 12:26:31.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.816 INFO kablam! Oct 27 12:26:31.816 INFO kablam! warning: foreign function is never used: `gum_deinit_embedded` Oct 27 12:26:31.816 INFO kablam! --> src/lib.rs:54:3 Oct 27 12:26:31.816 INFO kablam! | Oct 27 12:26:31.816 INFO kablam! 54 | fn gum_deinit_embedded() -> (); Oct 27 12:26:31.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.816 INFO kablam! Oct 27 12:26:31.816 INFO kablam! warning: variant `GUM_POINT_ENTER` should have a camel case name such as `GumPointEnter` Oct 27 12:26:31.816 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:25 Oct 27 12:26:31.816 INFO kablam! | Oct 27 12:26:31.816 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 27 12:26:31.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.816 INFO kablam! | Oct 27 12:26:31.816 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 27 12:26:31.816 INFO kablam! Oct 27 12:26:31.816 INFO kablam! warning: variant `GUM_POINT_LEAVE` should have a camel case name such as `GumPointLeave` Oct 27 12:26:31.816 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:46 Oct 27 12:26:31.816 INFO kablam! | Oct 27 12:26:31.817 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 27 12:26:31.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.817 INFO kablam! Oct 27 12:26:31.817 INFO kablam! warning: variant `GUM_POINT_ENTER` should have a camel case name such as `GumPointEnter` Oct 27 12:26:31.817 INFO kablam! --> src/gum/gum_invocation_context.rs:12:3 Oct 27 12:26:31.817 INFO kablam! | Oct 27 12:26:31.817 INFO kablam! 12 | GUM_POINT_ENTER = 0, Oct 27 12:26:31.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.817 INFO kablam! Oct 27 12:26:31.817 INFO kablam! warning: variant `GUM_POINT_LEAVE` should have a camel case name such as `GumPointLeave` Oct 27 12:26:31.817 INFO kablam! --> src/gum/gum_invocation_context.rs:13:3 Oct 27 12:26:31.817 INFO kablam! | Oct 27 12:26:31.817 INFO kablam! 13 | GUM_POINT_LEAVE = 1 Oct 27 12:26:31.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.817 INFO kablam! Oct 27 12:26:31.863 INFO kablam! warning: variant is never constructed: `GUM_POINT_ENTER` Oct 27 12:26:31.863 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:25 Oct 27 12:26:31.863 INFO kablam! | Oct 27 12:26:31.863 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 27 12:26:31.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.863 INFO kablam! | Oct 27 12:26:31.863 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:26:31.863 INFO kablam! Oct 27 12:26:31.863 INFO kablam! warning: variant is never constructed: `GUM_POINT_LEAVE` Oct 27 12:26:31.863 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:46 Oct 27 12:26:31.863 INFO kablam! | Oct 27 12:26:31.863 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 27 12:26:31.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.866 INFO kablam! Oct 27 12:26:31.866 INFO kablam! warning: foreign function is never used: `gum_invocation_context_get_listener_thread_data` Oct 27 12:26:31.866 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:59:3 Oct 27 12:26:31.866 INFO kablam! | Oct 27 12:26:31.866 INFO kablam! 59 | / pub fn gum_invocation_context_get_listener_thread_data( Oct 27 12:26:31.866 INFO kablam! 60 | | context: *mut GumInvocationContext, Oct 27 12:26:31.866 INFO kablam! 61 | | required_size: usize //gsize Oct 27 12:26:31.868 INFO kablam! 62 | | ) -> *mut c_void; //gpointer; Oct 27 12:26:31.868 INFO kablam! | |___________________^ Oct 27 12:26:31.868 INFO kablam! Oct 27 12:26:31.868 INFO kablam! warning: foreign function is never used: `gum_invocation_context_get_listener_function_data` Oct 27 12:26:31.868 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:64:3 Oct 27 12:26:31.868 INFO kablam! | Oct 27 12:26:31.868 INFO kablam! 64 | / pub fn gum_invocation_context_get_listener_function_data( Oct 27 12:26:31.868 INFO kablam! 65 | | context: *mut GumInvocationContext Oct 27 12:26:31.868 INFO kablam! 66 | | ) -> *mut c_void; //gpointer; Oct 27 12:26:31.868 INFO kablam! | |___________________^ Oct 27 12:26:31.868 INFO kablam! Oct 27 12:26:31.868 INFO kablam! warning: foreign function is never used: `gum_interceptor_detach_listener` Oct 27 12:26:31.868 INFO kablam! --> src/gum/ffi/mod.rs:25:3 Oct 27 12:26:31.868 INFO kablam! | Oct 27 12:26:31.868 INFO kablam! 25 | / fn gum_interceptor_detach_listener(interceptor: *mut c_void, Oct 27 12:26:31.868 INFO kablam! 26 | | listener: *mut c_void); Oct 27 12:26:31.868 INFO kablam! | |____________________________________________________________^ Oct 27 12:26:31.868 INFO kablam! Oct 27 12:26:31.868 INFO kablam! warning: foreign function is never used: `g_object_unref` Oct 27 12:26:31.868 INFO kablam! --> src/gum/ffi/mod.rs:27:3 Oct 27 12:26:31.868 INFO kablam! | Oct 27 12:26:31.868 INFO kablam! 27 | fn g_object_unref(obj: *const c_void) -> (); Oct 27 12:26:31.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.868 INFO kablam! Oct 27 12:26:31.868 INFO kablam! warning: foreign function is never used: `gum_deinit_embedded` Oct 27 12:26:31.868 INFO kablam! --> src/gum/ffi/mod.rs:28:3 Oct 27 12:26:31.868 INFO kablam! | Oct 27 12:26:31.868 INFO kablam! 28 | fn gum_deinit_embedded() -> (); Oct 27 12:26:31.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.868 INFO kablam! Oct 27 12:26:31.868 INFO kablam! warning: method is never used: `get_listener_thread_data` Oct 27 12:26:31.868 INFO kablam! --> src/gum/gum_invocation_context.rs:85:3 Oct 27 12:26:31.868 INFO kablam! | Oct 27 12:26:31.868 INFO kablam! 85 | fn get_listener_thread_data(&self) -> *mut T { Oct 27 12:26:31.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.868 INFO kablam! Oct 27 12:26:31.868 INFO kablam! warning: method is never used: `get_listener_function_data` Oct 27 12:26:31.868 INFO kablam! --> src/gum/gum_invocation_context.rs:94:3 Oct 27 12:26:31.868 INFO kablam! | Oct 27 12:26:31.868 INFO kablam! 94 | fn get_listener_function_data(&self) -> *mut T { Oct 27 12:26:31.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.868 INFO kablam! Oct 27 12:26:31.868 INFO kablam! warning: foreign function is never used: `gum_interceptor_detach_listener` Oct 27 12:26:31.868 INFO kablam! --> src/lib.rs:51:3 Oct 27 12:26:31.868 INFO kablam! | Oct 27 12:26:31.868 INFO kablam! 51 | / fn gum_interceptor_detach_listener(interceptor: *mut c_void, Oct 27 12:26:31.868 INFO kablam! 52 | | listener: *mut c_void); Oct 27 12:26:31.868 INFO kablam! | |____________________________________________________________^ Oct 27 12:26:31.868 INFO kablam! Oct 27 12:26:31.868 INFO kablam! warning: foreign function is never used: `g_object_unref` Oct 27 12:26:31.868 INFO kablam! --> src/lib.rs:53:3 Oct 27 12:26:31.868 INFO kablam! | Oct 27 12:26:31.868 INFO kablam! 53 | fn g_object_unref(obj: *const c_void) -> (); Oct 27 12:26:31.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.868 INFO kablam! Oct 27 12:26:31.869 INFO kablam! warning: foreign function is never used: `gum_deinit_embedded` Oct 27 12:26:31.869 INFO kablam! --> src/lib.rs:54:3 Oct 27 12:26:31.869 INFO kablam! | Oct 27 12:26:31.869 INFO kablam! 54 | fn gum_deinit_embedded() -> (); Oct 27 12:26:31.869 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.869 INFO kablam! Oct 27 12:26:31.880 INFO kablam! warning: variant `GUM_POINT_ENTER` should have a camel case name such as `GumPointEnter` Oct 27 12:26:31.880 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:25 Oct 27 12:26:31.880 INFO kablam! | Oct 27 12:26:31.880 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 27 12:26:31.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.880 INFO kablam! | Oct 27 12:26:31.880 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 27 12:26:31.880 INFO kablam! Oct 27 12:26:31.880 INFO kablam! warning: variant `GUM_POINT_LEAVE` should have a camel case name such as `GumPointLeave` Oct 27 12:26:31.880 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:46 Oct 27 12:26:31.880 INFO kablam! | Oct 27 12:26:31.880 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 27 12:26:31.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.880 INFO kablam! Oct 27 12:26:31.891 INFO kablam! warning: variant `GUM_POINT_ENTER` should have a camel case name such as `GumPointEnter` Oct 27 12:26:31.891 INFO kablam! --> src/gum/gum_invocation_context.rs:12:3 Oct 27 12:26:31.891 INFO kablam! | Oct 27 12:26:31.891 INFO kablam! 12 | GUM_POINT_ENTER = 0, Oct 27 12:26:31.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.891 INFO kablam! Oct 27 12:26:31.891 INFO kablam! warning: variant `GUM_POINT_LEAVE` should have a camel case name such as `GumPointLeave` Oct 27 12:26:31.891 INFO kablam! --> src/gum/gum_invocation_context.rs:13:3 Oct 27 12:26:31.891 INFO kablam! | Oct 27 12:26:31.891 INFO kablam! 13 | GUM_POINT_LEAVE = 1 Oct 27 12:26:31.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:31.891 INFO kablam! Oct 27 12:26:31.959 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.76s Oct 27 12:26:31.966 INFO kablam! su: No module specific data is present Oct 27 12:26:33.088 INFO running `"docker" "rm" "-f" "7b98a57adc49ea5e1beba45f2b6853ac11a463ed60b02248f73eba34c36538da"` Oct 27 12:26:33.391 INFO blam! 7b98a57adc49ea5e1beba45f2b6853ac11a463ed60b02248f73eba34c36538da