Oct 21 16:55:10.047 INFO checking jhartwell/expelcss against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:55:10.048 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 21 16:55:10.398 INFO blam! fae00d75ecd04925238661fe98057ecb22af17786a6e6bcf585d900993508e2c Oct 21 16:55:10.401 INFO running `"docker" "start" "-a" "fae00d75ecd04925238661fe98057ecb22af17786a6e6bcf585d900993508e2c"` Oct 21 16:55:11.440 INFO kablam! usermod: no changes Oct 21 16:55:11.589 INFO kablam! Checking ecss v0.1.0 (/source) Oct 21 16:55:12.465 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 21 16:55:12.465 INFO kablam! --> src/main.rs:5:5 Oct 21 16:55:12.465 INFO kablam! | Oct 21 16:55:12.466 INFO kablam! 5 | use std::io::prelude::*; Oct 21 16:55:12.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 16:55:12.466 INFO kablam! | Oct 21 16:55:12.466 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 16:55:12.467 INFO kablam! Oct 21 16:55:12.549 INFO kablam! warning: value assigned to `i` is never read Oct 21 16:55:12.549 INFO kablam! --> src/html.rs:57:13 Oct 21 16:55:12.549 INFO kablam! | Oct 21 16:55:12.550 INFO kablam! 57 | i = match &contents[i..next] { Oct 21 16:55:12.550 INFO kablam! | ^ Oct 21 16:55:12.550 INFO kablam! | Oct 21 16:55:12.551 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 21 16:55:12.551 INFO kablam! Oct 21 16:55:12.551 INFO kablam! warning: variable `start_quotes` is assigned to, but never used Oct 21 16:55:12.551 INFO kablam! --> src/html.rs:108:21 Oct 21 16:55:12.552 INFO kablam! | Oct 21 16:55:12.552 INFO kablam! 108 | let mut start_quotes = false; Oct 21 16:55:12.552 INFO kablam! | ^^^^^^^^^^^^ Oct 21 16:55:12.552 INFO kablam! | Oct 21 16:55:12.553 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:55:12.554 INFO kablam! = note: consider using `_start_quotes` instead Oct 21 16:55:12.554 INFO kablam! Oct 21 16:55:12.555 INFO kablam! warning: value assigned to `start_quotes` is never read Oct 21 16:55:12.555 INFO kablam! --> src/html.rs:117:29 Oct 21 16:55:12.555 INFO kablam! | Oct 21 16:55:12.556 INFO kablam! 117 | start_quotes = true; Oct 21 16:55:12.556 INFO kablam! | ^^^^^^^^^^^^ Oct 21 16:55:12.556 INFO kablam! Oct 21 16:55:12.556 INFO kablam! warning: variable `start_quotes` is assigned to, but never used Oct 21 16:55:12.557 INFO kablam! --> src/html.rs:157:21 Oct 21 16:55:12.557 INFO kablam! | Oct 21 16:55:12.557 INFO kablam! 157 | let mut start_quotes = false; Oct 21 16:55:12.557 INFO kablam! | ^^^^^^^^^^^^ Oct 21 16:55:12.558 INFO kablam! | Oct 21 16:55:12.558 INFO kablam! = note: consider using `_start_quotes` instead Oct 21 16:55:12.558 INFO kablam! Oct 21 16:55:12.558 INFO kablam! warning: value assigned to `start_quotes` is never read Oct 21 16:55:12.559 INFO kablam! --> src/html.rs:166:29 Oct 21 16:55:12.559 INFO kablam! | Oct 21 16:55:12.559 INFO kablam! 166 | start_quotes = true; Oct 21 16:55:12.559 INFO kablam! | ^^^^^^^^^^^^ Oct 21 16:55:12.560 INFO kablam! Oct 21 16:55:12.560 INFO kablam! warning: value assigned to `i` is never read Oct 21 16:55:12.560 INFO kablam! --> src/html.rs:205:13 Oct 21 16:55:12.561 INFO kablam! | Oct 21 16:55:12.561 INFO kablam! 205 | i = match &contents[i..next] { Oct 21 16:55:12.561 INFO kablam! | ^ Oct 21 16:55:12.561 INFO kablam! Oct 21 16:55:12.685 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 21 16:55:12.685 INFO kablam! --> src/main.rs:5:5 Oct 21 16:55:12.685 INFO kablam! | Oct 21 16:55:12.685 INFO kablam! 5 | use std::io::prelude::*; Oct 21 16:55:12.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 16:55:12.685 INFO kablam! | Oct 21 16:55:12.685 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 16:55:12.685 INFO kablam! Oct 21 16:55:12.756 INFO kablam! warning: value assigned to `i` is never read Oct 21 16:55:12.756 INFO kablam! --> src/html.rs:57:13 Oct 21 16:55:12.756 INFO kablam! | Oct 21 16:55:12.756 INFO kablam! 57 | i = match &contents[i..next] { Oct 21 16:55:12.756 INFO kablam! | ^ Oct 21 16:55:12.756 INFO kablam! | Oct 21 16:55:12.756 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 21 16:55:12.756 INFO kablam! Oct 21 16:55:12.756 INFO kablam! warning: variable `start_quotes` is assigned to, but never used Oct 21 16:55:12.756 INFO kablam! --> src/html.rs:108:21 Oct 21 16:55:12.757 INFO kablam! | Oct 21 16:55:12.757 INFO kablam! 108 | let mut start_quotes = false; Oct 21 16:55:12.757 INFO kablam! | ^^^^^^^^^^^^ Oct 21 16:55:12.757 INFO kablam! | Oct 21 16:55:12.757 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:55:12.757 INFO kablam! = note: consider using `_start_quotes` instead Oct 21 16:55:12.757 INFO kablam! Oct 21 16:55:12.757 INFO kablam! warning: value assigned to `start_quotes` is never read Oct 21 16:55:12.757 INFO kablam! --> src/html.rs:117:29 Oct 21 16:55:12.757 INFO kablam! | Oct 21 16:55:12.757 INFO kablam! 117 | start_quotes = true; Oct 21 16:55:12.757 INFO kablam! | ^^^^^^^^^^^^ Oct 21 16:55:12.757 INFO kablam! Oct 21 16:55:12.757 INFO kablam! warning: variable `start_quotes` is assigned to, but never used Oct 21 16:55:12.757 INFO kablam! --> src/html.rs:157:21 Oct 21 16:55:12.757 INFO kablam! | Oct 21 16:55:12.757 INFO kablam! 157 | let mut start_quotes = false; Oct 21 16:55:12.757 INFO kablam! | ^^^^^^^^^^^^ Oct 21 16:55:12.757 INFO kablam! | Oct 21 16:55:12.757 INFO kablam! = note: consider using `_start_quotes` instead Oct 21 16:55:12.757 INFO kablam! Oct 21 16:55:12.757 INFO kablam! warning: value assigned to `start_quotes` is never read Oct 21 16:55:12.757 INFO kablam! --> src/html.rs:166:29 Oct 21 16:55:12.757 INFO kablam! | Oct 21 16:55:12.757 INFO kablam! 166 | start_quotes = true; Oct 21 16:55:12.757 INFO kablam! | ^^^^^^^^^^^^ Oct 21 16:55:12.757 INFO kablam! Oct 21 16:55:12.757 INFO kablam! warning: value assigned to `i` is never read Oct 21 16:55:12.757 INFO kablam! --> src/html.rs:205:13 Oct 21 16:55:12.757 INFO kablam! | Oct 21 16:55:12.757 INFO kablam! 205 | i = match &contents[i..next] { Oct 21 16:55:12.757 INFO kablam! | ^ Oct 21 16:55:12.757 INFO kablam! Oct 21 16:55:12.837 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Oct 21 16:55:12.840 INFO kablam! su: No module specific data is present Oct 21 16:55:13.608 INFO running `"docker" "rm" "-f" "fae00d75ecd04925238661fe98057ecb22af17786a6e6bcf585d900993508e2c"` Oct 21 16:55:13.872 INFO blam! fae00d75ecd04925238661fe98057ecb22af17786a6e6bcf585d900993508e2c