[INFO] cloning repository https://github.com/ksk001100/dakoku
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ksk001100/dakoku" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fksk001100%2Fdakoku", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fksk001100%2Fdakoku'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fdcee75f9ccd950cb4c7ba3a2b9ed47869093d4
[INFO] testing ksk001100/dakoku 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%2Fksk001100%2Fdakoku" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ksk001100/dakoku
[INFO] finished tweaking git repo https://github.com/ksk001100/dakoku
[INFO] tweaked toml for git repo https://github.com/ksk001100/dakoku written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ksk001100/dakoku 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/ksk001100/dakoku 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spinner v0.5.0
[INFO] [stderr]   Downloaded strum v0.21.0
[INFO] [stderr]   Downloaded spinners v2.0.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.8.0
[INFO] [stderr]   Downloaded strum_macros v0.21.1
[INFO] [stderr]   Downloaded async-lock v2.5.0
[INFO] [stderr]   Downloaded anyhow v1.0.69
[INFO] [stderr]   Downloaded darling v0.14.3
[INFO] [stderr]   Downloaded seahorse v2.0.0
[INFO] [stderr]   Downloaded easy-parallel v3.2.0
[INFO] [stderr]   Downloaded zvariant_derive v3.3.0
[INFO] [stderr]   Downloaded ordered-stream v0.0.1
[INFO] [stderr]   Downloaded dirs-sys v0.3.6
[INFO] [stderr]   Downloaded darling_macro v0.14.3
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.4
[INFO] [stderr]   Downloaded ansi_term v0.7.5
[INFO] [stderr]   Downloaded serde_repr v0.1.8
[INFO] [stderr]   Downloaded derive_builder_macro v0.12.0
[INFO] [stderr]   Downloaded mac-notification-sys v0.5.2
[INFO] [stderr]   Downloaded enumflags2 v0.7.5
[INFO] [stderr]   Downloaded zbus_names v2.1.0
[INFO] [stderr]   Downloaded strum v0.22.0
[INFO] [stderr]   Downloaded async-recursion v0.3.2
[INFO] [stderr]   Downloaded zbus_macros v2.3.1
[INFO] [stderr]   Downloaded once_cell v1.12.0
[INFO] [stderr]   Downloaded async-task v4.2.0
[INFO] [stderr]   Downloaded async-io v1.7.0
[INFO] [stderr]   Downloaded async-broadcast v0.4.0
[INFO] [stderr]   Downloaded winrt-notification v0.5.1
[INFO] [stderr]   Downloaded strum_macros v0.22.0
[INFO] [stderr]   Downloaded derive_builder_core v0.12.0
[INFO] [stderr]   Downloaded polling v2.2.0
[INFO] [stderr]   Downloaded derive_builder v0.12.0
[INFO] [stderr]   Downloaded notify-rust v4.5.8
[INFO] [stderr]   Downloaded xml-rs v0.8.4
[INFO] [stderr]   Downloaded darling_core v0.14.3
[INFO] [stderr]   Downloaded term v0.6.1
[INFO] [stderr]   Downloaded tracing-core v0.1.27
[INFO] [stderr]   Downloaded ureq v2.6.2
[INFO] [stderr]   Downloaded zvariant v3.3.0
[INFO] [stderr]   Downloaded zbus v2.3.1
[INFO] [stderr]   Downloaded auto_generate_cdp v0.4.1
[INFO] [stderr]   Downloaded headless_chrome v1.0.5
[INFO] [stderr]   Downloaded rustls v0.20.8
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.24.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.24.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.24.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.24.0
[INFO] [stderr]   Downloaded windows v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] cf9513f193c50e1f1f7258a7bcc0a0d44675e46d881be3ea7d90569feda2840a
[INFO] running `Command { std: "docker" "start" "cf9513f193c50e1f1f7258a7bcc0a0d44675e46d881be3ea7d90569feda2840a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf9513f193c50e1f1f7258a7bcc0a0d44675e46d881be3ea7d90569feda2840a", 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" "cf9513f193c50e1f1f7258a7bcc0a0d44675e46d881be3ea7d90569feda2840a" "/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" "cf9513f193c50e1f1f7258a7bcc0a0d44675e46d881be3ea7d90569feda2840a", 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" "cf9513f193c50e1f1f7258a7bcc0a0d44675e46d881be3ea7d90569feda2840a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling tracing-core v0.1.27
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling async-task v4.2.0
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling easy-parallel v3.2.0
[INFO] [stderr]    Compiling async-broadcast v0.4.0
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling async-io v1.7.0
[INFO] [stderr]    Compiling term v0.6.1
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling ordered-stream v0.0.1
[INFO] [stderr]    Compiling ansi_term v0.7.5
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling spinner v0.5.0
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling seahorse v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling darling_core v0.14.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling serde_repr v0.1.8
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling ureq v2.6.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling tungstenite v0.18.0
[INFO] [stderr]    Compiling spinners v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.14.3
[INFO] [stderr]    Compiling darling v0.14.3
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling enumflags2 v0.7.5
[INFO] [stderr]    Compiling auto_generate_cdp v0.4.1
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling zvariant_derive v3.3.0
[INFO] [stderr]    Compiling zbus_macros v2.3.1
[INFO] [stderr]    Compiling headless_chrome v1.0.5
[INFO] [stderr]    Compiling zvariant v3.3.0
[INFO] [stderr] error: failed to run custom build command for `headless_chrome v1.0.5`
[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/headless_chrome-d5c34038657e95d4/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2532) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/auto_generate_cdp-0.4.1/src/compile.rs:1296:14:
[INFO] [stderr]   Request error: Transport(Transport { kind: Dns, message: Some("resolve dns name 'raw.githubusercontent.com:443'"), url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("raw.githubusercontent.com")), port: None, path: "/ChromeDevTools/devtools-protocol/15f524c8f5ce5b317ddcdf5e6f875d6eb8bdac88/json/js_protocol.json", query: None, fragment: None }), source: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5c29746c3491 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x5c29746d94aa - core[832e9a552fc17241]::fmt::write
[INFO] [stderr]      2:     0x5c29746c7a3c - <std[97b98282bc616a66]::sys::stdio::unix::Stderr as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stderr]      3:     0x5c29746a4bb6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x5c29746bd701 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stderr]      5:     0x5c29746bda2b - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x5c29746a4c62 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x5c297469c3c9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x5c29746a55cd - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stderr]      9:     0x5c29746d9ccc - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stderr]     10:     0x5c29746d9aa2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stderr]     11:     0x5c29744ce37b - <core[832e9a552fc17241]::result::Result<ureq[21a59aba448a5ebd]::response::Response, ureq[21a59aba448a5ebd]::error::Error>>::expect
[INFO] [stderr]     12:     0x5c2974485026 - auto_generate_cdp[724da3eb020cefb9]::compile::check_json
[INFO] [stderr]     13:     0x5c29744984d4 - auto_generate_cdp[724da3eb020cefb9]::compile::compile_cdp_json
[INFO] [stderr]     14:     0x5c297447fbaa - auto_generate_cdp[724da3eb020cefb9]::init
[INFO] [stderr]     15:     0x5c297447d327 - build_script_build[a7c3212362884e5e]::main
[INFO] [stderr]     16:     0x5c297447d343 - <fn() as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     17:     0x5c297447d2e6 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     18:     0x5c297447d2f9 - std[97b98282bc616a66]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     19:     0x5c29746bca87 - std[97b98282bc616a66]::rt::lang_start_internal
[INFO] [stderr]     20:     0x5c297447d2d1 - std[97b98282bc616a66]::rt::lang_start::<()>
[INFO] [stderr]     21:     0x5c297447d3a5 - main
[INFO] [stderr]     22:     0x76e2f8cbc601 - <unknown>
[INFO] [stderr]     23:     0x76e2f8cbc718 - __libc_start_main
[INFO] [stderr]     24:     0x5c297447d1e5 - _start
[INFO] [stderr]     25:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cf9513f193c50e1f1f7258a7bcc0a0d44675e46d881be3ea7d90569feda2840a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf9513f193c50e1f1f7258a7bcc0a0d44675e46d881be3ea7d90569feda2840a", kill_on_drop: false }`
[INFO] [stdout] cf9513f193c50e1f1f7258a7bcc0a0d44675e46d881be3ea7d90569feda2840a
