[INFO] cloning repository https://github.com/H1rono/teahook-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/H1rono/teahook-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH1rono%2Fteahook-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH1rono%2Fteahook-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc4258db10aa342c716d02b675da9af28473a2c1
[INFO] checking H1rono/teahook-rs against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH1rono%2Fteahook-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/H1rono/teahook-rs on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/H1rono/teahook-rs
[INFO] finished tweaking git repo https://github.com/H1rono/teahook-rs
[INFO] tweaked toml for git repo https://github.com/H1rono/teahook-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/H1rono/teahook-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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-platform v0.1.6
[INFO] [stderr]   Downloaded minreq v2.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21f1962bbd4ccea267b5d4d493d599f1804cba12b0eb35b92539d58d4426ed8e
[INFO] running `Command { std: "docker" "start" "-a" "21f1962bbd4ccea267b5d4d493d599f1804cba12b0eb35b92539d58d4426ed8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21f1962bbd4ccea267b5d4d493d599f1804cba12b0eb35b92539d58d4426ed8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21f1962bbd4ccea267b5d4d493d599f1804cba12b0eb35b92539d58d4426ed8e", kill_on_drop: false }`
[INFO] [stdout] 21f1962bbd4ccea267b5d4d493d599f1804cba12b0eb35b92539d58d4426ed8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18db837473294d120b2af52817ec7c3eb453342e1470e2fda670971b859e9866
[INFO] running `Command { std: "docker" "start" "-a" "18db837473294d120b2af52817ec7c3eb453342e1470e2fda670971b859e9866", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling minreq v2.11.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling which v6.0.0
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling cargo-platform v0.1.6
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling teahook v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `teahook v0.1.0 (/opt/rustwide/workdir)`
[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/teahook-fe8b2ff95e929cf9/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=OUT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=GITEA_SOURCE_ROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=GITEA_TRANSPILER_PATH
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/teahook-67f7df2ff34d8f0a/out/gitea
[INFO] [stderr]   cargo:rerun-if-env-changed=GITEA_SOURCE_REPOSITORY
[INFO] [stderr]   cargo:rerun-if-env-changed=GITEA_SOURCE_TAG
[INFO] [stderr]   cargo:rerun-if-env-changed=GITEA_SOURCE_VERSION
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: could not GET https://github.com/go-gitea/gitea/archive/refs/tags/v1.21.4.tar.gz
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]       0: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr]       1: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stderr]      1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stderr]      2: build_script_build::fetch_gitea_source
[INFO] [stderr]      3: build_script_build::main
[INFO] [stderr]      4: core::ops::function::FnOnce::call_once
[INFO] [stderr]      5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]      6: std::rt::lang_start::{{closure}}
[INFO] [stderr]      7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/ops/function.rs:284:13
[INFO] [stderr]      8: std::panicking::try::do_call
[INFO] [stderr]                at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:587:40
[INFO] [stderr]      9: std::panicking::try
[INFO] [stderr]                at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:550:19
[INFO] [stderr]     10: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panic.rs:358:14
[INFO] [stderr]     11: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/rt.rs:168:24
[INFO] [stderr]     12: std::panicking::try::do_call
[INFO] [stderr]                at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:587:40
[INFO] [stderr]     13: std::panicking::try
[INFO] [stderr]                at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:550:19
[INFO] [stderr]     14: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panic.rs:358:14
[INFO] [stderr]     15: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/rt.rs:164:5
[INFO] [stderr]     16: std::rt::lang_start
[INFO] [stderr]     17: main
[INFO] [stderr]     18: <unknown>
[INFO] [stderr]     19: __libc_start_main
[INFO] [stderr]     20: _start
[INFO] running `Command { std: "docker" "inspect" "18db837473294d120b2af52817ec7c3eb453342e1470e2fda670971b859e9866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18db837473294d120b2af52817ec7c3eb453342e1470e2fda670971b859e9866", kill_on_drop: false }`
[INFO] [stdout] 18db837473294d120b2af52817ec7c3eb453342e1470e2fda670971b859e9866
