[INFO] cloning repository https://github.com/ifiokjr/playwright-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ifiokjr/playwright-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifiokjr%2Fplaywright-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifiokjr%2Fplaywright-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f453e85072227ed5075715cb275714003a695373
[INFO] testing ifiokjr/playwright-rs against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifiokjr%2Fplaywright-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ifiokjr/playwright-rs
[INFO] finished tweaking git repo https://github.com/ifiokjr/playwright-rs
[INFO] tweaked toml for git repo https://github.com/ifiokjr/playwright-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ifiokjr/playwright-rs on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ifiokjr/playwright-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.default_members
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: crates/playwright_core/Cargo.toml: `default-features` is ignored for serde_with, since `default-features` was not specified for `workspace.dependencies.serde_with`, this could become a hard error in the future
[INFO] [stderr] warning: `playwright_core` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded case v1.0.0
[INFO] [stderr]   Downloaded serde_yaml v0.9.17
[INFO] [stderr]   Downloaded futures-macro v0.3.26
[INFO] [stderr]   Downloaded serde_fmt v1.0.1
[INFO] [stderr]   Downloaded futures-io v0.3.26
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.91
[INFO] [stderr]   Downloaded tokio-tungstenite v0.17.2
[INFO] [stderr]   Downloaded futures-channel v0.3.26
[INFO] [stderr]   Downloaded strong v0.3.4
[INFO] [stderr]   Downloaded erased-serde v0.3.24
[INFO] [stderr]   Downloaded async-trait v0.1.64
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.5
[INFO] [stderr]   Downloaded unicode-bidi v0.3.10
[INFO] [stderr]   Downloaded is-terminal v0.4.3
[INFO] [stderr]   Downloaded serde_with_macros v2.2.0
[INFO] [stderr]   Downloaded zip v0.6.4
[INFO] [stderr]   Downloaded sval v1.0.0-alpha.5
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.91
[INFO] [stderr]   Downloaded futures-executor v0.3.26
[INFO] [stderr]   Downloaded headers v0.3.8
[INFO] [stderr]   Downloaded io-lifetimes v1.0.5
[INFO] [stderr]   Downloaded serde_json v1.0.93
[INFO] [stderr]   Downloaded cxx-build v1.0.91
[INFO] [stderr]   Downloaded futures v0.3.26
[INFO] [stderr]   Downloaded tide v0.16.0
[INFO] [stderr]   Downloaded time v0.3.18
[INFO] [stderr]   Downloaded warp v0.3.3
[INFO] [stderr]   Downloaded serde_with v2.2.0
[INFO] [stderr]   Downloaded hyper v0.14.24
[INFO] [stderr]   Downloaded cxx v1.0.91
[INFO] [stderr]   Downloaded reqwest v0.11.14
[INFO] [stderr]   Downloaded rustix v0.36.8
[INFO] [stderr]   Downloaded femme v2.2.1
[INFO] [stderr]   Downloaded tokio v1.25.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 35ecbb720cc9f0082002830bf2f28c0236b9c97c0ca8ef0b5f095c82c77f6945
[INFO] running `Command { std: "docker" "start" "35ecbb720cc9f0082002830bf2f28c0236b9c97c0ca8ef0b5f095c82c77f6945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35ecbb720cc9f0082002830bf2f28c0236b9c97c0ca8ef0b5f095c82c77f6945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "35ecbb720cc9f0082002830bf2f28c0236b9c97c0ca8ef0b5f095c82c77f6945" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35ecbb720cc9f0082002830bf2f28c0236b9c97c0ca8ef0b5f095c82c77f6945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "35ecbb720cc9f0082002830bf2f28c0236b9c97c0ca8ef0b5f095c82c77f6945" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.default_members
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: crates/playwright_core/Cargo.toml: `default-features` is ignored for serde_with, since `default-features` was not specified for `workspace.dependencies.serde_with`, this could become a hard error in the future
[INFO] [stderr] warning: `playwright_core` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling time v0.3.18
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling zstd-sys v2.0.7+zstd.1.5.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.5
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling case v1.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling darling_core v0.14.3
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling darling_macro v0.14.3
[INFO] [stderr]    Compiling darling v0.14.3
[INFO] [stderr]    Compiling serde_with_macros v2.2.0
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.14
[INFO] [stderr]    Compiling futures-executor v0.3.26
[INFO] [stderr]    Compiling futures v0.3.26
[INFO] [stderr]    Compiling serde_with v2.2.0
[INFO] [stderr]    Compiling strong v0.3.4
[INFO] [stderr]    Compiling serde_yaml v0.9.17
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling playwright_core v0.0.0 (/opt/rustwide/workdir/crates/playwright_core)
[INFO] [stderr] error: failed to run custom build command for `playwright_core v0.0.0 (/opt/rustwide/workdir/crates/playwright_core)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/release/build/playwright_core-b808fac448778e31/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2726) panicked at crates/playwright_core/build.rs:48:46:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("playwright.azureedge.net")), port: None, path: "/builds/driver/next/playwright-1.30.0-beta-1674276599000-linux.zip", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55e5bce02d51 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x55e5bce176fa - core[832e9a552fc17241]::fmt::write
[INFO] [stderr]      2:     0x55e5bce0732c - <std[97b98282bc616a66]::sys::stdio::unix::Stderr as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stderr]      3:     0x55e5bcdeac66 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x55e5bcdfd101 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stderr]      5:     0x55e5bcdfd42b - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x55e5bcdead12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x55e5bcde2539 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x55e5bcdeb79d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stderr]      9:     0x55e5bce17e9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stderr]     10:     0x55e5bce17c72 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stderr]     11:     0x55e5bcb2f0db - build_script_build[e02a2eca6eb07108]::download
[INFO] [stderr]     12:     0x55e5bcb2ee68 - build_script_build[e02a2eca6eb07108]::main
[INFO] [stderr]     13:     0x55e5bcb31bf3 - <fn() as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     14:     0x55e5bcb2e186 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     15:     0x55e5bcb2e5e9 - std[97b98282bc616a66]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     16:     0x55e5bcdfc847 - std[97b98282bc616a66]::rt::lang_start_internal
[INFO] [stderr]     17:     0x55e5bcb2dd61 - std[97b98282bc616a66]::rt::lang_start::<()>
[INFO] [stderr]     18:     0x55e5bcb31df5 - main
[INFO] [stderr]     19:     0x704085a69601 - <unknown>
[INFO] [stderr]     20:     0x704085a69718 - __libc_start_main
[INFO] [stderr]     21:     0x55e5bcb2d245 - _start
[INFO] [stderr]     22:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "35ecbb720cc9f0082002830bf2f28c0236b9c97c0ca8ef0b5f095c82c77f6945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35ecbb720cc9f0082002830bf2f28c0236b9c97c0ca8ef0b5f095c82c77f6945", kill_on_drop: false }`
[INFO] [stdout] 35ecbb720cc9f0082002830bf2f28c0236b9c97c0ca8ef0b5f095c82c77f6945
