Oct 16 13:53:33.948 INFO testing csvll-0.1.6 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 13:53:33.948 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:34.412 INFO blam! 4396b044add022b6df098ad06f989605e2722e88bb64a1a8817021b09e4ae2e2 Oct 16 13:53:34.414 INFO running `"docker" "start" "-a" "4396b044add022b6df098ad06f989605e2722e88bb64a1a8817021b09e4ae2e2"` Oct 16 13:53:35.346 INFO kablam! usermod: no changes Oct 16 13:53:35.395 INFO kablam! Compiling csvll v0.1.6 (/source) Oct 16 13:53:36.115 INFO kablam! warning: variable does not need to be mutable Oct 16 13:53:36.115 INFO kablam! --> src/lib.rs:29:13 Oct 16 13:53:36.115 INFO kablam! | Oct 16 13:53:36.115 INFO kablam! 29 | let mut content = file_help::read(&mut self.file); Oct 16 13:53:36.115 INFO kablam! | ----^^^^^^^ Oct 16 13:53:36.115 INFO kablam! | | Oct 16 13:53:36.115 INFO kablam! | help: remove this `mut` Oct 16 13:53:36.115 INFO kablam! | Oct 16 13:53:36.115 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 13:53:36.115 INFO kablam! Oct 16 13:53:36.124 INFO kablam! warning: function is never used: `create` Oct 16 13:53:36.125 INFO kablam! --> src/file_help.rs:16:1 Oct 16 13:53:36.125 INFO kablam! | Oct 16 13:53:36.125 INFO kablam! 16 | pub fn create(direc: String, name: String, extension: String) -> File { Oct 16 13:53:36.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:53:36.125 INFO kablam! | Oct 16 13:53:36.125 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 13:53:36.125 INFO kablam! Oct 16 13:53:36.125 INFO kablam! warning: function is never used: `write` Oct 16 13:53:36.125 INFO kablam! --> src/file_help.rs:30:1 Oct 16 13:53:36.125 INFO kablam! | Oct 16 13:53:36.125 INFO kablam! 30 | pub fn write(file: &mut File, content: &String) { Oct 16 13:53:36.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:53:36.125 INFO kablam! Oct 16 13:53:36.125 INFO kablam! warning: function is never used: `delete` Oct 16 13:53:36.125 INFO kablam! --> src/file_help.rs:43:1 Oct 16 13:53:36.125 INFO kablam! | Oct 16 13:53:36.125 INFO kablam! 43 | pub fn delete(direc: String, name: String, extension: String) { Oct 16 13:53:36.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:53:36.125 INFO kablam! Oct 16 13:53:36.133 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 13:53:36.133 INFO kablam! --> src/file_help.rs:31:5 Oct 16 13:53:36.133 INFO kablam! | Oct 16 13:53:36.133 INFO kablam! 31 | file.write_all(content.as_bytes()); Oct 16 13:53:36.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:53:36.133 INFO kablam! | Oct 16 13:53:36.133 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 13:53:36.133 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 13:53:36.133 INFO kablam! Oct 16 13:53:36.133 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 13:53:36.133 INFO kablam! --> src/file_help.rs:44:5 Oct 16 13:53:36.134 INFO kablam! | Oct 16 13:53:36.134 INFO kablam! 44 | fs::remove_file(format!("{}/{}.{}", direc, name, extension)); Oct 16 13:53:36.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:53:36.134 INFO kablam! | Oct 16 13:53:36.134 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 13:53:36.134 INFO kablam! Oct 16 13:53:36.511 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.14s Oct 16 13:53:36.513 INFO kablam! su: No module specific data is present Oct 16 13:53:36.884 INFO running `"docker" "rm" "-f" "4396b044add022b6df098ad06f989605e2722e88bb64a1a8817021b09e4ae2e2"` Oct 16 13:53:37.070 INFO blam! 4396b044add022b6df098ad06f989605e2722e88bb64a1a8817021b09e4ae2e2 Oct 16 13:53:37.072 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:37.339 INFO blam! e89ba6fa619f5bc96feb969cd88e52f92d8622c08b16e4f8e7c909e9fc5771b4 Oct 16 13:53:37.347 INFO running `"docker" "start" "-a" "e89ba6fa619f5bc96feb969cd88e52f92d8622c08b16e4f8e7c909e9fc5771b4"` Oct 16 13:53:37.934 INFO kablam! usermod: no changes Oct 16 13:53:37.974 INFO kablam! Compiling csvll v0.1.6 (/source) Oct 16 13:53:38.663 INFO kablam! warning: variable does not need to be mutable Oct 16 13:53:38.663 INFO kablam! --> src/lib.rs:29:13 Oct 16 13:53:38.663 INFO kablam! | Oct 16 13:53:38.663 INFO kablam! 29 | let mut content = file_help::read(&mut self.file); Oct 16 13:53:38.663 INFO kablam! | ----^^^^^^^ Oct 16 13:53:38.663 INFO kablam! | | Oct 16 13:53:38.663 INFO kablam! | help: remove this `mut` Oct 16 13:53:38.663 INFO kablam! | Oct 16 13:53:38.663 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 13:53:38.663 INFO kablam! Oct 16 13:53:38.670 INFO kablam! warning: function is never used: `create` Oct 16 13:53:38.670 INFO kablam! --> src/file_help.rs:16:1 Oct 16 13:53:38.670 INFO kablam! | Oct 16 13:53:38.670 INFO kablam! 16 | pub fn create(direc: String, name: String, extension: String) -> File { Oct 16 13:53:38.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:53:38.670 INFO kablam! | Oct 16 13:53:38.670 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 13:53:38.670 INFO kablam! Oct 16 13:53:38.670 INFO kablam! warning: function is never used: `write` Oct 16 13:53:38.670 INFO kablam! --> src/file_help.rs:30:1 Oct 16 13:53:38.670 INFO kablam! | Oct 16 13:53:38.670 INFO kablam! 30 | pub fn write(file: &mut File, content: &String) { Oct 16 13:53:38.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:53:38.670 INFO kablam! Oct 16 13:53:38.670 INFO kablam! warning: function is never used: `delete` Oct 16 13:53:38.670 INFO kablam! --> src/file_help.rs:43:1 Oct 16 13:53:38.670 INFO kablam! | Oct 16 13:53:38.671 INFO kablam! 43 | pub fn delete(direc: String, name: String, extension: String) { Oct 16 13:53:38.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:53:38.671 INFO kablam! Oct 16 13:53:38.676 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 13:53:38.676 INFO kablam! --> src/file_help.rs:31:5 Oct 16 13:53:38.676 INFO kablam! | Oct 16 13:53:38.676 INFO kablam! 31 | file.write_all(content.as_bytes()); Oct 16 13:53:38.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:53:38.676 INFO kablam! | Oct 16 13:53:38.676 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 13:53:38.676 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 13:53:38.676 INFO kablam! Oct 16 13:53:38.676 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 13:53:38.676 INFO kablam! --> src/file_help.rs:44:5 Oct 16 13:53:38.676 INFO kablam! | Oct 16 13:53:38.676 INFO kablam! 44 | fs::remove_file(format!("{}/{}.{}", direc, name, extension)); Oct 16 13:53:38.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:53:38.676 INFO kablam! | Oct 16 13:53:38.676 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 13:53:38.676 INFO kablam! Oct 16 13:53:39.044 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.08s Oct 16 13:53:39.052 INFO kablam! su: No module specific data is present Oct 16 13:53:39.707 INFO running `"docker" "rm" "-f" "e89ba6fa619f5bc96feb969cd88e52f92d8622c08b16e4f8e7c909e9fc5771b4"` Oct 16 13:53:39.903 INFO blam! e89ba6fa619f5bc96feb969cd88e52f92d8622c08b16e4f8e7c909e9fc5771b4 Oct 16 13:53:39.907 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:40.335 INFO blam! 123d7e5d09ddc59caa961d9c129e7eb475168218d774224cf67ff66520f3f9db Oct 16 13:53:40.338 INFO running `"docker" "start" "-a" "123d7e5d09ddc59caa961d9c129e7eb475168218d774224cf67ff66520f3f9db"` Oct 16 13:53:41.335 INFO kablam! usermod: no changes Oct 16 13:53:41.392 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 13:53:41.394 INFO kablam! Running /target/debug/deps/csvll-192e226ba2ddaf1d Oct 16 13:53:41.416 INFO blam! Oct 16 13:53:41.416 INFO blam! running 0 tests Oct 16 13:53:41.416 INFO blam! Oct 16 13:53:41.417 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:53:41.417 INFO blam! Oct 16 13:53:41.427 INFO kablam! Doc-tests csvll Oct 16 13:53:42.367 INFO blam! Oct 16 13:53:42.367 INFO blam! running 0 tests Oct 16 13:53:42.367 INFO blam! Oct 16 13:53:42.367 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:53:42.367 INFO blam! Oct 16 13:53:42.368 INFO kablam! su: No module specific data is present Oct 16 13:53:43.015 INFO running `"docker" "rm" "-f" "123d7e5d09ddc59caa961d9c129e7eb475168218d774224cf67ff66520f3f9db"` Oct 16 13:53:43.223 INFO blam! 123d7e5d09ddc59caa961d9c129e7eb475168218d774224cf67ff66520f3f9db