Oct 11 13:15:13.055 INFO testing rquery-0.4.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 13:15:13.056 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 13:15:13.057 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 13:15:13.582 INFO blam! 1fd74b887f4efe080dd5663cfbc522725075a4059b7d3a33b1e12f5af7df5eeb Oct 11 13:15:13.584 INFO running `"docker" "start" "-a" "1fd74b887f4efe080dd5663cfbc522725075a4059b7d3a33b1e12f5af7df5eeb"` Oct 11 13:15:14.503 INFO kablam! usermod: no changes Oct 11 13:15:14.552 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 11 13:15:14.552 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 11 13:15:14.552 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 13:15:14.552 INFO kablam! files will be included as a test target: Oct 11 13:15:14.552 INFO kablam! Oct 11 13:15:14.552 INFO kablam! * /source/tests/document_test.rs Oct 11 13:15:14.552 INFO kablam! * /source/tests/selector_test.rs Oct 11 13:15:14.552 INFO kablam! * /source/tests/element_test.rs Oct 11 13:15:14.552 INFO kablam! * /source/tests/querying_by_selectors_test.rs Oct 11 13:15:14.552 INFO kablam! * /source/tests/xml_document_test.rs Oct 11 13:15:14.552 INFO kablam! Oct 11 13:15:14.552 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 13:15:14.552 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 11 13:15:14.552 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 11 13:15:14.552 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 13:15:14.552 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 13:15:14.552 INFO kablam! Oct 11 13:15:14.552 INFO kablam! For more information on this warning you can consult Oct 11 13:15:14.552 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 13:15:14.560 INFO kablam! Compiling rquery v0.4.1 (/source) Oct 11 13:15:15.860 INFO kablam! warning: missing documentation for a variant Oct 11 13:15:15.860 INFO kablam! --> src/document/mod.rs:14:5 Oct 11 13:15:15.860 INFO kablam! | Oct 11 13:15:15.860 INFO kablam! 14 | UnableToOpenFile(String), Oct 11 13:15:15.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 13:15:15.860 INFO kablam! | Oct 11 13:15:15.860 INFO kablam! note: lint level defined here Oct 11 13:15:15.860 INFO kablam! --> src/lib.rs:27:9 Oct 11 13:15:15.860 INFO kablam! | Oct 11 13:15:15.860 INFO kablam! 27 | #![warn(missing_docs)] Oct 11 13:15:15.860 INFO kablam! | ^^^^^^^^^^^^ Oct 11 13:15:15.860 INFO kablam! Oct 11 13:15:15.860 INFO kablam! warning: missing documentation for a variant Oct 11 13:15:15.860 INFO kablam! --> src/document/mod.rs:15:5 Oct 11 13:15:15.860 INFO kablam! | Oct 11 13:15:15.860 INFO kablam! 15 | ParseError(String), Oct 11 13:15:15.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 13:15:15.860 INFO kablam! Oct 11 13:15:17.155 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.62s Oct 11 13:15:17.160 INFO kablam! su: No module specific data is present Oct 11 13:15:18.332 INFO running `"docker" "rm" "-f" "1fd74b887f4efe080dd5663cfbc522725075a4059b7d3a33b1e12f5af7df5eeb"` Oct 11 13:15:18.693 INFO blam! 1fd74b887f4efe080dd5663cfbc522725075a4059b7d3a33b1e12f5af7df5eeb Oct 11 13:15:18.694 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 13:15:18.694 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 13:15:19.068 INFO blam! 5356052c089f1ecaad23c6e3471bcfc963181c321a7bb7fed055ed7dea35a6d7 Oct 11 13:15:19.092 INFO running `"docker" "start" "-a" "5356052c089f1ecaad23c6e3471bcfc963181c321a7bb7fed055ed7dea35a6d7"` Oct 11 13:15:20.691 INFO kablam! usermod: no changes Oct 11 13:15:20.740 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 11 13:15:20.740 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 11 13:15:20.740 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 13:15:20.740 INFO kablam! files will be included as a test target: Oct 11 13:15:20.740 INFO kablam! Oct 11 13:15:20.740 INFO kablam! * /source/tests/document_test.rs Oct 11 13:15:20.740 INFO kablam! * /source/tests/selector_test.rs Oct 11 13:15:20.740 INFO kablam! * /source/tests/element_test.rs Oct 11 13:15:20.740 INFO kablam! * /source/tests/querying_by_selectors_test.rs Oct 11 13:15:20.740 INFO kablam! * /source/tests/xml_document_test.rs Oct 11 13:15:20.740 INFO kablam! Oct 11 13:15:20.740 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 13:15:20.740 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 11 13:15:20.740 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 11 13:15:20.740 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 13:15:20.740 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 13:15:20.740 INFO kablam! Oct 11 13:15:20.740 INFO kablam! For more information on this warning you can consult Oct 11 13:15:20.740 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 13:15:20.755 INFO kablam! Compiling rquery v0.4.1 (/source) Oct 11 13:15:25.545 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.83s Oct 11 13:15:25.595 INFO kablam! su: No module specific data is present Oct 11 13:15:26.612 INFO running `"docker" "rm" "-f" "5356052c089f1ecaad23c6e3471bcfc963181c321a7bb7fed055ed7dea35a6d7"` Oct 11 13:15:26.860 INFO blam! 5356052c089f1ecaad23c6e3471bcfc963181c321a7bb7fed055ed7dea35a6d7 Oct 11 13:15:26.871 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 13:15:26.873 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 13:15:27.354 INFO blam! d05d8dd4332c1040eb80836105b9d09594b16ae53eebd4c2d331626b649d63a8 Oct 11 13:15:27.356 INFO running `"docker" "start" "-a" "d05d8dd4332c1040eb80836105b9d09594b16ae53eebd4c2d331626b649d63a8"` Oct 11 13:15:29.816 INFO kablam! usermod: no changes Oct 11 13:15:29.860 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 11 13:15:29.860 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 11 13:15:29.860 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 13:15:29.860 INFO kablam! files will be included as a test target: Oct 11 13:15:29.860 INFO kablam! Oct 11 13:15:29.860 INFO kablam! * /source/tests/document_test.rs Oct 11 13:15:29.860 INFO kablam! * /source/tests/selector_test.rs Oct 11 13:15:29.860 INFO kablam! * /source/tests/element_test.rs Oct 11 13:15:29.860 INFO kablam! * /source/tests/querying_by_selectors_test.rs Oct 11 13:15:29.860 INFO kablam! * /source/tests/xml_document_test.rs Oct 11 13:15:29.860 INFO kablam! Oct 11 13:15:29.860 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 13:15:29.860 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 11 13:15:29.860 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 11 13:15:29.860 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 13:15:29.860 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 13:15:29.860 INFO kablam! Oct 11 13:15:29.860 INFO kablam! For more information on this warning you can consult Oct 11 13:15:29.860 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 13:15:29.875 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 13:15:29.875 INFO kablam! Running /target/debug/deps/rquery-e1ec030e877de730 Oct 11 13:15:29.880 INFO blam! Oct 11 13:15:29.880 INFO blam! running 1 test Oct 11 13:15:29.880 INFO blam! test document::it_assigns_node_indices_in_monotonically_increasing_order ... ok Oct 11 13:15:29.880 INFO blam! Oct 11 13:15:29.880 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 13:15:29.880 INFO blam! Oct 11 13:15:29.881 INFO kablam! Running /target/debug/deps/rquery_tests-23890c423772556a Oct 11 13:15:29.884 INFO blam! Oct 11 13:15:29.884 INFO blam! running 24 tests Oct 11 13:15:29.900 INFO blam! test document_test::it_captures_the_correct_number_of_elements ... ok Oct 11 13:15:29.904 INFO blam! test element_test::it_knows_its_attributes ... ok Oct 11 13:15:29.904 INFO blam! test element_test::it_knows_its_inner_text_contents ... ok Oct 11 13:15:29.904 INFO blam! test element_test::it_knows_its_tag_name ... ok Oct 11 13:15:29.904 INFO blam! test querying_by_selectors_test::it_returns_a_parse_error_when_the_selector_is_invalid ... ok Oct 11 13:15:29.904 INFO blam! test querying_by_selectors_test::it_supports_nesting_selectors ... ok Oct 11 13:15:29.906 INFO blam! test element_test::it_knows_its_node_indices ... ok Oct 11 13:15:29.906 INFO blam! test querying_by_selectors_test::it_does_not_repeat_elements ... ok Oct 11 13:15:29.908 INFO blam! test querying_by_selectors_test::it_supports_the_attribute_selector ... ok Oct 11 13:15:29.908 INFO blam! test querying_by_selectors_test::it_returns_a_no_match_error_when_the_selector_does_not_match_any_element ... ok Oct 11 13:15:29.908 INFO blam! test querying_by_selectors_test::it_supports_the_tag_selector ... ok Oct 11 13:15:29.908 INFO blam! test selector_test::it_can_parse_a_direct_child_selector ... ok Oct 11 13:15:29.908 INFO blam! test selector_test::it_can_parse_a_single_tag_selector ... ok Oct 11 13:15:29.908 INFO blam! test querying_by_selectors_test::it_supports_the_id_selector ... ok Oct 11 13:15:29.908 INFO blam! test selector_test::it_can_parse_a_nested_tag_selectors ... ok Oct 11 13:15:29.916 INFO blam! test querying_by_selectors_test::it_supports_the_nested_tag_selector ... ok Oct 11 13:15:29.929 INFO blam! test selector_test::it_can_parse_the_attribute_selector ... ok Oct 11 13:15:29.929 INFO blam! test selector_test::it_can_parse_the_id_selector ... ok Oct 11 13:15:29.929 INFO blam! test xml_document_test::it_can_be_created_from_a_file ... ok Oct 11 13:15:29.929 INFO blam! test querying_by_selectors_test::it_supports_the_direct_child_tag_selector ... ok Oct 11 13:15:29.929 INFO blam! test xml_document_test::it_returns_an_error_for_invalid_xml_files ... ok Oct 11 13:15:29.930 INFO blam! test querying_by_selectors_test::it_supports_the_compound_selectors ... ok Oct 11 13:15:29.930 INFO blam! test xml_document_test::it_captures_the_correct_number_of_elements ... ok Oct 11 13:15:29.930 INFO blam! test xml_document_test::it_returns_an_error_for_non_existent_files ... ok Oct 11 13:15:29.930 INFO blam! Oct 11 13:15:29.930 INFO blam! test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 13:15:29.930 INFO blam! Oct 11 13:15:29.936 INFO kablam! Doc-tests rquery Oct 11 13:15:31.618 INFO blam! Oct 11 13:15:31.618 INFO blam! running 1 test Oct 11 13:15:33.904 INFO blam! test src/lib.rs - (line 4) ... ok Oct 11 13:15:33.905 INFO blam! Oct 11 13:15:33.905 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 13:15:33.905 INFO blam! Oct 11 13:15:33.912 INFO kablam! su: No module specific data is present Oct 11 13:15:34.975 INFO running `"docker" "rm" "-f" "d05d8dd4332c1040eb80836105b9d09594b16ae53eebd4c2d331626b649d63a8"` Oct 11 13:15:35.256 INFO blam! d05d8dd4332c1040eb80836105b9d09594b16ae53eebd4c2d331626b649d63a8