Oct 15 07:16:26.003 INFO testing RockyTV/rust-nbr6023 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 07:16:26.003 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 07:16:26.189 INFO blam! eeb868515e7d953e1611a9d99a6c095961943a4e5fc802b0b4310ecf90b00a74 Oct 15 07:16:26.189 INFO running `"docker" "start" "-a" "eeb868515e7d953e1611a9d99a6c095961943a4e5fc802b0b4310ecf90b00a74"` Oct 15 07:16:26.567 INFO kablam! usermod: no changes Oct 15 07:16:26.592 INFO kablam! Compiling rust-nbr6023 v0.1.0 (/source) Oct 15 07:16:26.871 INFO kablam! warning: unused variable: `title` Oct 15 07:16:26.871 INFO kablam! --> src/main.rs:10:37 Oct 15 07:16:26.871 INFO kablam! | Oct 15 07:16:26.871 INFO kablam! 10 | fn generate_reference(author: &str, title: &str, year: &str, link: &str) -> String { Oct 15 07:16:26.871 INFO kablam! | ^^^^^ help: consider using `_title` instead Oct 15 07:16:26.871 INFO kablam! | Oct 15 07:16:26.871 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:16:26.871 INFO kablam! Oct 15 07:16:26.871 INFO kablam! warning: unused variable: `year` Oct 15 07:16:26.871 INFO kablam! --> src/main.rs:10:50 Oct 15 07:16:26.871 INFO kablam! | Oct 15 07:16:26.871 INFO kablam! 10 | fn generate_reference(author: &str, title: &str, year: &str, link: &str) -> String { Oct 15 07:16:26.871 INFO kablam! | ^^^^ help: consider using `_year` instead Oct 15 07:16:26.871 INFO kablam! Oct 15 07:16:26.871 INFO kablam! warning: unused variable: `link` Oct 15 07:16:26.871 INFO kablam! --> src/main.rs:10:62 Oct 15 07:16:26.871 INFO kablam! | Oct 15 07:16:26.871 INFO kablam! 10 | fn generate_reference(author: &str, title: &str, year: &str, link: &str) -> String { Oct 15 07:16:26.871 INFO kablam! | ^^^^ help: consider using `_link` instead Oct 15 07:16:26.871 INFO kablam! Oct 15 07:16:26.871 INFO kablam! warning: variable does not need to be mutable Oct 15 07:16:26.871 INFO kablam! --> src/main.rs:12:9 Oct 15 07:16:26.871 INFO kablam! | Oct 15 07:16:26.871 INFO kablam! 12 | let mut author_surname: &str = match author_parts.pop() { Oct 15 07:16:26.871 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 15 07:16:26.871 INFO kablam! | | Oct 15 07:16:26.871 INFO kablam! | help: remove this `mut` Oct 15 07:16:26.871 INFO kablam! | Oct 15 07:16:26.871 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:16:26.871 INFO kablam! Oct 15 07:16:27.452 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.87s Oct 15 07:16:27.455 INFO kablam! su: No module specific data is present Oct 15 07:16:28.098 INFO running `"docker" "rm" "-f" "eeb868515e7d953e1611a9d99a6c095961943a4e5fc802b0b4310ecf90b00a74"` Oct 15 07:16:28.320 INFO blam! eeb868515e7d953e1611a9d99a6c095961943a4e5fc802b0b4310ecf90b00a74 Oct 15 07:16:28.322 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 07:16:28.649 INFO blam! 5b290f39e6afb1c1b7b563c2d1a71f539666fee6687ed4450130d57ebdb08e7a Oct 15 07:16:28.657 INFO running `"docker" "start" "-a" "5b290f39e6afb1c1b7b563c2d1a71f539666fee6687ed4450130d57ebdb08e7a"` Oct 15 07:16:29.771 INFO kablam! usermod: no changes Oct 15 07:16:29.831 INFO kablam! Compiling rust-nbr6023 v0.1.0 (/source) Oct 15 07:16:30.291 INFO kablam! warning: unused variable: `title` Oct 15 07:16:30.291 INFO kablam! --> src/main.rs:10:37 Oct 15 07:16:30.291 INFO kablam! | Oct 15 07:16:30.291 INFO kablam! 10 | fn generate_reference(author: &str, title: &str, year: &str, link: &str) -> String { Oct 15 07:16:30.291 INFO kablam! | ^^^^^ help: consider using `_title` instead Oct 15 07:16:30.291 INFO kablam! | Oct 15 07:16:30.291 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:16:30.291 INFO kablam! Oct 15 07:16:30.291 INFO kablam! warning: unused variable: `year` Oct 15 07:16:30.291 INFO kablam! --> src/main.rs:10:50 Oct 15 07:16:30.291 INFO kablam! | Oct 15 07:16:30.291 INFO kablam! 10 | fn generate_reference(author: &str, title: &str, year: &str, link: &str) -> String { Oct 15 07:16:30.291 INFO kablam! | ^^^^ help: consider using `_year` instead Oct 15 07:16:30.291 INFO kablam! Oct 15 07:16:30.291 INFO kablam! warning: unused variable: `link` Oct 15 07:16:30.291 INFO kablam! --> src/main.rs:10:62 Oct 15 07:16:30.291 INFO kablam! | Oct 15 07:16:30.291 INFO kablam! 10 | fn generate_reference(author: &str, title: &str, year: &str, link: &str) -> String { Oct 15 07:16:30.291 INFO kablam! | ^^^^ help: consider using `_link` instead Oct 15 07:16:30.292 INFO kablam! Oct 15 07:16:30.292 INFO kablam! warning: variable does not need to be mutable Oct 15 07:16:30.292 INFO kablam! --> src/main.rs:12:9 Oct 15 07:16:30.292 INFO kablam! | Oct 15 07:16:30.292 INFO kablam! 12 | let mut author_surname: &str = match author_parts.pop() { Oct 15 07:16:30.292 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 15 07:16:30.292 INFO kablam! | | Oct 15 07:16:30.292 INFO kablam! | help: remove this `mut` Oct 15 07:16:30.292 INFO kablam! | Oct 15 07:16:30.292 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:16:30.292 INFO kablam! Oct 15 07:16:30.851 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.04s Oct 15 07:16:30.851 INFO kablam! su: No module specific data is present Oct 15 07:16:31.575 INFO running `"docker" "rm" "-f" "5b290f39e6afb1c1b7b563c2d1a71f539666fee6687ed4450130d57ebdb08e7a"` Oct 15 07:16:31.930 INFO blam! 5b290f39e6afb1c1b7b563c2d1a71f539666fee6687ed4450130d57ebdb08e7a Oct 15 07:16:31.937 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 07:16:32.435 INFO blam! 1bcb78769a3fde728c81ef95f9fc0ba4aa8ffb33151547580884ebe0478c967a Oct 15 07:16:32.443 INFO running `"docker" "start" "-a" "1bcb78769a3fde728c81ef95f9fc0ba4aa8ffb33151547580884ebe0478c967a"` Oct 15 07:16:33.790 INFO kablam! usermod: no changes Oct 15 07:16:33.843 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 07:16:33.855 INFO kablam! Running /target/debug/deps/rust_nbr6023-8f8d64640688d77d Oct 15 07:16:33.856 INFO blam! Oct 15 07:16:33.856 INFO blam! running 0 tests Oct 15 07:16:33.856 INFO blam! Oct 15 07:16:33.856 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:16:33.857 INFO blam! Oct 15 07:16:33.858 INFO kablam! su: No module specific data is present Oct 15 07:16:34.639 INFO running `"docker" "rm" "-f" "1bcb78769a3fde728c81ef95f9fc0ba4aa8ffb33151547580884ebe0478c967a"` Oct 15 07:16:34.971 INFO blam! 1bcb78769a3fde728c81ef95f9fc0ba4aa8ffb33151547580884ebe0478c967a