Oct 27 15:51:13.813 INFO checking sharepoint-0.3.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 15:51:13.813 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 15:51:14.035 INFO blam! 9b15533434ec605b1541cebea373f6bb347bfba05acb5be831a38285547a5972 Oct 27 15:51:14.039 INFO running `"docker" "start" "-a" "9b15533434ec605b1541cebea373f6bb347bfba05acb5be831a38285547a5972"` Oct 27 15:51:15.010 INFO kablam! usermod: no changes Oct 27 15:51:15.215 INFO kablam! Checking uuid v0.5.1 Oct 27 15:51:15.215 INFO kablam! Checking serde-xml-rs v0.2.1 Oct 27 15:51:16.323 INFO kablam! Checking sharepoint v0.3.0 (/source) Oct 27 15:51:25.075 INFO kablam! warning: unused variable: `body` Oct 27 15:51:25.076 INFO kablam! --> src/data.rs:135:20 Oct 27 15:51:25.076 INFO kablam! | Oct 27 15:51:25.077 INFO kablam! 135 | fn do_not_parse(body: String, _: Vec, _: Vec) -> Option Oct 27 15:51:25.078 INFO kablam! | ^^^^ help: consider using `_body` instead Oct 27 15:51:25.078 INFO kablam! | Oct 27 15:51:25.079 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 15:51:25.079 INFO kablam! Oct 27 15:51:25.080 INFO kablam! warning: unused variable: `list_item_type` Oct 27 15:51:25.081 INFO kablam! --> src/data.rs:169:5 Oct 27 15:51:25.081 INFO kablam! | Oct 27 15:51:25.082 INFO kablam! 169 | list_item_type: String, Oct 27 15:51:25.082 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_list_item_type` instead Oct 27 15:51:25.083 INFO kablam! Oct 27 15:51:25.122 INFO kablam! warning: variable does not need to be mutable Oct 27 15:51:25.122 INFO kablam! --> src/data.rs:178:9 Oct 27 15:51:25.122 INFO kablam! | Oct 27 15:51:25.122 INFO kablam! 178 | let mut v: Value = serde_json::from_str(&body).unwrap(); Oct 27 15:51:25.123 INFO kablam! | ----^ Oct 27 15:51:25.123 INFO kablam! | | Oct 27 15:51:25.123 INFO kablam! | help: remove this `mut` Oct 27 15:51:25.123 INFO kablam! | Oct 27 15:51:25.123 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 15:51:25.123 INFO kablam! Oct 27 15:51:25.531 INFO kablam! warning: unused variable: `body` Oct 27 15:51:25.531 INFO kablam! --> src/data.rs:135:20 Oct 27 15:51:25.531 INFO kablam! | Oct 27 15:51:25.531 INFO kablam! 135 | fn do_not_parse(body: String, _: Vec, _: Vec) -> Option Oct 27 15:51:25.531 INFO kablam! | ^^^^ help: consider using `_body` instead Oct 27 15:51:25.531 INFO kablam! | Oct 27 15:51:25.531 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 15:51:25.531 INFO kablam! Oct 27 15:51:25.531 INFO kablam! warning: unused variable: `list_item_type` Oct 27 15:51:25.531 INFO kablam! --> src/data.rs:169:5 Oct 27 15:51:25.531 INFO kablam! | Oct 27 15:51:25.531 INFO kablam! 169 | list_item_type: String, Oct 27 15:51:25.531 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_list_item_type` instead Oct 27 15:51:25.531 INFO kablam! Oct 27 15:51:25.602 INFO kablam! warning: variable does not need to be mutable Oct 27 15:51:25.602 INFO kablam! --> src/data.rs:178:9 Oct 27 15:51:25.602 INFO kablam! | Oct 27 15:51:25.602 INFO kablam! 178 | let mut v: Value = serde_json::from_str(&body).unwrap(); Oct 27 15:51:25.602 INFO kablam! | ----^ Oct 27 15:51:25.602 INFO kablam! | | Oct 27 15:51:25.602 INFO kablam! | help: remove this `mut` Oct 27 15:51:25.602 INFO kablam! | Oct 27 15:51:25.602 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 15:51:25.602 INFO kablam! Oct 27 15:51:25.756 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.73s Oct 27 15:51:25.769 INFO kablam! su: No module specific data is present Oct 27 15:51:26.643 INFO running `"docker" "rm" "-f" "9b15533434ec605b1541cebea373f6bb347bfba05acb5be831a38285547a5972"` Oct 27 15:51:26.987 INFO blam! 9b15533434ec605b1541cebea373f6bb347bfba05acb5be831a38285547a5972