Oct 10 17:46:03.454 INFO testing natepisarski/amalgate against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:46:03.454 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:46:03.454 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:46:03.872 INFO blam! cd4fd1eda815ff62813cbe95f18a8cba0eccde9c8470c813a4cacf922dfd0f47 Oct 10 17:46:03.874 INFO running `"docker" "start" "-a" "cd4fd1eda815ff62813cbe95f18a8cba0eccde9c8470c813a4cacf922dfd0f47"` Oct 10 17:46:05.304 INFO kablam! usermod: no changes Oct 10 17:46:05.360 INFO kablam! Compiling amalgate v0.1.0 (/source) Oct 10 17:46:05.916 INFO kablam! warning: unused import: `std::clone::Clone` Oct 10 17:46:05.916 INFO kablam! --> src/line_reader/file_line.rs:1:5 Oct 10 17:46:05.916 INFO kablam! | Oct 10 17:46:05.916 INFO kablam! 1 | use std::clone::Clone; Oct 10 17:46:05.916 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 17:46:05.916 INFO kablam! | Oct 10 17:46:05.916 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:46:05.916 INFO kablam! Oct 10 17:46:06.014 INFO kablam! warning: unused variable: `result_lines` Oct 10 17:46:06.014 INFO kablam! --> src/main.rs:12:9 Oct 10 17:46:06.014 INFO kablam! | Oct 10 17:46:06.014 INFO kablam! 12 | let result_lines = result.read(); Oct 10 17:46:06.014 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_result_lines` instead Oct 10 17:46:06.014 INFO kablam! | Oct 10 17:46:06.014 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 17:46:06.014 INFO kablam! Oct 10 17:46:06.014 INFO kablam! warning: variable `current_multiline_function` is assigned to, but never used Oct 10 17:46:06.014 INFO kablam! --> src/amalgate_functions/amalgate_reader.rs:150:17 Oct 10 17:46:06.015 INFO kablam! | Oct 10 17:46:06.015 INFO kablam! 150 | let mut current_multiline_function: Rc; Oct 10 17:46:06.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:46:06.015 INFO kablam! | Oct 10 17:46:06.015 INFO kablam! = note: consider using `_current_multiline_function` instead Oct 10 17:46:06.015 INFO kablam! Oct 10 17:46:06.015 INFO kablam! warning: value assigned to `current_multiline_function` is never read Oct 10 17:46:06.015 INFO kablam! --> src/amalgate_functions/amalgate_reader.rs:172:21 Oct 10 17:46:06.015 INFO kablam! | Oct 10 17:46:06.015 INFO kablam! 172 | current_multiline_function = self.get_multiline_function(¤t_multiline_name); Oct 10 17:46:06.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:46:06.015 INFO kablam! | Oct 10 17:46:06.015 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 17:46:06.015 INFO kablam! Oct 10 17:46:07.279 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.95s Oct 10 17:46:07.285 INFO kablam! su: No module specific data is present Oct 10 17:46:07.830 INFO running `"docker" "rm" "-f" "cd4fd1eda815ff62813cbe95f18a8cba0eccde9c8470c813a4cacf922dfd0f47"` Oct 10 17:46:08.084 INFO blam! cd4fd1eda815ff62813cbe95f18a8cba0eccde9c8470c813a4cacf922dfd0f47 Oct 10 17:46:08.092 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:46:08.093 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:46:08.492 INFO blam! a578e65f53969938144f727b151292ecff9668ac28230548b866c4583a546fab Oct 10 17:46:08.498 INFO running `"docker" "start" "-a" "a578e65f53969938144f727b151292ecff9668ac28230548b866c4583a546fab"` Oct 10 17:46:09.736 INFO kablam! usermod: no changes Oct 10 17:46:09.820 INFO kablam! Compiling amalgate v0.1.0 (/source) Oct 10 17:46:10.420 INFO kablam! warning: unused import: `std::clone::Clone` Oct 10 17:46:10.420 INFO kablam! --> src/line_reader/file_line.rs:1:5 Oct 10 17:46:10.420 INFO kablam! | Oct 10 17:46:10.420 INFO kablam! 1 | use std::clone::Clone; Oct 10 17:46:10.420 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 17:46:10.420 INFO kablam! | Oct 10 17:46:10.420 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:46:10.420 INFO kablam! Oct 10 17:46:10.568 INFO kablam! warning: unused variable: `result_lines` Oct 10 17:46:10.568 INFO kablam! --> src/main.rs:12:9 Oct 10 17:46:10.568 INFO kablam! | Oct 10 17:46:10.568 INFO kablam! 12 | let result_lines = result.read(); Oct 10 17:46:10.568 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_result_lines` instead Oct 10 17:46:10.568 INFO kablam! | Oct 10 17:46:10.568 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 17:46:10.568 INFO kablam! Oct 10 17:46:10.568 INFO kablam! warning: variable `current_multiline_function` is assigned to, but never used Oct 10 17:46:10.568 INFO kablam! --> src/amalgate_functions/amalgate_reader.rs:150:17 Oct 10 17:46:10.568 INFO kablam! | Oct 10 17:46:10.568 INFO kablam! 150 | let mut current_multiline_function: Rc; Oct 10 17:46:10.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:46:10.568 INFO kablam! | Oct 10 17:46:10.568 INFO kablam! = note: consider using `_current_multiline_function` instead Oct 10 17:46:10.568 INFO kablam! Oct 10 17:46:10.568 INFO kablam! warning: value assigned to `current_multiline_function` is never read Oct 10 17:46:10.568 INFO kablam! --> src/amalgate_functions/amalgate_reader.rs:172:21 Oct 10 17:46:10.568 INFO kablam! | Oct 10 17:46:10.568 INFO kablam! 172 | current_multiline_function = self.get_multiline_function(¤t_multiline_name); Oct 10 17:46:10.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:46:10.568 INFO kablam! | Oct 10 17:46:10.568 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 17:46:10.568 INFO kablam! Oct 10 17:46:11.830 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.06s Oct 10 17:46:11.830 INFO kablam! su: No module specific data is present Oct 10 17:46:12.404 INFO running `"docker" "rm" "-f" "a578e65f53969938144f727b151292ecff9668ac28230548b866c4583a546fab"` Oct 10 17:46:12.672 INFO blam! a578e65f53969938144f727b151292ecff9668ac28230548b866c4583a546fab Oct 10 17:46:12.676 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:46:12.676 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:46:13.181 INFO blam! c5ecd834ef1b4b83e7b70e035de327c4657de96222dc73a61d54ea85f93d1106 Oct 10 17:46:13.182 INFO running `"docker" "start" "-a" "c5ecd834ef1b4b83e7b70e035de327c4657de96222dc73a61d54ea85f93d1106"` Oct 10 17:46:14.400 INFO kablam! usermod: no changes Oct 10 17:46:14.445 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 17:46:14.446 INFO kablam! Running /target/debug/deps/amalgate-2b60266ff555632f Oct 10 17:46:14.454 INFO blam! Oct 10 17:46:14.454 INFO blam! running 7 tests Oct 10 17:46:14.458 INFO blam! test amalgate_functions::amalgate_functions_test::test_contains_function_name ... ok Oct 10 17:46:14.458 INFO blam! test amalgate_functions::amalgate_functions_test::test_function_arguments ... ok Oct 10 17:46:14.458 INFO blam! test string_utility::string_utility_test::test_split ... ok Oct 10 17:46:14.458 INFO blam! test string_utility::string_utility_test::test_substring ... ok Oct 10 17:46:14.460 INFO blam! test amalgate_functions::amalgate_functions_test::test_multiline_function_arguments ... ok Oct 10 17:46:14.460 INFO kablam! su: No module specific data is present Oct 10 17:46:14.460 INFO blam! test string_utility::string_utility_test::test_into_string ... ok Oct 10 17:46:14.460 INFO blam! test amalgate_functions::amalgate_functions_test::test_function_name ... ok Oct 10 17:46:14.460 INFO blam! Oct 10 17:46:14.460 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:46:14.460 INFO blam! Oct 10 17:46:14.874 INFO running `"docker" "rm" "-f" "c5ecd834ef1b4b83e7b70e035de327c4657de96222dc73a61d54ea85f93d1106"` Oct 10 17:46:15.062 INFO blam! c5ecd834ef1b4b83e7b70e035de327c4657de96222dc73a61d54ea85f93d1106