[INFO] cloning repository https://github.com/aldahick/mapgame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aldahick/mapgame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faldahick%2Fmapgame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faldahick%2Fmapgame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e81ef5004ef96909c288e6e27f1822be8bc38704 [INFO] checking aldahick/mapgame against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faldahick%2Fmapgame" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aldahick/mapgame on toolchain b8ee37b59c6e1f39bae18b85e057975ab0d89308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/aldahick/mapgame [INFO] finished tweaking git repo https://github.com/aldahick/mapgame [INFO] tweaked toml for git repo https://github.com/aldahick/mapgame written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/aldahick/mapgame 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" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca31a2167ac68ecc8fdf93d2b437584455acff49e084ac1496a97382e851b6dc [INFO] running `Command { std: "docker" "start" "-a" "ca31a2167ac68ecc8fdf93d2b437584455acff49e084ac1496a97382e851b6dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca31a2167ac68ecc8fdf93d2b437584455acff49e084ac1496a97382e851b6dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca31a2167ac68ecc8fdf93d2b437584455acff49e084ac1496a97382e851b6dc", kill_on_drop: false }` [INFO] [stdout] ca31a2167ac68ecc8fdf93d2b437584455acff49e084ac1496a97382e851b6dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 975aec5b17cae43e61185bcffe6d46662126e5f5141bb0bb3a95ca6f99f47425 [INFO] running `Command { std: "docker" "start" "-a" "975aec5b17cae43e61185bcffe6d46662126e5f5141bb0bb3a95ca6f99f47425", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking widestring v1.2.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Compiling libflac-sys v0.3.1 [INFO] [stderr] Compiling sfml v0.24.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking geo-types v0.7.16 [INFO] [stderr] Checking geojson v0.24.2 [INFO] [stderr] error: failed to run custom build command for `libflac-sys v0.3.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/libflac-sys-02b635be4bcda2a5/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/libflac-sys-b4ce99d9c93c7da0/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflac-sys-0.3.1/ogg" "-DBUILD_SHARED_LIBS=OFF" "-DINSTALL_DOCS=OFF" "-DINSTALL_PKG_CONFIG_MODULE=OFF" "-DINSTALL_CMAKE_PACKAGE_MODULE=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/libflac-sys-b4ce99d9c93c7da0/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Configuring libogg 1.3.5 [INFO] [stderr] -- Looking for include file inttypes.h [INFO] [stderr] -- Looking for include file inttypes.h - found [INFO] [stderr] -- Looking for include file stdint.h [INFO] [stderr] -- Looking for include file stdint.h - found [INFO] [stderr] -- Looking for include file sys/types.h [INFO] [stderr] -- Looking for include file sys/types.h - found [INFO] [stderr] -- Looking for sys/types.h [INFO] [stderr] -- Looking for sys/types.h - found [INFO] [stderr] -- Looking for stdint.h [INFO] [stderr] -- Looking for stdint.h - found [INFO] [stderr] -- Looking for stddef.h [INFO] [stderr] -- Looking for stddef.h - found [INFO] [stderr] -- Check size of int16_t [INFO] [stderr] -- Check size of int16_t - done [INFO] [stderr] -- Check size of uint16_t [INFO] [stderr] -- Check size of uint16_t - done [INFO] [stderr] -- Check size of u_int16_t [INFO] [stderr] -- Check size of u_int16_t - done [INFO] [stderr] -- Check size of int32_t [INFO] [stderr] -- Check size of int32_t - done [INFO] [stderr] -- Check size of uint32_t [INFO] [stderr] -- Check size of uint32_t - done [INFO] [stderr] -- Check size of u_int32_t [INFO] [stderr] -- Check size of u_int32_t - done [INFO] [stderr] -- Check size of int64_t [INFO] [stderr] -- Check size of int64_t - done [INFO] [stderr] -- Check size of short [INFO] [stderr] -- Check size of short - done [INFO] [stderr] -- Check size of int [INFO] [stderr] -- Check size of int - done [INFO] [stderr] -- Check size of long [INFO] [stderr] -- Check size of long - done [INFO] [stderr] -- Check size of long long [INFO] [stderr] -- Check size of long long - done [INFO] [stderr] -- Configuring done (5.9s) [INFO] [stderr] -- Generating done (0.1s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/libflac-sys-b4ce99d9c93c7da0/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/libflac-sys-b4ce99d9c93c7da0/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/libflac-sys-b4ce99d9c93c7da0/out/build" "--target" "install" "--config" "Debug" [INFO] [stderr] [ 14%] Building C object CMakeFiles/ogg.dir/src/framing.c.o [INFO] [stderr] [ 28%] Building C object CMakeFiles/ogg.dir/src/bitwise.c.o [INFO] [stderr] [ 42%] Building C object CMakeFiles/test_framing.dir/src/framing.c.o [INFO] [stderr] [ 57%] Building C object CMakeFiles/test_bitwise.dir/src/bitwise.c.o [INFO] [stderr] [ 71%] Linking C executable test_bitwise [INFO] [stderr] [ 85%] Linking C static library libogg.a [INFO] [stderr] [ 85%] Built target test_bitwise [INFO] [stderr] [ 85%] Built target ogg [INFO] [stderr] [100%] Linking C executable test_framing [INFO] [stderr] [100%] Built target test_framing [INFO] [stderr] Install the project... [INFO] [stderr] -- Install configuration: "Debug" [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libflac-sys-b4ce99d9c93c7da0/out/lib/libogg.a [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libflac-sys-b4ce99d9c93c7da0/out/include/ogg/config_types.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libflac-sys-b4ce99d9c93c7da0/out/include/ogg/ogg.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libflac-sys-b4ce99d9c93c7da0/out/include/ogg/os_types.h [INFO] [stderr] cargo:root=/opt/rustwide/target/debug/build/libflac-sys-b4ce99d9c93c7da0/out [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libflac-sys-b4ce99d9c93c7da0/out/lib [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libflac-sys-b4ce99d9c93c7da0/out/lib64 [INFO] [stderr] cargo:rustc-link-lib=static=ogg [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] detected home dir change, cleaning out entire build directory [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/libflac-sys-b4ce99d9c93c7da0/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflac-sys-0.3.1/flac" "-DBUILD_CXXLIBS=OFF" "-DBUILD_PROGRAMS=OFF" "-DBUILD_EXAMPLES=OFF" "-DBUILD_TESTING=OFF" "-DBUILD_DOCS=OFF" "-DINSTALL_MANPAGES=OFF" "-DINSTALL_PKGCONFIG_MODULES=OFF" "-DINSTALL_CMAKE_CONFIG_MODULE=OFF" "-DCMAKE_PREFIX_PATH=/opt/rustwide/target/debug/build/libflac-sys-b4ce99d9c93c7da0/out" "-DWITH_OGG=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/libflac-sys-b4ce99d9c93c7da0/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") [INFO] [stderr] -- Found Ogg: /opt/rustwide/target/debug/build/libflac-sys-b4ce99d9c93c7da0/out/include (found version "1.3.5") [INFO] [stderr] -- Performing Test Iconv_IS_BUILT_IN [INFO] [stderr] -- Performing Test Iconv_IS_BUILT_IN - Success [INFO] [stderr] -- Found Iconv: built in to C library [INFO] [stderr] -- Performing Test HAVE_MBSTATE [INFO] [stderr] -- Performing Test HAVE_MBSTATE - Success [INFO] [stderr] -- Performing Test DODEFINE_EXTENSIONS [INFO] [stderr] -- Performing Test DODEFINE_EXTENSIONS - Success [INFO] [stderr] -- Looking for byteswap.h [INFO] [stderr] -- Looking for byteswap.h - found [INFO] [stderr] -- Looking for inttypes.h [INFO] [stderr] -- Looking for inttypes.h - found [INFO] [stderr] -- Looking for stdint.h [INFO] [stderr] -- Looking for stdint.h - found [INFO] [stderr] -- Looking for stdbool.h [INFO] [stderr] -- Looking for stdbool.h - found [INFO] [stderr] -- Looking for arm_neon.h [INFO] [stderr] -- Looking for arm_neon.h - not found [INFO] [stderr] -- Looking for x86intrin.h [INFO] [stderr] -- Looking for x86intrin.h - found [INFO] [stderr] -- Looking for fseeko [INFO] [stderr] -- Looking for fseeko - found [INFO] [stderr] -- Performing Test HAVE_BSWAP16 [INFO] [stderr] -- Performing Test HAVE_BSWAP16 - Success [INFO] [stderr] -- Performing Test HAVE_BSWAP32 [INFO] [stderr] -- Performing Test HAVE_BSWAP32 - Success [INFO] [stderr] -- Performing Test HAVE_LANGINFO_CODESET [INFO] [stderr] -- Performing Test HAVE_LANGINFO_CODESET - Success [INFO] [stderr] -- Performing Test HAVE_WERROR_FLAG [INFO] [stderr] -- Performing Test HAVE_WERROR_FLAG - Success [INFO] [stderr] -- Performing Test HAVE_DECL_AFTER_STMT_FLAG [INFO] [stderr] -- Performing Test HAVE_DECL_AFTER_STMT_FLAG - Success [INFO] [stderr] -- Performing Test HAVE_STACKREALIGN_FLAG [INFO] [stderr] -- Performing Test HAVE_STACKREALIGN_FLAG - Success [INFO] [stderr] -- Performing Test HAVE_WEFFCXX_FLAG [INFO] [stderr] -- Performing Test HAVE_WEFFCXX_FLAG - Success [INFO] [stderr] -- Performing Test HAVE_STACK_PROTECTOR_FLAG [INFO] [stderr] -- Performing Test HAVE_STACK_PROTECTOR_FLAG - Success [INFO] [stderr] -- Looking for cpuid.h [INFO] [stderr] -- Looking for cpuid.h - found [INFO] [stderr] -- Looking for sys/param.h [INFO] [stderr] -- Looking for sys/param.h - found [INFO] [stderr] -- Looking for lround [INFO] [stderr] -- Looking for lround - found [INFO] [stderr] -- Check CPU architecture is x64 [INFO] [stderr] -- Check CPU architecture is x64 - yes [INFO] [stderr] -- Performing Test HAVE_ASSOC_MATH [INFO] [stderr] -- Performing Test HAVE_ASSOC_MATH - Success [INFO] [stderr] -- Looking for string.h [INFO] [stderr] -- Looking for string.h - found [INFO] [stderr] -- Found Intl: built in to C library [INFO] [stderr] -- Looking for clock_gettime [INFO] [stderr] -- Looking for clock_gettime - found [INFO] [stderr] -- Configuring done (7.0s) [INFO] [stderr] -- Generating done (0.0s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/libflac-sys-b4ce99d9c93c7da0/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/libflac-sys-b4ce99d9c93c7da0/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/libflac-sys-b4ce99d9c93c7da0/out/build" "--target" "FLAC" "--config" "Debug" [INFO] [stderr] [ 2%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/bitreader.c.o [INFO] [stderr] [ 5%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/crc.c.o [INFO] [stderr] [ 8%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/bitmath.c.o [INFO] [stderr] [ 11%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/fixed.c.o [INFO] [stderr] [ 14%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/fixed_intrin_avx2.c.o [INFO] [stderr] [ 17%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/fixed_intrin_sse2.c.o [INFO] [stderr] [ 20%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/fixed_intrin_sse42.c.o [INFO] [stderr] [ 23%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/float.c.o [INFO] [stderr] [ 26%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/bitwriter.c.o [INFO] [stderr] [ 29%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/cpu.c.o [INFO] [stderr] [ 32%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/lpc_intrin_sse41.c.o [INFO] [stderr] [ 35%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/fixed_intrin_ssse3.c.o [INFO] [stderr] [ 38%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/lpc.c.o [INFO] [stderr] [ 41%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/lpc_intrin_neon.c.o [INFO] [stderr] [ 44%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/lpc_intrin_sse2.c.o [INFO] [stderr] [ 47%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/format.c.o [INFO] [stderr] [ 50%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/lpc_intrin_avx2.c.o [INFO] [stderr] [ 52%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/lpc_intrin_fma.c.o [INFO] [stderr] [ 58%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/md5.c.o [INFO] [stderr] [ 55%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/memory.c.o [INFO] [stderr] [ 61%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/metadata_iterators.c.o [INFO] [stderr] [ 64%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/metadata_object.c.o [INFO] [stderr] [ 67%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/stream_decoder.c.o [INFO] [stderr] [ 70%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/stream_encoder.c.o [INFO] [stderr] [ 73%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/stream_encoder_intrin_sse2.c.o [INFO] [stderr] [ 76%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/stream_encoder_intrin_ssse3.c.o [INFO] [stderr] [ 82%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/stream_encoder_framing.c.o [INFO] [stderr] [ 79%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/stream_encoder_intrin_avx2.c.o [INFO] [stderr] [ 85%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/window.c.o [INFO] [stderr] [ 88%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/ogg_decoder_aspect.c.o [INFO] [stderr] [ 91%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/ogg_encoder_aspect.c.o [INFO] [stderr] [ 94%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/ogg_helper.c.o [INFO] [stderr] [ 97%] Building C object src/libFLAC/CMakeFiles/FLAC.dir/ogg_mapping.c.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflac-sys-0.3.1/flac/src/libFLAC/stream_encoder.c:4738:1: fatal error: error writing to /tmp/ccflFATb.s: No space left on device [INFO] [stderr] 4738 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[3]: *** [src/libFLAC/CMakeFiles/FLAC.dir/build.make:398: src/libFLAC/CMakeFiles/FLAC.dir/stream_encoder.c.o] Error 1 [INFO] [stderr] gmake[3]: *** Waiting for unfinished jobs.... [INFO] [stderr] /tmp/cceSnkza.s: Assembler messages: [INFO] [stderr] /tmp/cceSnkza.s: Fatal error: can't write 138 bytes to section .rodata of CMakeFiles/FLAC.dir/stream_encoder_intrin_avx2.c.o: 'No space left on device' [INFO] [stderr] /tmp/cceSnkza.s: Fatal error: CMakeFiles/FLAC.dir/stream_encoder_intrin_avx2.c.o: No such file or directory [INFO] [stderr] gmake[3]: *** [src/libFLAC/CMakeFiles/FLAC.dir/build.make:440: src/libFLAC/CMakeFiles/FLAC.dir/stream_encoder_intrin_avx2.c.o] Error 1 [INFO] [stderr] gmake[2]: *** [CMakeFiles/Makefile2:221: src/libFLAC/CMakeFiles/FLAC.dir/all] Error 2 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:228: src/libFLAC/CMakeFiles/FLAC.dir/rule] Error 2 [INFO] [stderr] gmake: *** [Makefile:179: FLAC] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.54/src/lib.rs:1119:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c5698e58712 - std::backtrace_rs::backtrace::libunwind::trace::h88c7fe27b75c68a2 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5c5698e58712 - std::backtrace_rs::backtrace::trace_unsynchronized::h5d754ffb21e5a044 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5c5698e58712 - std::sys::backtrace::_print_fmt::he5b56d54867dee1f [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c5698e58712 - ::fmt::h00622948c3e9f572 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c5698e7a473 - core::fmt::rt::Argument::fmt::h7808ce8d8b0f7b17 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/core/src/fmt/rt.rs:181:76 [INFO] [stderr] 5: 0x5c5698e7a473 - core::fmt::write::h338fbd37d5ce0fae [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/core/src/fmt/mod.rs:1446:25 [INFO] [stderr] 6: 0x5c5698e55553 - std::io::default_write_fmt::hb7854b0c0e1d6756 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5c5698e55553 - std::io::Write::write_fmt::hbf6e13c99438e896 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5c5698e58562 - std::sys::backtrace::BacktraceLock::print::h5ac51f57f03ee115 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5c5698e59a02 - std::panicking::default_hook::{{closure}}::h47451c57a2aa56e2 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5c5698e59805 - std::panicking::default_hook::h95415224f00febcc [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5c5698e5a3e2 - std::panicking::rust_panic_with_hook::h03bb20a9067a1ef7 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5c5698e5a16a - std::panicking::begin_panic_handler::{{closure}}::hce677f04cfb4103d [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5c5698e58c19 - std::sys::backtrace::__rust_end_short_backtrace::h9bc0b69b8a0a783b [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5c5698e59dfd - __rustc[abdcd105f2a877ea]::rust_begin_unwind [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5c5698e79300 - core::panicking::panic_fmt::h9ef372a2ae278455 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5c5698dc8e7b - cmake::fail::h75710ec4e0fe433f [INFO] [stderr] 17: 0x5c5698dc86e2 - cmake::run::h1357acc8eceee0d6 [INFO] [stderr] 18: 0x5c5698dc51b8 - cmake::Config::build::hb2f033d1aabfcb72 [INFO] [stderr] 19: 0x5c5698dbff0a - build_script_build::main::h3324f44ad38e3137 [INFO] [stderr] 20: 0x5c5698dbe0e3 - core::ops::function::FnOnce::call_once::h6d291859219e3a99 [INFO] [stderr] 21: 0x5c5698dbe066 - std::sys::backtrace::__rust_begin_short_backtrace::h14a5185e33415939 [INFO] [stderr] 22: 0x5c5698dbdfe9 - std::rt::lang_start::{{closure}}::h2ccfb6610ed14746 [INFO] [stderr] 23: 0x5c5698e50f44 - core::ops::function::impls:: for &F>::call_once::h2208aaf9262e6911 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5c5698e50f44 - std::panicking::try::do_call::h9b6e8ab64f1c6d2e [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5c5698e50f44 - std::panicking::try::hd1f0ae82256493db [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5c5698e50f44 - std::panic::catch_unwind::hc5a410e0afcc5725 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5c5698e50f44 - std::rt::lang_start_internal::{{closure}}::hbdbcaafad8b6d8ec [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x5c5698e50f44 - std::panicking::try::do_call::hfadfa61991fe1cfd [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x5c5698e50f44 - std::panicking::try::hd045283463f61d5b [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x5c5698e50f44 - std::panic::catch_unwind::h39898258a6b245fe [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5c5698e50f44 - std::rt::lang_start_internal::h35d2e44aa7029a9e [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x5c5698dbdfd1 - std::rt::lang_start::hbf5650cda63161ce [INFO] [stderr] 33: 0x5c5698dc0285 - main [INFO] [stderr] 34: 0x7183c1d531ca - [INFO] [stderr] 35: 0x7183c1d5328b - __libc_start_main [INFO] [stderr] 36: 0x5c5698dbde05 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "975aec5b17cae43e61185bcffe6d46662126e5f5141bb0bb3a95ca6f99f47425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "975aec5b17cae43e61185bcffe6d46662126e5f5141bb0bb3a95ca6f99f47425", kill_on_drop: false }` [INFO] [stdout] 975aec5b17cae43e61185bcffe6d46662126e5f5141bb0bb3a95ca6f99f47425