Sep 19 18:19:20.569 INFO checking sharepoint-0.3.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 18:19:20.569 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 18:19:20.569 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:19:20.899 INFO blam! 99aa6c44ed82d4e53d6b45434570631d0e312196d9ac0b3f6a04f979d83ad2f5 Sep 19 18:19:20.907 INFO running `"docker" "start" "-a" "99aa6c44ed82d4e53d6b45434570631d0e312196d9ac0b3f6a04f979d83ad2f5"` Sep 19 18:19:22.339 INFO kablam! usermod: no changes Sep 19 18:19:22.643 INFO kablam! Checking uuid v0.5.1 Sep 19 18:19:23.178 INFO kablam! Checking sharepoint v0.3.0 (/source) Sep 19 18:19:25.219 INFO kablam! warning: unused variable: `body` Sep 19 18:19:25.219 INFO kablam! --> src/data.rs:135:20 Sep 19 18:19:25.219 INFO kablam! | Sep 19 18:19:25.219 INFO kablam! 135 | fn do_not_parse(body: String, _: Vec, _: Vec) -> Option Sep 19 18:19:25.219 INFO kablam! | ^^^^ help: consider using `_body` instead Sep 19 18:19:25.219 INFO kablam! | Sep 19 18:19:25.219 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 18:19:25.219 INFO kablam! Sep 19 18:19:25.219 INFO kablam! warning: unused variable: `list_item_type` Sep 19 18:19:25.219 INFO kablam! --> src/data.rs:169:5 Sep 19 18:19:25.219 INFO kablam! | Sep 19 18:19:25.219 INFO kablam! 169 | list_item_type: String, Sep 19 18:19:25.219 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_list_item_type` instead Sep 19 18:19:25.219 INFO kablam! Sep 19 18:19:25.271 INFO kablam! warning: variable does not need to be mutable Sep 19 18:19:25.271 INFO kablam! --> src/data.rs:178:9 Sep 19 18:19:25.271 INFO kablam! | Sep 19 18:19:25.271 INFO kablam! 178 | let mut v: Value = serde_json::from_str(&body).unwrap(); Sep 19 18:19:25.271 INFO kablam! | ----^ Sep 19 18:19:25.271 INFO kablam! | | Sep 19 18:19:25.271 INFO kablam! | help: remove this `mut` Sep 19 18:19:25.271 INFO kablam! | Sep 19 18:19:25.271 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 18:19:25.271 INFO kablam! Sep 19 18:19:25.471 INFO kablam! warning: unused variable: `body` Sep 19 18:19:25.471 INFO kablam! --> src/data.rs:135:20 Sep 19 18:19:25.471 INFO kablam! | Sep 19 18:19:25.471 INFO kablam! 135 | fn do_not_parse(body: String, _: Vec, _: Vec) -> Option Sep 19 18:19:25.471 INFO kablam! | ^^^^ help: consider using `_body` instead Sep 19 18:19:25.471 INFO kablam! | Sep 19 18:19:25.471 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 18:19:25.471 INFO kablam! Sep 19 18:19:25.473 INFO kablam! warning: unused variable: `list_item_type` Sep 19 18:19:25.473 INFO kablam! --> src/data.rs:169:5 Sep 19 18:19:25.473 INFO kablam! | Sep 19 18:19:25.473 INFO kablam! 169 | list_item_type: String, Sep 19 18:19:25.473 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_list_item_type` instead Sep 19 18:19:25.473 INFO kablam! Sep 19 18:19:25.554 INFO kablam! warning: variable does not need to be mutable Sep 19 18:19:25.555 INFO kablam! --> src/data.rs:178:9 Sep 19 18:19:25.555 INFO kablam! | Sep 19 18:19:25.555 INFO kablam! 178 | let mut v: Value = serde_json::from_str(&body).unwrap(); Sep 19 18:19:25.555 INFO kablam! | ----^ Sep 19 18:19:25.555 INFO kablam! | | Sep 19 18:19:25.555 INFO kablam! | help: remove this `mut` Sep 19 18:19:25.555 INFO kablam! | Sep 19 18:19:25.555 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 18:19:25.555 INFO kablam! Sep 19 18:19:25.731 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.36s Sep 19 18:19:25.743 INFO kablam! su: No module specific data is present Sep 19 18:19:26.525 INFO running `"docker" "rm" "-f" "99aa6c44ed82d4e53d6b45434570631d0e312196d9ac0b3f6a04f979d83ad2f5"` Sep 19 18:19:26.591 INFO blam! 99aa6c44ed82d4e53d6b45434570631d0e312196d9ac0b3f6a04f979d83ad2f5