Oct 15 11:58:43.430 INFO testing ChaosData/frida-gum-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 11:58:43.431 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 11:58:43.869 INFO blam! 4bd0daffbb52bcaa58b313c573d367a8506a76a75c23569618574bf473f7d644 Oct 15 11:58:43.870 INFO running `"docker" "start" "-a" "4bd0daffbb52bcaa58b313c573d367a8506a76a75c23569618574bf473f7d644"` Oct 15 11:58:44.871 INFO kablam! usermod: no changes Oct 15 11:58:44.991 INFO kablam! Compiling plain v0.0.2 Oct 15 11:58:44.991 INFO kablam! Compiling scroll v0.5.0 Oct 15 11:58:44.991 INFO kablam! Compiling gcc v0.3.50 Oct 15 11:58:44.991 INFO kablam! Compiling base64 v0.6.0 Oct 15 11:58:44.992 INFO kablam! Compiling glib-sys v0.3.4 Oct 15 11:58:44.992 INFO kablam! Compiling scroll_derive v0.4.0 Oct 15 11:58:49.019 INFO kablam! Compiling gumshoe v0.1.0 (/source) Oct 15 11:58:54.975 INFO kablam! Compiling gobject-sys v0.3.4 Oct 15 11:58:55.863 INFO kablam! Compiling goblin v0.0.10 Oct 15 11:58:56.575 INFO kablam! Compiling glib v0.1.3 Oct 15 11:59:09.699 INFO kablam! warning: unused import: `std::io::Read` Oct 15 11:59:09.699 INFO kablam! --> src/lib.rs:5:5 Oct 15 11:59:09.699 INFO kablam! | Oct 15 11:59:09.699 INFO kablam! 5 | use std::io::Read; Oct 15 11:59:09.699 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 11:59:09.699 INFO kablam! | Oct 15 11:59:09.699 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:59:09.699 INFO kablam! Oct 15 11:59:09.783 INFO kablam! warning: variant is never constructed: `GUM_POINT_ENTER` Oct 15 11:59:09.783 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:25 Oct 15 11:59:09.783 INFO kablam! | Oct 15 11:59:09.783 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 15 11:59:09.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:09.783 INFO kablam! | Oct 15 11:59:09.783 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:59:09.783 INFO kablam! Oct 15 11:59:09.783 INFO kablam! warning: variant is never constructed: `GUM_POINT_LEAVE` Oct 15 11:59:09.783 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:46 Oct 15 11:59:09.783 INFO kablam! | Oct 15 11:59:09.783 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 15 11:59:09.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:09.783 INFO kablam! Oct 15 11:59:09.783 INFO kablam! warning: foreign function is never used: `gum_invocation_context_get_listener_thread_data` Oct 15 11:59:09.783 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:59:3 Oct 15 11:59:09.783 INFO kablam! | Oct 15 11:59:09.783 INFO kablam! 59 | / pub fn gum_invocation_context_get_listener_thread_data( Oct 15 11:59:09.783 INFO kablam! 60 | | context: *mut GumInvocationContext, Oct 15 11:59:09.783 INFO kablam! 61 | | required_size: usize //gsize Oct 15 11:59:09.783 INFO kablam! 62 | | ) -> *mut c_void; //gpointer; Oct 15 11:59:09.783 INFO kablam! | |___________________^ Oct 15 11:59:09.783 INFO kablam! Oct 15 11:59:09.783 INFO kablam! warning: foreign function is never used: `gum_invocation_context_get_listener_function_data` Oct 15 11:59:09.783 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:64:3 Oct 15 11:59:09.783 INFO kablam! | Oct 15 11:59:09.783 INFO kablam! 64 | / pub fn gum_invocation_context_get_listener_function_data( Oct 15 11:59:09.783 INFO kablam! 65 | | context: *mut GumInvocationContext Oct 15 11:59:09.783 INFO kablam! 66 | | ) -> *mut c_void; //gpointer; Oct 15 11:59:09.783 INFO kablam! | |___________________^ Oct 15 11:59:09.783 INFO kablam! Oct 15 11:59:09.789 INFO kablam! warning: foreign function is never used: `gum_interceptor_detach_listener` Oct 15 11:59:09.789 INFO kablam! --> src/gum/ffi/mod.rs:25:3 Oct 15 11:59:09.789 INFO kablam! | Oct 15 11:59:09.789 INFO kablam! 25 | / fn gum_interceptor_detach_listener(interceptor: *mut c_void, Oct 15 11:59:09.789 INFO kablam! 26 | | listener: *mut c_void); Oct 15 11:59:09.789 INFO kablam! | |____________________________________________________________^ Oct 15 11:59:09.789 INFO kablam! Oct 15 11:59:09.789 INFO kablam! warning: foreign function is never used: `g_object_unref` Oct 15 11:59:09.789 INFO kablam! --> src/gum/ffi/mod.rs:27:3 Oct 15 11:59:09.789 INFO kablam! | Oct 15 11:59:09.789 INFO kablam! 27 | fn g_object_unref(obj: *const c_void) -> (); Oct 15 11:59:09.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:09.789 INFO kablam! Oct 15 11:59:09.789 INFO kablam! warning: foreign function is never used: `gum_deinit_embedded` Oct 15 11:59:09.789 INFO kablam! --> src/gum/ffi/mod.rs:28:3 Oct 15 11:59:09.789 INFO kablam! | Oct 15 11:59:09.789 INFO kablam! 28 | fn gum_deinit_embedded() -> (); Oct 15 11:59:09.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:09.789 INFO kablam! Oct 15 11:59:09.789 INFO kablam! warning: method is never used: `get_listener_thread_data` Oct 15 11:59:09.789 INFO kablam! --> src/gum/gum_invocation_context.rs:85:3 Oct 15 11:59:09.789 INFO kablam! | Oct 15 11:59:09.789 INFO kablam! 85 | fn get_listener_thread_data(&self) -> *mut T { Oct 15 11:59:09.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:09.790 INFO kablam! Oct 15 11:59:09.790 INFO kablam! warning: method is never used: `get_listener_function_data` Oct 15 11:59:09.790 INFO kablam! --> src/gum/gum_invocation_context.rs:94:3 Oct 15 11:59:09.790 INFO kablam! | Oct 15 11:59:09.790 INFO kablam! 94 | fn get_listener_function_data(&self) -> *mut T { Oct 15 11:59:09.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:09.790 INFO kablam! Oct 15 11:59:09.790 INFO kablam! warning: foreign function is never used: `gum_interceptor_detach_listener` Oct 15 11:59:09.790 INFO kablam! --> src/lib.rs:51:3 Oct 15 11:59:09.790 INFO kablam! | Oct 15 11:59:09.790 INFO kablam! 51 | / fn gum_interceptor_detach_listener(interceptor: *mut c_void, Oct 15 11:59:09.790 INFO kablam! 52 | | listener: *mut c_void); Oct 15 11:59:09.790 INFO kablam! | |____________________________________________________________^ Oct 15 11:59:09.790 INFO kablam! Oct 15 11:59:09.790 INFO kablam! warning: foreign function is never used: `g_object_unref` Oct 15 11:59:09.790 INFO kablam! --> src/lib.rs:53:3 Oct 15 11:59:09.790 INFO kablam! | Oct 15 11:59:09.790 INFO kablam! 53 | fn g_object_unref(obj: *const c_void) -> (); Oct 15 11:59:09.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:09.790 INFO kablam! Oct 15 11:59:09.790 INFO kablam! warning: foreign function is never used: `gum_deinit_embedded` Oct 15 11:59:09.790 INFO kablam! --> src/lib.rs:54:3 Oct 15 11:59:09.790 INFO kablam! | Oct 15 11:59:09.790 INFO kablam! 54 | fn gum_deinit_embedded() -> (); Oct 15 11:59:09.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:09.790 INFO kablam! Oct 15 11:59:09.790 INFO kablam! warning: variant `GUM_POINT_ENTER` should have a camel case name such as `GumPointEnter` Oct 15 11:59:09.790 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:25 Oct 15 11:59:09.790 INFO kablam! | Oct 15 11:59:09.790 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 15 11:59:09.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:09.790 INFO kablam! | Oct 15 11:59:09.790 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 15 11:59:09.790 INFO kablam! Oct 15 11:59:09.790 INFO kablam! warning: variant `GUM_POINT_LEAVE` should have a camel case name such as `GumPointLeave` Oct 15 11:59:09.790 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:46 Oct 15 11:59:09.790 INFO kablam! | Oct 15 11:59:09.790 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 15 11:59:09.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:09.790 INFO kablam! Oct 15 11:59:09.790 INFO kablam! warning: variant `GUM_POINT_ENTER` should have a camel case name such as `GumPointEnter` Oct 15 11:59:09.790 INFO kablam! --> src/gum/gum_invocation_context.rs:12:3 Oct 15 11:59:09.790 INFO kablam! | Oct 15 11:59:09.790 INFO kablam! 12 | GUM_POINT_ENTER = 0, Oct 15 11:59:09.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:09.790 INFO kablam! Oct 15 11:59:09.790 INFO kablam! warning: variant `GUM_POINT_LEAVE` should have a camel case name such as `GumPointLeave` Oct 15 11:59:09.790 INFO kablam! --> src/gum/gum_invocation_context.rs:13:3 Oct 15 11:59:09.790 INFO kablam! | Oct 15 11:59:09.790 INFO kablam! 13 | GUM_POINT_LEAVE = 1 Oct 15 11:59:09.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:09.790 INFO kablam! Oct 15 11:59:10.124 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.22s Oct 15 11:59:10.135 INFO kablam! su: No module specific data is present Oct 15 11:59:10.983 INFO running `"docker" "rm" "-f" "4bd0daffbb52bcaa58b313c573d367a8506a76a75c23569618574bf473f7d644"` Oct 15 11:59:11.274 INFO blam! 4bd0daffbb52bcaa58b313c573d367a8506a76a75c23569618574bf473f7d644 Oct 15 11:59:11.277 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 11:59:11.635 INFO blam! f83617f0bf58dee28c34df60eaf4a4dbe6e17c5ee7cf0fea67e7f6aff9ab69e4 Oct 15 11:59:11.639 INFO running `"docker" "start" "-a" "f83617f0bf58dee28c34df60eaf4a4dbe6e17c5ee7cf0fea67e7f6aff9ab69e4"` Oct 15 11:59:12.667 INFO kablam! usermod: no changes Oct 15 11:59:12.761 INFO kablam! Compiling gumshoe v0.1.0 (/source) Oct 15 11:59:13.359 INFO kablam! warning: unused import: `std::io::Read` Oct 15 11:59:13.360 INFO kablam! --> src/lib.rs:5:5 Oct 15 11:59:13.360 INFO kablam! | Oct 15 11:59:13.360 INFO kablam! 5 | use std::io::Read; Oct 15 11:59:13.360 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 11:59:13.360 INFO kablam! | Oct 15 11:59:13.360 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:59:13.360 INFO kablam! Oct 15 11:59:13.447 INFO kablam! warning: variant is never constructed: `GUM_POINT_ENTER` Oct 15 11:59:13.447 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:25 Oct 15 11:59:13.447 INFO kablam! | Oct 15 11:59:13.447 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 15 11:59:13.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:13.447 INFO kablam! | Oct 15 11:59:13.447 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:59:13.447 INFO kablam! Oct 15 11:59:13.447 INFO kablam! warning: variant is never constructed: `GUM_POINT_LEAVE` Oct 15 11:59:13.447 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:46 Oct 15 11:59:13.447 INFO kablam! | Oct 15 11:59:13.447 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 15 11:59:13.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:13.447 INFO kablam! Oct 15 11:59:13.447 INFO kablam! warning: foreign function is never used: `gum_invocation_context_get_listener_thread_data` Oct 15 11:59:13.447 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:59:3 Oct 15 11:59:13.447 INFO kablam! | Oct 15 11:59:13.447 INFO kablam! 59 | / pub fn gum_invocation_context_get_listener_thread_data( Oct 15 11:59:13.447 INFO kablam! 60 | | context: *mut GumInvocationContext, Oct 15 11:59:13.447 INFO kablam! 61 | | required_size: usize //gsize Oct 15 11:59:13.447 INFO kablam! 62 | | ) -> *mut c_void; //gpointer; Oct 15 11:59:13.447 INFO kablam! | |___________________^ Oct 15 11:59:13.447 INFO kablam! Oct 15 11:59:13.447 INFO kablam! warning: foreign function is never used: `gum_invocation_context_get_listener_function_data` Oct 15 11:59:13.447 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:64:3 Oct 15 11:59:13.447 INFO kablam! | Oct 15 11:59:13.447 INFO kablam! 64 | / pub fn gum_invocation_context_get_listener_function_data( Oct 15 11:59:13.447 INFO kablam! 65 | | context: *mut GumInvocationContext Oct 15 11:59:13.447 INFO kablam! 66 | | ) -> *mut c_void; //gpointer; Oct 15 11:59:13.447 INFO kablam! | |___________________^ Oct 15 11:59:13.447 INFO kablam! Oct 15 11:59:13.447 INFO kablam! warning: foreign function is never used: `gum_interceptor_detach_listener` Oct 15 11:59:13.447 INFO kablam! --> src/gum/ffi/mod.rs:25:3 Oct 15 11:59:13.447 INFO kablam! | Oct 15 11:59:13.447 INFO kablam! 25 | / fn gum_interceptor_detach_listener(interceptor: *mut c_void, Oct 15 11:59:13.447 INFO kablam! 26 | | listener: *mut c_void); Oct 15 11:59:13.447 INFO kablam! | |____________________________________________________________^ Oct 15 11:59:13.447 INFO kablam! Oct 15 11:59:13.447 INFO kablam! warning: foreign function is never used: `g_object_unref` Oct 15 11:59:13.447 INFO kablam! --> src/gum/ffi/mod.rs:27:3 Oct 15 11:59:13.447 INFO kablam! | Oct 15 11:59:13.447 INFO kablam! 27 | fn g_object_unref(obj: *const c_void) -> (); Oct 15 11:59:13.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:13.447 INFO kablam! Oct 15 11:59:13.447 INFO kablam! warning: foreign function is never used: `gum_deinit_embedded` Oct 15 11:59:13.447 INFO kablam! --> src/gum/ffi/mod.rs:28:3 Oct 15 11:59:13.447 INFO kablam! | Oct 15 11:59:13.447 INFO kablam! 28 | fn gum_deinit_embedded() -> (); Oct 15 11:59:13.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:13.447 INFO kablam! Oct 15 11:59:13.447 INFO kablam! warning: method is never used: `get_listener_thread_data` Oct 15 11:59:13.447 INFO kablam! --> src/gum/gum_invocation_context.rs:85:3 Oct 15 11:59:13.447 INFO kablam! | Oct 15 11:59:13.447 INFO kablam! 85 | fn get_listener_thread_data(&self) -> *mut T { Oct 15 11:59:13.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:13.447 INFO kablam! Oct 15 11:59:13.447 INFO kablam! warning: method is never used: `get_listener_function_data` Oct 15 11:59:13.447 INFO kablam! --> src/gum/gum_invocation_context.rs:94:3 Oct 15 11:59:13.447 INFO kablam! | Oct 15 11:59:13.447 INFO kablam! 94 | fn get_listener_function_data(&self) -> *mut T { Oct 15 11:59:13.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:13.447 INFO kablam! Oct 15 11:59:13.447 INFO kablam! warning: foreign function is never used: `gum_interceptor_detach_listener` Oct 15 11:59:13.447 INFO kablam! --> src/lib.rs:51:3 Oct 15 11:59:13.447 INFO kablam! | Oct 15 11:59:13.447 INFO kablam! 51 | / fn gum_interceptor_detach_listener(interceptor: *mut c_void, Oct 15 11:59:13.447 INFO kablam! 52 | | listener: *mut c_void); Oct 15 11:59:13.447 INFO kablam! | |____________________________________________________________^ Oct 15 11:59:13.447 INFO kablam! Oct 15 11:59:13.447 INFO kablam! warning: foreign function is never used: `g_object_unref` Oct 15 11:59:13.447 INFO kablam! --> src/lib.rs:53:3 Oct 15 11:59:13.447 INFO kablam! | Oct 15 11:59:13.447 INFO kablam! 53 | fn g_object_unref(obj: *const c_void) -> (); Oct 15 11:59:13.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:13.447 INFO kablam! Oct 15 11:59:13.447 INFO kablam! warning: foreign function is never used: `gum_deinit_embedded` Oct 15 11:59:13.447 INFO kablam! --> src/lib.rs:54:3 Oct 15 11:59:13.447 INFO kablam! | Oct 15 11:59:13.447 INFO kablam! 54 | fn gum_deinit_embedded() -> (); Oct 15 11:59:13.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:13.447 INFO kablam! Oct 15 11:59:13.447 INFO kablam! warning: variant `GUM_POINT_ENTER` should have a camel case name such as `GumPointEnter` Oct 15 11:59:13.447 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:25 Oct 15 11:59:13.448 INFO kablam! | Oct 15 11:59:13.448 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 15 11:59:13.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:13.448 INFO kablam! | Oct 15 11:59:13.448 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 15 11:59:13.448 INFO kablam! Oct 15 11:59:13.448 INFO kablam! warning: variant `GUM_POINT_LEAVE` should have a camel case name such as `GumPointLeave` Oct 15 11:59:13.448 INFO kablam! --> src/gum/ffi/gum_invocation_context.rs:20:46 Oct 15 11:59:13.448 INFO kablam! | Oct 15 11:59:13.448 INFO kablam! 20 | pub enum _GumPointCut { GUM_POINT_ENTER = 0, GUM_POINT_LEAVE = 1, } Oct 15 11:59:13.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:13.448 INFO kablam! Oct 15 11:59:13.448 INFO kablam! warning: variant `GUM_POINT_ENTER` should have a camel case name such as `GumPointEnter` Oct 15 11:59:13.448 INFO kablam! --> src/gum/gum_invocation_context.rs:12:3 Oct 15 11:59:13.448 INFO kablam! | Oct 15 11:59:13.448 INFO kablam! 12 | GUM_POINT_ENTER = 0, Oct 15 11:59:13.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:13.448 INFO kablam! Oct 15 11:59:13.448 INFO kablam! warning: variant `GUM_POINT_LEAVE` should have a camel case name such as `GumPointLeave` Oct 15 11:59:13.448 INFO kablam! --> src/gum/gum_invocation_context.rs:13:3 Oct 15 11:59:13.448 INFO kablam! | Oct 15 11:59:13.448 INFO kablam! 13 | GUM_POINT_LEAVE = 1 Oct 15 11:59:13.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 11:59:13.448 INFO kablam! Oct 15 11:59:14.029 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.33s Oct 15 11:59:14.029 INFO kablam! su: No module specific data is present Oct 15 11:59:14.731 INFO running `"docker" "rm" "-f" "f83617f0bf58dee28c34df60eaf4a4dbe6e17c5ee7cf0fea67e7f6aff9ab69e4"` Oct 15 11:59:14.995 INFO blam! f83617f0bf58dee28c34df60eaf4a4dbe6e17c5ee7cf0fea67e7f6aff9ab69e4 Oct 15 11:59:14.999 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 15 11:59:15.319 INFO blam! a67f4178766e9bd42328a156bd617e0418ad072d198b051e646a03945ee908cc Oct 15 11:59:15.331 INFO running `"docker" "start" "-a" "a67f4178766e9bd42328a156bd617e0418ad072d198b051e646a03945ee908cc"` Oct 15 11:59:16.251 INFO kablam! usermod: no changes Oct 15 11:59:16.299 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 11:59:16.315 INFO kablam! Running /target/debug/deps/gumshoe-cf141711e5c0c15c Oct 15 11:59:16.324 INFO kablam! Doc-tests gumshoe Oct 15 11:59:16.324 INFO blam! Oct 15 11:59:16.324 INFO blam! running 1 test Oct 15 11:59:16.324 INFO blam! test tests::it_works ... ok Oct 15 11:59:16.324 INFO blam! Oct 15 11:59:16.324 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:59:16.324 INFO blam! Oct 15 11:59:17.190 INFO blam! Oct 15 11:59:17.190 INFO blam! running 0 tests Oct 15 11:59:17.190 INFO blam! Oct 15 11:59:17.190 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:59:17.190 INFO blam! Oct 15 11:59:17.207 INFO kablam! su: No module specific data is present Oct 15 11:59:17.657 INFO running `"docker" "rm" "-f" "a67f4178766e9bd42328a156bd617e0418ad072d198b051e646a03945ee908cc"` Oct 15 11:59:18.036 INFO blam! a67f4178766e9bd42328a156bd617e0418ad072d198b051e646a03945ee908cc