Oct 12 01:11:55.569 INFO testing domafic-0.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 01:11:55.569 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 01:11:55.920 INFO blam! 59e9d77b084d4a427dd28a0c030a514964a8f6a64b941d2b14948b2f05ea910a Oct 12 01:11:55.924 INFO running `"docker" "start" "-a" "59e9d77b084d4a427dd28a0c030a514964a8f6a64b941d2b14948b2f05ea910a"` Oct 12 01:11:57.571 INFO kablam! usermod: no changes Oct 12 01:11:57.628 INFO kablam! Compiling either_n v0.2.0 Oct 12 01:11:57.628 INFO kablam! Compiling marksman_escape v0.1.2 Oct 12 01:12:08.752 INFO kablam! Compiling domafic v0.2.0 (/source) Oct 12 01:12:11.129 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.53s Oct 12 01:12:11.131 INFO kablam! su: No module specific data is present Oct 12 01:12:11.628 INFO running `"docker" "rm" "-f" "59e9d77b084d4a427dd28a0c030a514964a8f6a64b941d2b14948b2f05ea910a"` Oct 12 01:12:11.884 INFO blam! 59e9d77b084d4a427dd28a0c030a514964a8f6a64b941d2b14948b2f05ea910a Oct 12 01:12:11.888 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 01:12:12.194 INFO blam! acf15dab364aaf5f5fe585d88aff58d77d9c71aad7b870fe8bd1c4e63169635b Oct 12 01:12:12.196 INFO running `"docker" "start" "-a" "acf15dab364aaf5f5fe585d88aff58d77d9c71aad7b870fe8bd1c4e63169635b"` Oct 12 01:12:13.231 INFO kablam! usermod: no changes Oct 12 01:12:13.304 INFO kablam! Compiling domafic v0.2.0 (/source) Oct 12 01:12:13.920 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 01:12:13.920 INFO kablam! --> src/lib.rs:315:13 Oct 12 01:12:13.920 INFO kablam! | Oct 12 01:12:13.920 INFO kablam! 315 | div(( Oct 12 01:12:13.920 INFO kablam! | _____________^ Oct 12 01:12:13.920 INFO kablam! 316 | | table(( Oct 12 01:12:13.920 INFO kablam! 317 | | if include_rows { Oct 12 01:12:13.921 INFO kablam! 318 | | Either2::One(( Oct 12 01:12:13.921 INFO kablam! ... | Oct 12 01:12:13.921 INFO kablam! 325 | | )) Oct 12 01:12:13.921 INFO kablam! 326 | | )) Oct 12 01:12:13.921 INFO kablam! | |_________^ Oct 12 01:12:13.921 INFO kablam! | Oct 12 01:12:13.921 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 01:12:13.921 INFO kablam! help: remove these parentheses Oct 12 01:12:13.921 INFO kablam! | Oct 12 01:12:13.921 INFO kablam! 315 | div(table((if include_rows { Oct 12 01:12:13.921 INFO kablam! 316 | Either2::One((tr("a"), tr("b"))) Oct 12 01:12:13.921 INFO kablam! 317 | } else { Either2::Two("sumthin else") }))) Oct 12 01:12:13.921 INFO kablam! | Oct 12 01:12:13.921 INFO kablam! Oct 12 01:12:13.921 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 01:12:13.921 INFO kablam! --> src/lib.rs:316:19 Oct 12 01:12:13.921 INFO kablam! | Oct 12 01:12:13.921 INFO kablam! 316 | table(( Oct 12 01:12:13.921 INFO kablam! | ___________________^ Oct 12 01:12:13.921 INFO kablam! 317 | | if include_rows { Oct 12 01:12:13.921 INFO kablam! 318 | | Either2::One(( Oct 12 01:12:13.921 INFO kablam! 319 | | tr("a"), Oct 12 01:12:13.921 INFO kablam! ... | Oct 12 01:12:13.921 INFO kablam! 324 | | } Oct 12 01:12:13.921 INFO kablam! 325 | | )) Oct 12 01:12:13.921 INFO kablam! | |_____________^ Oct 12 01:12:13.921 INFO kablam! help: remove these parentheses Oct 12 01:12:13.921 INFO kablam! | Oct 12 01:12:13.921 INFO kablam! 316 | table(if include_rows { Oct 12 01:12:13.921 INFO kablam! 317 | Either2::One((tr("a"), tr("b"))) Oct 12 01:12:13.921 INFO kablam! 318 | } else { Either2::Two("sumthin else") }) Oct 12 01:12:13.921 INFO kablam! | Oct 12 01:12:13.921 INFO kablam! Oct 12 01:12:15.952 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 12 01:12:15.952 INFO kablam! --> src/lib.rs:126:27 Oct 12 01:12:15.952 INFO kablam! | Oct 12 01:12:15.952 INFO kablam! 126 | #![cfg_attr(test, feature(conservative_impl_trait))] Oct 12 01:12:15.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:12:15.952 INFO kablam! | Oct 12 01:12:15.952 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 01:12:15.952 INFO kablam! Oct 12 01:12:17.133 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.87s Oct 12 01:12:17.136 INFO kablam! su: No module specific data is present Oct 12 01:12:18.685 INFO running `"docker" "rm" "-f" "acf15dab364aaf5f5fe585d88aff58d77d9c71aad7b870fe8bd1c4e63169635b"` Oct 12 01:12:18.916 INFO blam! acf15dab364aaf5f5fe585d88aff58d77d9c71aad7b870fe8bd1c4e63169635b Oct 12 01:12:18.928 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 01:12:19.336 INFO blam! df633b662809fd46574bb34011d3f7dba2afc621e5bcadb150b61d6d0eadc92b Oct 12 01:12:19.337 INFO running `"docker" "start" "-a" "df633b662809fd46574bb34011d3f7dba2afc621e5bcadb150b61d6d0eadc92b"` Oct 12 01:12:20.710 INFO kablam! usermod: no changes Oct 12 01:12:20.754 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 01:12:20.768 INFO kablam! Running /target/debug/deps/domafic-58ab1c140d905406 Oct 12 01:12:20.770 INFO blam! Oct 12 01:12:20.770 INFO blam! running 5 tests Oct 12 01:12:20.785 INFO blam! test tests::builds_either_string ... ok Oct 12 01:12:20.785 INFO blam! test tests::builds_string ... ok Oct 12 01:12:20.785 INFO blam! test tests::counts_children ... ok Oct 12 01:12:20.785 INFO blam! test tests::nonstatic_nodes ... ok Oct 12 01:12:20.785 INFO blam! test tests::builds_attribute_list ... ok Oct 12 01:12:20.785 INFO blam! Oct 12 01:12:20.785 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:12:20.785 INFO blam! Oct 12 01:12:20.787 INFO kablam! Doc-tests domafic Oct 12 01:12:21.076 INFO blam! Oct 12 01:12:21.076 INFO blam! running 6 tests Oct 12 01:12:22.811 INFO blam! test src/dom_node.rs - dom_node::DomNode::with_attributes (line 103) ... ok Oct 12 01:12:22.872 INFO blam! test src/dom_node.rs - dom_node::DomNode::with_key (line 51) ... ok Oct 12 01:12:22.872 INFO blam! test src/dom_node.rs - dom_node::DomNode::with_listeners (line 126) ... ok Oct 12 01:12:23.092 INFO blam! test src/tags.rs - tags::attributes (line 44) ... ok Oct 12 01:12:23.188 INFO blam! test src/lib.rs - (line 50) ... ok Oct 12 01:12:23.222 INFO blam! test src/lib.rs - (line 9) ... ok Oct 12 01:12:23.223 INFO blam! Oct 12 01:12:23.223 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:12:23.223 INFO blam! Oct 12 01:12:23.244 INFO kablam! su: No module specific data is present Oct 12 01:12:23.660 INFO running `"docker" "rm" "-f" "df633b662809fd46574bb34011d3f7dba2afc621e5bcadb150b61d6d0eadc92b"` Oct 12 01:12:23.894 INFO blam! df633b662809fd46574bb34011d3f7dba2afc621e5bcadb150b61d6d0eadc92b