Oct 27 00:38:02.116 INFO checking mhn1991/quickSort against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 00:38:02.116 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 00:38:02.673 INFO blam! 7ebfa4c20939c1a33c5d7cacda29a3b3e7a5e90dc4df482f9d241d059f4c8559 Oct 27 00:38:02.675 INFO running `"docker" "start" "-a" "7ebfa4c20939c1a33c5d7cacda29a3b3e7a5e90dc4df482f9d241d059f4c8559"` Oct 27 00:38:04.899 INFO kablam! usermod: no changes Oct 27 00:38:04.965 INFO kablam! Checking quick_sort v0.1.0 (/source) Oct 27 00:38:05.407 INFO kablam! warning: method is never used: `clone` Oct 27 00:38:05.407 INFO kablam! --> src/sortpointer.rs:43:5 Oct 27 00:38:05.407 INFO kablam! | Oct 27 00:38:05.407 INFO kablam! 43 | pub fn clone(&self)->Self{ Oct 27 00:38:05.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:38:05.407 INFO kablam! | Oct 27 00:38:05.407 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 00:38:05.407 INFO kablam! Oct 27 00:38:05.407 INFO kablam! warning: function cannot return without recursing Oct 27 00:38:05.407 INFO kablam! --> src/sortpointer.rs:43:5 Oct 27 00:38:05.407 INFO kablam! | Oct 27 00:38:05.407 INFO kablam! 43 | pub fn clone(&self)->Self{ Oct 27 00:38:05.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing Oct 27 00:38:05.407 INFO kablam! 44 | self.clone() Oct 27 00:38:05.407 INFO kablam! | ------------ recursive call site Oct 27 00:38:05.407 INFO kablam! | Oct 27 00:38:05.407 INFO kablam! = note: #[warn(unconditional_recursion)] on by default Oct 27 00:38:05.407 INFO kablam! = help: a `loop` may express intention better if this is on purpose Oct 27 00:38:05.407 INFO kablam! Oct 27 00:38:05.567 INFO kablam! warning: method is never used: `clone` Oct 27 00:38:05.567 INFO kablam! --> src/sortpointer.rs:43:5 Oct 27 00:38:05.567 INFO kablam! | Oct 27 00:38:05.567 INFO kablam! 43 | pub fn clone(&self)->Self{ Oct 27 00:38:05.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:38:05.567 INFO kablam! | Oct 27 00:38:05.567 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 00:38:05.567 INFO kablam! Oct 27 00:38:05.567 INFO kablam! warning: function cannot return without recursing Oct 27 00:38:05.567 INFO kablam! --> src/sortpointer.rs:43:5 Oct 27 00:38:05.567 INFO kablam! | Oct 27 00:38:05.567 INFO kablam! 43 | pub fn clone(&self)->Self{ Oct 27 00:38:05.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing Oct 27 00:38:05.567 INFO kablam! 44 | self.clone() Oct 27 00:38:05.567 INFO kablam! | ------------ recursive call site Oct 27 00:38:05.567 INFO kablam! | Oct 27 00:38:05.567 INFO kablam! = note: #[warn(unconditional_recursion)] on by default Oct 27 00:38:05.567 INFO kablam! = help: a `loop` may express intention better if this is on purpose Oct 27 00:38:05.567 INFO kablam! Oct 27 00:38:05.603 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.68s Oct 27 00:38:05.620 INFO kablam! su: No module specific data is present Oct 27 00:38:06.607 INFO running `"docker" "rm" "-f" "7ebfa4c20939c1a33c5d7cacda29a3b3e7a5e90dc4df482f9d241d059f4c8559"` Oct 27 00:38:06.935 INFO blam! 7ebfa4c20939c1a33c5d7cacda29a3b3e7a5e90dc4df482f9d241d059f4c8559