Oct 14 12:59:30.262 INFO testing luki/csvll against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 12:59:30.263 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 12:59:30.744 INFO blam! ef4dc342e073cee2a4d691d9144d650ea55c425c396e5c7ab7dd6c3dd6dc5535 Oct 14 12:59:30.747 INFO running `"docker" "start" "-a" "ef4dc342e073cee2a4d691d9144d650ea55c425c396e5c7ab7dd6c3dd6dc5535"` Oct 14 12:59:32.257 INFO kablam! usermod: no changes Oct 14 12:59:32.355 INFO kablam! Compiling csvll v0.1.6 (/source) Oct 14 12:59:32.643 INFO kablam! warning: variable does not need to be mutable Oct 14 12:59:32.643 INFO kablam! --> src/lib.rs:35:13 Oct 14 12:59:32.643 INFO kablam! | Oct 14 12:59:32.643 INFO kablam! 35 | let mut content = file_help::read(&mut self.file); Oct 14 12:59:32.643 INFO kablam! | ----^^^^^^^ Oct 14 12:59:32.643 INFO kablam! | | Oct 14 12:59:32.643 INFO kablam! | help: remove this `mut` Oct 14 12:59:32.643 INFO kablam! | Oct 14 12:59:32.643 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 12:59:32.643 INFO kablam! Oct 14 12:59:32.651 INFO kablam! warning: function is never used: `create` Oct 14 12:59:32.651 INFO kablam! --> src/file_help.rs:20:1 Oct 14 12:59:32.651 INFO kablam! | Oct 14 12:59:32.651 INFO kablam! 20 | pub fn create(dir: String, name: String, extension: String) -> File { Oct 14 12:59:32.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:59:32.651 INFO kablam! | Oct 14 12:59:32.651 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 12:59:32.651 INFO kablam! Oct 14 12:59:32.651 INFO kablam! warning: function is never used: `write` Oct 14 12:59:32.651 INFO kablam! --> src/file_help.rs:34:1 Oct 14 12:59:32.651 INFO kablam! | Oct 14 12:59:32.651 INFO kablam! 34 | pub fn write(file: &mut File, content: &String) { Oct 14 12:59:32.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:59:32.651 INFO kablam! Oct 14 12:59:32.651 INFO kablam! warning: function is never used: `delete` Oct 14 12:59:32.651 INFO kablam! --> src/file_help.rs:47:1 Oct 14 12:59:32.651 INFO kablam! | Oct 14 12:59:32.651 INFO kablam! 47 | pub fn delete(dir: String, name: String, extension: String) { Oct 14 12:59:32.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:59:32.651 INFO kablam! Oct 14 12:59:32.659 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 12:59:32.659 INFO kablam! --> src/file_help.rs:35:5 Oct 14 12:59:32.659 INFO kablam! | Oct 14 12:59:32.659 INFO kablam! 35 | file.write_all(content.as_bytes()); Oct 14 12:59:32.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:59:32.659 INFO kablam! | Oct 14 12:59:32.659 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 12:59:32.659 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 12:59:32.659 INFO kablam! Oct 14 12:59:32.659 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 12:59:32.659 INFO kablam! --> src/file_help.rs:48:5 Oct 14 12:59:32.659 INFO kablam! | Oct 14 12:59:32.659 INFO kablam! 48 | fs::remove_file(format!("{}/{}.{}", dir, name, extension)); Oct 14 12:59:32.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:59:32.659 INFO kablam! | Oct 14 12:59:32.659 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 12:59:32.659 INFO kablam! Oct 14 12:59:33.352 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Oct 14 12:59:33.355 INFO kablam! su: No module specific data is present Oct 14 12:59:34.311 INFO running `"docker" "rm" "-f" "ef4dc342e073cee2a4d691d9144d650ea55c425c396e5c7ab7dd6c3dd6dc5535"` Oct 14 12:59:34.660 INFO blam! ef4dc342e073cee2a4d691d9144d650ea55c425c396e5c7ab7dd6c3dd6dc5535 Oct 14 12:59:34.667 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 12:59:35.091 INFO blam! 0196ea961ec20825b20c24decb9bedcc8c5bd2836c510bb2c28110b9bf270119 Oct 14 12:59:35.093 INFO running `"docker" "start" "-a" "0196ea961ec20825b20c24decb9bedcc8c5bd2836c510bb2c28110b9bf270119"` Oct 14 12:59:36.472 INFO kablam! usermod: no changes Oct 14 12:59:36.511 INFO kablam! Compiling csvll v0.1.6 (/source) Oct 14 12:59:36.795 INFO kablam! warning: variable does not need to be mutable Oct 14 12:59:36.795 INFO kablam! --> src/lib.rs:35:13 Oct 14 12:59:36.796 INFO kablam! | Oct 14 12:59:36.796 INFO kablam! 35 | let mut content = file_help::read(&mut self.file); Oct 14 12:59:36.796 INFO kablam! | ----^^^^^^^ Oct 14 12:59:36.797 INFO kablam! | | Oct 14 12:59:36.797 INFO kablam! | help: remove this `mut` Oct 14 12:59:36.797 INFO kablam! | Oct 14 12:59:36.798 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 12:59:36.798 INFO kablam! Oct 14 12:59:36.799 INFO kablam! warning: function is never used: `create` Oct 14 12:59:36.799 INFO kablam! --> src/file_help.rs:20:1 Oct 14 12:59:36.799 INFO kablam! | Oct 14 12:59:36.799 INFO kablam! 20 | pub fn create(dir: String, name: String, extension: String) -> File { Oct 14 12:59:36.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:59:36.800 INFO kablam! | Oct 14 12:59:36.800 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 12:59:36.800 INFO kablam! Oct 14 12:59:36.801 INFO kablam! warning: function is never used: `write` Oct 14 12:59:36.801 INFO kablam! --> src/file_help.rs:34:1 Oct 14 12:59:36.801 INFO kablam! | Oct 14 12:59:36.801 INFO kablam! 34 | pub fn write(file: &mut File, content: &String) { Oct 14 12:59:36.802 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:59:36.802 INFO kablam! Oct 14 12:59:36.802 INFO kablam! warning: function is never used: `delete` Oct 14 12:59:36.802 INFO kablam! --> src/file_help.rs:47:1 Oct 14 12:59:36.803 INFO kablam! | Oct 14 12:59:36.803 INFO kablam! 47 | pub fn delete(dir: String, name: String, extension: String) { Oct 14 12:59:36.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:59:36.804 INFO kablam! Oct 14 12:59:36.811 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 12:59:36.811 INFO kablam! --> src/file_help.rs:35:5 Oct 14 12:59:36.812 INFO kablam! | Oct 14 12:59:36.812 INFO kablam! 35 | file.write_all(content.as_bytes()); Oct 14 12:59:36.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:59:36.813 INFO kablam! | Oct 14 12:59:36.813 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 12:59:36.813 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 12:59:36.813 INFO kablam! Oct 14 12:59:36.814 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 12:59:36.814 INFO kablam! --> src/file_help.rs:48:5 Oct 14 12:59:36.814 INFO kablam! | Oct 14 12:59:36.814 INFO kablam! 48 | fs::remove_file(format!("{}/{}.{}", dir, name, extension)); Oct 14 12:59:36.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:59:36.815 INFO kablam! | Oct 14 12:59:36.815 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 12:59:36.815 INFO kablam! Oct 14 12:59:37.282 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.78s Oct 14 12:59:37.283 INFO kablam! su: No module specific data is present Oct 14 12:59:37.967 INFO running `"docker" "rm" "-f" "0196ea961ec20825b20c24decb9bedcc8c5bd2836c510bb2c28110b9bf270119"` Oct 14 12:59:38.259 INFO blam! 0196ea961ec20825b20c24decb9bedcc8c5bd2836c510bb2c28110b9bf270119 Oct 14 12:59:38.272 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 12:59:38.699 INFO blam! 727a584d03f0e2b3aae1e34560cb039ee71d811d119e805dd9a31e29c34c6e61 Oct 14 12:59:38.702 INFO running `"docker" "start" "-a" "727a584d03f0e2b3aae1e34560cb039ee71d811d119e805dd9a31e29c34c6e61"` Oct 14 12:59:39.889 INFO kablam! usermod: no changes Oct 14 12:59:39.932 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 12:59:39.933 INFO kablam! Running /target/debug/deps/csvll-192e226ba2ddaf1d Oct 14 12:59:39.939 INFO blam! Oct 14 12:59:39.939 INFO blam! running 0 tests Oct 14 12:59:39.939 INFO blam! Oct 14 12:59:39.939 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:59:39.939 INFO blam! Oct 14 12:59:39.940 INFO kablam! Doc-tests csvll Oct 14 12:59:40.199 INFO blam! Oct 14 12:59:40.199 INFO blam! running 0 tests Oct 14 12:59:40.199 INFO blam! Oct 14 12:59:40.199 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:59:40.199 INFO blam! Oct 14 12:59:40.203 INFO kablam! su: No module specific data is present Oct 14 12:59:40.933 INFO running `"docker" "rm" "-f" "727a584d03f0e2b3aae1e34560cb039ee71d811d119e805dd9a31e29c34c6e61"` Oct 14 12:59:41.347 INFO blam! 727a584d03f0e2b3aae1e34560cb039ee71d811d119e805dd9a31e29c34c6e61