Oct 13 05:17:33.824 INFO checking ChaosData/frida-gum-rs against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 05:17:33.824 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 05:17:34.168 INFO blam! 09bdb92bd782b4bc7a56816bc5e54e41d9730d4a55999944e2d9f898060feabb Oct 13 05:17:34.170 INFO running `"docker" "start" "-a" "09bdb92bd782b4bc7a56816bc5e54e41d9730d4a55999944e2d9f898060feabb"` Oct 13 05:17:35.340 INFO kablam! usermod: no changes Oct 13 05:17:35.472 INFO kablam! Checking scroll v0.5.0 Oct 13 05:17:35.485 INFO kablam! Checking plain v0.0.2 Oct 13 05:17:35.485 INFO kablam! Checking gcc v0.3.50 Oct 13 05:17:35.500 INFO kablam! Compiling base64 v0.6.0 Oct 13 05:17:35.508 INFO kablam! Checking glib-sys v0.3.4 Oct 13 05:17:35.508 INFO kablam! Compiling scroll_derive v0.4.0 Oct 13 05:17:38.645 INFO kablam! Compiling gumshoe v0.1.0 (/source) Oct 13 05:17:41.864 INFO kablam! Checking gobject-sys v0.3.4 Oct 13 05:17:44.088 INFO kablam! Checking goblin v0.0.10 Oct 13 05:17:44.305 INFO kablam! Checking glib v0.1.3 Oct 13 05:17:50.700 INFO kablam! warning: unused import: `std::io::Read` Oct 13 05:17:50.700 INFO kablam! --> src/lib.rs:5:5 Oct 13 05:17:50.700 INFO kablam! | Oct 13 05:17:50.700 INFO kablam! 5 | use std::io::Read; Oct 13 05:17:50.700 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 05:17:50.700 INFO kablam! | Oct 13 05:17:50.700 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:17:50.700 INFO kablam! Oct 13 05:17:50.801 INFO kablam! warning: variant is never constructed: `GUM_POINT_ENTER` Oct 13 05:17:50.801 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:25 Oct 13 05:17:50.801 INFO kablam! | Oct 13 05:17:50.801 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 13 05:17:50.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:50.801 INFO kablam! | Oct 13 05:17:50.801 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:17:50.801 INFO kablam! Oct 13 05:17:50.801 INFO kablam! warning: variant is never constructed: `GUM_POINT_LEAVE` Oct 13 05:17:50.801 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:46 Oct 13 05:17:50.801 INFO kablam! | Oct 13 05:17:50.801 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 13 05:17:50.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:50.801 INFO kablam! Oct 13 05:17:50.801 INFO kablam! warning: foreign function is never used: `gum_invocation_context_get_listener_thread_data` Oct 13 05:17:50.801 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:59:3 Oct 13 05:17:50.801 INFO kablam! | Oct 13 05:17:50.801 INFO kablam! 59 | / pub fn gum_invocation_context_get_listener_thread_data( Oct 13 05:17:50.802 INFO kablam! 60 | | context: *mut GumInvocationContext, Oct 13 05:17:50.802 INFO kablam! 61 | | required_size: usize //gsize Oct 13 05:17:50.802 INFO kablam! 62 | | ) -> *mut c_void; //gpointer; Oct 13 05:17:50.802 INFO kablam! | |___________________^ Oct 13 05:17:50.802 INFO kablam! Oct 13 05:17:50.802 INFO kablam! warning: foreign function is never used: `gum_invocation_context_get_listener_function_data` Oct 13 05:17:50.802 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:64:3 Oct 13 05:17:50.802 INFO kablam! | Oct 13 05:17:50.802 INFO kablam! 64 | / pub fn gum_invocation_context_get_listener_function_data( Oct 13 05:17:50.802 INFO kablam! 65 | | context: *mut GumInvocationContext Oct 13 05:17:50.802 INFO kablam! 66 | | ) -> *mut c_void; //gpointer; Oct 13 05:17:50.802 INFO kablam! | |___________________^ Oct 13 05:17:50.802 INFO kablam! Oct 13 05:17:50.802 INFO kablam! warning: foreign function is never used: `gum_interceptor_detach_listener` Oct 13 05:17:50.802 INFO kablam! --> src/gum/ffi/mod.rs:25:3 Oct 13 05:17:50.802 INFO kablam! | Oct 13 05:17:50.802 INFO kablam! 25 | / fn gum_interceptor_detach_listener(interceptor: *mut c_void, Oct 13 05:17:50.802 INFO kablam! 26 | | listener: *mut c_void); Oct 13 05:17:50.802 INFO kablam! | |____________________________________________________________^ Oct 13 05:17:50.802 INFO kablam! Oct 13 05:17:50.802 INFO kablam! warning: foreign function is never used: `g_object_unref` Oct 13 05:17:50.802 INFO kablam! --> src/gum/ffi/mod.rs:27:3 Oct 13 05:17:50.802 INFO kablam! | Oct 13 05:17:50.802 INFO kablam! 27 | fn g_object_unref(obj: *const c_void) -> (); Oct 13 05:17:50.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:50.803 INFO kablam! Oct 13 05:17:50.803 INFO kablam! warning: foreign function is never used: `gum_deinit_embedded` Oct 13 05:17:50.803 INFO kablam! --> src/gum/ffi/mod.rs:28:3 Oct 13 05:17:50.803 INFO kablam! | Oct 13 05:17:50.803 INFO kablam! 28 | fn gum_deinit_embedded() -> (); Oct 13 05:17:50.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:50.803 INFO kablam! Oct 13 05:17:50.803 INFO kablam! warning: method is never used: `get_listener_thread_data` Oct 13 05:17:50.803 INFO kablam! --> src/gum/gum_invocation_context.rs:85:3 Oct 13 05:17:50.803 INFO kablam! | Oct 13 05:17:50.803 INFO kablam! 85 | fn get_listener_thread_data(&self) -> *mut T { Oct 13 05:17:50.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:50.803 INFO kablam! Oct 13 05:17:50.803 INFO kablam! warning: method is never used: `get_listener_function_data` Oct 13 05:17:50.803 INFO kablam! --> src/gum/gum_invocation_context.rs:94:3 Oct 13 05:17:50.803 INFO kablam! | Oct 13 05:17:50.803 INFO kablam! 94 | fn get_listener_function_data(&self) -> *mut T { Oct 13 05:17:50.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:50.803 INFO kablam! Oct 13 05:17:50.803 INFO kablam! warning: foreign function is never used: `gum_interceptor_detach_listener` Oct 13 05:17:50.803 INFO kablam! --> src/lib.rs:51:3 Oct 13 05:17:50.803 INFO kablam! | Oct 13 05:17:50.803 INFO kablam! 51 | / fn gum_interceptor_detach_listener(interceptor: *mut c_void, Oct 13 05:17:50.804 INFO kablam! 52 | | listener: *mut c_void); Oct 13 05:17:50.804 INFO kablam! | |____________________________________________________________^ Oct 13 05:17:50.804 INFO kablam! Oct 13 05:17:50.804 INFO kablam! warning: foreign function is never used: `g_object_unref` Oct 13 05:17:50.804 INFO kablam! --> src/lib.rs:53:3 Oct 13 05:17:50.804 INFO kablam! | Oct 13 05:17:50.804 INFO kablam! 53 | fn g_object_unref(obj: *const c_void) -> (); Oct 13 05:17:50.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:50.804 INFO kablam! Oct 13 05:17:50.804 INFO kablam! warning: foreign function is never used: `gum_deinit_embedded` Oct 13 05:17:50.804 INFO kablam! --> src/lib.rs:54:3 Oct 13 05:17:50.804 INFO kablam! | Oct 13 05:17:50.804 INFO kablam! 54 | fn gum_deinit_embedded() -> (); Oct 13 05:17:50.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:50.804 INFO kablam! Oct 13 05:17:50.804 INFO kablam! warning: variant `GUM_POINT_ENTER` should have a camel case name such as `GumPointEnter` Oct 13 05:17:50.804 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:25 Oct 13 05:17:50.804 INFO kablam! | Oct 13 05:17:50.804 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 13 05:17:50.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:50.804 INFO kablam! | Oct 13 05:17:50.805 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 13 05:17:50.805 INFO kablam! Oct 13 05:17:50.805 INFO kablam! warning: variant `GUM_POINT_LEAVE` should have a camel case name such as `GumPointLeave` Oct 13 05:17:50.805 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:46 Oct 13 05:17:50.805 INFO kablam! | Oct 13 05:17:50.805 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 13 05:17:50.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:50.805 INFO kablam! Oct 13 05:17:50.805 INFO kablam! warning: variant `GUM_POINT_ENTER` should have a camel case name such as `GumPointEnter` Oct 13 05:17:50.805 INFO kablam! --> src/gum/gum_invocation_context.rs:12:3 Oct 13 05:17:50.805 INFO kablam! | Oct 13 05:17:50.805 INFO kablam! 12 | GUM_POINT_ENTER = 0, Oct 13 05:17:50.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:50.805 INFO kablam! Oct 13 05:17:50.805 INFO kablam! warning: variant `GUM_POINT_LEAVE` should have a camel case name such as `GumPointLeave` Oct 13 05:17:50.805 INFO kablam! --> src/gum/gum_invocation_context.rs:13:3 Oct 13 05:17:50.805 INFO kablam! | Oct 13 05:17:50.805 INFO kablam! 13 | GUM_POINT_LEAVE = 1 Oct 13 05:17:50.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:50.805 INFO kablam! Oct 13 05:17:51.028 INFO kablam! warning: unused import: `std::io::Read` Oct 13 05:17:51.028 INFO kablam! --> src/lib.rs:5:5 Oct 13 05:17:51.028 INFO kablam! | Oct 13 05:17:51.028 INFO kablam! 5 | use std::io::Read; Oct 13 05:17:51.028 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 05:17:51.028 INFO kablam! | Oct 13 05:17:51.028 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:17:51.028 INFO kablam! Oct 13 05:17:51.109 INFO kablam! warning: variant is never constructed: `GUM_POINT_ENTER` Oct 13 05:17:51.109 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:25 Oct 13 05:17:51.109 INFO kablam! | Oct 13 05:17:51.109 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 13 05:17:51.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:51.109 INFO kablam! | Oct 13 05:17:51.109 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:17:51.109 INFO kablam! Oct 13 05:17:51.109 INFO kablam! warning: variant is never constructed: `GUM_POINT_LEAVE` Oct 13 05:17:51.109 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:46 Oct 13 05:17:51.109 INFO kablam! | Oct 13 05:17:51.109 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 13 05:17:51.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:51.109 INFO kablam! Oct 13 05:17:51.109 INFO kablam! warning: foreign function is never used: `gum_invocation_context_get_listener_thread_data` Oct 13 05:17:51.109 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:59:3 Oct 13 05:17:51.109 INFO kablam! | Oct 13 05:17:51.109 INFO kablam! 59 | / pub fn gum_invocation_context_get_listener_thread_data( Oct 13 05:17:51.109 INFO kablam! 60 | | context: *mut GumInvocationContext, Oct 13 05:17:51.109 INFO kablam! 61 | | required_size: usize //gsize Oct 13 05:17:51.109 INFO kablam! 62 | | ) -> *mut c_void; //gpointer; Oct 13 05:17:51.109 INFO kablam! | |___________________^ Oct 13 05:17:51.109 INFO kablam! Oct 13 05:17:51.109 INFO kablam! warning: foreign function is never used: `gum_invocation_context_get_listener_function_data` Oct 13 05:17:51.109 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:64:3 Oct 13 05:17:51.109 INFO kablam! | Oct 13 05:17:51.109 INFO kablam! 64 | / pub fn gum_invocation_context_get_listener_function_data( Oct 13 05:17:51.109 INFO kablam! 65 | | context: *mut GumInvocationContext Oct 13 05:17:51.109 INFO kablam! 66 | | ) -> *mut c_void; //gpointer; Oct 13 05:17:51.109 INFO kablam! | |___________________^ Oct 13 05:17:51.109 INFO kablam! Oct 13 05:17:51.109 INFO kablam! warning: foreign function is never used: `gum_interceptor_detach_listener` Oct 13 05:17:51.109 INFO kablam! --> src/gum/ffi/mod.rs:25:3 Oct 13 05:17:51.109 INFO kablam! | Oct 13 05:17:51.109 INFO kablam! 25 | / fn gum_interceptor_detach_listener(interceptor: *mut c_void, Oct 13 05:17:51.109 INFO kablam! 26 | | listener: *mut c_void); Oct 13 05:17:51.109 INFO kablam! | |____________________________________________________________^ Oct 13 05:17:51.109 INFO kablam! Oct 13 05:17:51.109 INFO kablam! warning: foreign function is never used: `g_object_unref` Oct 13 05:17:51.109 INFO kablam! --> src/gum/ffi/mod.rs:27:3 Oct 13 05:17:51.109 INFO kablam! | Oct 13 05:17:51.109 INFO kablam! 27 | fn g_object_unref(obj: *const c_void) -> (); Oct 13 05:17:51.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:51.109 INFO kablam! Oct 13 05:17:51.109 INFO kablam! warning: foreign function is never used: `gum_deinit_embedded` Oct 13 05:17:51.109 INFO kablam! --> src/gum/ffi/mod.rs:28:3 Oct 13 05:17:51.109 INFO kablam! | Oct 13 05:17:51.109 INFO kablam! 28 | fn gum_deinit_embedded() -> (); Oct 13 05:17:51.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:51.109 INFO kablam! Oct 13 05:17:51.109 INFO kablam! warning: method is never used: `get_listener_thread_data` Oct 13 05:17:51.109 INFO kablam! --> src/gum/gum_invocation_context.rs:85:3 Oct 13 05:17:51.109 INFO kablam! | Oct 13 05:17:51.109 INFO kablam! 85 | fn get_listener_thread_data(&self) -> *mut T { Oct 13 05:17:51.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:51.109 INFO kablam! Oct 13 05:17:51.109 INFO kablam! warning: method is never used: `get_listener_function_data` Oct 13 05:17:51.109 INFO kablam! --> src/gum/gum_invocation_context.rs:94:3 Oct 13 05:17:51.109 INFO kablam! | Oct 13 05:17:51.109 INFO kablam! 94 | fn get_listener_function_data(&self) -> *mut T { Oct 13 05:17:51.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:51.109 INFO kablam! Oct 13 05:17:51.109 INFO kablam! warning: foreign function is never used: `gum_interceptor_detach_listener` Oct 13 05:17:51.109 INFO kablam! --> src/lib.rs:51:3 Oct 13 05:17:51.109 INFO kablam! | Oct 13 05:17:51.109 INFO kablam! 51 | / fn gum_interceptor_detach_listener(interceptor: *mut c_void, Oct 13 05:17:51.109 INFO kablam! 52 | | listener: *mut c_void); Oct 13 05:17:51.109 INFO kablam! | |____________________________________________________________^ Oct 13 05:17:51.109 INFO kablam! Oct 13 05:17:51.109 INFO kablam! warning: foreign function is never used: `g_object_unref` Oct 13 05:17:51.109 INFO kablam! --> src/lib.rs:53:3 Oct 13 05:17:51.109 INFO kablam! | Oct 13 05:17:51.109 INFO kablam! 53 | fn g_object_unref(obj: *const c_void) -> (); Oct 13 05:17:51.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:51.109 INFO kablam! Oct 13 05:17:51.109 INFO kablam! warning: foreign function is never used: `gum_deinit_embedded` Oct 13 05:17:51.110 INFO kablam! --> src/lib.rs:54:3 Oct 13 05:17:51.110 INFO kablam! | Oct 13 05:17:51.110 INFO kablam! 54 | fn gum_deinit_embedded() -> (); Oct 13 05:17:51.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:51.110 INFO kablam! Oct 13 05:17:51.110 INFO kablam! warning: variant `GUM_POINT_ENTER` should have a camel case name such as `GumPointEnter` Oct 13 05:17:51.110 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:25 Oct 13 05:17:51.110 INFO kablam! | Oct 13 05:17:51.110 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 13 05:17:51.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:51.110 INFO kablam! | Oct 13 05:17:51.110 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 13 05:17:51.110 INFO kablam! Oct 13 05:17:51.110 INFO kablam! warning: variant `GUM_POINT_LEAVE` should have a camel case name such as `GumPointLeave` Oct 13 05:17:51.110 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:46 Oct 13 05:17:51.110 INFO kablam! | Oct 13 05:17:51.110 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 13 05:17:51.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:51.110 INFO kablam! Oct 13 05:17:51.116 INFO kablam! warning: variant `GUM_POINT_ENTER` should have a camel case name such as `GumPointEnter` Oct 13 05:17:51.116 INFO kablam! --> src/gum/gum_invocation_context.rs:12:3 Oct 13 05:17:51.116 INFO kablam! | Oct 13 05:17:51.116 INFO kablam! 12 | GUM_POINT_ENTER = 0, Oct 13 05:17:51.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:51.116 INFO kablam! Oct 13 05:17:51.116 INFO kablam! warning: variant `GUM_POINT_LEAVE` should have a camel case name such as `GumPointLeave` Oct 13 05:17:51.116 INFO kablam! --> src/gum/gum_invocation_context.rs:13:3 Oct 13 05:17:51.116 INFO kablam! | Oct 13 05:17:51.116 INFO kablam! 13 | GUM_POINT_LEAVE = 1 Oct 13 05:17:51.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 05:17:51.116 INFO kablam! Oct 13 05:17:51.144 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.77s Oct 13 05:17:51.152 INFO kablam! su: No module specific data is present Oct 13 05:17:51.893 INFO running `"docker" "rm" "-f" "09bdb92bd782b4bc7a56816bc5e54e41d9730d4a55999944e2d9f898060feabb"` Oct 13 05:17:52.192 INFO blam! 09bdb92bd782b4bc7a56816bc5e54e41d9730d4a55999944e2d9f898060feabb