[INFO] cloning repository https://github.com/meodemsao/curl-cffi-node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meodemsao/curl-cffi-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeodemsao%2Fcurl-cffi-node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeodemsao%2Fcurl-cffi-node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5118b4e00e6665fb3d8410f977fa05ee9c45944
[INFO] testing meodemsao/curl-cffi-node 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%2Fmeodemsao%2Fcurl-cffi-node" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/meodemsao/curl-cffi-node
[INFO] finished tweaking git repo https://github.com/meodemsao/curl-cffi-node
[INFO] tweaked toml for git repo https://github.com/meodemsao/curl-cffi-node written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/meodemsao/curl-cffi-node 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/meodemsao/curl-cffi-node 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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 28403eca761dd6ab910b20360b0fadce04ef0e26792e977c0ec062114da874d4
[INFO] running `Command { std: "docker" "start" "28403eca761dd6ab910b20360b0fadce04ef0e26792e977c0ec062114da874d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28403eca761dd6ab910b20360b0fadce04ef0e26792e977c0ec062114da874d4", 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" "28403eca761dd6ab910b20360b0fadce04ef0e26792e977c0ec062114da874d4" "/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" "28403eca761dd6ab910b20360b0fadce04ef0e26792e977c0ec062114da874d4", 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" "28403eca761dd6ab910b20360b0fadce04ef0e26792e977c0ec062114da874d4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling napi-sys v3.2.1
[INFO] [stderr]    Compiling napi v3.8.4
[INFO] [stderr]    Compiling curl-cffi-node-native v0.1.0 (/opt/rustwide/workdir/native)
[INFO] [stderr]    Compiling dtor v0.3.0
[INFO] [stderr]    Compiling ctor v0.8.0
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr] error: failed to run custom build command for `curl-cffi-node-native v0.1.0 (/opt/rustwide/workdir/native)`
[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/curl-cffi-node-native-f7836b9b40d9927d/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=DEBUG_GENERATED_CODE
[INFO] [stderr]   cargo:rerun-if-env-changed=TYPE_DEF_TMP_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_NAPI_RS_CLI_VERSION
[INFO] [stderr]   cargo::rerun-if-env-changed=NAPI_DEBUG_GENERATED_CODE
[INFO] [stderr]   cargo::rerun-if-env-changed=NAPI_TYPE_DEF_TMP_FOLDER
[INFO] [stderr]   cargo::rerun-if-env-changed=NAPI_FORCE_BUILD_CURL_CFFI_NODE_NATIVE
[INFO] [stderr]   cargo:rustc-link-arg=-Wl,-z,nodelete
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (275) panicked at native/build.rs:39:9:
[INFO] [stderr]   curl-impersonate submodule not found at "/opt/rustwide/workdir/curl-impersonate". Run: git submodule update --init --recursive
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63f432f18571 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x63f432f2a5fa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x63f432f1c6bc - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x63f432ef6736 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x63f432f11ba1 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x63f432f11d5b - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x63f432ef67e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x63f432eef149 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x63f432ef746d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x63f432f2ad6c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x63f432ed6820 - build_script_build[3e9added7eb37654]::main
[INFO] [stderr]     11:     0x63f432ed16c3 - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     12:     0x63f432eced56 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     13:     0x63f432edb679 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     14:     0x63f432f10fd9 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     15:     0x63f432edb0d1 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stderr]     16:     0x63f432edad05 - main
[INFO] [stderr]     17:     0x787819adf601 - <unknown>
[INFO] [stderr]     18:     0x787819adf718 - __libc_start_main
[INFO] [stderr]     19:     0x63f432ecc2d5 - _start
[INFO] [stderr]     20:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "28403eca761dd6ab910b20360b0fadce04ef0e26792e977c0ec062114da874d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28403eca761dd6ab910b20360b0fadce04ef0e26792e977c0ec062114da874d4", kill_on_drop: false }`
[INFO] [stdout] 28403eca761dd6ab910b20360b0fadce04ef0e26792e977c0ec062114da874d4
