Oct 13 05:55:14.416 INFO testing natepisarski/amalgate against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 05:55:14.417 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 05:55:14.839 INFO blam! fb19ee8ae84cceb3e70c1149dd6d070b18d66dc22bf317a32834ad2559a557b6 Oct 13 05:55:14.851 INFO running `"docker" "start" "-a" "fb19ee8ae84cceb3e70c1149dd6d070b18d66dc22bf317a32834ad2559a557b6"` Oct 13 05:55:16.514 INFO kablam! usermod: no changes Oct 13 05:55:16.631 INFO kablam! Compiling amalgate v0.1.0 (/source) Oct 13 05:55:17.023 INFO kablam! warning: unused import: `std::clone::Clone` Oct 13 05:55:17.023 INFO kablam! --> src/line_reader/file_line.rs:1:5 Oct 13 05:55:17.023 INFO kablam! | Oct 13 05:55:17.023 INFO kablam! 1 | use std::clone::Clone; Oct 13 05:55:17.023 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 05:55:17.023 INFO kablam! | Oct 13 05:55:17.027 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:55:17.027 INFO kablam! Oct 13 05:55:17.159 INFO kablam! warning: unused variable: `result_lines` Oct 13 05:55:17.159 INFO kablam! --> src/main.rs:12:9 Oct 13 05:55:17.159 INFO kablam! | Oct 13 05:55:17.159 INFO kablam! 12 | let result_lines = result.read(); Oct 13 05:55:17.159 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_result_lines` instead Oct 13 05:55:17.159 INFO kablam! | Oct 13 05:55:17.159 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:55:17.159 INFO kablam! Oct 13 05:55:17.159 INFO kablam! warning: variable `current_multiline_function` is assigned to, but never used Oct 13 05:55:17.159 INFO kablam! --> src/amalgate_functions/amalgate_reader.rs:150:17 Oct 13 05:55:17.159 INFO kablam! | Oct 13 05:55:17.159 INFO kablam! 150 | let mut current_multiline_function: Rc; Oct 13 05:55:17.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:55:17.159 INFO kablam! | Oct 13 05:55:17.159 INFO kablam! = note: consider using `_current_multiline_function` instead Oct 13 05:55:17.159 INFO kablam! Oct 13 05:55:17.159 INFO kablam! warning: value assigned to `current_multiline_function` is never read Oct 13 05:55:17.159 INFO kablam! --> src/amalgate_functions/amalgate_reader.rs:172:21 Oct 13 05:55:17.159 INFO kablam! | Oct 13 05:55:17.159 INFO kablam! 172 | current_multiline_function = self.get_multiline_function(¤t_multiline_name); Oct 13 05:55:17.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:55:17.159 INFO kablam! | Oct 13 05:55:17.159 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 05:55:17.159 INFO kablam! Oct 13 05:55:18.557 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.98s Oct 13 05:55:18.558 INFO kablam! su: No module specific data is present Oct 13 05:55:19.991 INFO running `"docker" "rm" "-f" "fb19ee8ae84cceb3e70c1149dd6d070b18d66dc22bf317a32834ad2559a557b6"` Oct 13 05:55:20.303 INFO blam! fb19ee8ae84cceb3e70c1149dd6d070b18d66dc22bf317a32834ad2559a557b6 Oct 13 05:55:20.311 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 05:55:20.791 INFO blam! 2df40d6e5311c56a4994e9ba4a656c3ea3e8170c4f82efe1bf83cc69904260fa Oct 13 05:55:20.793 INFO running `"docker" "start" "-a" "2df40d6e5311c56a4994e9ba4a656c3ea3e8170c4f82efe1bf83cc69904260fa"` Oct 13 05:55:22.559 INFO kablam! usermod: no changes Oct 13 05:55:22.600 INFO kablam! Compiling amalgate v0.1.0 (/source) Oct 13 05:55:23.051 INFO kablam! warning: unused import: `std::clone::Clone` Oct 13 05:55:23.051 INFO kablam! --> src/line_reader/file_line.rs:1:5 Oct 13 05:55:23.051 INFO kablam! | Oct 13 05:55:23.051 INFO kablam! 1 | use std::clone::Clone; Oct 13 05:55:23.051 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 05:55:23.051 INFO kablam! | Oct 13 05:55:23.051 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:55:23.051 INFO kablam! Oct 13 05:55:23.202 INFO kablam! warning: unused variable: `result_lines` Oct 13 05:55:23.202 INFO kablam! --> src/main.rs:12:9 Oct 13 05:55:23.202 INFO kablam! | Oct 13 05:55:23.202 INFO kablam! 12 | let result_lines = result.read(); Oct 13 05:55:23.202 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_result_lines` instead Oct 13 05:55:23.202 INFO kablam! | Oct 13 05:55:23.202 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:55:23.202 INFO kablam! Oct 13 05:55:23.202 INFO kablam! warning: variable `current_multiline_function` is assigned to, but never used Oct 13 05:55:23.202 INFO kablam! --> src/amalgate_functions/amalgate_reader.rs:150:17 Oct 13 05:55:23.202 INFO kablam! | Oct 13 05:55:23.202 INFO kablam! 150 | let mut current_multiline_function: Rc; Oct 13 05:55:23.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:55:23.202 INFO kablam! | Oct 13 05:55:23.202 INFO kablam! = note: consider using `_current_multiline_function` instead Oct 13 05:55:23.202 INFO kablam! Oct 13 05:55:23.202 INFO kablam! warning: value assigned to `current_multiline_function` is never read Oct 13 05:55:23.202 INFO kablam! --> src/amalgate_functions/amalgate_reader.rs:172:21 Oct 13 05:55:23.202 INFO kablam! | Oct 13 05:55:23.202 INFO kablam! 172 | current_multiline_function = self.get_multiline_function(¤t_multiline_name); Oct 13 05:55:23.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:55:23.202 INFO kablam! | Oct 13 05:55:23.202 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 05:55:23.202 INFO kablam! Oct 13 05:55:24.656 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.07s Oct 13 05:55:24.672 INFO kablam! su: No module specific data is present Oct 13 05:55:26.094 INFO running `"docker" "rm" "-f" "2df40d6e5311c56a4994e9ba4a656c3ea3e8170c4f82efe1bf83cc69904260fa"` Oct 13 05:55:26.479 INFO blam! 2df40d6e5311c56a4994e9ba4a656c3ea3e8170c4f82efe1bf83cc69904260fa Oct 13 05:55:26.492 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 05:55:26.940 INFO blam! 651192085c7d5f0fd95efafad956c3939f2d9cebcd73fa2f0666eb7d56718c59 Oct 13 05:55:26.942 INFO running `"docker" "start" "-a" "651192085c7d5f0fd95efafad956c3939f2d9cebcd73fa2f0666eb7d56718c59"` Oct 13 05:55:28.646 INFO kablam! usermod: no changes Oct 13 05:55:28.690 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 05:55:28.692 INFO kablam! Running /target/debug/deps/amalgate-3f50043d9881fbc8 Oct 13 05:55:28.699 INFO blam! Oct 13 05:55:28.699 INFO blam! running 7 tests Oct 13 05:55:28.699 INFO blam! test amalgate_functions::amalgate_functions_test::test_function_arguments ... ok Oct 13 05:55:28.699 INFO blam! test string_utility::string_utility_test::test_into_string ... ok Oct 13 05:55:28.699 INFO blam! test string_utility::string_utility_test::test_split ... ok Oct 13 05:55:28.699 INFO blam! test amalgate_functions::amalgate_functions_test::test_contains_function_name ... ok Oct 13 05:55:28.699 INFO blam! test string_utility::string_utility_test::test_substring ... ok Oct 13 05:55:28.699 INFO blam! test amalgate_functions::amalgate_functions_test::test_multiline_function_arguments ... ok Oct 13 05:55:28.707 INFO blam! test amalgate_functions::amalgate_functions_test::test_function_name ... ok Oct 13 05:55:28.707 INFO blam! Oct 13 05:55:28.707 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:55:28.707 INFO blam! Oct 13 05:55:28.709 INFO kablam! su: No module specific data is present Oct 13 05:55:29.908 INFO running `"docker" "rm" "-f" "651192085c7d5f0fd95efafad956c3939f2d9cebcd73fa2f0666eb7d56718c59"` Oct 13 05:55:30.164 INFO blam! 651192085c7d5f0fd95efafad956c3939f2d9cebcd73fa2f0666eb7d56718c59