Jul 05 23:58:39.368 INFO testing rquery-0.3.2 against master#860d169474acabdc53b9a698f8ce02eba7e0daeb for nll-3 Jul 05 23:58:39.368 INFO running: cargo +860d169474acabdc53b9a698f8ce02eba7e0daeb check --frozen --all --all-targets Jul 05 23:58:39.368 INFO creating container for: cargo +860d169474acabdc53b9a698f8ce02eba7e0daeb check --frozen --all --all-targets Jul 05 23:58:39.368 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/main/nll-3/master#860d169474acabdc53b9a698f8ce02eba7e0daeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/nll-3/master#860d169474acabdc53b9a698f8ce02eba7e0daeb:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +860d169474acabdc53b9a698f8ce02eba7e0daeb check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Jul 05 23:58:39.501 INFO blam! f6027cc8be0f840dd9fe283b8dae4a6c1b8db36450a2756c8389c3f071590269 Jul 05 23:58:39.503 INFO running `"docker" "start" "-a" "f6027cc8be0f840dd9fe283b8dae4a6c1b8db36450a2756c8389c3f071590269"` Jul 05 23:58:39.959 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Jul 05 23:58:39.959 INFO kablam! disables Cargo from automatically inferring other test targets. Jul 05 23:58:39.959 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Jul 05 23:58:39.959 INFO kablam! files will be included as a test target: Jul 05 23:58:39.959 INFO kablam! Jul 05 23:58:39.959 INFO kablam! * /source/tests/document_test.rs Jul 05 23:58:39.959 INFO kablam! * /source/tests/element_test.rs Jul 05 23:58:39.959 INFO kablam! * /source/tests/xml_document_test.rs Jul 05 23:58:39.959 INFO kablam! * /source/tests/querying_by_selectors_test.rs Jul 05 23:58:39.959 INFO kablam! * /source/tests/selector_test.rs Jul 05 23:58:39.959 INFO kablam! Jul 05 23:58:39.959 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Jul 05 23:58:39.959 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Jul 05 23:58:39.959 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Jul 05 23:58:39.959 INFO kablam! section. You may also move the files to a location where Cargo would not Jul 05 23:58:39.959 INFO kablam! automatically infer them to be a target, such as in subfolders. Jul 05 23:58:39.959 INFO kablam! Jul 05 23:58:39.959 INFO kablam! For more information on this warning you can consult Jul 05 23:58:39.959 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Jul 05 23:58:39.963 INFO kablam! Checking rquery v0.3.2 (file:///source) Jul 05 23:58:41.065 INFO kablam! warning: missing documentation for a variant Jul 05 23:58:41.065 INFO kablam! --> src/document/mod.rs:14:5 Jul 05 23:58:41.065 INFO kablam! | Jul 05 23:58:41.065 INFO kablam! 14 | UnableToOpenFile(String), Jul 05 23:58:41.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Jul 05 23:58:41.065 INFO kablam! | Jul 05 23:58:41.065 INFO kablam! note: lint level defined here Jul 05 23:58:41.065 INFO kablam! --> src/lib.rs:27:9 Jul 05 23:58:41.065 INFO kablam! | Jul 05 23:58:41.065 INFO kablam! 27 | #![warn(missing_docs)] Jul 05 23:58:41.065 INFO kablam! | ^^^^^^^^^^^^ Jul 05 23:58:41.065 INFO kablam! Jul 05 23:58:41.065 INFO kablam! warning: missing documentation for a variant Jul 05 23:58:41.065 INFO kablam! --> src/document/mod.rs:15:5 Jul 05 23:58:41.065 INFO kablam! | Jul 05 23:58:41.065 INFO kablam! 15 | ParseError(String), Jul 05 23:58:41.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Jul 05 23:58:41.065 INFO kablam! Jul 05 23:58:42.539 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.58s Jul 05 23:58:42.541 INFO kablam! su: No module specific data is present Jul 05 23:58:42.889 INFO running `"docker" "rm" "-f" "f6027cc8be0f840dd9fe283b8dae4a6c1b8db36450a2756c8389c3f071590269"` Jul 05 23:58:42.965 INFO blam! f6027cc8be0f840dd9fe283b8dae4a6c1b8db36450a2756c8389c3f071590269