Oct 14 18:14:27.423 INFO testing ikurek/PEA-Projekt2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 18:14:27.424 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 18:14:27.879 INFO blam! 1e3101af7cbc4d5a3abd06530659573dfbbd882de41d895cefaa4001eb245752 Oct 14 18:14:27.881 INFO running `"docker" "start" "-a" "1e3101af7cbc4d5a3abd06530659573dfbbd882de41d895cefaa4001eb245752"` Oct 14 18:14:29.543 INFO kablam! usermod: no changes Oct 14 18:14:29.647 INFO kablam! Compiling tsplib v0.1.0 Oct 14 18:14:31.055 INFO kablam! Compiling tabu_search v0.1.0 (/source) Oct 14 18:14:31.583 INFO kablam! warning: value assigned to `current_path_value` is never read Oct 14 18:14:31.583 INFO kablam! --> src/tabu_search.rs:20:13 Oct 14 18:14:31.583 INFO kablam! | Oct 14 18:14:31.583 INFO kablam! 20 | let mut current_path_value: i32 = 9999999999; Oct 14 18:14:31.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 18:14:31.583 INFO kablam! | Oct 14 18:14:31.583 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 14 18:14:31.583 INFO kablam! Oct 14 18:14:31.583 INFO kablam! warning: value assigned to `best_path_value` is never read Oct 14 18:14:31.583 INFO kablam! --> src/tabu_search.rs:24:13 Oct 14 18:14:31.583 INFO kablam! | Oct 14 18:14:31.583 INFO kablam! 24 | let mut best_path_value: i32 = 9999999999; Oct 14 18:14:31.583 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 18:14:31.583 INFO kablam! Oct 14 18:14:31.627 INFO kablam! warning: function is never used: `print_tabu_list` Oct 14 18:14:31.627 INFO kablam! --> src/print_utils.rs:10:1 Oct 14 18:14:31.627 INFO kablam! | Oct 14 18:14:31.627 INFO kablam! 10 | pub fn print_tabu_list(tabu_list: &Vec>) { Oct 14 18:14:31.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:14:31.627 INFO kablam! | Oct 14 18:14:31.627 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 18:14:31.627 INFO kablam! Oct 14 18:14:31.627 INFO kablam! warning: function is never used: `print_result` Oct 14 18:14:31.627 INFO kablam! --> src/print_utils.rs:18:1 Oct 14 18:14:31.627 INFO kablam! | Oct 14 18:14:31.627 INFO kablam! 18 | pub fn print_result(result: i32, result_path: Vec, elapsed_time: i64) { Oct 14 18:14:31.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:14:31.627 INFO kablam! Oct 14 18:14:31.627 INFO kablam! warning: literal out of range for i32 Oct 14 18:14:31.627 INFO kablam! --> src/tabu_search.rs:20:39 Oct 14 18:14:31.627 INFO kablam! | Oct 14 18:14:31.627 INFO kablam! 20 | let mut current_path_value: i32 = 9999999999; Oct 14 18:14:31.627 INFO kablam! | ^^^^^^^^^^ Oct 14 18:14:31.627 INFO kablam! | Oct 14 18:14:31.627 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 14 18:14:31.627 INFO kablam! Oct 14 18:14:31.627 INFO kablam! warning: literal out of range for i32 Oct 14 18:14:31.627 INFO kablam! --> src/tabu_search.rs:24:36 Oct 14 18:14:31.627 INFO kablam! | Oct 14 18:14:31.627 INFO kablam! 24 | let mut best_path_value: i32 = 9999999999; Oct 14 18:14:31.627 INFO kablam! | ^^^^^^^^^^ Oct 14 18:14:31.627 INFO kablam! Oct 14 18:14:33.583 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.01s Oct 14 18:14:33.586 INFO kablam! su: No module specific data is present Oct 14 18:14:34.375 INFO running `"docker" "rm" "-f" "1e3101af7cbc4d5a3abd06530659573dfbbd882de41d895cefaa4001eb245752"` Oct 14 18:14:34.635 INFO blam! 1e3101af7cbc4d5a3abd06530659573dfbbd882de41d895cefaa4001eb245752 Oct 14 18:14:34.652 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 18:14:35.247 INFO blam! 82e9c16c06ef573bfeddb96e85d5ff54b857b7f542a8ccebb10ebf8295c07ae3 Oct 14 18:14:35.255 INFO running `"docker" "start" "-a" "82e9c16c06ef573bfeddb96e85d5ff54b857b7f542a8ccebb10ebf8295c07ae3"` Oct 14 18:14:36.739 INFO kablam! usermod: no changes Oct 14 18:14:36.875 INFO kablam! Compiling tabu_search v0.1.0 (/source) Oct 14 18:14:37.304 INFO kablam! warning: value assigned to `current_path_value` is never read Oct 14 18:14:37.304 INFO kablam! --> src/tabu_search.rs:20:13 Oct 14 18:14:37.304 INFO kablam! | Oct 14 18:14:37.304 INFO kablam! 20 | let mut current_path_value: i32 = 9999999999; Oct 14 18:14:37.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 18:14:37.304 INFO kablam! | Oct 14 18:14:37.304 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 14 18:14:37.304 INFO kablam! Oct 14 18:14:37.304 INFO kablam! warning: value assigned to `best_path_value` is never read Oct 14 18:14:37.304 INFO kablam! --> src/tabu_search.rs:24:13 Oct 14 18:14:37.304 INFO kablam! | Oct 14 18:14:37.304 INFO kablam! 24 | let mut best_path_value: i32 = 9999999999; Oct 14 18:14:37.304 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 18:14:37.304 INFO kablam! Oct 14 18:14:37.375 INFO kablam! warning: function is never used: `print_tabu_list` Oct 14 18:14:37.375 INFO kablam! --> src/print_utils.rs:10:1 Oct 14 18:14:37.375 INFO kablam! | Oct 14 18:14:37.375 INFO kablam! 10 | pub fn print_tabu_list(tabu_list: &Vec>) { Oct 14 18:14:37.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:14:37.375 INFO kablam! | Oct 14 18:14:37.375 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 18:14:37.375 INFO kablam! Oct 14 18:14:37.375 INFO kablam! warning: function is never used: `print_result` Oct 14 18:14:37.375 INFO kablam! --> src/print_utils.rs:18:1 Oct 14 18:14:37.375 INFO kablam! | Oct 14 18:14:37.375 INFO kablam! 18 | pub fn print_result(result: i32, result_path: Vec, elapsed_time: i64) { Oct 14 18:14:37.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:14:37.375 INFO kablam! Oct 14 18:14:37.375 INFO kablam! warning: literal out of range for i32 Oct 14 18:14:37.375 INFO kablam! --> src/tabu_search.rs:20:39 Oct 14 18:14:37.375 INFO kablam! | Oct 14 18:14:37.375 INFO kablam! 20 | let mut current_path_value: i32 = 9999999999; Oct 14 18:14:37.375 INFO kablam! | ^^^^^^^^^^ Oct 14 18:14:37.375 INFO kablam! | Oct 14 18:14:37.375 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 14 18:14:37.375 INFO kablam! Oct 14 18:14:37.375 INFO kablam! warning: literal out of range for i32 Oct 14 18:14:37.375 INFO kablam! --> src/tabu_search.rs:24:36 Oct 14 18:14:37.375 INFO kablam! | Oct 14 18:14:37.375 INFO kablam! 24 | let mut best_path_value: i32 = 9999999999; Oct 14 18:14:37.375 INFO kablam! | ^^^^^^^^^^ Oct 14 18:14:37.375 INFO kablam! Oct 14 18:14:37.871 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.09s Oct 14 18:14:37.871 INFO kablam! su: No module specific data is present Oct 14 18:14:38.514 INFO running `"docker" "rm" "-f" "82e9c16c06ef573bfeddb96e85d5ff54b857b7f542a8ccebb10ebf8295c07ae3"` Oct 14 18:14:38.787 INFO blam! 82e9c16c06ef573bfeddb96e85d5ff54b857b7f542a8ccebb10ebf8295c07ae3 Oct 14 18:14:38.789 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 18:14:39.215 INFO blam! 8a72e05a0c7d6943f0d845d475bbffcc199bc2d2ca01965e7a93493479ca698d Oct 14 18:14:39.221 INFO running `"docker" "start" "-a" "8a72e05a0c7d6943f0d845d475bbffcc199bc2d2ca01965e7a93493479ca698d"` Oct 14 18:14:40.602 INFO kablam! usermod: no changes Oct 14 18:14:40.671 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 18:14:40.676 INFO kablam! Running /target/debug/deps/tabu_search-36d4129c2100b626 Oct 14 18:14:40.678 INFO blam! Oct 14 18:14:40.678 INFO blam! running 0 tests Oct 14 18:14:40.678 INFO blam! Oct 14 18:14:40.678 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:14:40.678 INFO blam! Oct 14 18:14:40.687 INFO kablam! su: No module specific data is present Oct 14 18:14:41.703 INFO running `"docker" "rm" "-f" "8a72e05a0c7d6943f0d845d475bbffcc199bc2d2ca01965e7a93493479ca698d"` Oct 14 18:14:42.007 INFO blam! 8a72e05a0c7d6943f0d845d475bbffcc199bc2d2ca01965e7a93493479ca698d