[INFO] cloning repository https://github.com/sksat/github-webhook-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sksat/github-webhook-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsksat%2Fgithub-webhook-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsksat%2Fgithub-webhook-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd9c82d5a719667e9d8d5421b7e6504b24738c24
[INFO] checking sksat/github-webhook-rs against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsksat%2Fgithub-webhook-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/sksat/github-webhook-rs
[INFO] finished tweaking git repo https://github.com/sksat/github-webhook-rs
[INFO] tweaked toml for git repo https://github.com/sksat/github-webhook-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sksat/github-webhook-rs on toolchain ad93f57d532978d6739002a21bc66b45ed22f998
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sksat/github-webhook-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-id-start v1.0.4
[INFO] [stderr]   Downloaded minreq v2.11.1
[INFO] [stderr]   Downloaded swc_ecma_ast v0.115.1
[INFO] [stderr]   Downloaded string_enum v0.4.4
[INFO] [stderr]   Downloaded swc_eq_ignore_macros v0.1.3
[INFO] [stderr]   Downloaded is-macro v0.3.5
[INFO] [stderr]   Downloaded from_variant v0.1.8
[INFO] [stderr]   Downloaded better_scoped_tls v0.1.1
[INFO] [stderr]   Downloaded swc_visit v0.5.14
[INFO] [stderr]   Downloaded cargo-platform v0.1.6
[INFO] [stderr]   Downloaded ast_node v0.9.8
[INFO] [stderr]   Downloaded either v1.12.0
[INFO] [stderr]   Downloaded swc_visit_macros v0.5.12
[INFO] [stderr]   Downloaded swc_atoms v0.6.5
[INFO] [stderr]   Downloaded swc_macros_common v0.3.11
[INFO] [stderr]   Downloaded semver v1.0.21
[INFO] [stderr]   Downloaded hstr v0.2.7
[INFO] [stderr]   Downloaded swc_common v0.34.3
[INFO] [stderr]   Downloaded swc_ecma_parser v0.146.4
[INFO] [stderr]   Downloaded rustls v0.21.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f08256190886bbb7d5daa73168763b41dbbf7f9d5926c7e3e2e427003dec130
[INFO] running `Command { std: "docker" "start" "-a" "0f08256190886bbb7d5daa73168763b41dbbf7f9d5926c7e3e2e427003dec130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f08256190886bbb7d5daa73168763b41dbbf7f9d5926c7e3e2e427003dec130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f08256190886bbb7d5daa73168763b41dbbf7f9d5926c7e3e2e427003dec130", kill_on_drop: false }`
[INFO] [stdout] 0f08256190886bbb7d5daa73168763b41dbbf7f9d5926c7e3e2e427003dec130
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ce5a631ba9eafd3d9bb3ea0b85bb8b08c9ab33e6470f13de6215fe17ea467c6
[INFO] running `Command { std: "docker" "start" "-a" "8ce5a631ba9eafd3d9bb3ea0b85bb8b08c9ab33e6470f13de6215fe17ea467c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling rustls v0.21.11
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling minreq v2.11.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling unicode-id-start v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling swc_macros_common v0.3.11
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling swc_visit_macros v0.5.12
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.3
[INFO] [stderr]    Compiling ast_node v0.9.8
[INFO] [stderr]    Compiling from_variant v0.1.8
[INFO] [stderr]    Compiling string_enum v0.4.4
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling hstr v0.2.7
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling swc_visit v0.5.14
[INFO] [stderr]     Checking github-webhook-dts-downloader v0.6.0 (/opt/rustwide/workdir/dts-downloader)
[INFO] [stderr]     Checking swc_atoms v0.6.5
[INFO] [stderr]    Compiling cargo-platform v0.1.6
[INFO] [stderr]     Checking swc_common v0.34.3
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]     Checking swc_ecma_ast v0.115.1
[INFO] [stderr]     Checking swc_ecma_parser v0.146.4
[INFO] [stderr]     Checking github-webhook-type-generator v0.6.0 (/opt/rustwide/workdir/type-generator)
[INFO] [stderr]    Compiling github-webhook v0.6.0 (/opt/rustwide/workdir/github-webhook)
[INFO] [stderr] error: failed to run custom build command for `github-webhook v0.6.0 (/opt/rustwide/workdir/github-webhook)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_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/debug/build/github-webhook-6e4f6d6cbca7958a/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=GITHUB_WEBHOOK_SCHEMA_DTS
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]       failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <anyhow::Error as core::convert::From<minreq::error::Error>>::from
[INFO] [stderr]      1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, minreq::error::Error>>>::from_residual
[INFO] [stderr]      2: github_webhook_dts_downloader::download_dts
[INFO] [stderr]      3: build_script_build::main
[INFO] [stderr]      4: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]      5: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]      6: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stderr]      7: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/core/src/ops/function.rs:287:21
[INFO] [stderr]      8: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/panicking.rs:581:40
[INFO] [stderr]      9: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/panicking.rs:544:19
[INFO] [stderr]     10: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/panic.rs:359:14
[INFO] [stderr]     11: std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/rt.rs:175:24
[INFO] [stderr]     12: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/panicking.rs:581:40
[INFO] [stderr]     13: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/panicking.rs:544:19
[INFO] [stderr]     14: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/panic.rs:359:14
[INFO] [stderr]     15: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/rt.rs:171:5
[INFO] [stderr]     16: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     17: main
[INFO] [stderr]     18: <unknown>
[INFO] [stderr]     19: __libc_start_main
[INFO] [stderr]     20: _start
[INFO] running `Command { std: "docker" "inspect" "8ce5a631ba9eafd3d9bb3ea0b85bb8b08c9ab33e6470f13de6215fe17ea467c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ce5a631ba9eafd3d9bb3ea0b85bb8b08c9ab33e6470f13de6215fe17ea467c6", kill_on_drop: false }`
[INFO] [stdout] 8ce5a631ba9eafd3d9bb3ea0b85bb8b08c9ab33e6470f13de6215fe17ea467c6
