Oct 12 00:41:16.074 INFO testing elementtree-0.5.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 00:41:16.074 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 00:41:16.558 INFO blam! 8e5503a6f7814fb4bb6f229a8a15818481caaea42c88ddec0d0207ad558b895c Oct 12 00:41:16.564 INFO running `"docker" "start" "-a" "8e5503a6f7814fb4bb6f229a8a15818481caaea42c88ddec0d0207ad558b895c"` Oct 12 00:41:17.300 INFO kablam! usermod: no changes Oct 12 00:41:17.452 INFO kablam! Compiling precomputed-hash v0.1.1 Oct 12 00:41:17.460 INFO kablam! Compiling xml-rs v0.8.0 Oct 12 00:41:17.460 INFO kablam! Compiling new_debug_unreachable v1.0.1 Oct 12 00:41:17.714 INFO kablam! Compiling string_cache v0.7.3 Oct 12 00:41:20.678 INFO kablam! Compiling elementtree v0.5.0 (/source) Oct 12 00:41:22.240 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.92s Oct 12 00:41:22.252 INFO kablam! su: No module specific data is present Oct 12 00:41:22.866 INFO running `"docker" "rm" "-f" "8e5503a6f7814fb4bb6f229a8a15818481caaea42c88ddec0d0207ad558b895c"` Oct 12 00:41:23.016 INFO blam! 8e5503a6f7814fb4bb6f229a8a15818481caaea42c88ddec0d0207ad558b895c Oct 12 00:41:23.017 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 00:41:23.583 INFO blam! c3be674847dd95cc18e81dd0e56c74832a0f11dd84b5ab7de727483c2b3354b1 Oct 12 00:41:23.586 INFO running `"docker" "start" "-a" "c3be674847dd95cc18e81dd0e56c74832a0f11dd84b5ab7de727483c2b3354b1"` Oct 12 00:41:24.684 INFO kablam! usermod: no changes Oct 12 00:41:24.832 INFO kablam! Compiling elementtree v0.5.0 (/source) Oct 12 00:41:25.511 INFO kablam! warning: variable does not need to be mutable Oct 12 00:41:25.512 INFO kablam! --> tests/test_basic.rs:138:13 Oct 12 00:41:25.512 INFO kablam! | Oct 12 00:41:25.513 INFO kablam! 138 | let mut list = root.append_new_child("{demo}list"); Oct 12 00:41:25.513 INFO kablam! | ----^^^^ Oct 12 00:41:25.513 INFO kablam! | | Oct 12 00:41:25.513 INFO kablam! | help: remove this `mut` Oct 12 00:41:25.514 INFO kablam! | Oct 12 00:41:25.514 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 00:41:25.514 INFO kablam! Oct 12 00:41:25.534 INFO kablam! warning: variable does not need to be mutable Oct 12 00:41:25.534 INFO kablam! --> tests/test_basic.rs:183:13 Oct 12 00:41:25.535 INFO kablam! | Oct 12 00:41:25.535 INFO kablam! 183 | let mut list = root.append_new_child("{demo}list"); Oct 12 00:41:25.535 INFO kablam! | ----^^^^ Oct 12 00:41:25.536 INFO kablam! | | Oct 12 00:41:25.536 INFO kablam! | help: remove this `mut` Oct 12 00:41:25.543 INFO kablam! Oct 12 00:41:25.543 INFO kablam! warning: variable does not need to be mutable Oct 12 00:41:25.544 INFO kablam! --> tests/test_basic.rs:210:13 Oct 12 00:41:25.544 INFO kablam! | Oct 12 00:41:25.544 INFO kablam! 210 | let mut list = root.append_new_child("{demo}list"); Oct 12 00:41:25.545 INFO kablam! | ----^^^^ Oct 12 00:41:25.545 INFO kablam! | | Oct 12 00:41:25.545 INFO kablam! | help: remove this `mut` Oct 12 00:41:25.546 INFO kablam! Oct 12 00:41:25.548 INFO kablam! warning: variable does not need to be mutable Oct 12 00:41:25.549 INFO kablam! --> tests/test_basic.rs:238:13 Oct 12 00:41:25.549 INFO kablam! | Oct 12 00:41:25.549 INFO kablam! 238 | let mut list = root.append_new_child("{demo}list"); Oct 12 00:41:25.549 INFO kablam! | ----^^^^ Oct 12 00:41:25.549 INFO kablam! | | Oct 12 00:41:25.549 INFO kablam! | help: remove this `mut` Oct 12 00:41:25.549 INFO kablam! Oct 12 00:41:25.564 INFO kablam! warning: variable does not need to be mutable Oct 12 00:41:25.564 INFO kablam! --> tests/test_basic.rs:266:13 Oct 12 00:41:25.564 INFO kablam! | Oct 12 00:41:25.565 INFO kablam! 266 | let mut list = root.append_new_child("{demo}list"); Oct 12 00:41:25.565 INFO kablam! | ----^^^^ Oct 12 00:41:25.565 INFO kablam! | | Oct 12 00:41:25.565 INFO kablam! | help: remove this `mut` Oct 12 00:41:25.565 INFO kablam! Oct 12 00:41:25.580 INFO kablam! warning: variable does not need to be mutable Oct 12 00:41:25.580 INFO kablam! --> tests/test_basic.rs:323:13 Oct 12 00:41:25.580 INFO kablam! | Oct 12 00:41:25.581 INFO kablam! 323 | let mut list = root.find_mut("list").unwrap(); Oct 12 00:41:25.581 INFO kablam! | ----^^^^ Oct 12 00:41:25.581 INFO kablam! | | Oct 12 00:41:25.581 INFO kablam! | help: remove this `mut` Oct 12 00:41:25.581 INFO kablam! Oct 12 00:41:27.490 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.76s Oct 12 00:41:27.494 INFO kablam! su: No module specific data is present Oct 12 00:41:28.105 INFO running `"docker" "rm" "-f" "c3be674847dd95cc18e81dd0e56c74832a0f11dd84b5ab7de727483c2b3354b1"` Oct 12 00:41:28.337 INFO blam! c3be674847dd95cc18e81dd0e56c74832a0f11dd84b5ab7de727483c2b3354b1 Oct 12 00:41:28.338 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 00:41:28.692 INFO blam! 1dde4fb41b5d8a0977bb02feaa253b0eab36323d3b6eb62291b45726437a61e8 Oct 12 00:41:28.708 INFO running `"docker" "start" "-a" "1dde4fb41b5d8a0977bb02feaa253b0eab36323d3b6eb62291b45726437a61e8"` Oct 12 00:41:30.500 INFO kablam! usermod: no changes Oct 12 00:41:30.640 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 12 00:41:30.640 INFO kablam! Running /target/debug/deps/elementtree-e84015fe6ff59bee Oct 12 00:41:30.641 INFO blam! Oct 12 00:41:30.641 INFO blam! running 0 tests Oct 12 00:41:30.641 INFO blam! Oct 12 00:41:30.641 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:41:30.641 INFO blam! Oct 12 00:41:30.644 INFO kablam! Running /target/debug/deps/test_basic-7110a320f295ee0f Oct 12 00:41:30.648 INFO blam! Oct 12 00:41:30.648 INFO blam! running 14 tests Oct 12 00:41:30.649 INFO blam! test test_attributes ... ok Oct 12 00:41:30.649 INFO blam! test test_alternative_creation ... ok Oct 12 00:41:30.651 INFO blam! test test_creation_with_no_xml_prolog_defined ... ok Oct 12 00:41:30.651 INFO blam! test test_basics ... ok Oct 12 00:41:30.656 INFO blam! test test_creation_with_xml_prolog_10 ... ok Oct 12 00:41:30.656 INFO blam! test test_namespaces ... ok Oct 12 00:41:30.656 INFO blam! test test_render_multiple_times ... ok Oct 12 00:41:30.656 INFO blam! test test_entities ... ok Oct 12 00:41:30.665 INFO blam! test test_write_stuff ... ok Oct 12 00:41:30.665 INFO blam! test test_whitespace ... ok Oct 12 00:41:30.666 INFO blam! test test_creation_with_xml_prolog_11 ... ok Oct 12 00:41:30.666 INFO blam! test test_basic_creation ... ok Oct 12 00:41:30.666 INFO blam! test test_creation_without_xml_declaration ... ok Oct 12 00:41:30.667 INFO blam! test test_mut_finding ... ok Oct 12 00:41:30.667 INFO blam! Oct 12 00:41:30.667 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:41:30.667 INFO blam! Oct 12 00:41:30.668 INFO kablam! Doc-tests elementtree Oct 12 00:41:30.968 INFO blam! Oct 12 00:41:30.968 INFO blam! running 6 tests Oct 12 00:41:30.968 INFO blam! test src/lib.rs - Element (line 454) ... ignored Oct 12 00:41:31.864 INFO blam! test src/lib.rs - QName (line 228) ... ok Oct 12 00:41:33.663 INFO blam! test src/lib.rs - Element::append_new_child (line 1060) ... ok Oct 12 00:41:33.956 INFO blam! test src/lib.rs - QName<'a>::from (line 244) ... ok Oct 12 00:41:34.025 INFO blam! test src/lib.rs - (line 48) ... ok Oct 12 00:41:34.304 INFO blam! test src/lib.rs - (line 21) ... ok Oct 12 00:41:34.308 INFO blam! Oct 12 00:41:34.308 INFO blam! test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 12 00:41:34.308 INFO blam! Oct 12 00:41:34.316 INFO kablam! su: No module specific data is present Oct 12 00:41:35.177 INFO running `"docker" "rm" "-f" "1dde4fb41b5d8a0977bb02feaa253b0eab36323d3b6eb62291b45726437a61e8"` Oct 12 00:41:35.432 INFO blam! 1dde4fb41b5d8a0977bb02feaa253b0eab36323d3b6eb62291b45726437a61e8