Oct 16 13:53:32.331 INFO testing csvlm-0.1.4 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 13:53:32.332 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 13:53:32.808 INFO blam! 739ab617f5cba6a1278a52d35bb3ee3273f568d87db7a66c3c3d99f7162b5b82 Oct 16 13:53:32.810 INFO running `"docker" "start" "-a" "739ab617f5cba6a1278a52d35bb3ee3273f568d87db7a66c3c3d99f7162b5b82"` Oct 16 13:53:33.763 INFO kablam! usermod: no changes Oct 16 13:53:33.785 INFO kablam! Compiling csvlm v0.1.4 (/source) Oct 16 13:53:34.411 INFO kablam! warning: variable does not need to be mutable Oct 16 13:53:34.411 INFO kablam! --> src/lib.rs:28:13 Oct 16 13:53:34.411 INFO kablam! | Oct 16 13:53:34.411 INFO kablam! 28 | let mut content = file_help::read(&mut self.file); Oct 16 13:53:34.411 INFO kablam! | ----^^^^^^^ Oct 16 13:53:34.411 INFO kablam! | | Oct 16 13:53:34.411 INFO kablam! | help: remove this `mut` Oct 16 13:53:34.411 INFO kablam! | Oct 16 13:53:34.411 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 13:53:34.411 INFO kablam! Oct 16 13:53:34.426 INFO kablam! warning: function is never used: `create` Oct 16 13:53:34.427 INFO kablam! --> src/file_help.rs:16:1 Oct 16 13:53:34.427 INFO kablam! | Oct 16 13:53:34.427 INFO kablam! 16 | pub fn create(direc: String, name: String, extension: String) -> File { Oct 16 13:53:34.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:53:34.427 INFO kablam! | Oct 16 13:53:34.427 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 13:53:34.427 INFO kablam! Oct 16 13:53:34.427 INFO kablam! warning: function is never used: `write` Oct 16 13:53:34.427 INFO kablam! --> src/file_help.rs:30:1 Oct 16 13:53:34.427 INFO kablam! | Oct 16 13:53:34.427 INFO kablam! 30 | pub fn write(file: &mut File, content: &String) { Oct 16 13:53:34.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:53:34.427 INFO kablam! Oct 16 13:53:34.427 INFO kablam! warning: function is never used: `delete` Oct 16 13:53:34.427 INFO kablam! --> src/file_help.rs:43:1 Oct 16 13:53:34.427 INFO kablam! | Oct 16 13:53:34.427 INFO kablam! 43 | pub fn delete(direc: String, name: String, extension: String) { Oct 16 13:53:34.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:53:34.427 INFO kablam! Oct 16 13:53:34.434 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 13:53:34.434 INFO kablam! --> src/file_help.rs:31:5 Oct 16 13:53:34.435 INFO kablam! | Oct 16 13:53:34.435 INFO kablam! 31 | file.write_all(content.as_bytes()); Oct 16 13:53:34.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:53:34.435 INFO kablam! | Oct 16 13:53:34.435 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 13:53:34.435 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 13:53:34.435 INFO kablam! Oct 16 13:53:34.435 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 13:53:34.435 INFO kablam! --> src/file_help.rs:44:5 Oct 16 13:53:34.435 INFO kablam! | Oct 16 13:53:34.435 INFO kablam! 44 | fs::remove_file(format!("{}/{}.{}", direc, name, extension)); Oct 16 13:53:34.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:53:34.435 INFO kablam! | Oct 16 13:53:34.435 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 13:53:34.435 INFO kablam! Oct 16 13:53:34.954 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.18s Oct 16 13:53:34.961 INFO kablam! su: No module specific data is present Oct 16 13:53:35.435 INFO running `"docker" "rm" "-f" "739ab617f5cba6a1278a52d35bb3ee3273f568d87db7a66c3c3d99f7162b5b82"` Oct 16 13:53:35.707 INFO blam! 739ab617f5cba6a1278a52d35bb3ee3273f568d87db7a66c3c3d99f7162b5b82 Oct 16 13:53:35.723 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 13:53:36.055 INFO blam! 993aeeb69ca41c87f483527b1b415146055b50c263ad909678906c15609b0665 Oct 16 13:53:36.059 INFO running `"docker" "start" "-a" "993aeeb69ca41c87f483527b1b415146055b50c263ad909678906c15609b0665"` Oct 16 13:53:36.782 INFO kablam! usermod: no changes Oct 16 13:53:36.800 INFO kablam! Compiling csvlm v0.1.4 (/source) Oct 16 13:53:37.471 INFO kablam! warning: variable does not need to be mutable Oct 16 13:53:37.471 INFO kablam! --> src/lib.rs:28:13 Oct 16 13:53:37.471 INFO kablam! | Oct 16 13:53:37.471 INFO kablam! 28 | let mut content = file_help::read(&mut self.file); Oct 16 13:53:37.471 INFO kablam! | ----^^^^^^^ Oct 16 13:53:37.471 INFO kablam! | | Oct 16 13:53:37.471 INFO kablam! | help: remove this `mut` Oct 16 13:53:37.471 INFO kablam! | Oct 16 13:53:37.471 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 13:53:37.471 INFO kablam! Oct 16 13:53:37.479 INFO kablam! warning: function is never used: `create` Oct 16 13:53:37.479 INFO kablam! --> src/file_help.rs:16:1 Oct 16 13:53:37.479 INFO kablam! | Oct 16 13:53:37.479 INFO kablam! 16 | pub fn create(direc: String, name: String, extension: String) -> File { Oct 16 13:53:37.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:53:37.479 INFO kablam! | Oct 16 13:53:37.479 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 13:53:37.479 INFO kablam! Oct 16 13:53:37.479 INFO kablam! warning: function is never used: `write` Oct 16 13:53:37.479 INFO kablam! --> src/file_help.rs:30:1 Oct 16 13:53:37.480 INFO kablam! | Oct 16 13:53:37.480 INFO kablam! 30 | pub fn write(file: &mut File, content: &String) { Oct 16 13:53:37.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:53:37.480 INFO kablam! Oct 16 13:53:37.480 INFO kablam! warning: function is never used: `delete` Oct 16 13:53:37.480 INFO kablam! --> src/file_help.rs:43:1 Oct 16 13:53:37.480 INFO kablam! | Oct 16 13:53:37.480 INFO kablam! 43 | pub fn delete(direc: String, name: String, extension: String) { Oct 16 13:53:37.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:53:37.480 INFO kablam! Oct 16 13:53:37.484 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 13:53:37.484 INFO kablam! --> src/file_help.rs:31:5 Oct 16 13:53:37.484 INFO kablam! | Oct 16 13:53:37.484 INFO kablam! 31 | file.write_all(content.as_bytes()); Oct 16 13:53:37.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:53:37.484 INFO kablam! | Oct 16 13:53:37.484 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 13:53:37.484 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 13:53:37.484 INFO kablam! Oct 16 13:53:37.484 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 13:53:37.485 INFO kablam! --> src/file_help.rs:44:5 Oct 16 13:53:37.485 INFO kablam! | Oct 16 13:53:37.485 INFO kablam! 44 | fs::remove_file(format!("{}/{}.{}", direc, name, extension)); Oct 16 13:53:37.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:53:37.485 INFO kablam! | Oct 16 13:53:37.485 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 13:53:37.485 INFO kablam! Oct 16 13:53:37.894 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.10s Oct 16 13:53:37.894 INFO kablam! su: No module specific data is present Oct 16 13:53:38.265 INFO running `"docker" "rm" "-f" "993aeeb69ca41c87f483527b1b415146055b50c263ad909678906c15609b0665"` Oct 16 13:53:38.447 INFO blam! 993aeeb69ca41c87f483527b1b415146055b50c263ad909678906c15609b0665 Oct 16 13:53:38.447 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 13:53:38.695 INFO blam! db3889d4965fba432efa3e57f4388693806e204e6eb9a2f59853a4147ff972ab Oct 16 13:53:38.699 INFO running `"docker" "start" "-a" "db3889d4965fba432efa3e57f4388693806e204e6eb9a2f59853a4147ff972ab"` Oct 16 13:53:39.467 INFO kablam! usermod: no changes Oct 16 13:53:39.507 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 13:53:39.515 INFO kablam! Running /target/debug/deps/csvlm-0df8fef534d68ebb Oct 16 13:53:39.517 INFO blam! Oct 16 13:53:39.517 INFO blam! running 0 tests Oct 16 13:53:39.517 INFO blam! Oct 16 13:53:39.517 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:53:39.517 INFO blam! Oct 16 13:53:39.522 INFO kablam! Doc-tests csvlm Oct 16 13:53:40.575 INFO blam! Oct 16 13:53:40.575 INFO blam! running 0 tests Oct 16 13:53:40.575 INFO blam! Oct 16 13:53:40.575 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:53:40.575 INFO blam! Oct 16 13:53:40.599 INFO kablam! su: No module specific data is present Oct 16 13:53:41.123 INFO running `"docker" "rm" "-f" "db3889d4965fba432efa3e57f4388693806e204e6eb9a2f59853a4147ff972ab"` Oct 16 13:53:41.546 INFO blam! db3889d4965fba432efa3e57f4388693806e204e6eb9a2f59853a4147ff972ab