Sep 02 00:01:47.876 INFO checking sharepoint-0.3.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 00:01:47.876 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 00:01:47.876 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 00:01:48.154 INFO blam! a56e71223cdff1aa035368c2ce3cbacbae63014e29b33e3a11bb484c356e16a3 Sep 02 00:01:48.156 INFO running `"docker" "start" "-a" "a56e71223cdff1aa035368c2ce3cbacbae63014e29b33e3a11bb484c356e16a3"` Sep 02 00:01:49.273 INFO kablam! Checking uuid v0.5.1 Sep 02 00:01:50.325 INFO kablam! Checking sharepoint v0.3.0 (file:///source) Sep 02 00:01:54.884 INFO kablam! warning: unused variable: `body` Sep 02 00:01:54.884 INFO kablam! --> src/data.rs:135:20 Sep 02 00:01:54.884 INFO kablam! | Sep 02 00:01:54.884 INFO kablam! 135 | fn do_not_parse(body: String, _: Vec, _: Vec) -> Option Sep 02 00:01:54.884 INFO kablam! | ^^^^ help: consider using `_body` instead Sep 02 00:01:54.884 INFO kablam! | Sep 02 00:01:54.885 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 00:01:54.885 INFO kablam! Sep 02 00:01:54.885 INFO kablam! warning: unused variable: `list_item_type` Sep 02 00:01:54.885 INFO kablam! --> src/data.rs:169:5 Sep 02 00:01:54.885 INFO kablam! | Sep 02 00:01:54.885 INFO kablam! 169 | list_item_type: String, Sep 02 00:01:54.885 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_list_item_type` instead Sep 02 00:01:54.885 INFO kablam! Sep 02 00:01:54.977 INFO kablam! warning: variable does not need to be mutable Sep 02 00:01:54.977 INFO kablam! --> src/data.rs:178:9 Sep 02 00:01:54.978 INFO kablam! | Sep 02 00:01:54.978 INFO kablam! 178 | let mut v: Value = serde_json::from_str(&body).unwrap(); Sep 02 00:01:54.978 INFO kablam! | ----^ Sep 02 00:01:54.978 INFO kablam! | | Sep 02 00:01:54.978 INFO kablam! | help: remove this `mut` Sep 02 00:01:54.978 INFO kablam! | Sep 02 00:01:54.978 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 02 00:01:54.978 INFO kablam! Sep 02 00:01:55.213 INFO kablam! warning: unused variable: `body` Sep 02 00:01:55.213 INFO kablam! --> src/data.rs:135:20 Sep 02 00:01:55.213 INFO kablam! | Sep 02 00:01:55.214 INFO kablam! 135 | fn do_not_parse(body: String, _: Vec, _: Vec) -> Option Sep 02 00:01:55.214 INFO kablam! | ^^^^ help: consider using `_body` instead Sep 02 00:01:55.214 INFO kablam! | Sep 02 00:01:55.214 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 00:01:55.214 INFO kablam! Sep 02 00:01:55.214 INFO kablam! warning: unused variable: `list_item_type` Sep 02 00:01:55.214 INFO kablam! --> src/data.rs:169:5 Sep 02 00:01:55.214 INFO kablam! | Sep 02 00:01:55.214 INFO kablam! 169 | list_item_type: String, Sep 02 00:01:55.214 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_list_item_type` instead Sep 02 00:01:55.214 INFO kablam! Sep 02 00:01:55.309 INFO kablam! warning: variable does not need to be mutable Sep 02 00:01:55.309 INFO kablam! --> src/data.rs:178:9 Sep 02 00:01:55.309 INFO kablam! | Sep 02 00:01:55.309 INFO kablam! 178 | let mut v: Value = serde_json::from_str(&body).unwrap(); Sep 02 00:01:55.309 INFO kablam! | ----^ Sep 02 00:01:55.309 INFO kablam! | | Sep 02 00:01:55.309 INFO kablam! | help: remove this `mut` Sep 02 00:01:55.309 INFO kablam! | Sep 02 00:01:55.309 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 02 00:01:55.309 INFO kablam! Sep 02 00:01:55.561 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.58s Sep 02 00:01:55.572 INFO kablam! su: No module specific data is present Sep 02 00:01:55.945 INFO running `"docker" "rm" "-f" "a56e71223cdff1aa035368c2ce3cbacbae63014e29b33e3a11bb484c356e16a3"` Sep 02 00:01:56.036 INFO blam! a56e71223cdff1aa035368c2ce3cbacbae63014e29b33e3a11bb484c356e16a3