[INFO] fetching crate quickjs-wasm-rs 3.1.0...
[INFO] testing quickjs-wasm-rs-3.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate quickjs-wasm-rs 3.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate quickjs-wasm-rs 3.1.0
[INFO] finished tweaking crates.io crate quickjs-wasm-rs 3.1.0
[INFO] tweaked toml for crates.io crate quickjs-wasm-rs 3.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate quickjs-wasm-rs 3.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 122 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazycell v1.3.0
[INFO] [stderr]   Downloaded bindgen v0.69.5
[INFO] [stderr]   Downloaded quickjs-wasm-sys v1.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bea05fb666e65ae92dcdb99e96d2f18d66394a4cffca97fadd17a6e202086d5f
[INFO] running `Command { std: "docker" "start" "-a" "bea05fb666e65ae92dcdb99e96d2f18d66394a4cffca97fadd17a6e202086d5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bea05fb666e65ae92dcdb99e96d2f18d66394a4cffca97fadd17a6e202086d5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bea05fb666e65ae92dcdb99e96d2f18d66394a4cffca97fadd17a6e202086d5f", kill_on_drop: false }`
[INFO] [stdout] bea05fb666e65ae92dcdb99e96d2f18d66394a4cffca97fadd17a6e202086d5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 300cd01b7ecd34d532c89a8c770baece1336ce5b0d0da87d27a2bdcb9b4883be
[INFO] running `Command { std: "docker" "start" "-a" "300cd01b7ecd34d532c89a8c770baece1336ce5b0d0da87d27a2bdcb9b4883be", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling quickjs-wasm-sys v1.2.1
[INFO] [stderr] error: failed to run custom build command for `quickjs-wasm-sys v1.2.1`
[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/quickjs-wasm-sys-72b603cfeb4349aa/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=QUICKJS_WASM_SYS_WASI_SDK_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=QUICKJS_WASM_SYS_WASI_SDK_MAJOR_VERSION
[INFO] [stderr]   cargo:rerun-if-env-changed=QUICKJS_WASM_SYS_WASI_SDK_MINOR_VERSION
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: client error (Connect)
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]       0: dns error
[INFO] [stderr]       1: 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_wasi_sdk::{{closure}}
[INFO] [stderr]      3: build_script_build::get_wasi_sdk_path::{{closure}}
[INFO] [stderr]      4: build_script_build::main::{{closure}}
[INFO] [stderr]      5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stderr]      6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stderr]      7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stderr]      8: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stderr]      9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stderr]     10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stderr]     11: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stderr]     12: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stderr]     13: std::thread::local::LocalKey<T>::try_with
[INFO] [stderr]     14: std::thread::local::LocalKey<T>::with
[INFO] [stderr]     15: tokio::runtime::context::set_scheduler
[INFO] [stderr]     16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stderr]     17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stderr]     18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stderr]     19: tokio::runtime::context::runtime::enter_runtime
[INFO] [stderr]     20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stderr]     21: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stderr]     22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stderr]     23: build_script_build::main
[INFO] [stderr]     24: core::ops::function::FnOnce::call_once
[INFO] [stderr]     25: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]     26: std::rt::lang_start::{{closure}}
[INFO] [stderr]     27: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     28: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]     29: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]     30: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]     31: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24
[INFO] [stderr]     32: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]     33: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]     34: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]     35: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5
[INFO] [stderr]     36: std::rt::lang_start
[INFO] [stderr]     37: main
[INFO] [stderr]     38: <unknown>
[INFO] [stderr]     39: __libc_start_main
[INFO] [stderr]     40: _start
[INFO] running `Command { std: "docker" "inspect" "300cd01b7ecd34d532c89a8c770baece1336ce5b0d0da87d27a2bdcb9b4883be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "300cd01b7ecd34d532c89a8c770baece1336ce5b0d0da87d27a2bdcb9b4883be", kill_on_drop: false }`
[INFO] [stdout] 300cd01b7ecd34d532c89a8c770baece1336ce5b0d0da87d27a2bdcb9b4883be
