Oct 11 07:19:29.569 INFO testing ChaosData/frida-gum-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:19:29.569 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:19:29.569 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:19:29.976 INFO blam! 49ee4735f495b03321378fe7d5989d0b2182830f2f4ccbac9d296a4dbb93d36e Oct 11 07:19:29.978 INFO running `"docker" "start" "-a" "49ee4735f495b03321378fe7d5989d0b2182830f2f4ccbac9d296a4dbb93d36e"` Oct 11 07:19:31.196 INFO kablam! usermod: no changes Oct 11 07:19:31.310 INFO kablam! Compiling scroll v0.5.0 Oct 11 07:19:31.310 INFO kablam! Compiling plain v0.0.2 Oct 11 07:19:31.320 INFO kablam! Compiling gcc v0.3.50 Oct 11 07:19:31.325 INFO kablam! Compiling base64 v0.6.0 Oct 11 07:19:31.328 INFO kablam! Compiling glib-sys v0.3.4 Oct 11 07:19:31.328 INFO kablam! Compiling scroll_derive v0.4.0 Oct 11 07:19:34.197 INFO kablam! Compiling gumshoe v0.1.0 (/source) Oct 11 07:19:39.047 INFO kablam! Compiling gobject-sys v0.3.4 Oct 11 07:19:40.624 INFO kablam! Compiling glib v0.1.3 Oct 11 07:19:41.713 INFO kablam! Compiling goblin v0.0.10 Oct 11 07:19:51.714 INFO kablam! warning: unused import: `std::io::Read` Oct 11 07:19:51.715 INFO kablam! --> src/lib.rs:5:5 Oct 11 07:19:51.715 INFO kablam! | Oct 11 07:19:51.715 INFO kablam! 5 | use std::io::Read; Oct 11 07:19:51.715 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 07:19:51.716 INFO kablam! | Oct 11 07:19:51.716 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:19:51.717 INFO kablam! Oct 11 07:19:51.799 INFO kablam! warning: variant is never constructed: `GUM_POINT_ENTER` Oct 11 07:19:51.799 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:25 Oct 11 07:19:51.800 INFO kablam! | Oct 11 07:19:51.800 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 11 07:19:51.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:51.800 INFO kablam! | Oct 11 07:19:51.801 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:19:51.801 INFO kablam! Oct 11 07:19:51.801 INFO kablam! warning: variant is never constructed: `GUM_POINT_LEAVE` Oct 11 07:19:51.802 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:46 Oct 11 07:19:51.802 INFO kablam! | Oct 11 07:19:51.802 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 11 07:19:51.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:51.803 INFO kablam! Oct 11 07:19:51.803 INFO kablam! warning: foreign function is never used: `gum_invocation_context_get_listener_thread_data` Oct 11 07:19:51.804 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:59:3 Oct 11 07:19:51.804 INFO kablam! | Oct 11 07:19:51.804 INFO kablam! 59 | / pub fn gum_invocation_context_get_listener_thread_data( Oct 11 07:19:51.805 INFO kablam! 60 | | context: *mut GumInvocationContext, Oct 11 07:19:51.805 INFO kablam! 61 | | required_size: usize //gsize Oct 11 07:19:51.805 INFO kablam! 62 | | ) -> *mut c_void; //gpointer; Oct 11 07:19:51.805 INFO kablam! | |___________________^ Oct 11 07:19:51.806 INFO kablam! Oct 11 07:19:51.806 INFO kablam! warning: foreign function is never used: `gum_invocation_context_get_listener_function_data` Oct 11 07:19:51.806 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:64:3 Oct 11 07:19:51.806 INFO kablam! | Oct 11 07:19:51.807 INFO kablam! 64 | / pub fn gum_invocation_context_get_listener_function_data( Oct 11 07:19:51.807 INFO kablam! 65 | | context: *mut GumInvocationContext Oct 11 07:19:51.807 INFO kablam! 66 | | ) -> *mut c_void; //gpointer; Oct 11 07:19:51.808 INFO kablam! | |___________________^ Oct 11 07:19:51.808 INFO kablam! Oct 11 07:19:51.808 INFO kablam! warning: foreign function is never used: `gum_interceptor_detach_listener` Oct 11 07:19:51.808 INFO kablam! --> src/gum/ffi/mod.rs:25:3 Oct 11 07:19:51.809 INFO kablam! | Oct 11 07:19:51.809 INFO kablam! 25 | / fn gum_interceptor_detach_listener(interceptor: *mut c_void, Oct 11 07:19:51.809 INFO kablam! 26 | | listener: *mut c_void); Oct 11 07:19:51.810 INFO kablam! | |____________________________________________________________^ Oct 11 07:19:51.810 INFO kablam! Oct 11 07:19:51.810 INFO kablam! warning: foreign function is never used: `g_object_unref` Oct 11 07:19:51.810 INFO kablam! --> src/gum/ffi/mod.rs:27:3 Oct 11 07:19:51.811 INFO kablam! | Oct 11 07:19:51.811 INFO kablam! 27 | fn g_object_unref(obj: *const c_void) -> (); Oct 11 07:19:51.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:51.812 INFO kablam! Oct 11 07:19:51.812 INFO kablam! warning: foreign function is never used: `gum_deinit_embedded` Oct 11 07:19:51.812 INFO kablam! --> src/gum/ffi/mod.rs:28:3 Oct 11 07:19:51.812 INFO kablam! | Oct 11 07:19:51.813 INFO kablam! 28 | fn gum_deinit_embedded() -> (); Oct 11 07:19:51.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:51.813 INFO kablam! Oct 11 07:19:51.814 INFO kablam! warning: method is never used: `get_listener_thread_data` Oct 11 07:19:51.814 INFO kablam! --> src/gum/gum_invocation_context.rs:85:3 Oct 11 07:19:51.814 INFO kablam! | Oct 11 07:19:51.814 INFO kablam! 85 | fn get_listener_thread_data(&self) -> *mut T { Oct 11 07:19:51.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:51.815 INFO kablam! Oct 11 07:19:51.815 INFO kablam! warning: method is never used: `get_listener_function_data` Oct 11 07:19:51.816 INFO kablam! --> src/gum/gum_invocation_context.rs:94:3 Oct 11 07:19:51.816 INFO kablam! | Oct 11 07:19:51.816 INFO kablam! 94 | fn get_listener_function_data(&self) -> *mut T { Oct 11 07:19:51.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:51.817 INFO kablam! Oct 11 07:19:51.817 INFO kablam! warning: foreign function is never used: `gum_interceptor_detach_listener` Oct 11 07:19:51.817 INFO kablam! --> src/lib.rs:51:3 Oct 11 07:19:51.818 INFO kablam! | Oct 11 07:19:51.818 INFO kablam! 51 | / fn gum_interceptor_detach_listener(interceptor: *mut c_void, Oct 11 07:19:51.818 INFO kablam! 52 | | listener: *mut c_void); Oct 11 07:19:51.818 INFO kablam! | |____________________________________________________________^ Oct 11 07:19:51.819 INFO kablam! Oct 11 07:19:51.819 INFO kablam! warning: foreign function is never used: `g_object_unref` Oct 11 07:19:51.819 INFO kablam! --> src/lib.rs:53:3 Oct 11 07:19:51.820 INFO kablam! | Oct 11 07:19:51.820 INFO kablam! 53 | fn g_object_unref(obj: *const c_void) -> (); Oct 11 07:19:51.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:51.821 INFO kablam! Oct 11 07:19:51.821 INFO kablam! warning: foreign function is never used: `gum_deinit_embedded` Oct 11 07:19:51.821 INFO kablam! --> src/lib.rs:54:3 Oct 11 07:19:51.821 INFO kablam! | Oct 11 07:19:51.822 INFO kablam! 54 | fn gum_deinit_embedded() -> (); Oct 11 07:19:51.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:51.822 INFO kablam! Oct 11 07:19:51.823 INFO kablam! warning: variant `GUM_POINT_ENTER` should have a camel case name such as `GumPointEnter` Oct 11 07:19:51.823 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:25 Oct 11 07:19:51.823 INFO kablam! | Oct 11 07:19:51.823 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 11 07:19:51.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:51.824 INFO kablam! | Oct 11 07:19:51.824 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 11 07:19:51.825 INFO kablam! Oct 11 07:19:51.825 INFO kablam! warning: variant `GUM_POINT_LEAVE` should have a camel case name such as `GumPointLeave` Oct 11 07:19:51.825 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:46 Oct 11 07:19:51.826 INFO kablam! | Oct 11 07:19:51.826 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 11 07:19:51.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:51.826 INFO kablam! Oct 11 07:19:51.827 INFO kablam! warning: variant `GUM_POINT_ENTER` should have a camel case name such as `GumPointEnter` Oct 11 07:19:51.827 INFO kablam! --> src/gum/gum_invocation_context.rs:12:3 Oct 11 07:19:51.827 INFO kablam! | Oct 11 07:19:51.828 INFO kablam! 12 | GUM_POINT_ENTER = 0, Oct 11 07:19:51.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:51.828 INFO kablam! Oct 11 07:19:51.829 INFO kablam! warning: variant `GUM_POINT_LEAVE` should have a camel case name such as `GumPointLeave` Oct 11 07:19:51.829 INFO kablam! --> src/gum/gum_invocation_context.rs:13:3 Oct 11 07:19:51.829 INFO kablam! | Oct 11 07:19:51.829 INFO kablam! 13 | GUM_POINT_LEAVE = 1 Oct 11 07:19:51.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:51.830 INFO kablam! Oct 11 07:19:52.082 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.83s Oct 11 07:19:52.082 INFO kablam! su: No module specific data is present Oct 11 07:19:52.540 INFO running `"docker" "rm" "-f" "49ee4735f495b03321378fe7d5989d0b2182830f2f4ccbac9d296a4dbb93d36e"` Oct 11 07:19:52.824 INFO blam! 49ee4735f495b03321378fe7d5989d0b2182830f2f4ccbac9d296a4dbb93d36e Oct 11 07:19:52.836 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:19:52.836 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:19:53.220 INFO blam! 3265936711bc6af3bf7bfbb61bcf5c3c106a4634e5648a52f7b12e1bc57a7852 Oct 11 07:19:53.240 INFO running `"docker" "start" "-a" "3265936711bc6af3bf7bfbb61bcf5c3c106a4634e5648a52f7b12e1bc57a7852"` Oct 11 07:19:54.480 INFO kablam! usermod: no changes Oct 11 07:19:54.556 INFO kablam! Compiling gumshoe v0.1.0 (/source) Oct 11 07:19:55.548 INFO kablam! warning: unused import: `std::io::Read` Oct 11 07:19:55.548 INFO kablam! --> src/lib.rs:5:5 Oct 11 07:19:55.548 INFO kablam! | Oct 11 07:19:55.548 INFO kablam! 5 | use std::io::Read; Oct 11 07:19:55.548 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 07:19:55.548 INFO kablam! | Oct 11 07:19:55.548 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:19:55.548 INFO kablam! Oct 11 07:19:55.633 INFO kablam! warning: variant is never constructed: `GUM_POINT_ENTER` Oct 11 07:19:55.633 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:25 Oct 11 07:19:55.634 INFO kablam! | Oct 11 07:19:55.634 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 11 07:19:55.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:55.634 INFO kablam! | Oct 11 07:19:55.635 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:19:55.635 INFO kablam! Oct 11 07:19:55.635 INFO kablam! warning: variant is never constructed: `GUM_POINT_LEAVE` Oct 11 07:19:55.636 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:46 Oct 11 07:19:55.636 INFO kablam! | Oct 11 07:19:55.636 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 11 07:19:55.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:55.637 INFO kablam! Oct 11 07:19:55.637 INFO kablam! warning: foreign function is never used: `gum_invocation_context_get_listener_thread_data` Oct 11 07:19:55.637 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:59:3 Oct 11 07:19:55.637 INFO kablam! | Oct 11 07:19:55.637 INFO kablam! 59 | / pub fn gum_invocation_context_get_listener_thread_data( Oct 11 07:19:55.638 INFO kablam! 60 | | context: *mut GumInvocationContext, Oct 11 07:19:55.638 INFO kablam! 61 | | required_size: usize //gsize Oct 11 07:19:55.638 INFO kablam! 62 | | ) -> *mut c_void; //gpointer; Oct 11 07:19:55.639 INFO kablam! | |___________________^ Oct 11 07:19:55.639 INFO kablam! Oct 11 07:19:55.639 INFO kablam! warning: foreign function is never used: `gum_invocation_context_get_listener_function_data` Oct 11 07:19:55.639 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:64:3 Oct 11 07:19:55.639 INFO kablam! | Oct 11 07:19:55.640 INFO kablam! 64 | / pub fn gum_invocation_context_get_listener_function_data( Oct 11 07:19:55.640 INFO kablam! 65 | | context: *mut GumInvocationContext Oct 11 07:19:55.640 INFO kablam! 66 | | ) -> *mut c_void; //gpointer; Oct 11 07:19:55.641 INFO kablam! | |___________________^ Oct 11 07:19:55.641 INFO kablam! Oct 11 07:19:55.641 INFO kablam! warning: foreign function is never used: `gum_interceptor_detach_listener` Oct 11 07:19:55.641 INFO kablam! --> src/gum/ffi/mod.rs:25:3 Oct 11 07:19:55.642 INFO kablam! | Oct 11 07:19:55.642 INFO kablam! 25 | / fn gum_interceptor_detach_listener(interceptor: *mut c_void, Oct 11 07:19:55.642 INFO kablam! 26 | | listener: *mut c_void); Oct 11 07:19:55.642 INFO kablam! | |____________________________________________________________^ Oct 11 07:19:55.643 INFO kablam! Oct 11 07:19:55.643 INFO kablam! warning: foreign function is never used: `g_object_unref` Oct 11 07:19:55.643 INFO kablam! --> src/gum/ffi/mod.rs:27:3 Oct 11 07:19:55.644 INFO kablam! | Oct 11 07:19:55.644 INFO kablam! 27 | fn g_object_unref(obj: *const c_void) -> (); Oct 11 07:19:55.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:55.644 INFO kablam! Oct 11 07:19:55.645 INFO kablam! warning: foreign function is never used: `gum_deinit_embedded` Oct 11 07:19:55.645 INFO kablam! --> src/gum/ffi/mod.rs:28:3 Oct 11 07:19:55.645 INFO kablam! | Oct 11 07:19:55.645 INFO kablam! 28 | fn gum_deinit_embedded() -> (); Oct 11 07:19:55.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:55.645 INFO kablam! Oct 11 07:19:55.646 INFO kablam! warning: method is never used: `get_listener_thread_data` Oct 11 07:19:55.646 INFO kablam! --> src/gum/gum_invocation_context.rs:85:3 Oct 11 07:19:55.646 INFO kablam! | Oct 11 07:19:55.646 INFO kablam! 85 | fn get_listener_thread_data(&self) -> *mut T { Oct 11 07:19:55.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:55.646 INFO kablam! Oct 11 07:19:55.646 INFO kablam! warning: method is never used: `get_listener_function_data` Oct 11 07:19:55.646 INFO kablam! --> src/gum/gum_invocation_context.rs:94:3 Oct 11 07:19:55.646 INFO kablam! | Oct 11 07:19:55.646 INFO kablam! 94 | fn get_listener_function_data(&self) -> *mut T { Oct 11 07:19:55.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:55.646 INFO kablam! Oct 11 07:19:55.646 INFO kablam! warning: foreign function is never used: `gum_interceptor_detach_listener` Oct 11 07:19:55.646 INFO kablam! --> src/lib.rs:51:3 Oct 11 07:19:55.646 INFO kablam! | Oct 11 07:19:55.646 INFO kablam! 51 | / fn gum_interceptor_detach_listener(interceptor: *mut c_void, Oct 11 07:19:55.646 INFO kablam! 52 | | listener: *mut c_void); Oct 11 07:19:55.646 INFO kablam! | |____________________________________________________________^ Oct 11 07:19:55.646 INFO kablam! Oct 11 07:19:55.646 INFO kablam! warning: foreign function is never used: `g_object_unref` Oct 11 07:19:55.646 INFO kablam! --> src/lib.rs:53:3 Oct 11 07:19:55.646 INFO kablam! | Oct 11 07:19:55.646 INFO kablam! 53 | fn g_object_unref(obj: *const c_void) -> (); Oct 11 07:19:55.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:55.646 INFO kablam! Oct 11 07:19:55.646 INFO kablam! warning: foreign function is never used: `gum_deinit_embedded` Oct 11 07:19:55.646 INFO kablam! --> src/lib.rs:54:3 Oct 11 07:19:55.646 INFO kablam! | Oct 11 07:19:55.646 INFO kablam! 54 | fn gum_deinit_embedded() -> (); Oct 11 07:19:55.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:55.646 INFO kablam! Oct 11 07:19:55.646 INFO kablam! warning: variant `GUM_POINT_ENTER` should have a camel case name such as `GumPointEnter` Oct 11 07:19:55.646 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:25 Oct 11 07:19:55.646 INFO kablam! | Oct 11 07:19:55.646 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 11 07:19:55.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:55.646 INFO kablam! | Oct 11 07:19:55.646 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 11 07:19:55.646 INFO kablam! Oct 11 07:19:55.646 INFO kablam! warning: variant `GUM_POINT_LEAVE` should have a camel case name such as `GumPointLeave` Oct 11 07:19:55.646 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:46 Oct 11 07:19:55.646 INFO kablam! | Oct 11 07:19:55.646 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 11 07:19:55.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:55.646 INFO kablam! Oct 11 07:19:55.646 INFO kablam! warning: variant `GUM_POINT_ENTER` should have a camel case name such as `GumPointEnter` Oct 11 07:19:55.646 INFO kablam! --> src/gum/gum_invocation_context.rs:12:3 Oct 11 07:19:55.646 INFO kablam! | Oct 11 07:19:55.646 INFO kablam! 12 | GUM_POINT_ENTER = 0, Oct 11 07:19:55.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:55.646 INFO kablam! Oct 11 07:19:55.646 INFO kablam! warning: variant `GUM_POINT_LEAVE` should have a camel case name such as `GumPointLeave` Oct 11 07:19:55.646 INFO kablam! --> src/gum/gum_invocation_context.rs:13:3 Oct 11 07:19:55.646 INFO kablam! | Oct 11 07:19:55.646 INFO kablam! 13 | GUM_POINT_LEAVE = 1 Oct 11 07:19:55.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 07:19:55.646 INFO kablam! Oct 11 07:19:56.244 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.74s Oct 11 07:19:56.246 INFO kablam! su: No module specific data is present Oct 11 07:19:56.855 INFO running `"docker" "rm" "-f" "3265936711bc6af3bf7bfbb61bcf5c3c106a4634e5648a52f7b12e1bc57a7852"` Oct 11 07:19:57.196 INFO blam! 3265936711bc6af3bf7bfbb61bcf5c3c106a4634e5648a52f7b12e1bc57a7852 Oct 11 07:19:57.200 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:19:57.200 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:19:57.594 INFO blam! 49b73e5ab9623f7e5ffd446095565564e47ba8a4776ec935a6544658ac00524b Oct 11 07:19:57.603 INFO running `"docker" "start" "-a" "49b73e5ab9623f7e5ffd446095565564e47ba8a4776ec935a6544658ac00524b"` Oct 11 07:19:58.775 INFO kablam! usermod: no changes Oct 11 07:19:58.833 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 07:19:58.835 INFO kablam! Running /target/debug/deps/gumshoe-5b71d316a9a19f65 Oct 11 07:19:58.847 INFO blam! Oct 11 07:19:58.847 INFO blam! running 1 test Oct 11 07:19:58.849 INFO blam! test tests::it_works ... ok Oct 11 07:19:58.849 INFO kablam! Doc-tests gumshoe Oct 11 07:19:58.849 INFO blam! Oct 11 07:19:58.850 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:19:58.850 INFO blam! Oct 11 07:20:00.442 INFO blam! Oct 11 07:20:00.442 INFO blam! running 0 tests Oct 11 07:20:00.443 INFO blam! Oct 11 07:20:00.443 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:20:00.443 INFO blam! Oct 11 07:20:00.449 INFO kablam! su: No module specific data is present Oct 11 07:20:01.061 INFO running `"docker" "rm" "-f" "49b73e5ab9623f7e5ffd446095565564e47ba8a4776ec935a6544658ac00524b"` Oct 11 07:20:01.367 INFO blam! 49b73e5ab9623f7e5ffd446095565564e47ba8a4776ec935a6544658ac00524b