Oct 14 11:15:41.861 INFO testing mhn1991/quickSort against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 11:15:41.863 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 11:15:42.474 INFO blam! e4f06bc2456f179cdbafd2e5b4c026dbfed2698e8f30d95f4f277435dd96107c Oct 14 11:15:42.476 INFO running `"docker" "start" "-a" "e4f06bc2456f179cdbafd2e5b4c026dbfed2698e8f30d95f4f277435dd96107c"` Oct 14 11:15:45.015 INFO kablam! usermod: no changes Oct 14 11:15:45.075 INFO kablam! Compiling quick_sort v0.1.0 (/source) Oct 14 11:15:45.335 INFO kablam! warning: method is never used: `clone` Oct 14 11:15:45.339 INFO kablam! --> src/sortpointer.rs:43:5 Oct 14 11:15:45.339 INFO kablam! | Oct 14 11:15:45.339 INFO kablam! 43 | pub fn clone(&self)->Self{ Oct 14 11:15:45.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:15:45.343 INFO kablam! | Oct 14 11:15:45.343 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:15:45.343 INFO kablam! Oct 14 11:15:45.343 INFO kablam! warning: function cannot return without recursing Oct 14 11:15:45.343 INFO kablam! --> src/sortpointer.rs:43:5 Oct 14 11:15:45.343 INFO kablam! | Oct 14 11:15:45.343 INFO kablam! 43 | pub fn clone(&self)->Self{ Oct 14 11:15:45.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing Oct 14 11:15:45.343 INFO kablam! 44 | self.clone() Oct 14 11:15:45.343 INFO kablam! | ------------ recursive call site Oct 14 11:15:45.343 INFO kablam! | Oct 14 11:15:45.343 INFO kablam! = note: #[warn(unconditional_recursion)] on by default Oct 14 11:15:45.343 INFO kablam! = help: a `loop` may express intention better if this is on purpose Oct 14 11:15:45.343 INFO kablam! Oct 14 11:15:45.892 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.86s Oct 14 11:15:45.894 INFO kablam! su: No module specific data is present Oct 14 11:15:47.545 INFO running `"docker" "rm" "-f" "e4f06bc2456f179cdbafd2e5b4c026dbfed2698e8f30d95f4f277435dd96107c"` Oct 14 11:15:47.871 INFO blam! e4f06bc2456f179cdbafd2e5b4c026dbfed2698e8f30d95f4f277435dd96107c Oct 14 11:15:47.879 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 11:15:48.277 INFO blam! cf0fa1286f5ead334c16fa5cd42e5770f18a281e12dc69131f7f5298150bd311 Oct 14 11:15:48.278 INFO running `"docker" "start" "-a" "cf0fa1286f5ead334c16fa5cd42e5770f18a281e12dc69131f7f5298150bd311"` Oct 14 11:15:49.882 INFO kablam! usermod: no changes Oct 14 11:15:49.939 INFO kablam! Compiling quick_sort v0.1.0 (/source) Oct 14 11:15:50.183 INFO kablam! warning: method is never used: `clone` Oct 14 11:15:50.183 INFO kablam! --> src/sortpointer.rs:43:5 Oct 14 11:15:50.183 INFO kablam! | Oct 14 11:15:50.183 INFO kablam! 43 | pub fn clone(&self)->Self{ Oct 14 11:15:50.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:15:50.183 INFO kablam! | Oct 14 11:15:50.183 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:15:50.183 INFO kablam! Oct 14 11:15:50.183 INFO kablam! warning: function cannot return without recursing Oct 14 11:15:50.183 INFO kablam! --> src/sortpointer.rs:43:5 Oct 14 11:15:50.183 INFO kablam! | Oct 14 11:15:50.183 INFO kablam! 43 | pub fn clone(&self)->Self{ Oct 14 11:15:50.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing Oct 14 11:15:50.183 INFO kablam! 44 | self.clone() Oct 14 11:15:50.183 INFO kablam! | ------------ recursive call site Oct 14 11:15:50.183 INFO kablam! | Oct 14 11:15:50.183 INFO kablam! = note: #[warn(unconditional_recursion)] on by default Oct 14 11:15:50.183 INFO kablam! = help: a `loop` may express intention better if this is on purpose Oct 14 11:15:50.183 INFO kablam! Oct 14 11:15:50.739 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.83s Oct 14 11:15:50.741 INFO kablam! su: No module specific data is present Oct 14 11:15:52.055 INFO running `"docker" "rm" "-f" "cf0fa1286f5ead334c16fa5cd42e5770f18a281e12dc69131f7f5298150bd311"` Oct 14 11:15:52.345 INFO blam! cf0fa1286f5ead334c16fa5cd42e5770f18a281e12dc69131f7f5298150bd311 Oct 14 11:15:52.347 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 11:15:52.901 INFO blam! 41e4d9f3c25bb603bcd9bca68a8f7033143674cbbfc88f6e103f774f93c8e7ec Oct 14 11:15:52.904 INFO running `"docker" "start" "-a" "41e4d9f3c25bb603bcd9bca68a8f7033143674cbbfc88f6e103f774f93c8e7ec"` Oct 14 11:15:54.717 INFO kablam! usermod: no changes Oct 14 11:15:54.767 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 11:15:54.767 INFO kablam! Running /target/debug/deps/quick_sort-a2d374a3f497af79 Oct 14 11:15:54.774 INFO blam! Oct 14 11:15:54.774 INFO blam! running 0 tests Oct 14 11:15:54.774 INFO blam! Oct 14 11:15:54.774 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:15:54.774 INFO blam! Oct 14 11:15:54.777 INFO kablam! su: No module specific data is present Oct 14 11:15:56.067 INFO running `"docker" "rm" "-f" "41e4d9f3c25bb603bcd9bca68a8f7033143674cbbfc88f6e103f774f93c8e7ec"` Oct 14 11:15:56.359 INFO blam! 41e4d9f3c25bb603bcd9bca68a8f7033143674cbbfc88f6e103f774f93c8e7ec