Sep 01 09:00:17.007 INFO checking rquery-0.3.2 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 09:00:17.007 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 09:00:17.007 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 09:00:17.209 INFO blam! c8aa20cb49f63914683ad0572febe322f73b67ebc25236509cfbe31b9c0e71b2 Sep 01 09:00:17.211 INFO running `"docker" "start" "-a" "c8aa20cb49f63914683ad0572febe322f73b67ebc25236509cfbe31b9c0e71b2"` Sep 01 09:00:17.840 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 01 09:00:17.841 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 01 09:00:17.841 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 01 09:00:17.841 INFO kablam! files will be included as a test target: Sep 01 09:00:17.841 INFO kablam! Sep 01 09:00:17.841 INFO kablam! * /source/tests/document_test.rs Sep 01 09:00:17.841 INFO kablam! * /source/tests/element_test.rs Sep 01 09:00:17.841 INFO kablam! * /source/tests/xml_document_test.rs Sep 01 09:00:17.841 INFO kablam! * /source/tests/querying_by_selectors_test.rs Sep 01 09:00:17.841 INFO kablam! * /source/tests/selector_test.rs Sep 01 09:00:17.841 INFO kablam! Sep 01 09:00:17.841 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 01 09:00:17.841 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 01 09:00:17.841 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 01 09:00:17.841 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 01 09:00:17.841 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 01 09:00:17.841 INFO kablam! Sep 01 09:00:17.841 INFO kablam! For more information on this warning you can consult Sep 01 09:00:17.841 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 01 09:00:17.847 INFO kablam! Checking rquery v0.3.2 (file:///source) Sep 01 09:00:18.591 INFO kablam! warning: missing documentation for a variant Sep 01 09:00:18.591 INFO kablam! --> src/document/mod.rs:14:5 Sep 01 09:00:18.591 INFO kablam! | Sep 01 09:00:18.591 INFO kablam! 14 | UnableToOpenFile(String), Sep 01 09:00:18.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:00:18.591 INFO kablam! | Sep 01 09:00:18.591 INFO kablam! note: lint level defined here Sep 01 09:00:18.591 INFO kablam! --> src/lib.rs:27:9 Sep 01 09:00:18.591 INFO kablam! | Sep 01 09:00:18.591 INFO kablam! 27 | #![warn(missing_docs)] Sep 01 09:00:18.591 INFO kablam! | ^^^^^^^^^^^^ Sep 01 09:00:18.591 INFO kablam! Sep 01 09:00:18.591 INFO kablam! warning: missing documentation for a variant Sep 01 09:00:18.591 INFO kablam! --> src/document/mod.rs:15:5 Sep 01 09:00:18.591 INFO kablam! | Sep 01 09:00:18.591 INFO kablam! 15 | ParseError(String), Sep 01 09:00:18.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 09:00:18.591 INFO kablam! Sep 01 09:00:19.429 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.59s Sep 01 09:00:19.431 INFO kablam! su: No module specific data is present Sep 01 09:00:19.890 INFO running `"docker" "rm" "-f" "c8aa20cb49f63914683ad0572febe322f73b67ebc25236509cfbe31b9c0e71b2"` Sep 01 09:00:20.007 INFO blam! c8aa20cb49f63914683ad0572febe322f73b67ebc25236509cfbe31b9c0e71b2