Dec 13 08:11:43.802 INFO testing ordovicia/scholar against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 08:11:43.802 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 13 08:11:44.312 INFO [stdout] 42e1c252b975a2e4e155316168de4f3e958fb9c70645b9aeffd8f8f3d0db9f7e Dec 13 08:11:44.314 INFO running `"docker" "start" "-a" "42e1c252b975a2e4e155316168de4f3e958fb9c70645b9aeffd8f8f3d0db9f7e"` Dec 13 08:11:46.197 INFO [stderr] usermod: no changes Dec 13 08:11:46.257 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 08:11:46.257 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 08:11:46.257 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 08:11:46.257 INFO [stderr] files will be included as a binary target: Dec 13 08:11:46.257 INFO [stderr] Dec 13 08:11:46.257 INFO [stderr] * /source/src/bin/errors.rs Dec 13 08:11:46.257 INFO [stderr] * /source/src/bin/config.rs Dec 13 08:11:46.257 INFO [stderr] * /source/src/bin/scrape.rs Dec 13 08:11:46.257 INFO [stderr] Dec 13 08:11:46.257 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 08:11:46.257 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 08:11:46.257 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 08:11:46.257 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 08:11:46.257 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 08:11:46.257 INFO [stderr] Dec 13 08:11:46.257 INFO [stderr] For more information on this warning you can consult Dec 13 08:11:46.257 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 08:11:46.536 INFO [stderr] Compiling rustc-demangle v0.1.6 Dec 13 08:11:46.546 INFO [stderr] Compiling serde_json v1.0.9 Dec 13 08:11:46.546 INFO [stderr] Compiling uuid v0.5.1 Dec 13 08:11:46.546 INFO [stderr] Compiling openssl-sys v0.9.26 Dec 13 08:11:46.546 INFO [stderr] Compiling tendril v0.3.1 Dec 13 08:11:46.546 INFO [stderr] Compiling libflate v0.1.14 Dec 13 08:11:46.546 INFO [stderr] Compiling serde_urlencoded v0.5.1 Dec 13 08:11:46.546 INFO [stderr] Compiling phf_generator v0.7.21 Dec 13 08:11:49.315 INFO [stderr] Compiling string_cache_codegen v0.4.0 Dec 13 08:11:49.351 INFO [stderr] Compiling phf_codegen v0.7.21 Dec 13 08:11:50.883 INFO [stderr] Compiling hyper v0.11.19 Dec 13 08:11:53.289 INFO [stderr] Compiling backtrace v0.3.5 Dec 13 08:11:53.303 INFO [stderr] Compiling mime_guess v2.0.0-alpha.4 Dec 13 08:11:53.602 INFO [stderr] Compiling openssl v0.9.24 Dec 13 08:11:53.776 INFO [stderr] Compiling string_cache v0.6.2 Dec 13 08:11:53.776 INFO [stderr] Compiling markup5ever v0.3.2 Dec 13 08:11:59.363 INFO [stderr] Compiling error-chain v0.11.0 Dec 13 08:12:13.596 INFO [stderr] Compiling native-tls v0.1.5 Dec 13 08:12:15.267 INFO [stderr] Compiling tokio-tls v0.1.4 Dec 13 08:12:22.313 INFO [stderr] Compiling html5ever v0.18.0 Dec 13 08:12:24.310 INFO [stderr] Compiling hyper-tls v0.1.2 Dec 13 08:12:26.803 INFO [stderr] Compiling reqwest v0.8.5 Dec 13 08:12:30.121 INFO [stderr] Compiling select v0.4.2 Dec 13 08:12:39.207 INFO [stderr] Compiling scholar v0.1.0 (/source) Dec 13 08:12:51.813 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Dec 13 08:12:51.833 INFO [stderr] su: No module specific data is present Dec 13 08:12:52.212 INFO running `"docker" "inspect" "42e1c252b975a2e4e155316168de4f3e958fb9c70645b9aeffd8f8f3d0db9f7e"` Dec 13 08:12:52.293 INFO running `"docker" "rm" "-f" "42e1c252b975a2e4e155316168de4f3e958fb9c70645b9aeffd8f8f3d0db9f7e"` Dec 13 08:12:52.400 INFO [stdout] 42e1c252b975a2e4e155316168de4f3e958fb9c70645b9aeffd8f8f3d0db9f7e Dec 13 08:12:52.403 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 13 08:12:52.598 INFO [stdout] e8a58781897c42801042baba6906c934dc9b472e2ce09aa2196478a43f348e90 Dec 13 08:12:52.600 INFO running `"docker" "start" "-a" "e8a58781897c42801042baba6906c934dc9b472e2ce09aa2196478a43f348e90"` Dec 13 08:12:53.010 INFO [stderr] usermod: no changes Dec 13 08:12:53.040 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 08:12:53.040 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 08:12:53.040 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 08:12:53.040 INFO [stderr] files will be included as a binary target: Dec 13 08:12:53.040 INFO [stderr] Dec 13 08:12:53.040 INFO [stderr] * /source/src/bin/errors.rs Dec 13 08:12:53.040 INFO [stderr] * /source/src/bin/config.rs Dec 13 08:12:53.040 INFO [stderr] * /source/src/bin/scrape.rs Dec 13 08:12:53.040 INFO [stderr] Dec 13 08:12:53.040 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 08:12:53.040 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 08:12:53.040 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 08:12:53.040 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 08:12:53.040 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 08:12:53.040 INFO [stderr] Dec 13 08:12:53.040 INFO [stderr] For more information on this warning you can consult Dec 13 08:12:53.040 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 08:12:53.192 INFO [stderr] Compiling scholar v0.1.0 (/source) Dec 13 08:13:01.898 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.86s Dec 13 08:13:01.914 INFO [stderr] su: No module specific data is present Dec 13 08:13:03.027 INFO running `"docker" "inspect" "e8a58781897c42801042baba6906c934dc9b472e2ce09aa2196478a43f348e90"` Dec 13 08:13:03.431 INFO running `"docker" "rm" "-f" "e8a58781897c42801042baba6906c934dc9b472e2ce09aa2196478a43f348e90"` Dec 13 08:13:03.713 INFO [stdout] e8a58781897c42801042baba6906c934dc9b472e2ce09aa2196478a43f348e90 Dec 13 08:13:03.721 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 13 08:13:04.270 INFO [stdout] 51055f8dda3bd1f0818e2c4d8afc44e0e7d3a8cf36af81099bf08d4323b3aada Dec 13 08:13:04.272 INFO running `"docker" "start" "-a" "51055f8dda3bd1f0818e2c4d8afc44e0e7d3a8cf36af81099bf08d4323b3aada"` Dec 13 08:13:05.495 INFO [stderr] usermod: no changes Dec 13 08:13:05.556 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 08:13:05.556 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 08:13:05.556 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 08:13:05.556 INFO [stderr] files will be included as a binary target: Dec 13 08:13:05.556 INFO [stderr] Dec 13 08:13:05.556 INFO [stderr] * /source/src/bin/errors.rs Dec 13 08:13:05.556 INFO [stderr] * /source/src/bin/config.rs Dec 13 08:13:05.556 INFO [stderr] * /source/src/bin/scrape.rs Dec 13 08:13:05.556 INFO [stderr] Dec 13 08:13:05.556 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 08:13:05.556 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 08:13:05.556 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 08:13:05.556 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 08:13:05.556 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 08:13:05.556 INFO [stderr] Dec 13 08:13:05.556 INFO [stderr] For more information on this warning you can consult Dec 13 08:13:05.556 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 08:13:05.870 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.33s Dec 13 08:13:05.891 INFO [stderr] Running /target/debug/deps/scholar-3b6f290d72b4044f Dec 13 08:13:05.897 INFO [stdout] Dec 13 08:13:05.897 INFO [stdout] running 15 tests Dec 13 08:13:05.919 INFO [stdout] test request::tests::cluster_query_to_url ... ok Dec 13 08:13:05.919 INFO [stdout] test request::tests::search_query_is_valid_fail ... ok Dec 13 08:13:05.919 INFO [stdout] test request::tests::citation_query_to_url ... ok Dec 13 08:13:05.919 INFO [stdout] test request::tests::search_query_is_valid_pass ... ok Dec 13 08:13:05.931 INFO [stdout] test request::tests::search_query_to_url ... ok Dec 13 08:13:05.959 INFO [stdout] test scrape::tests::parse_citation_count_pass ... ok Dec 13 08:13:05.979 INFO [stdout] test scrape::tests::parse_cluster_id_pass ... ok Dec 13 08:13:05.987 INFO [stdout] test scrape::tests::parse_year_pass ... ok Dec 13 08:13:06.461 INFO [stdout] test scrape::tests::is_blocked_test ... ok Dec 13 08:13:06.487 INFO [stdout] test scrape::tests::parse_cluster_id_fail ... ok Dec 13 08:13:06.511 INFO [stdout] test scrape::tests::parse_citation_count_fail ... ok Dec 13 08:13:06.511 INFO [stdout] test scrape::tests::parse_year_fail ... ok Dec 13 08:13:06.526 INFO [stdout] test scrape::tests::cluster_document_scrape_test ... ok Dec 13 08:13:06.751 INFO [stdout] test scrape::tests::citation_document_scrape_test ... ok Dec 13 08:13:06.751 INFO [stdout] test scrape::tests::search_document_scrape_test ... ok Dec 13 08:13:06.751 INFO [stdout] Dec 13 08:13:06.751 INFO [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 08:13:06.751 INFO [stdout] Dec 13 08:13:06.758 INFO [stderr] Running /target/debug/deps/scholar-261b58c2188609ad Dec 13 08:13:06.763 INFO [stdout] Dec 13 08:13:06.763 INFO [stdout] running 2 tests Dec 13 08:13:06.763 INFO [stdout] test tests::query_exists_test ... ok Dec 13 08:13:06.763 INFO [stdout] test tests::app_arg_conflict_test ... ok Dec 13 08:13:06.763 INFO [stdout] Dec 13 08:13:06.763 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 08:13:06.763 INFO [stdout] Dec 13 08:13:06.767 INFO [stderr] Doc-tests scholar Dec 13 08:13:10.521 INFO [stdout] Dec 13 08:13:10.521 INFO [stdout] running 10 tests Dec 13 08:13:36.113 INFO [stderr] su: No module specific data is present Dec 13 08:13:37.181 INFO running `"docker" "inspect" "51055f8dda3bd1f0818e2c4d8afc44e0e7d3a8cf36af81099bf08d4323b3aada"` Dec 13 08:13:37.460 INFO running `"docker" "rm" "-f" "51055f8dda3bd1f0818e2c4d8afc44e0e7d3a8cf36af81099bf08d4323b3aada"` Dec 13 08:13:37.679 INFO [stdout] 51055f8dda3bd1f0818e2c4d8afc44e0e7d3a8cf36af81099bf08d4323b3aada