Oct 12 00:41:16.170 INFO testing elementtree-0.5.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 00:41:16.170 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 00:41:16.628 INFO blam! eeb0a0f56581863e9b0f592cd6d07006446ecdca787f94ea6a372eceefe08405 Oct 12 00:41:16.632 INFO running `"docker" "start" "-a" "eeb0a0f56581863e9b0f592cd6d07006446ecdca787f94ea6a372eceefe08405"` Oct 12 00:41:17.350 INFO kablam! usermod: no changes Oct 12 00:41:17.492 INFO kablam! Compiling elementtree v0.5.0 (/source) Oct 12 00:41:21.125 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.74s Oct 12 00:41:21.125 INFO kablam! su: No module specific data is present Oct 12 00:41:21.829 INFO running `"docker" "rm" "-f" "eeb0a0f56581863e9b0f592cd6d07006446ecdca787f94ea6a372eceefe08405"` Oct 12 00:41:22.129 INFO blam! eeb0a0f56581863e9b0f592cd6d07006446ecdca787f94ea6a372eceefe08405 Oct 12 00:41:22.138 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 00:41:22.634 INFO blam! 0e283534371b00379c436446899bf14d5aaaab86dec77d6ce8013ab5745d9366 Oct 12 00:41:22.641 INFO running `"docker" "start" "-a" "0e283534371b00379c436446899bf14d5aaaab86dec77d6ce8013ab5745d9366"` Oct 12 00:41:23.703 INFO kablam! usermod: no changes Oct 12 00:41:23.824 INFO kablam! Compiling elementtree v0.5.0 (/source) Oct 12 00:41:27.540 INFO kablam! warning: variable does not need to be mutable Oct 12 00:41:27.540 INFO kablam! --> tests/test_basic.rs:138:13 Oct 12 00:41:27.541 INFO kablam! | Oct 12 00:41:27.541 INFO kablam! 138 | let mut list = root.append_new_child("{demo}list"); Oct 12 00:41:27.541 INFO kablam! | ----^^^^ Oct 12 00:41:27.541 INFO kablam! | | Oct 12 00:41:27.541 INFO kablam! | help: remove this `mut` Oct 12 00:41:27.541 INFO kablam! | Oct 12 00:41:27.541 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 00:41:27.541 INFO kablam! Oct 12 00:41:27.548 INFO kablam! warning: variable does not need to be mutable Oct 12 00:41:27.548 INFO kablam! --> tests/test_basic.rs:183:13 Oct 12 00:41:27.548 INFO kablam! | Oct 12 00:41:27.548 INFO kablam! 183 | let mut list = root.append_new_child("{demo}list"); Oct 12 00:41:27.548 INFO kablam! | ----^^^^ Oct 12 00:41:27.548 INFO kablam! | | Oct 12 00:41:27.548 INFO kablam! | help: remove this `mut` Oct 12 00:41:27.548 INFO kablam! Oct 12 00:41:27.552 INFO kablam! warning: variable does not need to be mutable Oct 12 00:41:27.552 INFO kablam! --> tests/test_basic.rs:210:13 Oct 12 00:41:27.552 INFO kablam! | Oct 12 00:41:27.552 INFO kablam! 210 | let mut list = root.append_new_child("{demo}list"); Oct 12 00:41:27.552 INFO kablam! | ----^^^^ Oct 12 00:41:27.552 INFO kablam! | | Oct 12 00:41:27.552 INFO kablam! | help: remove this `mut` Oct 12 00:41:27.552 INFO kablam! Oct 12 00:41:27.552 INFO kablam! warning: variable does not need to be mutable Oct 12 00:41:27.552 INFO kablam! --> tests/test_basic.rs:238:13 Oct 12 00:41:27.552 INFO kablam! | Oct 12 00:41:27.552 INFO kablam! 238 | let mut list = root.append_new_child("{demo}list"); Oct 12 00:41:27.552 INFO kablam! | ----^^^^ Oct 12 00:41:27.552 INFO kablam! | | Oct 12 00:41:27.552 INFO kablam! | help: remove this `mut` Oct 12 00:41:27.552 INFO kablam! Oct 12 00:41:27.564 INFO kablam! warning: variable does not need to be mutable Oct 12 00:41:27.564 INFO kablam! --> tests/test_basic.rs:266:13 Oct 12 00:41:27.564 INFO kablam! | Oct 12 00:41:27.564 INFO kablam! 266 | let mut list = root.append_new_child("{demo}list"); Oct 12 00:41:27.564 INFO kablam! | ----^^^^ Oct 12 00:41:27.564 INFO kablam! | | Oct 12 00:41:27.564 INFO kablam! | help: remove this `mut` Oct 12 00:41:27.564 INFO kablam! Oct 12 00:41:27.584 INFO kablam! warning: variable does not need to be mutable Oct 12 00:41:27.584 INFO kablam! --> tests/test_basic.rs:323:13 Oct 12 00:41:27.584 INFO kablam! | Oct 12 00:41:27.584 INFO kablam! 323 | let mut list = root.find_mut("list").unwrap(); Oct 12 00:41:27.584 INFO kablam! | ----^^^^ Oct 12 00:41:27.584 INFO kablam! | | Oct 12 00:41:27.584 INFO kablam! | help: remove this `mut` Oct 12 00:41:27.584 INFO kablam! Oct 12 00:41:29.548 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.81s Oct 12 00:41:29.556 INFO kablam! su: No module specific data is present Oct 12 00:41:30.388 INFO running `"docker" "rm" "-f" "0e283534371b00379c436446899bf14d5aaaab86dec77d6ce8013ab5745d9366"` Oct 12 00:41:30.752 INFO blam! 0e283534371b00379c436446899bf14d5aaaab86dec77d6ce8013ab5745d9366 Oct 12 00:41:30.756 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 00:41:31.206 INFO blam! c4ac8243f5ec30c208554f2ac802aa872d78402adcafd5d7c848dd1bf2ed10b7 Oct 12 00:41:31.208 INFO running `"docker" "start" "-a" "c4ac8243f5ec30c208554f2ac802aa872d78402adcafd5d7c848dd1bf2ed10b7"` Oct 12 00:41:33.156 INFO kablam! usermod: no changes Oct 12 00:41:33.284 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 12 00:41:33.294 INFO kablam! Running /target/debug/deps/elementtree-c5e5ce3284c44cd1 Oct 12 00:41:33.295 INFO blam! Oct 12 00:41:33.295 INFO blam! running 0 tests Oct 12 00:41:33.296 INFO blam! Oct 12 00:41:33.296 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:41:33.296 INFO blam! Oct 12 00:41:33.296 INFO kablam! Running /target/debug/deps/test_basic-2aebedbca4db6655 Oct 12 00:41:33.302 INFO blam! Oct 12 00:41:33.302 INFO blam! running 14 tests Oct 12 00:41:33.313 INFO blam! test test_creation_with_no_xml_prolog_defined ... ok Oct 12 00:41:33.314 INFO blam! test test_attributes ... ok Oct 12 00:41:33.314 INFO blam! test test_entities ... ok Oct 12 00:41:33.314 INFO blam! test test_creation_without_xml_declaration ... ok Oct 12 00:41:33.314 INFO blam! test test_creation_with_xml_prolog_11 ... ok Oct 12 00:41:33.320 INFO blam! test test_basic_creation ... ok Oct 12 00:41:33.320 INFO blam! test test_mut_finding ... ok Oct 12 00:41:33.320 INFO blam! test test_whitespace ... ok Oct 12 00:41:33.320 INFO blam! test test_render_multiple_times ... ok Oct 12 00:41:33.320 INFO blam! test test_namespaces ... ok Oct 12 00:41:33.320 INFO blam! test test_alternative_creation ... ok Oct 12 00:41:33.320 INFO blam! test test_creation_with_xml_prolog_10 ... ok Oct 12 00:41:33.320 INFO blam! test test_write_stuff ... ok Oct 12 00:41:33.325 INFO blam! test test_basics ... ok Oct 12 00:41:33.325 INFO blam! Oct 12 00:41:33.325 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:41:33.325 INFO blam! Oct 12 00:41:33.326 INFO kablam! Doc-tests elementtree Oct 12 00:41:36.697 INFO blam! Oct 12 00:41:36.697 INFO blam! running 6 tests Oct 12 00:41:36.725 INFO blam! test src/lib.rs - Element (line 454) ... ignored Oct 12 00:41:47.676 INFO blam! test src/lib.rs - QName (line 228) ... ok Oct 12 00:41:48.679 INFO blam! test src/lib.rs - (line 21) ... ok Oct 12 00:41:48.712 INFO blam! test src/lib.rs - QName<'a>::from (line 244) ... ok Oct 12 00:41:49.114 INFO blam! test src/lib.rs - Element::append_new_child (line 1060) ... ok Oct 12 00:41:49.262 INFO blam! test src/lib.rs - (line 48) ... ok Oct 12 00:41:49.262 INFO blam! Oct 12 00:41:49.262 INFO blam! test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 12 00:41:49.262 INFO blam! Oct 12 00:41:49.275 INFO kablam! su: No module specific data is present Oct 12 00:41:49.624 INFO running `"docker" "rm" "-f" "c4ac8243f5ec30c208554f2ac802aa872d78402adcafd5d7c848dd1bf2ed10b7"` Oct 12 00:41:49.781 INFO blam! c4ac8243f5ec30c208554f2ac802aa872d78402adcafd5d7c848dd1bf2ed10b7