[INFO] updating cached repository https://github.com/nicompte/algoliasearch-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1e723affa6adfab72011db6a531b18e0b1b719c0 [INFO] testing nicompte/algoliasearch-rs against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicompte%2Falgoliasearch-rs" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicompte/algoliasearch-rs on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nicompte/algoliasearch-rs [INFO] finished tweaking git repo https://github.com/nicompte/algoliasearch-rs [INFO] tweaked toml for git repo https://github.com/nicompte/algoliasearch-rs written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/nicompte/algoliasearch-rs already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 6436cd86420606b32b66c2b44c50810c0b0d2421fb5bd65b113338c18a498ead [INFO] running `"docker" "start" "-a" "6436cd86420606b32b66c2b44c50810c0b0d2421fb5bd65b113338c18a498ead"` [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling derive_builder v0.7.1 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling hyper v0.12.27 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling serde_repr v0.1.3 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling derive_builder_core v0.4.1 [INFO] [stderr] Compiling cookie_store v0.5.1 [INFO] [stderr] Compiling reqwest v0.9.15 [INFO] [stderr] Compiling algoliasearch v0.1.1 (/opt/rustwide/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 37.74s [INFO] running `"docker" "inspect" "6436cd86420606b32b66c2b44c50810c0b0d2421fb5bd65b113338c18a498ead"` [INFO] running `"docker" "rm" "-f" "6436cd86420606b32b66c2b44c50810c0b0d2421fb5bd65b113338c18a498ead"` [INFO] [stdout] 6436cd86420606b32b66c2b44c50810c0b0d2421fb5bd65b113338c18a498ead [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] baa6a521478c11177e97a710e5e270c04e14f4f028ded12738255bef997de2e6 [INFO] running `"docker" "start" "-a" "baa6a521478c11177e97a710e5e270c04e14f4f028ded12738255bef997de2e6"` [INFO] [stderr] Compiling algoliasearch v0.1.1 (/opt/rustwide/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 4.80s [INFO] running `"docker" "inspect" "baa6a521478c11177e97a710e5e270c04e14f4f028ded12738255bef997de2e6"` [INFO] running `"docker" "rm" "-f" "baa6a521478c11177e97a710e5e270c04e14f4f028ded12738255bef997de2e6"` [INFO] [stdout] baa6a521478c11177e97a710e5e270c04e14f4f028ded12738255bef997de2e6 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 6d3c0b37ccfb297e8c42d68337721ce0ce987268909917c63afc1b77cd58a5a1 [INFO] running `"docker" "start" "-a" "6d3c0b37ccfb297e8c42d68337721ce0ce987268909917c63afc1b77cd58a5a1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/algoliasearch-125fc2d7eae72501 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test index::ignore_plurals_tests::test_deserialize ... ok [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::settings::ignore_plurals_tests::test_serialize ... 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::query_type_tests::test_serialize ... ok [INFO] [stdout] test index::settings::sort_facet_values_by_tests::test_deserialize ... 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 client::client_tests::test_missing_application_id ... ok [INFO] [stdout] test client::client_tests::test_missing_application_id_and_api_key ... ok [INFO] [stdout] test client::client_tests::test_missing_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::update_objects (line 742) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::add_object (line 629) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::add_objects (line 661) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::search (line 532) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::update_object (line 706) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::set_settings (line 855) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::get_object (line 586) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::delete_object (line 786) ... ok [INFO] [stdout] test src/lib.rs - (line 15) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::search (line 513) ... 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" "6d3c0b37ccfb297e8c42d68337721ce0ce987268909917c63afc1b77cd58a5a1"` [INFO] running `"docker" "rm" "-f" "6d3c0b37ccfb297e8c42d68337721ce0ce987268909917c63afc1b77cd58a5a1"` [INFO] [stdout] 6d3c0b37ccfb297e8c42d68337721ce0ce987268909917c63afc1b77cd58a5a1