[INFO] updating cached repository https://github.com/nicompte/algoliasearch-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/nicompte/algoliasearch-rs [INFO] [stderr] e6e0335..505e075 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 505e0759da3abf4bfcd6771bca615ea4e9ad5f41 [INFO] testing nicompte/algoliasearch-rs against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicompte%2Falgoliasearch-rs" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicompte/algoliasearch-rs on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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 /workspace/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 `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 34abf446f4842d13d23b0a14098f6a2e1b9990af3d2e4da1cf09cd3cb02b7f14 [INFO] running `"docker" "start" "-a" "34abf446f4842d13d23b0a14098f6a2e1b9990af3d2e4da1cf09cd3cb02b7f14"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pin-project-internal v0.4.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling pin-project v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling hyper-tls v0.4.0 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling algoliasearch v0.1.4 (/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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `"docker" "inspect" "34abf446f4842d13d23b0a14098f6a2e1b9990af3d2e4da1cf09cd3cb02b7f14"` [INFO] running `"docker" "rm" "-f" "34abf446f4842d13d23b0a14098f6a2e1b9990af3d2e4da1cf09cd3cb02b7f14"` [INFO] [stdout] 34abf446f4842d13d23b0a14098f6a2e1b9990af3d2e4da1cf09cd3cb02b7f14 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b31da35771e420f7d594d5c111176b82c97794686fd65ef3e6014a08671580f8 [INFO] running `"docker" "start" "-a" "b31da35771e420f7d594d5c111176b82c97794686fd65ef3e6014a08671580f8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling algoliasearch v0.1.4 (/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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] warning: 1 warning emitted [INFO] [stderr] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.99s [INFO] running `"docker" "inspect" "b31da35771e420f7d594d5c111176b82c97794686fd65ef3e6014a08671580f8"` [INFO] running `"docker" "rm" "-f" "b31da35771e420f7d594d5c111176b82c97794686fd65ef3e6014a08671580f8"` [INFO] [stdout] b31da35771e420f7d594d5c111176b82c97794686fd65ef3e6014a08671580f8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c63b49b6207f66cf8eb679d00648addd6982f8f895546e463cfd44aea77d37ec [INFO] running `"docker" "start" "-a" "c63b49b6207f66cf8eb679d00648addd6982f8f895546e463cfd44aea77d37ec"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] warning: 1 warning emitted [INFO] [stderr] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/algoliasearch-e23a96c0d638b3eb [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test index::settings::query_type_tests::test_deserialize ... ok [INFO] [stdout] test index::settings::sort_facet_values_by_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_serialize ... ok [INFO] [stdout] test index::settings::typo_tolerance_tests::test_deserialize ... ok [INFO] [stdout] test index::ignore_plurals_tests::test_deserialize ... ok [INFO] [stdout] test index::settings::ignore_plurals_tests::test_serialize ... 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::typo_tolerance_tests::test_serialize ... ok [INFO] [stdout] test client::client_tests::test_missing_application_id ... ok [INFO] [stdout] test client::client_tests::test_missing_api_key ... 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 13 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 733) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::update_objects (line 670) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::get_task_status (line 810) ... ok [INFO] [stdout] test src/lib.rs - (line 15) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::update_object (line 636) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::set_settings (line 758) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::search (line 487) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::search (line 502) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::get_object (line 538) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::delete_object (line 705) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::add_objects (line 600) ... ok [INFO] [stdout] test src/index/mod.rs - index::Index::add_object (line 574) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c63b49b6207f66cf8eb679d00648addd6982f8f895546e463cfd44aea77d37ec"` [INFO] running `"docker" "rm" "-f" "c63b49b6207f66cf8eb679d00648addd6982f8f895546e463cfd44aea77d37ec"` [INFO] [stdout] c63b49b6207f66cf8eb679d00648addd6982f8f895546e463cfd44aea77d37ec