Oct 14 23:16:18.296 INFO testing ddrcoder/rust-solver against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 23:16:18.297 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 23:16:18.615 INFO blam! 6020f04fed58301311367403ed01a2a04e802c1ca121fad48954d81f8b58452d Oct 14 23:16:18.618 INFO running `"docker" "start" "-a" "6020f04fed58301311367403ed01a2a04e802c1ca121fad48954d81f8b58452d"` Oct 14 23:16:19.479 INFO kablam! usermod: no changes Oct 14 23:16:19.523 INFO kablam! Compiling n_array v0.1.3 Oct 14 23:16:19.523 INFO kablam! Compiling rand v0.3.15 Oct 14 23:16:21.711 INFO kablam! Compiling search v0.1.0 (/source) Oct 14 23:16:22.268 INFO kablam! warning: unused variable: `x` Oct 14 23:16:22.268 INFO kablam! --> src/main.rs:59:10 Oct 14 23:16:22.269 INFO kablam! | Oct 14 23:16:22.269 INFO kablam! 59 | let (x, y) = m.initial_snake[0]; Oct 14 23:16:22.269 INFO kablam! | ^ help: consider using `_x` instead Oct 14 23:16:22.269 INFO kablam! | Oct 14 23:16:22.270 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:16:22.270 INFO kablam! Oct 14 23:16:22.270 INFO kablam! warning: unused variable: `y` Oct 14 23:16:22.271 INFO kablam! --> src/main.rs:59:13 Oct 14 23:16:22.271 INFO kablam! | Oct 14 23:16:22.271 INFO kablam! 59 | let (x, y) = m.initial_snake[0]; Oct 14 23:16:22.271 INFO kablam! | ^ help: consider using `_y` instead Oct 14 23:16:22.272 INFO kablam! Oct 14 23:16:22.272 INFO kablam! warning: unused variable: `worse` Oct 14 23:16:22.272 INFO kablam! --> src/snake.rs:207:13 Oct 14 23:16:22.273 INFO kablam! | Oct 14 23:16:22.273 INFO kablam! 207 | let worse = if a.fruits_left.count_ones() > b.fruits_left.count_ones() { Oct 14 23:16:22.273 INFO kablam! | ^^^^^ help: consider using `_worse` instead Oct 14 23:16:22.273 INFO kablam! Oct 14 23:16:22.347 INFO kablam! warning: method is never used: `char` Oct 14 23:16:22.347 INFO kablam! --> src/snake.rs:74:5 Oct 14 23:16:22.347 INFO kablam! | Oct 14 23:16:22.347 INFO kablam! 74 | fn char(&self, x: usize, y: usize) -> char { Oct 14 23:16:22.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:16:22.347 INFO kablam! | Oct 14 23:16:22.347 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:16:22.347 INFO kablam! Oct 14 23:16:22.347 INFO kablam! warning: method is never used: `new` Oct 14 23:16:22.347 INFO kablam! --> src/snake.rs:161:5 Oct 14 23:16:22.347 INFO kablam! | Oct 14 23:16:22.347 INFO kablam! 161 | pub fn new() -> State { Oct 14 23:16:22.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:16:22.347 INFO kablam! Oct 14 23:16:24.019 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.51s Oct 14 23:16:24.019 INFO kablam! su: No module specific data is present Oct 14 23:16:24.458 INFO running `"docker" "rm" "-f" "6020f04fed58301311367403ed01a2a04e802c1ca121fad48954d81f8b58452d"` Oct 14 23:16:24.575 INFO blam! 6020f04fed58301311367403ed01a2a04e802c1ca121fad48954d81f8b58452d Oct 14 23:16:24.583 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 23:16:24.792 INFO blam! 7eb4d6c98de4f4fd10715b2a3a68caec37005adacaf602c65a50e54e2ea7ac25 Oct 14 23:16:24.796 INFO running `"docker" "start" "-a" "7eb4d6c98de4f4fd10715b2a3a68caec37005adacaf602c65a50e54e2ea7ac25"` Oct 14 23:16:25.775 INFO kablam! usermod: no changes Oct 14 23:16:25.806 INFO kablam! Compiling search v0.1.0 (/source) Oct 14 23:16:26.352 INFO kablam! warning: unused variable: `x` Oct 14 23:16:26.352 INFO kablam! --> src/main.rs:59:10 Oct 14 23:16:26.352 INFO kablam! | Oct 14 23:16:26.352 INFO kablam! 59 | let (x, y) = m.initial_snake[0]; Oct 14 23:16:26.352 INFO kablam! | ^ help: consider using `_x` instead Oct 14 23:16:26.352 INFO kablam! | Oct 14 23:16:26.352 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:16:26.352 INFO kablam! Oct 14 23:16:26.352 INFO kablam! warning: unused variable: `y` Oct 14 23:16:26.352 INFO kablam! --> src/main.rs:59:13 Oct 14 23:16:26.352 INFO kablam! | Oct 14 23:16:26.352 INFO kablam! 59 | let (x, y) = m.initial_snake[0]; Oct 14 23:16:26.352 INFO kablam! | ^ help: consider using `_y` instead Oct 14 23:16:26.352 INFO kablam! Oct 14 23:16:26.355 INFO kablam! warning: unused variable: `worse` Oct 14 23:16:26.355 INFO kablam! --> src/snake.rs:207:13 Oct 14 23:16:26.355 INFO kablam! | Oct 14 23:16:26.355 INFO kablam! 207 | let worse = if a.fruits_left.count_ones() > b.fruits_left.count_ones() { Oct 14 23:16:26.355 INFO kablam! | ^^^^^ help: consider using `_worse` instead Oct 14 23:16:26.355 INFO kablam! Oct 14 23:16:26.451 INFO kablam! warning: method is never used: `char` Oct 14 23:16:26.451 INFO kablam! --> src/snake.rs:74:5 Oct 14 23:16:26.451 INFO kablam! | Oct 14 23:16:26.451 INFO kablam! 74 | fn char(&self, x: usize, y: usize) -> char { Oct 14 23:16:26.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:16:26.451 INFO kablam! | Oct 14 23:16:26.451 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:16:26.451 INFO kablam! Oct 14 23:16:26.451 INFO kablam! warning: method is never used: `new` Oct 14 23:16:26.451 INFO kablam! --> src/snake.rs:161:5 Oct 14 23:16:26.451 INFO kablam! | Oct 14 23:16:26.451 INFO kablam! 161 | pub fn new() -> State { Oct 14 23:16:26.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:16:26.451 INFO kablam! Oct 14 23:16:26.920 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.13s Oct 14 23:16:26.922 INFO kablam! su: No module specific data is present Oct 14 23:16:27.942 INFO running `"docker" "rm" "-f" "7eb4d6c98de4f4fd10715b2a3a68caec37005adacaf602c65a50e54e2ea7ac25"` Oct 14 23:16:28.163 INFO blam! 7eb4d6c98de4f4fd10715b2a3a68caec37005adacaf602c65a50e54e2ea7ac25 Oct 14 23:16:28.168 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 23:16:28.583 INFO blam! 7e62ead43432e6ab35b00ac13a113051b115f0c405e4fc80772e1da439983495 Oct 14 23:16:28.591 INFO running `"docker" "start" "-a" "7e62ead43432e6ab35b00ac13a113051b115f0c405e4fc80772e1da439983495"` Oct 14 23:16:29.540 INFO kablam! usermod: no changes Oct 14 23:16:29.603 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 14 23:16:29.603 INFO kablam! Running /target/debug/deps/search-00204c7ee1820777 Oct 14 23:16:29.607 INFO blam! Oct 14 23:16:29.607 INFO blam! running 0 tests Oct 14 23:16:29.607 INFO blam! Oct 14 23:16:29.607 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:16:29.607 INFO blam! Oct 14 23:16:29.608 INFO kablam! su: No module specific data is present Oct 14 23:16:30.699 INFO running `"docker" "rm" "-f" "7e62ead43432e6ab35b00ac13a113051b115f0c405e4fc80772e1da439983495"` Oct 14 23:16:30.937 INFO blam! 7e62ead43432e6ab35b00ac13a113051b115f0c405e4fc80772e1da439983495