[INFO] fetching crate carla-sys 0.12.0...
[INFO] testing carla-sys-0.12.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate carla-sys 0.12.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate carla-sys 0.12.0
[INFO] finished tweaking crates.io crate carla-sys 0.12.0
[INFO] tweaked toml for crates.io crate carla-sys 0.12.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate carla-sys 0.12.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate carla-sys 0.12.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb21d4e64bc512dfa8e1214c5eb90cdd740e16749776e84ce68362200c6914de
[INFO] running `Command { std: "docker" "start" "-a" "bb21d4e64bc512dfa8e1214c5eb90cdd740e16749776e84ce68362200c6914de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb21d4e64bc512dfa8e1214c5eb90cdd740e16749776e84ce68362200c6914de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb21d4e64bc512dfa8e1214c5eb90cdd740e16749776e84ce68362200c6914de", kill_on_drop: false }`
[INFO] [stdout] bb21d4e64bc512dfa8e1214c5eb90cdd740e16749776e84ce68362200c6914de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e77898388ddb88628b11a0dd0742c49fdd7a1a7ced2da4bb3b9abae5232ef5f5
[INFO] running `Command { std: "docker" "start" "-a" "e77898388ddb88628b11a0dd0742c49fdd7a1a7ced2da4bb3b9abae5232ef5f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.124
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling autocxx-bindgen v0.65.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling object v0.36.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling filetime v0.2.24
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling flate2 v1.0.31
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling safe-transmute v0.11.3
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling autocxx v0.26.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling cxx v1.0.124
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling cxx-gen v0.7.124
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.124
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling moveit v0.6.0
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ureq v2.10.1
[INFO] [stderr]    Compiling autocxx-parser v0.26.0
[INFO] [stderr]    Compiling carla-src v0.11.0
[INFO] [stderr]    Compiling autocxx-engine v0.26.0
[INFO] [stderr]    Compiling autocxx-macro v0.26.0
[INFO] [stderr]    Compiling autocxx-build v0.26.0
[INFO] [stderr]    Compiling carla-sys v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: carla-sys@0.12.0: 
[INFO] [stderr] warning: carla-sys@0.12.0: =============================================================================
[INFO] [stderr] warning: carla-sys@0.12.0: WARNING: No compatible LLVM version (11-13) detected!
[INFO] [stderr] warning: carla-sys@0.12.0: =============================================================================
[INFO] [stderr] warning: carla-sys@0.12.0: The build requires LLVM/clang versions 11, 12, or 13.
[INFO] [stderr] warning: carla-sys@0.12.0: LLVM 14+ is not supported due to autocxx compatibility issues.
[INFO] [stderr] warning: carla-sys@0.12.0: 
[INFO] [stderr] warning: carla-sys@0.12.0: To fix this issue:
[INFO] [stderr] warning: carla-sys@0.12.0:   1. Install a compatible LLVM version:
[INFO] [stderr] warning: carla-sys@0.12.0:      sudo apt install clang-13 libclang-13-dev
[INFO] [stderr] warning: carla-sys@0.12.0: 
[INFO] [stderr] warning: carla-sys@0.12.0:   2. Set environment variables to use it:
[INFO] [stderr] warning: carla-sys@0.12.0:      export LLVM_CONFIG_PATH=/usr/bin/llvm-config-13
[INFO] [stderr] warning: carla-sys@0.12.0:      export LIBCLANG_PATH=/usr/lib/llvm-13/lib
[INFO] [stderr] warning: carla-sys@0.12.0:      export LIBCLANG_STATIC_PATH=/usr/lib/llvm-13/lib
[INFO] [stderr] warning: carla-sys@0.12.0:      export CLANG_PATH=/usr/bin/clang-13
[INFO] [stderr] warning: carla-sys@0.12.0: 
[INFO] [stderr] warning: carla-sys@0.12.0: The build will now continue and may fail if LLVM >= 14 is used.
[INFO] [stderr] warning: carla-sys@0.12.0: =============================================================================
[INFO] [stderr] warning: carla-sys@0.12.0: 
[INFO] [stderr] error: failed to run custom build command for `carla-sys v0.12.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/carla-sys-f35f19714e4b337c/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=src/bindings.rs
[INFO] [stderr]   cargo:rerun-if-env-changed=CARLA_DIR
[INFO] [stderr]   cargo:warning=
[INFO] [stderr]   cargo:warning==============================================================================
[INFO] [stderr]   cargo:warning=WARNING: No compatible LLVM version (11-13) detected!
[INFO] [stderr]   cargo:warning==============================================================================
[INFO] [stderr]   cargo:warning=The build requires LLVM/clang versions 11, 12, or 13.
[INFO] [stderr]   cargo:warning=LLVM 14+ is not supported due to autocxx compatibility issues.
[INFO] [stderr]   cargo:warning=
[INFO] [stderr]   cargo:warning=To fix this issue:
[INFO] [stderr]   cargo:warning=  1. Install a compatible LLVM version:
[INFO] [stderr]   cargo:warning=     sudo apt install clang-13 libclang-13-dev
[INFO] [stderr]   cargo:warning=
[INFO] [stderr]   cargo:warning=  2. Set environment variables to use it:
[INFO] [stderr]   cargo:warning=     export LLVM_CONFIG_PATH=/usr/bin/llvm-config-13
[INFO] [stderr]   cargo:warning=     export LIBCLANG_PATH=/usr/lib/llvm-13/lib
[INFO] [stderr]   cargo:warning=     export LIBCLANG_STATIC_PATH=/usr/lib/llvm-13/lib
[INFO] [stderr]   cargo:warning=     export CLANG_PATH=/usr/bin/clang-13
[INFO] [stderr]   cargo:warning=
[INFO] [stderr]   cargo:warning=The build will now continue and may fail if LLVM >= 14 is used.
[INFO] [stderr]   cargo:warning==============================================================================
[INFO] [stderr]   cargo:warning=
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: https://github.com/jerry73204/carla-rust/releases/download/release-prebuild-0.11.0/libcarla_client.0.9.14-x86_64-unknown-linux-gnu.tar.zstd: Dns Failed: resolve dns name 'github.com:443': 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stderr]      1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stderr]      2: build_script_build::download_tarball
[INFO] [stderr]      3: build_script_build::extract_prebuilt_libcarla_client
[INFO] [stderr]      4: build_script_build::load_carla_install_dir
[INFO] [stderr]      5: build_script_build::main
[INFO] [stderr]      6: core::ops::function::FnOnce::call_once
[INFO] [stderr]      7: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]      8: std::rt::lang_start::{{closure}}
[INFO] [stderr]      9: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     10: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     11: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     12: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     13: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stderr]     14: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     15: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     16: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     17: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stderr]     18: std::rt::lang_start
[INFO] [stderr]     19: main
[INFO] [stderr]     20: <unknown>
[INFO] [stderr]     21: __libc_start_main
[INFO] [stderr]     22: _start
[INFO] running `Command { std: "docker" "inspect" "e77898388ddb88628b11a0dd0742c49fdd7a1a7ced2da4bb3b9abae5232ef5f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e77898388ddb88628b11a0dd0742c49fdd7a1a7ced2da4bb3b9abae5232ef5f5", kill_on_drop: false }`
[INFO] [stdout] e77898388ddb88628b11a0dd0742c49fdd7a1a7ced2da4bb3b9abae5232ef5f5
