Oct 13 08:38:37.467 INFO checking sharepoint-0.3.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 08:38:37.467 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 08:38:37.746 INFO blam! 1a4a5501bb59dfcf5f993d6f3f668e2b20e8922eff5c4293de417661c2196652 Oct 13 08:38:37.753 INFO running `"docker" "start" "-a" "1a4a5501bb59dfcf5f993d6f3f668e2b20e8922eff5c4293de417661c2196652"` Oct 13 08:38:38.144 INFO kablam! usermod: no changes Oct 13 08:38:38.328 INFO kablam! Checking uuid v0.5.1 Oct 13 08:38:38.977 INFO kablam! Checking sharepoint v0.3.0 (/source) Oct 13 08:38:46.000 INFO kablam! warning: unused variable: `body` Oct 13 08:38:46.001 INFO kablam! --> src/data.rs:135:20 Oct 13 08:38:46.001 INFO kablam! | Oct 13 08:38:46.001 INFO kablam! 135 | fn do_not_parse(body: String, _: Vec, _: Vec) -> Option Oct 13 08:38:46.001 INFO kablam! | ^^^^ help: consider using `_body` instead Oct 13 08:38:46.001 INFO kablam! | Oct 13 08:38:46.002 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 08:38:46.002 INFO kablam! Oct 13 08:38:46.002 INFO kablam! warning: unused variable: `list_item_type` Oct 13 08:38:46.002 INFO kablam! --> src/data.rs:169:5 Oct 13 08:38:46.002 INFO kablam! | Oct 13 08:38:46.002 INFO kablam! 169 | list_item_type: String, Oct 13 08:38:46.003 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_list_item_type` instead Oct 13 08:38:46.003 INFO kablam! Oct 13 08:38:46.041 INFO kablam! warning: variable does not need to be mutable Oct 13 08:38:46.041 INFO kablam! --> src/data.rs:178:9 Oct 13 08:38:46.041 INFO kablam! | Oct 13 08:38:46.041 INFO kablam! 178 | let mut v: Value = serde_json::from_str(&body).unwrap(); Oct 13 08:38:46.041 INFO kablam! | ----^ Oct 13 08:38:46.042 INFO kablam! | | Oct 13 08:38:46.042 INFO kablam! | help: remove this `mut` Oct 13 08:38:46.042 INFO kablam! | Oct 13 08:38:46.042 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 08:38:46.042 INFO kablam! Oct 13 08:38:46.279 INFO kablam! warning: unused variable: `body` Oct 13 08:38:46.279 INFO kablam! --> src/data.rs:135:20 Oct 13 08:38:46.279 INFO kablam! | Oct 13 08:38:46.280 INFO kablam! 135 | fn do_not_parse(body: String, _: Vec, _: Vec) -> Option Oct 13 08:38:46.280 INFO kablam! | ^^^^ help: consider using `_body` instead Oct 13 08:38:46.280 INFO kablam! | Oct 13 08:38:46.281 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 08:38:46.281 INFO kablam! Oct 13 08:38:46.281 INFO kablam! warning: unused variable: `list_item_type` Oct 13 08:38:46.282 INFO kablam! --> src/data.rs:169:5 Oct 13 08:38:46.282 INFO kablam! | Oct 13 08:38:46.282 INFO kablam! 169 | list_item_type: String, Oct 13 08:38:46.283 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_list_item_type` instead Oct 13 08:38:46.283 INFO kablam! Oct 13 08:38:46.328 INFO kablam! warning: variable does not need to be mutable Oct 13 08:38:46.329 INFO kablam! --> src/data.rs:178:9 Oct 13 08:38:46.329 INFO kablam! | Oct 13 08:38:46.329 INFO kablam! 178 | let mut v: Value = serde_json::from_str(&body).unwrap(); Oct 13 08:38:46.330 INFO kablam! | ----^ Oct 13 08:38:46.330 INFO kablam! | | Oct 13 08:38:46.330 INFO kablam! | help: remove this `mut` Oct 13 08:38:46.331 INFO kablam! | Oct 13 08:38:46.331 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 08:38:46.331 INFO kablam! Oct 13 08:38:46.573 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.40s Oct 13 08:38:46.573 INFO kablam! su: No module specific data is present Oct 13 08:38:47.031 INFO running `"docker" "rm" "-f" "1a4a5501bb59dfcf5f993d6f3f668e2b20e8922eff5c4293de417661c2196652"` Oct 13 08:38:47.434 INFO blam! 1a4a5501bb59dfcf5f993d6f3f668e2b20e8922eff5c4293de417661c2196652