[INFO] cloning repository https://github.com/filipesilva-l/elastic-builder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/filipesilva-l/elastic-builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilipesilva-l%2Felastic-builder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilipesilva-l%2Felastic-builder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1041237870e568ec81761a1accbccbcbd8eba7a [INFO] testing filipesilva-l/elastic-builder against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilipesilva-l%2Felastic-builder" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/filipesilva-l/elastic-builder on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/filipesilva-l/elastic-builder [INFO] finished tweaking git repo https://github.com/filipesilva-l/elastic-builder [INFO] tweaked toml for git repo https://github.com/filipesilva-l/elastic-builder written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/filipesilva-l/elastic-builder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20639875ee32c71e5a9bc1dacc63d7bf6c986389ae20ed95bb7b0a79d67e94ec [INFO] running `Command { std: "docker" "start" "-a" "20639875ee32c71e5a9bc1dacc63d7bf6c986389ae20ed95bb7b0a79d67e94ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20639875ee32c71e5a9bc1dacc63d7bf6c986389ae20ed95bb7b0a79d67e94ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20639875ee32c71e5a9bc1dacc63d7bf6c986389ae20ed95bb7b0a79d67e94ec", kill_on_drop: false }` [INFO] [stdout] 20639875ee32c71e5a9bc1dacc63d7bf6c986389ae20ed95bb7b0a79d67e94ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a7ca24c2dc6e715b10e34fec08385529eafc0acceb5971cee8e3b646ad1af0a [INFO] running `Command { std: "docker" "start" "-a" "3a7ca24c2dc6e715b10e34fec08385529eafc0acceb5971cee8e3b646ad1af0a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling elastic-builder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.21s [INFO] running `Command { std: "docker" "inspect" "3a7ca24c2dc6e715b10e34fec08385529eafc0acceb5971cee8e3b646ad1af0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a7ca24c2dc6e715b10e34fec08385529eafc0acceb5971cee8e3b646ad1af0a", kill_on_drop: false }` [INFO] [stdout] 3a7ca24c2dc6e715b10e34fec08385529eafc0acceb5971cee8e3b646ad1af0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3679e46e32903289f2ffede594ec774c91fa3bfebe8a8a2aee0633937f09250c [INFO] running `Command { std: "docker" "start" "-a" "3679e46e32903289f2ffede594ec774c91fa3bfebe8a8a2aee0633937f09250c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling elastic-builder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.62s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/elastic_builder-de96e0bc15d0501b) [INFO] running `Command { std: "docker" "inspect" "3679e46e32903289f2ffede594ec774c91fa3bfebe8a8a2aee0633937f09250c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3679e46e32903289f2ffede594ec774c91fa3bfebe8a8a2aee0633937f09250c", kill_on_drop: false }` [INFO] [stdout] 3679e46e32903289f2ffede594ec774c91fa3bfebe8a8a2aee0633937f09250c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4faf4f26ab3996d3812eab89225201ffff284cae196c1b92a02e9a4f012ef534 [INFO] running `Command { std: "docker" "start" "-a" "4faf4f26ab3996d3812eab89225201ffff284cae196c1b92a02e9a4f012ef534", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elastic_builder-de96e0bc15d0501b) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test queries::fulltext_queries::match_query::tests::should_set_fuzzy_transpositions ... ok [INFO] [stdout] test queries::fulltext_queries::match_query::tests::should_set_fuzzy_rewrite ... ok [INFO] [stdout] test queries::fulltext_queries::match_query::tests::should_set_analyzer ... ok [INFO] [stdout] test queries::fulltext_queries::match_query::tests::should_set_fuzziness ... ok [INFO] [stdout] test queries::fulltext_queries::match_query::tests::should_set_lenient ... ok [INFO] [stdout] test queries::fulltext_queries::match_query::tests::should_set_max_expansions ... ok [INFO] [stdout] test queries::fulltext_queries::match_query::tests::should_set_operator ... ok [INFO] [stdout] test queries::fulltext_queries::match_query::tests::should_set_multiple_props ... ok [INFO] [stdout] test queries::fulltext_queries::match_query::tests::should_set_prefix_length ... ok [INFO] [stdout] test queries::fulltext_queries::match_query::tests::should_set_zero_terms_query ... ok [INFO] [stdout] test queries::fulltext_queries::mono_field_query::tests::should_construct_with_props ... ok [INFO] [stdout] test queries::fulltext_queries::mono_field_query::tests::should_retrieve_valid_json ... ok [INFO] [stdout] test queries::fulltext_queries::mono_field_query::tests::should_return_error_when_field_is_empty ... ok [INFO] [stdout] test queries::fulltext_queries::mono_field_query::tests::should_return_error_when_query_type_is_empty ... ok [INFO] [stdout] test queries::fulltext_queries::simple_query_string_query::tests::should_set_analyzer ... ok [INFO] [stdout] test queries::fulltext_queries::simple_query_string_query::tests::should_set_fields ... ok [INFO] [stdout] test queries::fulltext_queries::simple_query_string_query::tests::should_set_flag ... ok [INFO] [stdout] test queries::match_all_query::tests::should_retrieve_json_with_boost ... ok [INFO] [stdout] test queries::match_all_query::tests::should_retrieve_valid_json ... ok [INFO] [stdout] test queries::match_all_query::tests::should_return_match_all_from_type ... ok [INFO] [stdout] test queries::match_all_query::tests::should_set_boost ... ok [INFO] [stdout] test queries::match_none_query::tests::should_return_match_none_from_type ... ok [INFO] [stdout] test queries::match_none_query::tests::should_retrieve_valid_json ... ok [INFO] [stdout] test tests::should_retrieve_valid_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests elastic-builder [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4faf4f26ab3996d3812eab89225201ffff284cae196c1b92a02e9a4f012ef534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4faf4f26ab3996d3812eab89225201ffff284cae196c1b92a02e9a4f012ef534", kill_on_drop: false }` [INFO] [stdout] 4faf4f26ab3996d3812eab89225201ffff284cae196c1b92a02e9a4f012ef534