Oct 15 22:25:44.212 INFO testing reep-bodyparser-rustcdecodable-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 22:25:44.212 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 22:25:44.432 INFO blam! b687f40b4aafe1457397fa9815716bfc8015a59bd90b1dcadb4f1ee18de76e23 Oct 15 22:25:44.435 INFO running `"docker" "start" "-a" "b687f40b4aafe1457397fa9815716bfc8015a59bd90b1dcadb4f1ee18de76e23"` Oct 15 22:25:44.949 INFO kablam! usermod: no changes Oct 15 22:25:45.137 INFO kablam! Compiling hyper v0.9.18 Oct 15 22:25:52.416 INFO kablam! Compiling iron v0.4.0 Oct 15 22:25:54.579 INFO kablam! Compiling router v0.4.0 Oct 15 22:25:54.580 INFO kablam! Compiling persistent v0.2.1 Oct 15 22:25:56.557 INFO kablam! Compiling bodyparser v0.4.1 Oct 15 22:25:57.263 INFO kablam! Compiling reep v0.2.0 Oct 15 22:25:59.570 INFO kablam! Compiling reep-bodyparser-rustcdecodable v0.2.0 (/source) Oct 15 22:26:01.600 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 22:26:01.600 INFO kablam! --> src/lib.rs:84:60 Oct 15 22:26:01.600 INFO kablam! | Oct 15 22:26:01.600 INFO kablam! 84 | Ok(None) => Err(IronError::new(EmptyBodyError, (status::BadRequest))), Oct 15 22:26:01.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 22:26:01.600 INFO kablam! | Oct 15 22:26:01.600 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 22:26:01.600 INFO kablam! Oct 15 22:26:01.600 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 22:26:01.600 INFO kablam! --> src/lib.rs:85:49 Oct 15 22:26:01.600 INFO kablam! | Oct 15 22:26:01.600 INFO kablam! 85 | Err(err) => Err(IronError::new(err, (status::BadRequest))) Oct 15 22:26:01.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 22:26:01.600 INFO kablam! Oct 15 22:26:01.678 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.69s Oct 15 22:26:01.682 INFO kablam! su: No module specific data is present Oct 15 22:26:01.907 INFO running `"docker" "rm" "-f" "b687f40b4aafe1457397fa9815716bfc8015a59bd90b1dcadb4f1ee18de76e23"` Oct 15 22:26:02.000 INFO blam! b687f40b4aafe1457397fa9815716bfc8015a59bd90b1dcadb4f1ee18de76e23 Oct 15 22:26:02.002 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 22:26:02.129 INFO blam! 799bc147e7a9f9416a957b2f068ddff661204f543f0d38770fefb47c6df6bdaa Oct 15 22:26:02.132 INFO running `"docker" "start" "-a" "799bc147e7a9f9416a957b2f068ddff661204f543f0d38770fefb47c6df6bdaa"` Oct 15 22:26:02.474 INFO kablam! usermod: no changes Oct 15 22:26:02.553 INFO kablam! Compiling reep-bodyparser-rustcdecodable v0.2.0 (/source) Oct 15 22:26:04.857 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 22:26:04.857 INFO kablam! --> src/lib.rs:84:60 Oct 15 22:26:04.857 INFO kablam! | Oct 15 22:26:04.857 INFO kablam! 84 | Ok(None) => Err(IronError::new(EmptyBodyError, (status::BadRequest))), Oct 15 22:26:04.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 22:26:04.857 INFO kablam! | Oct 15 22:26:04.857 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 22:26:04.857 INFO kablam! Oct 15 22:26:04.857 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 22:26:04.857 INFO kablam! --> src/lib.rs:85:49 Oct 15 22:26:04.858 INFO kablam! | Oct 15 22:26:04.858 INFO kablam! 85 | Err(err) => Err(IronError::new(err, (status::BadRequest))) Oct 15 22:26:04.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 22:26:04.858 INFO kablam! Oct 15 22:26:05.320 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.83s Oct 15 22:26:05.326 INFO kablam! su: No module specific data is present Oct 15 22:26:05.645 INFO running `"docker" "rm" "-f" "799bc147e7a9f9416a957b2f068ddff661204f543f0d38770fefb47c6df6bdaa"` Oct 15 22:26:05.710 INFO blam! 799bc147e7a9f9416a957b2f068ddff661204f543f0d38770fefb47c6df6bdaa Oct 15 22:26:05.713 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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" "-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 22:26:05.934 INFO blam! cef284ac8de71f2923751ad8ba402553af01bcc969a94e5aae32271e73c843b8 Oct 15 22:26:05.936 INFO running `"docker" "start" "-a" "cef284ac8de71f2923751ad8ba402553af01bcc969a94e5aae32271e73c843b8"` Oct 15 22:26:06.552 INFO kablam! usermod: no changes Oct 15 22:26:06.640 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 22:26:06.643 INFO kablam! Running /target/debug/deps/reep_bodyparser_rustcdecodable-b4bbe4711ca3ba58 Oct 15 22:26:06.645 INFO blam! Oct 15 22:26:06.645 INFO kablam! Doc-tests reep-bodyparser-rustcdecodable Oct 15 22:26:06.645 INFO blam! running 0 tests Oct 15 22:26:06.645 INFO blam! Oct 15 22:26:06.645 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:26:06.645 INFO blam! Oct 15 22:26:11.329 INFO blam! Oct 15 22:26:11.329 INFO blam! running 1 test Oct 15 22:26:11.329 INFO blam! test src/lib.rs - (line 8) ... ignored Oct 15 22:26:11.329 INFO blam! Oct 15 22:26:11.329 INFO blam! test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 15 22:26:11.329 INFO blam! Oct 15 22:26:11.335 INFO kablam! su: No module specific data is present Oct 15 22:26:11.787 INFO running `"docker" "rm" "-f" "cef284ac8de71f2923751ad8ba402553af01bcc969a94e5aae32271e73c843b8"` Oct 15 22:26:11.886 INFO blam! cef284ac8de71f2923751ad8ba402553af01bcc969a94e5aae32271e73c843b8