Oct 15 13:52:29.558 INFO testing wires-0.7.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 13:52:29.558 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13:52:29.914 INFO blam! e3528b758184e1e4f17211bf33e13b10ac6529b6139ae0f112f1a40bbe222b31 Oct 15 13:52:29.919 INFO running `"docker" "start" "-a" "e3528b758184e1e4f17211bf33e13b10ac6529b6139ae0f112f1a40bbe222b31"` Oct 15 13:52:30.919 INFO kablam! usermod: no changes Oct 15 13:52:31.107 INFO kablam! Compiling hpack v0.2.0 Oct 15 13:52:31.111 INFO kablam! Compiling uuid v0.1.18 Oct 15 13:52:31.111 INFO kablam! Compiling mozprofile v0.2.1 Oct 15 13:52:31.124 INFO kablam! Compiling cookie v0.2.5 Oct 15 13:52:31.131 INFO kablam! Compiling flate2 v0.2.20 Oct 15 13:52:35.343 INFO kablam! Compiling solicit v0.4.4 Oct 15 13:52:36.908 INFO kablam! Compiling zip v0.1.19 Oct 15 13:52:37.085 INFO kablam! Compiling mozrunner v0.2.0 Oct 15 13:52:43.524 INFO kablam! Compiling hyper v0.8.1 Oct 15 13:52:53.226 INFO kablam! Compiling webdriver v0.8.1 Oct 15 13:52:56.460 INFO kablam! Compiling wires v0.7.1 (/source) Oct 15 13:52:58.468 INFO kablam! warning: unused `#[macro_use]` import Oct 15 13:52:58.468 INFO kablam! --> src/main.rs:12:1 Oct 15 13:52:58.468 INFO kablam! | Oct 15 13:52:58.468 INFO kablam! 12 | #[macro_use] Oct 15 13:52:58.468 INFO kablam! | ^^^^^^^^^^^^ Oct 15 13:52:58.468 INFO kablam! | Oct 15 13:52:58.468 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 13:52:58.468 INFO kablam! Oct 15 13:52:58.468 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 13:52:58.468 INFO kablam! --> src/marionette.rs:696:54 Oct 15 13:52:58.468 INFO kablam! | Oct 15 13:52:58.468 INFO kablam! 696 | Ok(Date::new((try_opt!( Oct 15 13:52:58.468 INFO kablam! | ______________________________________________________^ Oct 15 13:52:58.468 INFO kablam! 697 | | x.as_u64(), Oct 15 13:52:58.468 INFO kablam! 698 | | ErrorStatus::UnknownError, Oct 15 13:52:58.468 INFO kablam! 699 | | "Failed to interpret domain as String")))) Oct 15 13:52:58.468 INFO kablam! | |____________________________________________________________________________________^ Oct 15 13:52:58.468 INFO kablam! | Oct 15 13:52:58.468 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 13:52:58.468 INFO kablam! help: remove these parentheses Oct 15 13:52:58.468 INFO kablam! | Oct 15 13:52:58.468 INFO kablam! 696 | Ok(Date::new({ Oct 15 13:52:58.468 INFO kablam! 697 | match x.as_u64() { Oct 15 13:52:58.468 INFO kablam! 698 | Some(x) => x, Oct 15 13:52:58.468 INFO kablam! 699 | None => Oct 15 13:52:58.468 INFO kablam! 700 | return Err(WebDriverError::new(ErrorStatus::UnknownError, Oct 15 13:52:58.468 INFO kablam! 701 | "Failed to interpret domain as String")), Oct 15 13:52:58.468 INFO kablam! ... Oct 15 13:52:58.468 INFO kablam! Oct 15 13:52:58.468 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 13:52:58.468 INFO kablam! --> src/marionette.rs:704:54 Oct 15 13:52:58.468 INFO kablam! | Oct 15 13:52:58.468 INFO kablam! 704 | Ok(Date::new((try_opt!( Oct 15 13:52:58.468 INFO kablam! | ______________________________________________________^ Oct 15 13:52:58.468 INFO kablam! 705 | | x.as_u64(), Oct 15 13:52:58.468 INFO kablam! 706 | | ErrorStatus::UnknownError, Oct 15 13:52:58.469 INFO kablam! 707 | | "Failed to interpret domain as String")))) Oct 15 13:52:58.469 INFO kablam! | |____________________________________________________________________________________^ Oct 15 13:52:58.469 INFO kablam! help: remove these parentheses Oct 15 13:52:58.469 INFO kablam! | Oct 15 13:52:58.469 INFO kablam! 704 | Ok(Date::new({ Oct 15 13:52:58.469 INFO kablam! 705 | match x.as_u64() { Oct 15 13:52:58.469 INFO kablam! 706 | Some(x) => x, Oct 15 13:52:58.469 INFO kablam! 707 | None => Oct 15 13:52:58.469 INFO kablam! 708 | return Err(WebDriverError::new(ErrorStatus::UnknownError, Oct 15 13:52:58.469 INFO kablam! 709 | "Failed to interpret domain as String")), Oct 15 13:52:58.469 INFO kablam! ... Oct 15 13:52:58.469 INFO kablam! Oct 15 13:52:58.915 INFO kablam! warning: variable does not need to be mutable Oct 15 13:52:58.915 INFO kablam! --> src/marionette.rs:1125:13 Oct 15 13:52:58.915 INFO kablam! | Oct 15 13:52:58.915 INFO kablam! 1125 | let mut stream = self.stream.as_mut().unwrap(); Oct 15 13:52:58.915 INFO kablam! | ----^^^^^^ Oct 15 13:52:58.915 INFO kablam! | | Oct 15 13:52:58.915 INFO kablam! | help: remove this `mut` Oct 15 13:52:58.915 INFO kablam! | Oct 15 13:52:58.915 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 13:52:58.915 INFO kablam! Oct 15 13:52:58.915 INFO kablam! warning: variable does not need to be mutable Oct 15 13:52:58.915 INFO kablam! --> src/marionette.rs:1127:17 Oct 15 13:52:58.915 INFO kablam! | Oct 15 13:52:58.915 INFO kablam! 1127 | let mut buf = &mut [0 as u8]; Oct 15 13:52:58.915 INFO kablam! | ----^^^ Oct 15 13:52:58.915 INFO kablam! | | Oct 15 13:52:58.915 INFO kablam! | help: remove this `mut` Oct 15 13:52:58.915 INFO kablam! Oct 15 13:52:58.915 INFO kablam! warning: variable does not need to be mutable Oct 15 13:52:58.915 INFO kablam! --> src/marionette.rs:1149:13 Oct 15 13:52:58.915 INFO kablam! | Oct 15 13:52:58.915 INFO kablam! 1149 | let mut buf = &mut [0 as u8; 8192]; Oct 15 13:52:58.915 INFO kablam! | ----^^^ Oct 15 13:52:58.915 INFO kablam! | | Oct 15 13:52:58.915 INFO kablam! | help: remove this `mut` Oct 15 13:52:58.915 INFO kablam! Oct 15 13:53:03.509 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.56s Oct 15 13:53:03.535 INFO kablam! su: No module specific data is present Oct 15 13:53:04.239 INFO running `"docker" "rm" "-f" "e3528b758184e1e4f17211bf33e13b10ac6529b6139ae0f112f1a40bbe222b31"` Oct 15 13:53:04.362 INFO blam! e3528b758184e1e4f17211bf33e13b10ac6529b6139ae0f112f1a40bbe222b31 Oct 15 13:53:04.364 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13:53:04.601 INFO blam! 9dfa3b8615d057b2a3601694ff39c9e79fe2955b64ea715a263044113280510a Oct 15 13:53:04.611 INFO running `"docker" "start" "-a" "9dfa3b8615d057b2a3601694ff39c9e79fe2955b64ea715a263044113280510a"` Oct 15 13:53:05.154 INFO kablam! usermod: no changes Oct 15 13:53:05.288 INFO kablam! Compiling wires v0.7.1 (/source) Oct 15 13:53:07.407 INFO kablam! warning: unused `#[macro_use]` import Oct 15 13:53:07.408 INFO kablam! --> src/main.rs:12:1 Oct 15 13:53:07.408 INFO kablam! | Oct 15 13:53:07.409 INFO kablam! 12 | #[macro_use] Oct 15 13:53:07.409 INFO kablam! | ^^^^^^^^^^^^ Oct 15 13:53:07.409 INFO kablam! | Oct 15 13:53:07.410 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 13:53:07.410 INFO kablam! Oct 15 13:53:07.411 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 13:53:07.411 INFO kablam! --> src/marionette.rs:696:54 Oct 15 13:53:07.411 INFO kablam! | Oct 15 13:53:07.411 INFO kablam! 696 | Ok(Date::new((try_opt!( Oct 15 13:53:07.412 INFO kablam! | ______________________________________________________^ Oct 15 13:53:07.412 INFO kablam! 697 | | x.as_u64(), Oct 15 13:53:07.412 INFO kablam! 698 | | ErrorStatus::UnknownError, Oct 15 13:53:07.413 INFO kablam! 699 | | "Failed to interpret domain as String")))) Oct 15 13:53:07.413 INFO kablam! | |____________________________________________________________________________________^ Oct 15 13:53:07.413 INFO kablam! | Oct 15 13:53:07.414 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 13:53:07.414 INFO kablam! help: remove these parentheses Oct 15 13:53:07.414 INFO kablam! | Oct 15 13:53:07.415 INFO kablam! 696 | Ok(Date::new({ Oct 15 13:53:07.415 INFO kablam! 697 | match x.as_u64() { Oct 15 13:53:07.415 INFO kablam! 698 | Some(x) => x, Oct 15 13:53:07.416 INFO kablam! 699 | None => Oct 15 13:53:07.416 INFO kablam! 700 | return Err(WebDriverError::new(ErrorStatus::UnknownError, Oct 15 13:53:07.416 INFO kablam! 701 | "Failed to interpret domain as String")), Oct 15 13:53:07.417 INFO kablam! ... Oct 15 13:53:07.417 INFO kablam! Oct 15 13:53:07.417 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 13:53:07.418 INFO kablam! --> src/marionette.rs:704:54 Oct 15 13:53:07.418 INFO kablam! | Oct 15 13:53:07.418 INFO kablam! 704 | Ok(Date::new((try_opt!( Oct 15 13:53:07.418 INFO kablam! | ______________________________________________________^ Oct 15 13:53:07.419 INFO kablam! 705 | | x.as_u64(), Oct 15 13:53:07.419 INFO kablam! 706 | | ErrorStatus::UnknownError, Oct 15 13:53:07.419 INFO kablam! 707 | | "Failed to interpret domain as String")))) Oct 15 13:53:07.420 INFO kablam! | |____________________________________________________________________________________^ Oct 15 13:53:07.420 INFO kablam! help: remove these parentheses Oct 15 13:53:07.420 INFO kablam! | Oct 15 13:53:07.421 INFO kablam! 704 | Ok(Date::new({ Oct 15 13:53:07.421 INFO kablam! 705 | match x.as_u64() { Oct 15 13:53:07.421 INFO kablam! 706 | Some(x) => x, Oct 15 13:53:07.422 INFO kablam! 707 | None => Oct 15 13:53:07.422 INFO kablam! 708 | return Err(WebDriverError::new(ErrorStatus::UnknownError, Oct 15 13:53:07.422 INFO kablam! 709 | "Failed to interpret domain as String")), Oct 15 13:53:07.423 INFO kablam! ... Oct 15 13:53:07.423 INFO kablam! Oct 15 13:53:07.902 INFO kablam! warning: variable does not need to be mutable Oct 15 13:53:07.902 INFO kablam! --> src/marionette.rs:1125:13 Oct 15 13:53:07.902 INFO kablam! | Oct 15 13:53:07.902 INFO kablam! 1125 | let mut stream = self.stream.as_mut().unwrap(); Oct 15 13:53:07.902 INFO kablam! | ----^^^^^^ Oct 15 13:53:07.902 INFO kablam! | | Oct 15 13:53:07.902 INFO kablam! | help: remove this `mut` Oct 15 13:53:07.902 INFO kablam! | Oct 15 13:53:07.902 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 13:53:07.902 INFO kablam! Oct 15 13:53:07.902 INFO kablam! warning: variable does not need to be mutable Oct 15 13:53:07.902 INFO kablam! --> src/marionette.rs:1127:17 Oct 15 13:53:07.902 INFO kablam! | Oct 15 13:53:07.902 INFO kablam! 1127 | let mut buf = &mut [0 as u8]; Oct 15 13:53:07.902 INFO kablam! | ----^^^ Oct 15 13:53:07.902 INFO kablam! | | Oct 15 13:53:07.902 INFO kablam! | help: remove this `mut` Oct 15 13:53:07.902 INFO kablam! Oct 15 13:53:07.902 INFO kablam! warning: variable does not need to be mutable Oct 15 13:53:07.902 INFO kablam! --> src/marionette.rs:1149:13 Oct 15 13:53:07.902 INFO kablam! | Oct 15 13:53:07.902 INFO kablam! 1149 | let mut buf = &mut [0 as u8; 8192]; Oct 15 13:53:07.902 INFO kablam! | ----^^^ Oct 15 13:53:07.902 INFO kablam! | | Oct 15 13:53:07.902 INFO kablam! | help: remove this `mut` Oct 15 13:53:07.902 INFO kablam! Oct 15 13:53:10.595 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.41s Oct 15 13:53:10.602 INFO kablam! su: No module specific data is present Oct 15 13:53:10.899 INFO running `"docker" "rm" "-f" "9dfa3b8615d057b2a3601694ff39c9e79fe2955b64ea715a263044113280510a"` Oct 15 13:53:11.191 INFO blam! 9dfa3b8615d057b2a3601694ff39c9e79fe2955b64ea715a263044113280510a Oct 15 13:53:11.193 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --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 13:53:11.554 INFO blam! 1a4d59aac23c3782ee0211f9f0c1bedc9d15245f0b5cf227fa30f50ddfc03aa5 Oct 15 13:53:11.556 INFO running `"docker" "start" "-a" "1a4d59aac23c3782ee0211f9f0c1bedc9d15245f0b5cf227fa30f50ddfc03aa5"` Oct 15 13:53:12.415 INFO kablam! usermod: no changes Oct 15 13:53:12.569 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 15 13:53:12.586 INFO kablam! Running /target/debug/deps/wires-003023b38ec52523 Oct 15 13:53:12.589 INFO blam! Oct 15 13:53:12.589 INFO blam! running 1 test Oct 15 13:53:12.591 INFO blam! test tests::test_profile ... ok Oct 15 13:53:12.591 INFO blam! Oct 15 13:53:12.591 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:53:12.591 INFO blam! Oct 15 13:53:12.593 INFO kablam! su: No module specific data is present Oct 15 13:53:13.169 INFO running `"docker" "rm" "-f" "1a4d59aac23c3782ee0211f9f0c1bedc9d15245f0b5cf227fa30f50ddfc03aa5"` Oct 15 13:53:13.335 INFO blam! 1a4d59aac23c3782ee0211f9f0c1bedc9d15245f0b5cf227fa30f50ddfc03aa5