Oct 15 19:01:43.174 INFO testing sharepoint-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 19:01:43.174 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 19:01:43.479 INFO blam! fa8cb6fb01d1a3803823de0ec3e63b1f2340206c3a9ff7dd4f83dcae690d9c66 Oct 15 19:01:43.487 INFO running `"docker" "start" "-a" "fa8cb6fb01d1a3803823de0ec3e63b1f2340206c3a9ff7dd4f83dcae690d9c66"` Oct 15 19:01:43.887 INFO kablam! usermod: no changes Oct 15 19:01:44.141 INFO kablam! Compiling uuid v0.5.1 Oct 15 19:01:44.947 INFO kablam! Compiling sharepoint v0.3.0 (/source) Oct 15 19:01:50.039 INFO kablam! warning: unused variable: `body` Oct 15 19:01:50.039 INFO kablam! --> src/data.rs:135:20 Oct 15 19:01:50.040 INFO kablam! | Oct 15 19:01:50.040 INFO kablam! 135 | fn do_not_parse(body: String, _: Vec, _: Vec) -> Option Oct 15 19:01:50.040 INFO kablam! | ^^^^ help: consider using `_body` instead Oct 15 19:01:50.040 INFO kablam! | Oct 15 19:01:50.040 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 19:01:50.040 INFO kablam! Oct 15 19:01:50.040 INFO kablam! warning: unused variable: `list_item_type` Oct 15 19:01:50.040 INFO kablam! --> src/data.rs:169:5 Oct 15 19:01:50.040 INFO kablam! | Oct 15 19:01:50.040 INFO kablam! 169 | list_item_type: String, Oct 15 19:01:50.040 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_list_item_type` instead Oct 15 19:01:50.040 INFO kablam! Oct 15 19:01:50.085 INFO kablam! warning: variable does not need to be mutable Oct 15 19:01:50.085 INFO kablam! --> src/data.rs:178:9 Oct 15 19:01:50.085 INFO kablam! | Oct 15 19:01:50.085 INFO kablam! 178 | let mut v: Value = serde_json::from_str(&body).unwrap(); Oct 15 19:01:50.085 INFO kablam! | ----^ Oct 15 19:01:50.085 INFO kablam! | | Oct 15 19:01:50.085 INFO kablam! | help: remove this `mut` Oct 15 19:01:50.085 INFO kablam! | Oct 15 19:01:50.085 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 19:01:50.085 INFO kablam! Oct 15 19:01:55.775 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.87s Oct 15 19:01:55.793 INFO kablam! su: No module specific data is present Oct 15 19:01:56.479 INFO running `"docker" "rm" "-f" "fa8cb6fb01d1a3803823de0ec3e63b1f2340206c3a9ff7dd4f83dcae690d9c66"` Oct 15 19:01:56.757 INFO blam! fa8cb6fb01d1a3803823de0ec3e63b1f2340206c3a9ff7dd4f83dcae690d9c66 Oct 15 19:01:56.759 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 19:01:57.151 INFO blam! 7facba35675466874232ebda04b63f05c92918b645cffe4b615242cdf0424aba Oct 15 19:01:57.155 INFO running `"docker" "start" "-a" "7facba35675466874232ebda04b63f05c92918b645cffe4b615242cdf0424aba"` Oct 15 19:01:58.163 INFO kablam! usermod: no changes Oct 15 19:01:58.345 INFO kablam! Compiling sharepoint v0.3.0 (/source) Oct 15 19:02:03.647 INFO kablam! warning: unused variable: `body` Oct 15 19:02:03.647 INFO kablam! --> src/data.rs:135:20 Oct 15 19:02:03.647 INFO kablam! | Oct 15 19:02:03.647 INFO kablam! 135 | fn do_not_parse(body: String, _: Vec, _: Vec) -> Option Oct 15 19:02:03.647 INFO kablam! | ^^^^ help: consider using `_body` instead Oct 15 19:02:03.647 INFO kablam! | Oct 15 19:02:03.647 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 19:02:03.647 INFO kablam! Oct 15 19:02:03.647 INFO kablam! warning: unused variable: `list_item_type` Oct 15 19:02:03.647 INFO kablam! --> src/data.rs:169:5 Oct 15 19:02:03.647 INFO kablam! | Oct 15 19:02:03.647 INFO kablam! 169 | list_item_type: String, Oct 15 19:02:03.647 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_list_item_type` instead Oct 15 19:02:03.647 INFO kablam! Oct 15 19:02:03.703 INFO kablam! warning: variable does not need to be mutable Oct 15 19:02:03.703 INFO kablam! --> src/data.rs:178:9 Oct 15 19:02:03.703 INFO kablam! | Oct 15 19:02:03.703 INFO kablam! 178 | let mut v: Value = serde_json::from_str(&body).unwrap(); Oct 15 19:02:03.703 INFO kablam! | ----^ Oct 15 19:02:03.703 INFO kablam! | | Oct 15 19:02:03.703 INFO kablam! | help: remove this `mut` Oct 15 19:02:03.703 INFO kablam! | Oct 15 19:02:03.703 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 19:02:03.703 INFO kablam! Oct 15 19:02:12.094 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.91s Oct 15 19:02:12.105 INFO kablam! su: No module specific data is present Oct 15 19:02:13.144 INFO running `"docker" "rm" "-f" "7facba35675466874232ebda04b63f05c92918b645cffe4b615242cdf0424aba"` Oct 15 19:02:13.218 INFO blam! 7facba35675466874232ebda04b63f05c92918b645cffe4b615242cdf0424aba