[INFO] fetching crate libafl_qemu 0.15.3...
[INFO] testing libafl_qemu-0.15.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate libafl_qemu 0.15.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate libafl_qemu 0.15.3
[INFO] finished tweaking crates.io crate libafl_qemu 0.15.3
[INFO] tweaked toml for crates.io crate libafl_qemu 0.15.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libafl_qemu 0.15.3 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 libafl_qemu 0.15.3 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] [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] 6645b5f6a0f9a2383e8cde560207241a94ec125920aab48eab10a776514b0a88
[INFO] running `Command { std: "docker" "start" "-a" "6645b5f6a0f9a2383e8cde560207241a94ec125920aab48eab10a776514b0a88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6645b5f6a0f9a2383e8cde560207241a94ec125920aab48eab10a776514b0a88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6645b5f6a0f9a2383e8cde560207241a94ec125920aab48eab10a776514b0a88", kill_on_drop: false }`
[INFO] [stdout] 6645b5f6a0f9a2383e8cde560207241a94ec125920aab48eab10a776514b0a88
[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] ac60c404e268acdc4d0ccd9b43f968682736f5660c9f1e1fbb643d48752a083b
[INFO] running `Command { std: "docker" "start" "-a" "ac60c404e268acdc4d0ccd9b43f968682736f5660c9f1e1fbb643d48752a083b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ruzstd v0.7.3
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling which v7.0.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling blake3 v1.7.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling sdd v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling dtor v0.0.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling scc v2.1.1
[INFO] [stderr]    Compiling libafl_bolts v0.15.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.5
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling ctor v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling capstone-sys v0.17.0
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling libafl_wide v0.7.33
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling libafl v0.15.3
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling uds v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling edit-distance v2.1.3
[INFO] [stderr]    Compiling tuple_list v0.1.3
[INFO] [stderr]    Compiling lexiclean v0.0.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling target v2.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling arbitrary-int v1.2.7
[INFO] [stderr]    Compiling is_executable v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling serial_test_derive v3.1.1
[INFO] [stderr]    Compiling typed-builder-macro v0.21.0
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling libafl_derive v0.15.3
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling fastbloom v0.11.0
[INFO] [stderr]    Compiling bitbybit v1.3.2
[INFO] [stderr]    Compiling serial_test v3.1.1
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling const_panic v0.2.10
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling rangemap v1.5.1
[INFO] [stderr]    Compiling typed-builder v0.21.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling syscall-numbers v4.0.0
[INFO] [stderr]    Compiling getset v0.1.3
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling goblin v0.9.2
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling clap_complete v4.5.47
[INFO] [stderr]    Compiling clap_mangen v0.2.26
[INFO] [stderr]    Compiling libafl_qemu_build v0.15.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling postcard v1.1.1
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling meminterval v0.4.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling libafl_qemu_sys v0.15.3
[INFO] [stderr]    Compiling libafl_targets v0.15.3
[INFO] [stderr] warning: libafl_qemu_sys@0.15.3: No architecture feature enabled or CPU_TARGET env specified for libafl_qemu, supported: arm, aarch64, hexagon, i386, mips, ppc, riscv32, riscv64, x86_64 - defaulting to x86_64
[INFO] [stderr] warning: libafl_qemu_sys@0.15.3: Qemu not found, cloning with git (0bea78a122b249cbffafdb130af04cc7331c9aee)...
[INFO] [stderr] error: failed to run custom build command for `libafl_qemu_sys v0.15.3`
[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/libafl_qemu_sys-be215ae0556b932d/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(nightly)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(emulation_mode, values("usermode", "systemmode"))
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(cpu_target, values("arm", "aarch64", "hexagon", "i386", "mips", "ppc", "x86_64"))
[INFO] [stderr]   cargo:rustc-cfg=nightly
[INFO] [stderr]   cargo:warning=No architecture feature enabled or CPU_TARGET env specified for libafl_qemu, supported: arm, aarch64, hexagon, i386, mips, ppc, riscv32, riscv64, x86_64 - defaulting to x86_64
[INFO] [stderr]   cargo:rerun-if-env-changed=CPU_TARGET
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBAFL_QEMU_GEN_STUBS
[INFO] [stderr]   cargo:rustc-cfg=cpu_target="x86_64"
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(cpu_target, values("x86_64", "arm", "aarch64", "i386", "mips", "ppc", "hexagon", "riscv32", "riscv64"))
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBAFL_QEMU_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBAFL_QEMU_CLONE_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBAFL_QEMU_FORCE_BUILD
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBAFL_QEMU_FORCE_CONFIGURE
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBAFL_QEMU_NO_BUILD
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBAFL_QEMU_GIT_URL
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBAFL_QEMU_GIT_REV
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libafl_qemu_sys-d6a30ba8ea4d7192/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libafl_qemu_sys-d6a30ba8ea4d7192/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   cargo:warning=Qemu not found, cloning with git (0bea78a122b249cbffafdb130af04cc7331c9aee)...
[INFO] [stderr]   Initialized empty Git repository in /opt/rustwide/target/debug/qemu-libafl-bridge/.git/
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr]   hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr]   hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr]   hint: 
[INFO] [stderr]   hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr]   hint: 
[INFO] [stderr]   hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr]   hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr]   hint: 
[INFO] [stderr]   hint: 	git branch -m <name>
[INFO] [stderr]   fatal: unable to access 'https://github.com/AFLplusplus/qemu-libafl-bridge/': Could not resolve host: github.com
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (3747) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libafl_qemu_build-0.15.3/src/build.rs:367:13:
[INFO] [stderr]   assertion failed: Command::new("git").current_dir(&qemu_path).arg("fetch").arg("--depth").arg("1").arg("origin").arg(qemu_git_rev).status().unwrap().success()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5e1d70dc4a52 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5e1d70dc4a52 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5e1d70dc4a52 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5e1d70dc4a52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5e1d70dd5baf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5e1d70dd5baf - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5e1d70d92ab3 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5e1d70d92ab3 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5e1d70d9eb02 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5e1d70da1d8f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5e1d70da1be9 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5e1d70da2415 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5e1d70da21c6 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13
[INFO] [stderr]     13:     0x5e1d70d9ec39 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5e1d70d85c4d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5e1d70ddfce0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5e1d70ddfcbc - core::panicking::panic::h2a6fe4ac012a7582
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:150:5
[INFO] [stderr]     17:     0x5e1d7061c473 - libafl_qemu_build::build::build::h4c0d0965115124b2
[INFO] [stderr]     18:     0x5e1d7061572a - libafl_qemu_build::build_with_bindings::hb871828dc9e25ad0
[INFO] [stderr]     19:     0x5e1d70613788 - build_script_build::host_specific::build::h8348e04b2b66375e
[INFO] [stderr]     20:     0x5e1d70613c58 - build_script_build::main::ha7d1708e7424ebe0
[INFO] [stderr]     21:     0x5e1d70613e73 - core::ops::function::FnOnce::call_once::hf348aea57f4bdc1f
[INFO] [stderr]     22:     0x5e1d70613df6 - std::sys::backtrace::__rust_begin_short_backtrace::hd1fe88c0e5d04579
[INFO] [stderr]     23:     0x5e1d70613dd9 - std::rt::lang_start::{{closure}}::hadb1acdf3f707263
[INFO] [stderr]     24:     0x5e1d70d94450 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x5e1d70d94450 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     26:     0x5e1d70d94450 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     27:     0x5e1d70d94450 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5e1d70d94450 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x5e1d70d94450 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     30:     0x5e1d70d94450 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     31:     0x5e1d70d94450 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x5e1d70d94450 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x5e1d70613dc1 - std::rt::lang_start::h9a1e86961c65bc86
[INFO] [stderr]     34:     0x5e1d70614395 - main
[INFO] [stderr]     35:     0x7a8b2502c1ca - <unknown>
[INFO] [stderr]     36:     0x7a8b2502c28b - __libc_start_main
[INFO] [stderr]     37:     0x5e1d70612f45 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ac60c404e268acdc4d0ccd9b43f968682736f5660c9f1e1fbb643d48752a083b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac60c404e268acdc4d0ccd9b43f968682736f5660c9f1e1fbb643d48752a083b", kill_on_drop: false }`
[INFO] [stdout] ac60c404e268acdc4d0ccd9b43f968682736f5660c9f1e1fbb643d48752a083b
