[INFO] fetching crate lcas 0.1.2... [INFO] checking lcas-0.1.2 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate lcas 0.1.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate lcas 0.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate lcas 0.1.2 [INFO] tweaked toml for crates.io crate lcas 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lcas 0.1.2 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lcas 0.1.2 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2601ba1d38119fee33d0fcaa616b6f40c8158da9e6186ba4eb4ca63021bb9e69 [INFO] running `Command { std: "docker" "start" "-a" "2601ba1d38119fee33d0fcaa616b6f40c8158da9e6186ba4eb4ca63021bb9e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2601ba1d38119fee33d0fcaa616b6f40c8158da9e6186ba4eb4ca63021bb9e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2601ba1d38119fee33d0fcaa616b6f40c8158da9e6186ba4eb4ca63021bb9e69", kill_on_drop: false }` [INFO] [stdout] 2601ba1d38119fee33d0fcaa616b6f40c8158da9e6186ba4eb4ca63021bb9e69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb7672f40efed438f74e1aa7960ba8fa99a11dd7b84a995cd9896677b231b1de [INFO] running `Command { std: "docker" "start" "-a" "eb7672f40efed438f74e1aa7960ba8fa99a11dd7b84a995cd9896677b231b1de", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: In file included from zstd/lib/compress/zstd_compress_internal.h:21, [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: from zstd/lib/compress/zstd_compress.c:22: [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: zstd/lib/compress/../common/zstd_internal.h:28:10: fatal error: zstd/lib/compress/../common/../zstd.h: No such file or directory [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/fb80479a5fb81f6a-zstd_compress.o" "-c" "zstd/lib/compress/zstd_compress.c"cargo:warning=In file included from zstd/lib/compress/zstd_compress_internal.h:21, [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: from zstd/lib/compress/zstd_compress_sequences.h:14, [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: from zstd/lib/compress/zstd_compress_sequences.c:14: [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: zstd/lib/compress/../common/zstd_internal.h:23:10: fatal error: cpu.h: No such file or directory [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/fb80479a5fb81f6a-zstd_compress_sequences.o" "-c" "zstd/lib/compress/zstd_compress_sequences.c"cargo:warning=cc1: fatal error: zstd/lib/compress/zstd_compress_superblock.c: No such file or directory [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/fb80479a5fb81f6a-zstd_compress_superblock.o" "-c" "zstd/lib/compress/zstd_compress_superblock.c"cargo:warning=cc1: fatal error: zstd/lib/compress/zstd_double_fast.c: No such file or directory [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/fb80479a5fb81f6a-zstd_double_fast.o" "-c" "zstd/lib/compress/zstd_double_fast.c"cargo:warning=cc1: fatal error: zstd/lib/compress/zstd_fast.c: No such file or directory [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/fb80479a5fb81f6a-zstd_fast.o" "-c" "zstd/lib/compress/zstd_fast.c"cargo:warning=cc1: fatal error: zstd/lib/compress/zstd_lazy.c: No such file or directory [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/fb80479a5fb81f6a-zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c"cargo:warning=cc1: fatal error: zstd/lib/compress/zstd_ldm.c: No such file or directory [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/fb80479a5fb81f6a-zstd_ldm.o" "-c" "zstd/lib/compress/zstd_ldm.c"cargo:warning=cc1: fatal error: zstd/lib/compress/zstd_opt.c: No such file or directory [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/fb80479a5fb81f6a-zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.c"cargo:warning=cc1: fatal error: zstd/lib/compress/zstd_preSplit.c: No such file or directory [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/fb80479a5fb81f6a-zstd_preSplit.o" "-c" "zstd/lib/compress/zstd_preSplit.c"cargo:warning=cc1: fatal error: zstd/lib/compress/zstdmt_compress.c: No such file or directory [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/fb80479a5fb81f6a-zstdmt_compress.o" "-c" "zstd/lib/compress/zstdmt_compress.c"cargo:warning=cc1: fatal error: zstd/lib/decompress/huf_decompress.c: No such file or directory [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/88f362f13b0528ed-huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.c"cargo:warning=cc1: fatal error: zstd/lib/decompress/zstd_ddict.c: No such file or directory [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/88f362f13b0528ed-zstd_ddict.o" "-c" "zstd/lib/decompress/zstd_ddict.c"cargo:warning=cc1: fatal error: zstd/lib/decompress/zstd_decompress.c: No such file or directory [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/88f362f13b0528ed-zstd_decompress.o" "-c" "zstd/lib/decompress/zstd_decompress.c"cargo:warning=cc1: fatal error: zstd/lib/decompress/zstd_decompress_block.c: No such file or directory [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/88f362f13b0528ed-zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.c"cargo:warning=cc1: fatal error: zstd/lib/decompress/huf_decompress_amd64.S: No such file or directory [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.15+zstd.1.5.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/7faed3f8272f2313-huf_decompress_amd64.o" "-c" "zstd/lib/decompress/huf_decompress_amd64.S" [INFO] [stderr] error: failed to run custom build command for `zstd-sys v2.0.15+zstd.1.5.7` [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/zstd-sys-d3bc59a5f126e5e3/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out) [INFO] [stderr] OPT_LEVEL = Some(0) [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 [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = 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=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = 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=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = 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=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = 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=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:warning=In file included from zstd/lib/compress/zstd_compress_internal.h:21, [INFO] [stderr] cargo:warning= from zstd/lib/compress/zstd_compress.c:22: [INFO] [stderr] cargo:warning=zstd/lib/compress/../common/zstd_internal.h:28:10: fatal error: zstd/lib/compress/../common/../zstd.h: No such file or directory [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/fb80479a5fb81f6a-zstd_compress.o" "-c" "zstd/lib/compress/zstd_compress.c"cargo:warning=In file included from zstd/lib/compress/zstd_compress_internal.h:21, [INFO] [stderr] cargo:warning= from zstd/lib/compress/zstd_compress_sequences.h:14, [INFO] [stderr] cargo:warning= from zstd/lib/compress/zstd_compress_sequences.c:14: [INFO] [stderr] cargo:warning=zstd/lib/compress/../common/zstd_internal.h:23:10: fatal error: cpu.h: No such file or directory [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/fb80479a5fb81f6a-zstd_compress_sequences.o" "-c" "zstd/lib/compress/zstd_compress_sequences.c"cargo:warning=cc1: fatal error: zstd/lib/compress/zstd_compress_superblock.c: No such file or directory [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/fb80479a5fb81f6a-zstd_compress_superblock.o" "-c" "zstd/lib/compress/zstd_compress_superblock.c"cargo:warning=cc1: fatal error: zstd/lib/compress/zstd_double_fast.c: No such file or directory [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/fb80479a5fb81f6a-zstd_double_fast.o" "-c" "zstd/lib/compress/zstd_double_fast.c"cargo:warning=cc1: fatal error: zstd/lib/compress/zstd_fast.c: No such file or directory [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/fb80479a5fb81f6a-zstd_fast.o" "-c" "zstd/lib/compress/zstd_fast.c"cargo:warning=cc1: fatal error: zstd/lib/compress/zstd_lazy.c: No such file or directory [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/fb80479a5fb81f6a-zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c"cargo:warning=cc1: fatal error: zstd/lib/compress/zstd_ldm.c: No such file or directory [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/fb80479a5fb81f6a-zstd_ldm.o" "-c" "zstd/lib/compress/zstd_ldm.c"cargo:warning=cc1: fatal error: zstd/lib/compress/zstd_opt.c: No such file or directory [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/fb80479a5fb81f6a-zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.c"cargo:warning=cc1: fatal error: zstd/lib/compress/zstd_preSplit.c: No such file or directory [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/fb80479a5fb81f6a-zstd_preSplit.o" "-c" "zstd/lib/compress/zstd_preSplit.c"cargo:warning=cc1: fatal error: zstd/lib/compress/zstdmt_compress.c: No such file or directory [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/fb80479a5fb81f6a-zstdmt_compress.o" "-c" "zstd/lib/compress/zstdmt_compress.c"cargo:warning=cc1: fatal error: zstd/lib/decompress/huf_decompress.c: No such file or directory [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/88f362f13b0528ed-huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.c"cargo:warning=cc1: fatal error: zstd/lib/decompress/zstd_ddict.c: No such file or directory [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/88f362f13b0528ed-zstd_ddict.o" "-c" "zstd/lib/decompress/zstd_ddict.c"cargo:warning=cc1: fatal error: zstd/lib/decompress/zstd_decompress.c: No such file or directory [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/88f362f13b0528ed-zstd_decompress.o" "-c" "zstd/lib/decompress/zstd_decompress.c"cargo:warning=cc1: fatal error: zstd/lib/decompress/zstd_decompress_block.c: No such file or directory [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/88f362f13b0528ed-zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.c"cargo:warning=cc1: fatal error: zstd/lib/decompress/huf_decompress_amd64.S: No such file or directory [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/7faed3f8272f2313-huf_decompress_amd64.o" "-c" "zstd/lib/decompress/huf_decompress_amd64.S" [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-0dd5cdbcf4784457/out/7faed3f8272f2313-huf_decompress_amd64.o" "-c" "zstd/lib/decompress/huf_decompress_amd64.S" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "eb7672f40efed438f74e1aa7960ba8fa99a11dd7b84a995cd9896677b231b1de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb7672f40efed438f74e1aa7960ba8fa99a11dd7b84a995cd9896677b231b1de", kill_on_drop: false }` [INFO] [stdout] eb7672f40efed438f74e1aa7960ba8fa99a11dd7b84a995cd9896677b231b1de