Oct 27 12:26:10.311 INFO checking ChaosData/frida-gum-rs against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 12:26:10.311 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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:10.748 INFO blam! 726ab8bcf3e1c09e0508565c1a218d62544d28a76b34347c5d9e8141e2b867c1 Oct 27 12:26:10.750 INFO running `"docker" "start" "-a" "726ab8bcf3e1c09e0508565c1a218d62544d28a76b34347c5d9e8141e2b867c1"` Oct 27 12:26:12.372 INFO kablam! usermod: no changes Oct 27 12:26:12.524 INFO kablam! Checking plain v0.0.2 Oct 27 12:26:12.524 INFO kablam! Checking scroll v0.5.0 Oct 27 12:26:12.524 INFO kablam! Checking gcc v0.3.50 Oct 27 12:26:12.524 INFO kablam! Compiling base64 v0.6.0 Oct 27 12:26:12.524 INFO kablam! Compiling scroll_derive v0.4.0 Oct 27 12:26:15.155 INFO kablam! Compiling gumshoe v0.1.0 (/source) Oct 27 12:26:19.015 INFO kablam! Checking goblin v0.0.10 Oct 27 12:26:25.179 INFO kablam! warning: unused import: `std::io::Read` Oct 27 12:26:25.179 INFO kablam! --> src/lib.rs:5:5 Oct 27 12:26:25.179 INFO kablam! | Oct 27 12:26:25.179 INFO kablam! 5 | use std::io::Read; Oct 27 12:26:25.179 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:26:25.179 INFO kablam! | Oct 27 12:26:25.179 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:26:25.179 INFO kablam! Oct 27 12:26:25.415 INFO kablam! warning: variant is never constructed: `GUM_POINT_ENTER` Oct 27 12:26:25.415 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:25 Oct 27 12:26:25.415 INFO kablam! | Oct 27 12:26:25.415 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 27 12:26:25.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.415 INFO kablam! | Oct 27 12:26:25.415 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:26:25.415 INFO kablam! Oct 27 12:26:25.415 INFO kablam! warning: variant is never constructed: `GUM_POINT_LEAVE` Oct 27 12:26:25.415 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:46 Oct 27 12:26:25.415 INFO kablam! | Oct 27 12:26:25.415 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 27 12:26:25.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.415 INFO kablam! Oct 27 12:26:25.415 INFO kablam! warning: foreign function is never used: `gum_invocation_context_get_listener_thread_data` Oct 27 12:26:25.415 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:59:3 Oct 27 12:26:25.415 INFO kablam! | Oct 27 12:26:25.415 INFO kablam! 59 | / pub fn gum_invocation_context_get_listener_thread_data( Oct 27 12:26:25.415 INFO kablam! 60 | | context: *mut GumInvocationContext, Oct 27 12:26:25.415 INFO kablam! 61 | | required_size: usize //gsize Oct 27 12:26:25.415 INFO kablam! 62 | | ) -> *mut c_void; //gpointer; Oct 27 12:26:25.415 INFO kablam! | |___________________^ Oct 27 12:26:25.415 INFO kablam! Oct 27 12:26:25.415 INFO kablam! warning: foreign function is never used: `gum_invocation_context_get_listener_function_data` Oct 27 12:26:25.415 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:64:3 Oct 27 12:26:25.415 INFO kablam! | Oct 27 12:26:25.415 INFO kablam! 64 | / pub fn gum_invocation_context_get_listener_function_data( Oct 27 12:26:25.415 INFO kablam! 65 | | context: *mut GumInvocationContext Oct 27 12:26:25.415 INFO kablam! 66 | | ) -> *mut c_void; //gpointer; Oct 27 12:26:25.415 INFO kablam! | |___________________^ Oct 27 12:26:25.415 INFO kablam! Oct 27 12:26:25.415 INFO kablam! warning: foreign function is never used: `gum_interceptor_detach_listener` Oct 27 12:26:25.415 INFO kablam! --> src/gum/ffi/mod.rs:25:3 Oct 27 12:26:25.415 INFO kablam! | Oct 27 12:26:25.415 INFO kablam! 25 | / fn gum_interceptor_detach_listener(interceptor: *mut c_void, Oct 27 12:26:25.415 INFO kablam! 26 | | listener: *mut c_void); Oct 27 12:26:25.415 INFO kablam! | |____________________________________________________________^ Oct 27 12:26:25.415 INFO kablam! Oct 27 12:26:25.415 INFO kablam! warning: foreign function is never used: `g_object_unref` Oct 27 12:26:25.415 INFO kablam! --> src/gum/ffi/mod.rs:27:3 Oct 27 12:26:25.415 INFO kablam! | Oct 27 12:26:25.415 INFO kablam! 27 | fn g_object_unref(obj: *const c_void) -> (); Oct 27 12:26:25.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.415 INFO kablam! Oct 27 12:26:25.415 INFO kablam! warning: foreign function is never used: `gum_deinit_embedded` Oct 27 12:26:25.415 INFO kablam! --> src/gum/ffi/mod.rs:28:3 Oct 27 12:26:25.415 INFO kablam! | Oct 27 12:26:25.415 INFO kablam! 28 | fn gum_deinit_embedded() -> (); Oct 27 12:26:25.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.415 INFO kablam! Oct 27 12:26:25.415 INFO kablam! warning: method is never used: `get_listener_thread_data` Oct 27 12:26:25.415 INFO kablam! --> src/gum/gum_invocation_context.rs:85:3 Oct 27 12:26:25.415 INFO kablam! | Oct 27 12:26:25.415 INFO kablam! 85 | fn get_listener_thread_data(&self) -> *mut T { Oct 27 12:26:25.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.415 INFO kablam! Oct 27 12:26:25.415 INFO kablam! warning: method is never used: `get_listener_function_data` Oct 27 12:26:25.416 INFO kablam! --> src/gum/gum_invocation_context.rs:94:3 Oct 27 12:26:25.416 INFO kablam! | Oct 27 12:26:25.416 INFO kablam! 94 | fn get_listener_function_data(&self) -> *mut T { Oct 27 12:26:25.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.416 INFO kablam! Oct 27 12:26:25.416 INFO kablam! warning: foreign function is never used: `gum_interceptor_detach_listener` Oct 27 12:26:25.416 INFO kablam! --> src/lib.rs:51:3 Oct 27 12:26:25.416 INFO kablam! | Oct 27 12:26:25.416 INFO kablam! 51 | / fn gum_interceptor_detach_listener(interceptor: *mut c_void, Oct 27 12:26:25.416 INFO kablam! 52 | | listener: *mut c_void); Oct 27 12:26:25.416 INFO kablam! | |____________________________________________________________^ Oct 27 12:26:25.416 INFO kablam! Oct 27 12:26:25.416 INFO kablam! warning: foreign function is never used: `g_object_unref` Oct 27 12:26:25.416 INFO kablam! --> src/lib.rs:53:3 Oct 27 12:26:25.416 INFO kablam! | Oct 27 12:26:25.416 INFO kablam! 53 | fn g_object_unref(obj: *const c_void) -> (); Oct 27 12:26:25.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.416 INFO kablam! Oct 27 12:26:25.416 INFO kablam! warning: foreign function is never used: `gum_deinit_embedded` Oct 27 12:26:25.416 INFO kablam! --> src/lib.rs:54:3 Oct 27 12:26:25.416 INFO kablam! | Oct 27 12:26:25.416 INFO kablam! 54 | fn gum_deinit_embedded() -> (); Oct 27 12:26:25.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.416 INFO kablam! Oct 27 12:26:25.416 INFO kablam! warning: variant `GUM_POINT_ENTER` should have a camel case name such as `GumPointEnter` Oct 27 12:26:25.416 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:25 Oct 27 12:26:25.416 INFO kablam! | Oct 27 12:26:25.416 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 27 12:26:25.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.416 INFO kablam! | Oct 27 12:26:25.416 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 27 12:26:25.416 INFO kablam! Oct 27 12:26:25.416 INFO kablam! warning: variant `GUM_POINT_LEAVE` should have a camel case name such as `GumPointLeave` Oct 27 12:26:25.416 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:46 Oct 27 12:26:25.416 INFO kablam! | Oct 27 12:26:25.416 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 27 12:26:25.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.416 INFO kablam! Oct 27 12:26:25.416 INFO kablam! warning: variant `GUM_POINT_ENTER` should have a camel case name such as `GumPointEnter` Oct 27 12:26:25.416 INFO kablam! --> src/gum/gum_invocation_context.rs:12:3 Oct 27 12:26:25.416 INFO kablam! | Oct 27 12:26:25.416 INFO kablam! 12 | GUM_POINT_ENTER = 0, Oct 27 12:26:25.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.416 INFO kablam! Oct 27 12:26:25.416 INFO kablam! warning: variant `GUM_POINT_LEAVE` should have a camel case name such as `GumPointLeave` Oct 27 12:26:25.416 INFO kablam! --> src/gum/gum_invocation_context.rs:13:3 Oct 27 12:26:25.416 INFO kablam! | Oct 27 12:26:25.416 INFO kablam! 13 | GUM_POINT_LEAVE = 1 Oct 27 12:26:25.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.416 INFO kablam! Oct 27 12:26:25.598 INFO kablam! warning: unused import: `std::io::Read` Oct 27 12:26:25.598 INFO kablam! --> src/lib.rs:5:5 Oct 27 12:26:25.598 INFO kablam! | Oct 27 12:26:25.598 INFO kablam! 5 | use std::io::Read; Oct 27 12:26:25.603 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:26:25.603 INFO kablam! | Oct 27 12:26:25.603 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:26:25.603 INFO kablam! Oct 27 12:26:25.733 INFO kablam! warning: variant is never constructed: `GUM_POINT_ENTER` Oct 27 12:26:25.734 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:25 Oct 27 12:26:25.735 INFO kablam! | Oct 27 12:26:25.735 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 27 12:26:25.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.736 INFO kablam! | Oct 27 12:26:25.736 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:26:25.736 INFO kablam! Oct 27 12:26:25.736 INFO kablam! warning: variant is never constructed: `GUM_POINT_LEAVE` Oct 27 12:26:25.736 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:46 Oct 27 12:26:25.736 INFO kablam! | Oct 27 12:26:25.736 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 27 12:26:25.738 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.738 INFO kablam! Oct 27 12:26:25.738 INFO kablam! warning: foreign function is never used: `gum_invocation_context_get_listener_thread_data` Oct 27 12:26:25.739 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:59:3 Oct 27 12:26:25.739 INFO kablam! | Oct 27 12:26:25.739 INFO kablam! 59 | / pub fn gum_invocation_context_get_listener_thread_data( Oct 27 12:26:25.739 INFO kablam! 60 | | context: *mut GumInvocationContext, Oct 27 12:26:25.739 INFO kablam! 61 | | required_size: usize //gsize Oct 27 12:26:25.739 INFO kablam! 62 | | ) -> *mut c_void; //gpointer; Oct 27 12:26:25.739 INFO kablam! | |___________________^ Oct 27 12:26:25.739 INFO kablam! Oct 27 12:26:25.739 INFO kablam! warning: foreign function is never used: `gum_invocation_context_get_listener_function_data` Oct 27 12:26:25.739 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:64:3 Oct 27 12:26:25.739 INFO kablam! | Oct 27 12:26:25.739 INFO kablam! 64 | / pub fn gum_invocation_context_get_listener_function_data( Oct 27 12:26:25.739 INFO kablam! 65 | | context: *mut GumInvocationContext Oct 27 12:26:25.739 INFO kablam! 66 | | ) -> *mut c_void; //gpointer; Oct 27 12:26:25.739 INFO kablam! | |___________________^ Oct 27 12:26:25.739 INFO kablam! Oct 27 12:26:25.739 INFO kablam! warning: foreign function is never used: `gum_interceptor_detach_listener` Oct 27 12:26:25.739 INFO kablam! --> src/gum/ffi/mod.rs:25:3 Oct 27 12:26:25.742 INFO kablam! | Oct 27 12:26:25.742 INFO kablam! 25 | / fn gum_interceptor_detach_listener(interceptor: *mut c_void, Oct 27 12:26:25.742 INFO kablam! 26 | | listener: *mut c_void); Oct 27 12:26:25.742 INFO kablam! | |____________________________________________________________^ Oct 27 12:26:25.742 INFO kablam! Oct 27 12:26:25.742 INFO kablam! warning: foreign function is never used: `g_object_unref` Oct 27 12:26:25.742 INFO kablam! --> src/gum/ffi/mod.rs:27:3 Oct 27 12:26:25.742 INFO kablam! | Oct 27 12:26:25.742 INFO kablam! 27 | fn g_object_unref(obj: *const c_void) -> (); Oct 27 12:26:25.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.742 INFO kablam! Oct 27 12:26:25.742 INFO kablam! warning: foreign function is never used: `gum_deinit_embedded` Oct 27 12:26:25.742 INFO kablam! --> src/gum/ffi/mod.rs:28:3 Oct 27 12:26:25.742 INFO kablam! | Oct 27 12:26:25.742 INFO kablam! 28 | fn gum_deinit_embedded() -> (); Oct 27 12:26:25.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.742 INFO kablam! Oct 27 12:26:25.742 INFO kablam! warning: method is never used: `get_listener_thread_data` Oct 27 12:26:25.742 INFO kablam! --> src/gum/gum_invocation_context.rs:85:3 Oct 27 12:26:25.742 INFO kablam! | Oct 27 12:26:25.742 INFO kablam! 85 | fn get_listener_thread_data(&self) -> *mut T { Oct 27 12:26:25.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.742 INFO kablam! Oct 27 12:26:25.742 INFO kablam! warning: method is never used: `get_listener_function_data` Oct 27 12:26:25.742 INFO kablam! --> src/gum/gum_invocation_context.rs:94:3 Oct 27 12:26:25.742 INFO kablam! | Oct 27 12:26:25.742 INFO kablam! 94 | fn get_listener_function_data(&self) -> *mut T { Oct 27 12:26:25.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.742 INFO kablam! Oct 27 12:26:25.742 INFO kablam! warning: foreign function is never used: `gum_interceptor_detach_listener` Oct 27 12:26:25.742 INFO kablam! --> src/lib.rs:51:3 Oct 27 12:26:25.743 INFO kablam! | Oct 27 12:26:25.743 INFO kablam! 51 | / fn gum_interceptor_detach_listener(interceptor: *mut c_void, Oct 27 12:26:25.743 INFO kablam! 52 | | listener: *mut c_void); Oct 27 12:26:25.743 INFO kablam! | |____________________________________________________________^ Oct 27 12:26:25.743 INFO kablam! Oct 27 12:26:25.743 INFO kablam! warning: foreign function is never used: `g_object_unref` Oct 27 12:26:25.743 INFO kablam! --> src/lib.rs:53:3 Oct 27 12:26:25.743 INFO kablam! | Oct 27 12:26:25.743 INFO kablam! 53 | fn g_object_unref(obj: *const c_void) -> (); Oct 27 12:26:25.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.743 INFO kablam! Oct 27 12:26:25.743 INFO kablam! warning: foreign function is never used: `gum_deinit_embedded` Oct 27 12:26:25.743 INFO kablam! --> src/lib.rs:54:3 Oct 27 12:26:25.743 INFO kablam! | Oct 27 12:26:25.743 INFO kablam! 54 | fn gum_deinit_embedded() -> (); Oct 27 12:26:25.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.743 INFO kablam! Oct 27 12:26:25.748 INFO kablam! warning: variant `GUM_POINT_ENTER` should have a camel case name such as `GumPointEnter` Oct 27 12:26:25.748 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:25 Oct 27 12:26:25.748 INFO kablam! | Oct 27 12:26:25.748 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 27 12:26:25.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.748 INFO kablam! | Oct 27 12:26:25.748 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 27 12:26:25.748 INFO kablam! Oct 27 12:26:25.748 INFO kablam! warning: variant `GUM_POINT_LEAVE` should have a camel case name such as `GumPointLeave` Oct 27 12:26:25.748 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:46 Oct 27 12:26:25.748 INFO kablam! | Oct 27 12:26:25.748 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 27 12:26:25.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.748 INFO kablam! Oct 27 12:26:25.748 INFO kablam! warning: variant `GUM_POINT_ENTER` should have a camel case name such as `GumPointEnter` Oct 27 12:26:25.748 INFO kablam! --> src/gum/gum_invocation_context.rs:12:3 Oct 27 12:26:25.748 INFO kablam! | Oct 27 12:26:25.749 INFO kablam! 12 | GUM_POINT_ENTER = 0, Oct 27 12:26:25.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.749 INFO kablam! Oct 27 12:26:25.749 INFO kablam! warning: variant `GUM_POINT_LEAVE` should have a camel case name such as `GumPointLeave` Oct 27 12:26:25.749 INFO kablam! --> src/gum/gum_invocation_context.rs:13:3 Oct 27 12:26:25.749 INFO kablam! | Oct 27 12:26:25.749 INFO kablam! 13 | GUM_POINT_LEAVE = 1 Oct 27 12:26:25.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 12:26:25.749 INFO kablam! Oct 27 12:26:25.780 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.37s Oct 27 12:26:25.785 INFO kablam! su: No module specific data is present Oct 27 12:26:26.559 INFO running `"docker" "rm" "-f" "726ab8bcf3e1c09e0508565c1a218d62544d28a76b34347c5d9e8141e2b867c1"` Oct 27 12:26:26.758 INFO blam! 726ab8bcf3e1c09e0508565c1a218d62544d28a76b34347c5d9e8141e2b867c1