[INFO] fetching crate elasticsearch 7.7.1-alpha.1... [INFO] testing elasticsearch-7.7.1-alpha.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate elasticsearch 7.7.1-alpha.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate elasticsearch 7.7.1-alpha.1 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 crates.io crate elasticsearch 7.7.1-alpha.1 [INFO] finished tweaking crates.io crate elasticsearch 7.7.1-alpha.1 [INFO] tweaked toml for crates.io crate elasticsearch 7.7.1-alpha.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 5383d8ef9814b36026e965e3f69e5bdace87ab9f4ed9636c591ea2443bba076d [INFO] running `"docker" "start" "-a" "5383d8ef9814b36026e965e3f69e5bdace87ab9f4ed9636c591ea2443bba076d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling dyn-clone v1.0.1 [INFO] [stderr] Compiling elasticsearch v7.7.1-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling async-compression v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling serde_with v1.4.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `"docker" "inspect" "5383d8ef9814b36026e965e3f69e5bdace87ab9f4ed9636c591ea2443bba076d"` [INFO] running `"docker" "rm" "-f" "5383d8ef9814b36026e965e3f69e5bdace87ab9f4ed9636c591ea2443bba076d"` [INFO] [stdout] 5383d8ef9814b36026e965e3f69e5bdace87ab9f4ed9636c591ea2443bba076d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] af4f38ff2736c6e402524db71e51e1bfd52332e6e134343592886e219cee33cf [INFO] running `"docker" "start" "-a" "af4f38ff2736c6e402524db71e51e1bfd52332e6e134343592886e219cee33cf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling sysinfo v0.12.0 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling elasticsearch v7.7.1-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read tests/../../.ci/certs/ca.crt: No such file or directory (os error 2) [INFO] [stderr] --> tests/cert.rs:29:25 [INFO] [stderr] | [INFO] [stderr] 29 | static CA_CERT: &[u8] = include_bytes!("../../.ci/certs/ca.crt"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/../../.ci/certs/ca-chain.crt: No such file or directory (os error 2) [INFO] [stderr] --> tests/cert.rs:30:31 [INFO] [stderr] | [INFO] [stderr] 30 | static CA_CHAIN_CERT: &[u8] = include_bytes!("../../.ci/certs/ca-chain.crt"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/../../.ci/certs/testnode_san.crt: No such file or directory (os error 2) [INFO] [stderr] --> tests/cert.rs:31:35 [INFO] [stderr] | [INFO] [stderr] 31 | static TESTNODE_SAN_CERT: &[u8] = include_bytes!("../../.ci/certs/testnode_san.crt"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/../../.ci/certs/testnode.crt: No such file or directory (os error 2) [INFO] [stderr] --> tests/cert.rs:32:31 [INFO] [stderr] | [INFO] [stderr] 32 | static TESTNODE_CERT: &[u8] = include_bytes!("../../.ci/certs/testnode.crt"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `elasticsearch`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "af4f38ff2736c6e402524db71e51e1bfd52332e6e134343592886e219cee33cf"` [INFO] running `"docker" "rm" "-f" "af4f38ff2736c6e402524db71e51e1bfd52332e6e134343592886e219cee33cf"` [INFO] [stdout] af4f38ff2736c6e402524db71e51e1bfd52332e6e134343592886e219cee33cf