Oct 16 12:57:47.963 INFO testing domafic-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 12:57:47.963 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 12:57:48.182 INFO blam! cbab864e4a54d1cf81b6835359bdf4b17991c10d34eb0f7b9d20543548b4ba03 Oct 16 12:57:48.184 INFO running `"docker" "start" "-a" "cbab864e4a54d1cf81b6835359bdf4b17991c10d34eb0f7b9d20543548b4ba03"` Oct 16 12:57:48.665 INFO kablam! usermod: no changes Oct 16 12:57:48.700 INFO kablam! Compiling either_n v0.2.0 Oct 16 12:57:50.558 INFO kablam! Compiling domafic v0.2.0 (/source) Oct 16 12:57:52.951 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.27s Oct 16 12:57:52.951 INFO kablam! su: No module specific data is present Oct 16 12:57:53.394 INFO running `"docker" "rm" "-f" "cbab864e4a54d1cf81b6835359bdf4b17991c10d34eb0f7b9d20543548b4ba03"` Oct 16 12:57:53.623 INFO blam! cbab864e4a54d1cf81b6835359bdf4b17991c10d34eb0f7b9d20543548b4ba03 Oct 16 12:57:53.628 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 12:57:54.027 INFO blam! 2b10ce3253b13f04353ef608def20f38c26bd433ef6b1921d83e3c55f54458ab Oct 16 12:57:54.035 INFO running `"docker" "start" "-a" "2b10ce3253b13f04353ef608def20f38c26bd433ef6b1921d83e3c55f54458ab"` Oct 16 12:57:54.867 INFO kablam! usermod: no changes Oct 16 12:57:54.998 INFO kablam! Compiling domafic v0.2.0 (/source) Oct 16 12:57:55.963 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:57:55.964 INFO kablam! --> src/lib.rs:315:13 Oct 16 12:57:55.964 INFO kablam! | Oct 16 12:57:55.964 INFO kablam! 315 | div(( Oct 16 12:57:55.964 INFO kablam! | _____________^ Oct 16 12:57:55.965 INFO kablam! 316 | | table(( Oct 16 12:57:55.965 INFO kablam! 317 | | if include_rows { Oct 16 12:57:55.965 INFO kablam! 318 | | Either2::One(( Oct 16 12:57:55.965 INFO kablam! ... | Oct 16 12:57:55.966 INFO kablam! 325 | | )) Oct 16 12:57:55.966 INFO kablam! 326 | | )) Oct 16 12:57:55.966 INFO kablam! | |_________^ Oct 16 12:57:55.967 INFO kablam! | Oct 16 12:57:55.967 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 12:57:55.967 INFO kablam! help: remove these parentheses Oct 16 12:57:55.967 INFO kablam! | Oct 16 12:57:55.968 INFO kablam! 315 | div(table((if include_rows { Oct 16 12:57:55.968 INFO kablam! 316 | Either2::One((tr("a"), tr("b"))) Oct 16 12:57:55.968 INFO kablam! 317 | } else { Either2::Two("sumthin else") }))) Oct 16 12:57:55.969 INFO kablam! | Oct 16 12:57:55.969 INFO kablam! Oct 16 12:57:55.969 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:57:55.969 INFO kablam! --> src/lib.rs:316:19 Oct 16 12:57:55.970 INFO kablam! | Oct 16 12:57:55.970 INFO kablam! 316 | table(( Oct 16 12:57:55.970 INFO kablam! | ___________________^ Oct 16 12:57:55.970 INFO kablam! 317 | | if include_rows { Oct 16 12:57:55.971 INFO kablam! 318 | | Either2::One(( Oct 16 12:57:55.971 INFO kablam! 319 | | tr("a"), Oct 16 12:57:55.971 INFO kablam! ... | Oct 16 12:57:55.971 INFO kablam! 324 | | } Oct 16 12:57:55.972 INFO kablam! 325 | | )) Oct 16 12:57:55.972 INFO kablam! | |_____________^ Oct 16 12:57:55.972 INFO kablam! help: remove these parentheses Oct 16 12:57:55.972 INFO kablam! | Oct 16 12:57:55.973 INFO kablam! 316 | table(if include_rows { Oct 16 12:57:55.973 INFO kablam! 317 | Either2::One((tr("a"), tr("b"))) Oct 16 12:57:55.973 INFO kablam! 318 | } else { Either2::Two("sumthin else") }) Oct 16 12:57:55.973 INFO kablam! | Oct 16 12:57:55.974 INFO kablam! Oct 16 12:57:58.921 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 16 12:57:58.921 INFO kablam! --> src/lib.rs:126:27 Oct 16 12:57:58.921 INFO kablam! | Oct 16 12:57:58.921 INFO kablam! 126 | #![cfg_attr(test, feature(conservative_impl_trait))] Oct 16 12:57:58.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:57:58.922 INFO kablam! | Oct 16 12:57:58.922 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 12:57:58.923 INFO kablam! Oct 16 12:58:00.134 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.24s Oct 16 12:58:00.139 INFO kablam! su: No module specific data is present Oct 16 12:58:00.628 INFO running `"docker" "rm" "-f" "2b10ce3253b13f04353ef608def20f38c26bd433ef6b1921d83e3c55f54458ab"` Oct 16 12:58:00.720 INFO blam! 2b10ce3253b13f04353ef608def20f38c26bd433ef6b1921d83e3c55f54458ab Oct 16 12:58:00.724 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 12:58:00.920 INFO blam! 500bc96535ad7431bb5140f8fbda20e63391940bbb04258e6f11a11d818e3052 Oct 16 12:58:00.922 INFO running `"docker" "start" "-a" "500bc96535ad7431bb5140f8fbda20e63391940bbb04258e6f11a11d818e3052"` Oct 16 12:58:01.555 INFO kablam! usermod: no changes Oct 16 12:58:01.607 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 12:58:01.627 INFO kablam! Running /target/debug/deps/domafic-846571c31a67c94b Oct 16 12:58:01.631 INFO blam! Oct 16 12:58:01.631 INFO blam! running 5 tests Oct 16 12:58:01.635 INFO blam! test tests::builds_string ... ok Oct 16 12:58:01.635 INFO blam! test tests::nonstatic_nodes ... ok Oct 16 12:58:01.635 INFO blam! test tests::builds_either_string ... ok Oct 16 12:58:01.635 INFO blam! test tests::counts_children ... ok Oct 16 12:58:01.635 INFO blam! test tests::builds_attribute_list ... ok Oct 16 12:58:01.635 INFO blam! Oct 16 12:58:01.635 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:58:01.635 INFO blam! Oct 16 12:58:01.635 INFO kablam! Doc-tests domafic Oct 16 12:58:02.887 INFO blam! Oct 16 12:58:02.887 INFO blam! running 6 tests Oct 16 12:58:07.475 INFO blam! test src/dom_node.rs - dom_node::DomNode::with_key (line 51) ... ok Oct 16 12:58:08.575 INFO blam! test src/tags.rs - tags::attributes (line 44) ... ok Oct 16 12:58:08.739 INFO blam! test src/dom_node.rs - dom_node::DomNode::with_listeners (line 126) ... ok Oct 16 12:58:09.294 INFO blam! test src/lib.rs - (line 9) ... ok Oct 16 12:58:09.564 INFO blam! test src/dom_node.rs - dom_node::DomNode::with_attributes (line 103) ... ok Oct 16 12:58:09.851 INFO blam! test src/lib.rs - (line 50) ... ok Oct 16 12:58:09.851 INFO blam! Oct 16 12:58:09.851 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:58:09.851 INFO blam! Oct 16 12:58:09.876 INFO kablam! su: No module specific data is present Oct 16 12:58:10.903 INFO running `"docker" "rm" "-f" "500bc96535ad7431bb5140f8fbda20e63391940bbb04258e6f11a11d818e3052"` Oct 16 12:58:11.287 INFO blam! 500bc96535ad7431bb5140f8fbda20e63391940bbb04258e6f11a11d818e3052