Oct 27 00:38:03.917 INFO checking mhn1991/quickSort against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 00:38:03.917 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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:04.395 INFO blam! 5805dc66da6051327d6de1cae13fffc6e24f21582f1f6bbd96f5411509c192e5 Oct 27 00:38:04.397 INFO running `"docker" "start" "-a" "5805dc66da6051327d6de1cae13fffc6e24f21582f1f6bbd96f5411509c192e5"` Oct 27 00:38:05.621 INFO kablam! usermod: no changes Oct 27 00:38:05.694 INFO kablam! Checking quick_sort v0.1.0 (/source) Oct 27 00:38:06.467 INFO kablam! warning: method is never used: `clone` Oct 27 00:38:06.468 INFO kablam! --> src/sortpointer.rs:43:5 Oct 27 00:38:06.468 INFO kablam! | Oct 27 00:38:06.468 INFO kablam! 43 | pub fn clone(&self)->Self{ Oct 27 00:38:06.469 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:38:06.469 INFO kablam! | Oct 27 00:38:06.469 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 00:38:06.469 INFO kablam! Oct 27 00:38:06.470 INFO kablam! warning: function cannot return without recursing Oct 27 00:38:06.470 INFO kablam! --> src/sortpointer.rs:43:5 Oct 27 00:38:06.470 INFO kablam! | Oct 27 00:38:06.471 INFO kablam! 43 | pub fn clone(&self)->Self{ Oct 27 00:38:06.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing Oct 27 00:38:06.471 INFO kablam! 44 | self.clone() Oct 27 00:38:06.472 INFO kablam! | ------------ recursive call site Oct 27 00:38:06.472 INFO kablam! | Oct 27 00:38:06.472 INFO kablam! = note: #[warn(unconditional_recursion)] on by default Oct 27 00:38:06.472 INFO kablam! = help: a `loop` may express intention better if this is on purpose Oct 27 00:38:06.472 INFO kablam! Oct 27 00:38:06.637 INFO kablam! warning: method is never used: `clone` Oct 27 00:38:06.637 INFO kablam! --> src/sortpointer.rs:43:5 Oct 27 00:38:06.637 INFO kablam! | Oct 27 00:38:06.638 INFO kablam! 43 | pub fn clone(&self)->Self{ Oct 27 00:38:06.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:38:06.638 INFO kablam! | Oct 27 00:38:06.639 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 00:38:06.639 INFO kablam! Oct 27 00:38:06.647 INFO kablam! warning: function cannot return without recursing Oct 27 00:38:06.647 INFO kablam! --> src/sortpointer.rs:43:5 Oct 27 00:38:06.648 INFO kablam! | Oct 27 00:38:06.648 INFO kablam! 43 | pub fn clone(&self)->Self{ Oct 27 00:38:06.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing Oct 27 00:38:06.649 INFO kablam! 44 | self.clone() Oct 27 00:38:06.649 INFO kablam! | ------------ recursive call site Oct 27 00:38:06.649 INFO kablam! | Oct 27 00:38:06.650 INFO kablam! = note: #[warn(unconditional_recursion)] on by default Oct 27 00:38:06.650 INFO kablam! = help: a `loop` may express intention better if this is on purpose Oct 27 00:38:06.650 INFO kablam! Oct 27 00:38:06.695 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Oct 27 00:38:06.695 INFO kablam! su: No module specific data is present Oct 27 00:38:07.843 INFO running `"docker" "rm" "-f" "5805dc66da6051327d6de1cae13fffc6e24f21582f1f6bbd96f5411509c192e5"` Oct 27 00:38:08.081 INFO blam! 5805dc66da6051327d6de1cae13fffc6e24f21582f1f6bbd96f5411509c192e5