Oct 12 01:11:55.606 INFO testing domafic-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 01:11:55.606 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 01:11:56.031 INFO blam! ce0c2f42add34fe23a2313a2434dab07966cc72bccd0c9e30f0d10e1162c421a Oct 12 01:11:56.033 INFO running `"docker" "start" "-a" "ce0c2f42add34fe23a2313a2434dab07966cc72bccd0c9e30f0d10e1162c421a"` Oct 12 01:11:57.532 INFO kablam! usermod: no changes Oct 12 01:11:57.656 INFO kablam! Compiling either_n v0.2.0 Oct 12 01:11:57.656 INFO kablam! Compiling marksman_escape v0.1.2 Oct 12 01:12:09.264 INFO kablam! Compiling domafic v0.2.0 (/source) Oct 12 01:12:11.888 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.28s Oct 12 01:12:11.888 INFO kablam! su: No module specific data is present Oct 12 01:12:12.293 INFO running `"docker" "rm" "-f" "ce0c2f42add34fe23a2313a2434dab07966cc72bccd0c9e30f0d10e1162c421a"` Oct 12 01:12:12.541 INFO blam! ce0c2f42add34fe23a2313a2434dab07966cc72bccd0c9e30f0d10e1162c421a Oct 12 01:12:12.542 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 01:12:12.982 INFO blam! 01c03e22641f867ee0cc512853c480b3804e166a17dd90e80418a22e506e21f1 Oct 12 01:12:12.984 INFO running `"docker" "start" "-a" "01c03e22641f867ee0cc512853c480b3804e166a17dd90e80418a22e506e21f1"` Oct 12 01:12:14.759 INFO kablam! usermod: no changes Oct 12 01:12:14.819 INFO kablam! Compiling domafic v0.2.0 (/source) Oct 12 01:12:16.388 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 01:12:16.388 INFO kablam! --> src/lib.rs:315:13 Oct 12 01:12:16.388 INFO kablam! | Oct 12 01:12:16.388 INFO kablam! 315 | div(( Oct 12 01:12:16.388 INFO kablam! | _____________^ Oct 12 01:12:16.388 INFO kablam! 316 | | table(( Oct 12 01:12:16.388 INFO kablam! 317 | | if include_rows { Oct 12 01:12:16.388 INFO kablam! 318 | | Either2::One(( Oct 12 01:12:16.388 INFO kablam! ... | Oct 12 01:12:16.388 INFO kablam! 325 | | )) Oct 12 01:12:16.388 INFO kablam! 326 | | )) Oct 12 01:12:16.388 INFO kablam! | |_________^ Oct 12 01:12:16.388 INFO kablam! | Oct 12 01:12:16.388 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 01:12:16.388 INFO kablam! help: remove these parentheses Oct 12 01:12:16.388 INFO kablam! | Oct 12 01:12:16.388 INFO kablam! 315 | div(table((if include_rows { Oct 12 01:12:16.388 INFO kablam! 316 | Either2::One((tr("a"), tr("b"))) Oct 12 01:12:16.388 INFO kablam! 317 | } else { Either2::Two("sumthin else") }))) Oct 12 01:12:16.389 INFO kablam! | Oct 12 01:12:16.389 INFO kablam! Oct 12 01:12:16.389 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 01:12:16.389 INFO kablam! --> src/lib.rs:316:19 Oct 12 01:12:16.389 INFO kablam! | Oct 12 01:12:16.389 INFO kablam! 316 | table(( Oct 12 01:12:16.389 INFO kablam! | ___________________^ Oct 12 01:12:16.389 INFO kablam! 317 | | if include_rows { Oct 12 01:12:16.389 INFO kablam! 318 | | Either2::One(( Oct 12 01:12:16.389 INFO kablam! 319 | | tr("a"), Oct 12 01:12:16.389 INFO kablam! ... | Oct 12 01:12:16.389 INFO kablam! 324 | | } Oct 12 01:12:16.389 INFO kablam! 325 | | )) Oct 12 01:12:16.389 INFO kablam! | |_____________^ Oct 12 01:12:16.389 INFO kablam! help: remove these parentheses Oct 12 01:12:16.389 INFO kablam! | Oct 12 01:12:16.389 INFO kablam! 316 | table(if include_rows { Oct 12 01:12:16.389 INFO kablam! 317 | Either2::One((tr("a"), tr("b"))) Oct 12 01:12:16.389 INFO kablam! 318 | } else { Either2::Two("sumthin else") }) Oct 12 01:12:16.389 INFO kablam! | Oct 12 01:12:16.389 INFO kablam! Oct 12 01:12:20.004 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:20.004 INFO kablam! --> src/lib.rs:126:27 Oct 12 01:12:20.004 INFO kablam! | Oct 12 01:12:20.004 INFO kablam! 126 | #![cfg_attr(test, feature(conservative_impl_trait))] Oct 12 01:12:20.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:12:20.004 INFO kablam! | Oct 12 01:12:20.004 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 01:12:20.004 INFO kablam! Oct 12 01:12:21.175 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.38s Oct 12 01:12:21.180 INFO kablam! su: No module specific data is present Oct 12 01:12:21.838 INFO running `"docker" "rm" "-f" "01c03e22641f867ee0cc512853c480b3804e166a17dd90e80418a22e506e21f1"` Oct 12 01:12:21.984 INFO blam! 01c03e22641f867ee0cc512853c480b3804e166a17dd90e80418a22e506e21f1 Oct 12 01:12:21.986 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 01:12:22.390 INFO blam! 355328a055e004d6465af8a0e4f3744d14f8b619d809f2787db334056443996d Oct 12 01:12:22.392 INFO running `"docker" "start" "-a" "355328a055e004d6465af8a0e4f3744d14f8b619d809f2787db334056443996d"` Oct 12 01:12:23.436 INFO kablam! usermod: no changes Oct 12 01:12:23.485 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 01:12:23.485 INFO kablam! Running /target/debug/deps/domafic-846571c31a67c94b Oct 12 01:12:23.490 INFO blam! Oct 12 01:12:23.490 INFO blam! running 5 tests Oct 12 01:12:23.490 INFO blam! test tests::builds_attribute_list ... ok Oct 12 01:12:23.490 INFO blam! test tests::builds_string ... ok Oct 12 01:12:23.490 INFO blam! test tests::counts_children ... ok Oct 12 01:12:23.490 INFO blam! test tests::nonstatic_nodes ... ok Oct 12 01:12:23.491 INFO blam! test tests::builds_either_string ... ok Oct 12 01:12:23.491 INFO blam! Oct 12 01:12:23.491 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:12:23.491 INFO blam! Oct 12 01:12:23.501 INFO kablam! Doc-tests domafic Oct 12 01:12:24.688 INFO blam! Oct 12 01:12:24.689 INFO blam! running 6 tests Oct 12 01:12:28.536 INFO blam! test src/lib.rs - (line 50) ... ok Oct 12 01:12:29.068 INFO blam! test src/dom_node.rs - dom_node::DomNode::with_listeners (line 126) ... ok Oct 12 01:12:29.579 INFO blam! test src/dom_node.rs - dom_node::DomNode::with_key (line 51) ... ok Oct 12 01:12:29.948 INFO blam! test src/dom_node.rs - dom_node::DomNode::with_attributes (line 103) ... ok Oct 12 01:12:30.228 INFO blam! test src/lib.rs - (line 9) ... ok Oct 12 01:12:30.229 INFO blam! test src/tags.rs - tags::attributes (line 44) ... ok Oct 12 01:12:30.229 INFO blam! Oct 12 01:12:30.229 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:12:30.229 INFO blam! Oct 12 01:12:30.238 INFO kablam! su: No module specific data is present Oct 12 01:12:31.136 INFO running `"docker" "rm" "-f" "355328a055e004d6465af8a0e4f3744d14f8b619d809f2787db334056443996d"` Oct 12 01:12:31.436 INFO blam! 355328a055e004d6465af8a0e4f3744d14f8b619d809f2787db334056443996d