[INFO] crate algoliasearch 0.1.1 is already in cache [INFO] extracting crate algoliasearch 0.1.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/algoliasearch/0.1.1 [INFO] extracting crate algoliasearch 0.1.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/algoliasearch/0.1.1 [INFO] validating manifest of algoliasearch-0.1.1 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of algoliasearch-0.1.1 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing algoliasearch-0.1.1 [INFO] finished frobbing algoliasearch-0.1.1 [INFO] frobbed toml for algoliasearch-0.1.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/algoliasearch/0.1.1/Cargo.toml [INFO] started frobbing algoliasearch-0.1.1 [INFO] finished frobbing algoliasearch-0.1.1 [INFO] frobbed toml for algoliasearch-0.1.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/algoliasearch/0.1.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing algoliasearch-0.1.1 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/algoliasearch/0.1.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] f6997c98e4e2cda192591497a2f303ed9456b4737e55f4fcf73116345259e751 [INFO] running `"docker" "start" "-a" "f6997c98e4e2cda192591497a2f303ed9456b4737e55f4fcf73116345259e751"` [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling serde_repr v0.1.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling algoliasearch v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/index/settings.rs:313:1 [INFO] [stderr] | [INFO] [stderr] 313 | /// [https://www.algolia.com/doc/api-reference/api-parameters/queryType/](https://www.algolia.com/doc/api-reference/api-parameters/queryType/) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 314 | / enum_str!(QueryType { [INFO] [stderr] 315 | | PrefixLast("prefixLast"), [INFO] [stderr] 316 | | PrefixAll("prefixAll"), [INFO] [stderr] 317 | | PrefixNone("prefixNone"), [INFO] [stderr] 318 | | }); [INFO] [stderr] | |___- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.64s [INFO] running `"docker" "inspect" "f6997c98e4e2cda192591497a2f303ed9456b4737e55f4fcf73116345259e751"` [INFO] running `"docker" "rm" "-f" "f6997c98e4e2cda192591497a2f303ed9456b4737e55f4fcf73116345259e751"` [INFO] [stdout] f6997c98e4e2cda192591497a2f303ed9456b4737e55f4fcf73116345259e751 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/algoliasearch/0.1.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 4d2d13add496b9106776b0d1e58b29d4731f9acb55591fda0bca797649ca8417 [INFO] running `"docker" "start" "-a" "4d2d13add496b9106776b0d1e58b29d4731f9acb55591fda0bca797649ca8417"` [INFO] [stderr] Compiling algoliasearch v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/index/settings.rs:313:1 [INFO] [stderr] | [INFO] [stderr] 313 | /// [https://www.algolia.com/doc/api-reference/api-parameters/queryType/](https://www.algolia.com/doc/api-reference/api-parameters/queryType/) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 314 | / enum_str!(QueryType { [INFO] [stderr] 315 | | PrefixLast("prefixLast"), [INFO] [stderr] 316 | | PrefixAll("prefixAll"), [INFO] [stderr] 317 | | PrefixNone("prefixNone"), [INFO] [stderr] 318 | | }); [INFO] [stderr] | |___- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.87s [INFO] running `"docker" "inspect" "4d2d13add496b9106776b0d1e58b29d4731f9acb55591fda0bca797649ca8417"` [INFO] running `"docker" "rm" "-f" "4d2d13add496b9106776b0d1e58b29d4731f9acb55591fda0bca797649ca8417"` [INFO] [stdout] 4d2d13add496b9106776b0d1e58b29d4731f9acb55591fda0bca797649ca8417 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/algoliasearch/0.1.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 1e40035753036f2f9f3029ad9352baa0583efed9517118dff4647e256daa4579 [INFO] running `"docker" "start" "-a" "1e40035753036f2f9f3029ad9352baa0583efed9517118dff4647e256daa4579"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/algoliasearch-2bdbfc27fe6cee22 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test index::ignore_plurals_tests::test_serialize ... ok [INFO] [stdout] test index::settings::ignore_plurals_tests::test_deserialize ... ok [INFO] [stdout] test index::ignore_plurals_tests::test_deserialize ... ok [INFO] [stdout] test index::settings::query_type_tests::test_serialize ... ok [INFO] [stdout] test index::settings::sort_facet_values_by_tests::test_deserialize ... ok [INFO] [stdout] test index::settings::query_type_tests::test_deserialize ... ok [INFO] [stdout] test index::settings::sort_facet_values_by_tests::test_serialize ... ok [INFO] [stdout] test index::settings::typo_tolerance_tests::test_serialize ... ok [INFO] [stdout] test index::settings::typo_tolerance_tests::test_deserialize ... ok [INFO] [stdout] test index::settings::ignore_plurals_tests::test_serialize ... ok [INFO] [stdout] test client::client_tests::test_missing_api_key ... ok [INFO] [stdout] test client::client_tests::test_missing_application_id ... ok [INFO] [stdout] test client::client_tests::test_missing_application_id_and_api_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests algoliasearch [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/client.rs - client::Client::init_index (line 44) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::get_settings (line 823) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::get_object (line 586) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::search (line 513) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::search (line 532) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::add_object (line 629) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::delete_object (line 786) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::add_objects (line 661) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::set_settings (line 855) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::update_objects (line 742) ... ok [INFO] [stdout] test src/lib.rs - (line 15) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::update_object (line 706) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1e40035753036f2f9f3029ad9352baa0583efed9517118dff4647e256daa4579"` [INFO] running `"docker" "rm" "-f" "1e40035753036f2f9f3029ad9352baa0583efed9517118dff4647e256daa4579"` [INFO] [stdout] 1e40035753036f2f9f3029ad9352baa0583efed9517118dff4647e256daa4579