[INFO] cloning repository https://github.com/ksk001100/jobcan-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ksk001100/jobcan-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fksk001100%2Fjobcan-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fksk001100%2Fjobcan-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2556224ca5319e2984140e390d8f497894405e9
[INFO] testing ksk001100/jobcan-cli against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fksk001100%2Fjobcan-cli" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ksk001100/jobcan-cli
[INFO] finished tweaking git repo https://github.com/ksk001100/jobcan-cli
[INFO] tweaked toml for git repo https://github.com/ksk001100/jobcan-cli written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ksk001100/jobcan-cli on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ksk001100/jobcan-cli 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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] 811961c80b7f93a7cd6191cebf978bb8e3e3bc64c8bac7883a8c078d03a0935e
[INFO] running `Command { std: "docker" "start" "811961c80b7f93a7cd6191cebf978bb8e3e3bc64c8bac7883a8c078d03a0935e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "811961c80b7f93a7cd6191cebf978bb8e3e3bc64c8bac7883a8c078d03a0935e", 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" "811961c80b7f93a7cd6191cebf978bb8e3e3bc64c8bac7883a8c078d03a0935e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "811961c80b7f93a7cd6191cebf978bb8e3e3bc64c8bac7883a8c078d03a0935e", 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" "811961c80b7f93a7cd6191cebf978bb8e3e3bc64c8bac7883a8c078d03a0935e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling dirs-sys v0.3.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling term v0.6.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ansi_term v0.7.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling spinner v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.8.0
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling strum v0.8.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling seahorse v1.1.0
[INFO] [stderr]    Compiling spinners v1.2.0
[INFO] [stderr]    Compiling chrono v0.4.11
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling regex v1.3.5
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling darling_core v0.14.3
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling tungstenite v0.18.0
[INFO] [stderr]    Compiling darling_macro v0.14.3
[INFO] [stderr]    Compiling darling v0.14.3
[INFO] [stderr]    Compiling ureq v2.6.2
[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 auto_generate_cdp v0.4.1
[INFO] [stderr]    Compiling headless_chrome v1.0.5
[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-04a88500755584dd/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2106) 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:     0x5681009c4b41 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x5681009db0aa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x5681009c927c - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x5681009a4186 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x5681009bf1e1 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x5681009bf50b - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x5681009a4232 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x56810099c629 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x5681009a4bbd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x5681009db8cc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x5681009db6a2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stderr]     11:     0x5681007e1c2b - <core[7c831bd917ebf35f]::result::Result<ureq[b194d4f5db348a4b]::response::Response, ureq[b194d4f5db348a4b]::error::Error>>::expect
[INFO] [stderr]     12:     0x568100796ae6 - auto_generate_cdp[896371ea4779b8aa]::compile::check_json
[INFO] [stderr]     13:     0x5681007a9f94 - auto_generate_cdp[896371ea4779b8aa]::compile::compile_cdp_json
[INFO] [stderr]     14:     0x56810079166a - auto_generate_cdp[896371ea4779b8aa]::init
[INFO] [stderr]     15:     0x56810078ef17 - build_script_build[9eecea5f7e066d35]::main
[INFO] [stderr]     16:     0x56810078ef23 - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     17:     0x56810078eede - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     18:     0x56810078eee9 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     19:     0x5681009be609 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     20:     0x56810078eed1 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stderr]     21:     0x56810078ef65 - main
[INFO] [stderr]     22:     0x727e0ae1d601 - <unknown>
[INFO] [stderr]     23:     0x727e0ae1d718 - __libc_start_main
[INFO] [stderr]     24:     0x56810078ede5 - _start
[INFO] [stderr]     25:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "811961c80b7f93a7cd6191cebf978bb8e3e3bc64c8bac7883a8c078d03a0935e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "811961c80b7f93a7cd6191cebf978bb8e3e3bc64c8bac7883a8c078d03a0935e", kill_on_drop: false }`
[INFO] [stdout] 811961c80b7f93a7cd6191cebf978bb8e3e3bc64c8bac7883a8c078d03a0935e
