[INFO] fetching crate opensearch 1.0.0... [INFO] testing opensearch-1.0.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate opensearch 1.0.0 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate opensearch 1.0.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate opensearch 1.0.0 [INFO] finished tweaking crates.io crate opensearch 1.0.0 [INFO] tweaked toml for crates.io crate opensearch 1.0.0 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate crates.io crate opensearch 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sysinfo v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8aa8126853a6f2517c939ea18c45e0035d939b9455b1f9df55920f5a00e87db3 [INFO] running `Command { std: "docker" "start" "-a" "8aa8126853a6f2517c939ea18c45e0035d939b9455b1f9df55920f5a00e87db3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8aa8126853a6f2517c939ea18c45e0035d939b9455b1f9df55920f5a00e87db3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aa8126853a6f2517c939ea18c45e0035d939b9455b1f9df55920f5a00e87db3", kill_on_drop: false }` [INFO] [stdout] 8aa8126853a6f2517c939ea18c45e0035d939b9455b1f9df55920f5a00e87db3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8d0d989bf5a0942d366fc52ba065c7119870c77bafa61adc32d9337a5ca0ff4 [INFO] running `Command { std: "docker" "start" "-a" "f8d0d989bf5a0942d366fc52ba065c7119870c77bafa61adc32d9337a5ca0ff4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling opensearch v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.12 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_with v1.12.0 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.72s [INFO] running `Command { std: "docker" "inspect" "f8d0d989bf5a0942d366fc52ba065c7119870c77bafa61adc32d9337a5ca0ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8d0d989bf5a0942d366fc52ba065c7119870c77bafa61adc32d9337a5ca0ff4", kill_on_drop: false }` [INFO] [stdout] f8d0d989bf5a0942d366fc52ba065c7119870c77bafa61adc32d9337a5ca0ff4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8feef46ee028739bb3220f71047d1a13b33e80b35afa7330bdd1889fd663c29 [INFO] running `Command { std: "docker" "start" "-a" "e8feef46ee028739bb3220f71047d1a13b33e80b35afa7330bdd1889fd663c29", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling sysinfo v0.12.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling os_type v2.4.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling opensearch v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read tests/../../.ci/certs/ca.crt: No such file or directory (os error 2) [INFO] [stdout] --> tests/cert.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | static CA_CERT: &[u8] = include_bytes!("../../.ci/certs/ca.crt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../.ci/certs/ca-chain.crt: No such file or directory (os error 2) [INFO] [stdout] --> tests/cert.rs:35:31 [INFO] [stdout] | [INFO] [stdout] 35 | static CA_CHAIN_CERT: &[u8] = include_bytes!("../../.ci/certs/ca-chain.crt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../.ci/certs/testnode.crt: No such file or directory (os error 2) [INFO] [stdout] --> tests/cert.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | static TESTNODE_CERT: &[u8] = include_bytes!("../../.ci/certs/testnode.crt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../.ci/certs/testnode_no_san.crt: No such file or directory (os error 2) [INFO] [stdout] --> tests/cert.rs:37:38 [INFO] [stdout] | [INFO] [stdout] 37 | static TESTNODE_NO_SAN_CERT: &[u8] = include_bytes!("../../.ci/certs/testnode_no_san.crt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `opensearch` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `regex::Regex` [INFO] [stdout] --> src/http/transport.rs:518:9 [INFO] [stdout] | [INFO] [stdout] 518 | use regex::Regex; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e8feef46ee028739bb3220f71047d1a13b33e80b35afa7330bdd1889fd663c29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8feef46ee028739bb3220f71047d1a13b33e80b35afa7330bdd1889fd663c29", kill_on_drop: false }` [INFO] [stdout] e8feef46ee028739bb3220f71047d1a13b33e80b35afa7330bdd1889fd663c29