[INFO] fetching crate fastnoise2-sys 0.1.1...
[INFO] checking fastnoise2-sys-0.1.1 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate fastnoise2-sys 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate fastnoise2-sys 0.1.1 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fastnoise2-sys 0.1.1
[INFO] finished tweaking crates.io crate fastnoise2-sys 0.1.1
[INFO] tweaked toml for crates.io crate fastnoise2-sys 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 45 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.69.4 (available: v0.70.1)
[INFO] [stderr]       Adding itertools v0.12.1 (available: v0.13.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (available: v0.6.5)
[INFO] [stderr]       Adding rustc-hash v1.1.0 (available: v2.0.0)
[INFO] [stderr]       Adding which v4.4.2 (available: v6.0.3)
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.59.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ebbe42bade89e252ffad6df09366b5ce8b4d4f5170de8361f6117caada8638e
[INFO] running `Command { std: "docker" "start" "-a" "9ebbe42bade89e252ffad6df09366b5ce8b4d4f5170de8361f6117caada8638e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ebbe42bade89e252ffad6df09366b5ce8b4d4f5170de8361f6117caada8638e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ebbe42bade89e252ffad6df09366b5ce8b4d4f5170de8361f6117caada8638e", kill_on_drop: false }`
[INFO] [stdout] 9ebbe42bade89e252ffad6df09366b5ce8b4d4f5170de8361f6117caada8638e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8277ccaf7fbd07f4b6b54eaa7abd8ab6cd60b072489d0199106a7d9eddec320
[INFO] running `Command { std: "docker" "start" "-a" "e8277ccaf7fbd07f4b6b54eaa7abd8ab6cd60b072489d0199106a7d9eddec320", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling fastnoise2-sys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: fastnoise2-sys@0.1.1: FASTNOISE2_LIB_DIR is not set; falling back to building from source
[INFO] [stderr] warning: fastnoise2-sys@0.1.1: building from source files located in '/opt/rustwide/workdir/build/FastNoise2'
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `fastnoise2-sys v0.1.1 (/opt/rustwide/workdir)`
[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/fastnoise2-sys-86e20b510ba0395e/build-script-main` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=FASTNOISE2_SOURCE_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=FASTNOISE2_LIB_DIR
[INFO] [stderr]   cargo:warning=FASTNOISE2_LIB_DIR is not set; falling back to building from source
[INFO] [stderr]   cargo:warning=building from source files located in '/opt/rustwide/workdir/build/FastNoise2'
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/build/FastNoise2/include/FastNoise
[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/fastnoise2-sys-c1681fe3061f1e0c/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/build/FastNoise2" "-DFASTNOISE2_NOISETOOL=OFF" "-DFASTNOISE2_TESTS=OFF" "-DBUILD_SHARED_LIBS=OFF" "-DCMAKE_CXX_FLAGS_RELEASE=/MD /O2 /Ob2 /DNDEBUG" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/fastnoise2-sys-c1681fe3061f1e0c/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=Release"
[INFO] [stderr]   -- The C compiler identification is GNU 11.4.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 11.4.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 done
[INFO] [stderr]   -- Generating done
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/fastnoise2-sys-c1681fe3061f1e0c/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/fastnoise2-sys-c1681fe3061f1e0c/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Release"
[INFO] [stderr]   [ 15%] Building CXX object src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_AVX512.cpp.o
[INFO] [stderr]   [ 15%] Building CXX object src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_AVX2.cpp.o
[INFO] [stderr]   [ 23%] Building CXX object src/CMakeFiles/FastNoise.dir/FastNoise/Metadata.cpp.o
[INFO] [stderr]   [ 30%] Building CXX object src/CMakeFiles/FastNoise.dir/FastNoise/SmartNode.cpp.o
[INFO] [stderr]   [ 38%] Building CXX object src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD.cpp.o
[INFO] [stderr]   [ 46%] Building CXX object src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_Scalar.cpp.o
[INFO] [stderr]   [ 53%] Building CXX object src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_SSSE3.cpp.o
[INFO] [stderr]   [ 61%] Building CXX object src/CMakeFiles/FastNoise.dir/FastNoise/FastNoise_C.cpp.o
[INFO] [stderr]   [ 69%] Building CXX object src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_SSE3.cpp.o
[INFO] [stderr]   [ 84%] Building CXX object src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_SSE42.cpp.o
[INFO] [stderr]   [ 84%] Building CXX object src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_SSE41.cpp.o
[INFO] [stderr]   [ 92%] Building CXX object src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_SSE2.cpp.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   FastNoise2 Arch: x86_64
[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]   c++: warning: /MD: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /MD: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /O2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /O2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /Ob2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /Ob2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /DNDEBUG: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /DNDEBUG: linker input file not found: No such file or directory
[INFO] [stderr]   gmake[2]: *** [src/CMakeFiles/FastNoise.dir/build.make:160: src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_Scalar.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Deleting file 'src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_Scalar.cpp.o'
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: warning: /MD: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /MD: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /O2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /O2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /Ob2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /Ob2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /DNDEBUG: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /DNDEBUG: linker input file not found: No such file or directory
[INFO] [stderr]   gmake[2]: *** [src/CMakeFiles/FastNoise.dir/build.make:104: src/CMakeFiles/FastNoise.dir/FastNoise/FastNoise_C.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Deleting file 'src/CMakeFiles/FastNoise.dir/FastNoise/FastNoise_C.cpp.o'
[INFO] [stderr]   c++: warning: /MD: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /MD: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /O2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /O2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /Ob2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /Ob2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /DNDEBUG: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /DNDEBUG: linker input file not found: No such file or directory
[INFO] [stderr]   gmake[2]: *** [src/CMakeFiles/FastNoise.dir/build.make:90: src/CMakeFiles/FastNoise.dir/FastNoise/SmartNode.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Deleting file 'src/CMakeFiles/FastNoise.dir/FastNoise/SmartNode.cpp.o'
[INFO] [stderr]   c++: warning: /MD: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /MD: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /O2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /O2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /Ob2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /Ob2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /DNDEBUG: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /DNDEBUG: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /MD: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /MD: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /O2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /O2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /Ob2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /Ob2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /DNDEBUG: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /DNDEBUG: linker input file not found: No such file or directory
[INFO] [stderr]   gmake[2]: *** [src/CMakeFiles/FastNoise.dir/build.make:188: src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_SSE3.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Deleting file 'src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_SSE3.cpp.o'
[INFO] [stderr]   gmake[2]: *** [src/CMakeFiles/FastNoise.dir/build.make:216: src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_SSE42.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Deleting file 'src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_SSE42.cpp.o'
[INFO] [stderr]   c++: warning: /MD: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /MD: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /O2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /O2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /Ob2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /Ob2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /DNDEBUG: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /DNDEBUG: linker input file not found: No such file or directory
[INFO] [stderr]   gmake[2]: *** [src/CMakeFiles/FastNoise.dir/build.make:230: src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_SSSE3.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Deleting file 'src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_SSSE3.cpp.o'
[INFO] [stderr]   c++: warning: /MD: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /MD: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /O2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /O2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /Ob2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /Ob2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /DNDEBUG: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /DNDEBUG: linker input file not found: No such file or directory
[INFO] [stderr]   gmake[2]: *** [src/CMakeFiles/FastNoise.dir/build.make:118: src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Deleting file 'src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD.cpp.o'
[INFO] [stderr]   c++: warning: /MD: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /MD: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /O2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /O2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /Ob2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /Ob2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /DNDEBUG: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /DNDEBUG: linker input file not found: No such file or directory
[INFO] [stderr]   gmake[2]: *** [src/CMakeFiles/FastNoise.dir/build.make:146: src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_AVX512.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Deleting file 'src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_AVX512.cpp.o'
[INFO] [stderr]   c++: warning: /MD: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /MD: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /O2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /O2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /Ob2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /Ob2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /DNDEBUG: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /DNDEBUG: linker input file not found: No such file or directory
[INFO] [stderr]   gmake[2]: *** [src/CMakeFiles/FastNoise.dir/build.make:132: src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_AVX2.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Deleting file 'src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_AVX2.cpp.o'
[INFO] [stderr]   c++: warning: /MD: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /MD: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /O2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /O2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /Ob2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /Ob2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /DNDEBUG: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /DNDEBUG: linker input file not found: No such file or directory
[INFO] [stderr]   gmake[2]: *** [src/CMakeFiles/FastNoise.dir/build.make:202: src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_SSE41.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Deleting file 'src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_SSE41.cpp.o'
[INFO] [stderr]   c++: warning: /MD: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /MD: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /O2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /O2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /Ob2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /Ob2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /DNDEBUG: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /DNDEBUG: linker input file not found: No such file or directory
[INFO] [stderr]   gmake[2]: *** [src/CMakeFiles/FastNoise.dir/build.make:174: src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_SSE2.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Deleting file 'src/CMakeFiles/FastNoise.dir/FastSIMD/FastSIMD_Level_SSE2.cpp.o'
[INFO] [stderr]   c++: warning: /MD: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /MD: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /O2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /O2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /Ob2: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /Ob2: linker input file not found: No such file or directory
[INFO] [stderr]   c++: warning: /DNDEBUG: linker input file unused because linking not done
[INFO] [stderr]   c++: error: /DNDEBUG: linker input file not found: No such file or directory
[INFO] [stderr]   gmake[2]: *** [src/CMakeFiles/FastNoise.dir/build.make:76: src/CMakeFiles/FastNoise.dir/FastNoise/Metadata.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Deleting file 'src/CMakeFiles/FastNoise.dir/FastNoise/Metadata.cpp.o'
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:98: src/CMakeFiles/FastNoise.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:136: all] Error 2
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.51/src/lib.rs:1100: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:     0x59717779637a - std::backtrace_rs::backtrace::libunwind::trace::h7d463d46f41c1625
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x59717779637a - std::backtrace_rs::backtrace::trace_unsynchronized::h476f8f3b73852bd8
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x59717779637a - std::sys::backtrace::_print_fmt::h1442fc2d80f84a69
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x59717779637a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hfeba7cbf44c2b035
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5971777bf5fb - core::fmt::rt::Argument::fmt::ha5da46916c25e7eb
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5971777bf5fb - core::fmt::write::hcf1a9b5a168bab42
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/fmt/mod.rs:1186:21
[INFO] [stderr]      6:     0x597177792863 - std::io::Write::write_fmt::h343cbf8f0f760140
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/io/mod.rs:1823:15
[INFO] [stderr]      7:     0x5971777961c2 - std::sys::backtrace::BacktraceLock::print::h0ae6c23bbfb5f51d
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5971777976a7 - std::panicking::default_hook::{{closure}}::h8b07c33038b0c409
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x5971777974d6 - std::panicking::default_hook::hb2958c2545ef77af
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x597177797ce7 - std::panicking::rust_panic_with_hook::h7dbaabf3e609e10d
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x597177797b87 - std::panicking::begin_panic_handler::{{closure}}::h1b159749db0a4fbc
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x597177796859 - std::sys::backtrace::__rust_end_short_backtrace::hd4f2aecc8171f6c9
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x597177797814 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x5971777bd963 - core::panicking::panic_fmt::hbd7893aa48b90018
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/panicking.rs:74:14
[INFO] [stderr]     15:     0x59717770f642 - cmake::fail::h529b13815ce0b306
[INFO] [stderr]     16:     0x59717770ee19 - cmake::run::h1cdb948e4e3e3a88
[INFO] [stderr]     17:     0x59717770b818 - cmake::Config::build::h722079bed2a30155
[INFO] [stderr]     18:     0x5971771e0aea - build_script_main::build_from_source::h8368c3f361304955
[INFO] [stderr]     19:     0x5971771e05ba - build_script_main::main::h91a79e7914aaaf37
[INFO] [stderr]     20:     0x5971771dd553 - core::ops::function::FnOnce::call_once::h931f2372f7dd9de2
[INFO] [stderr]     21:     0x5971771dd386 - std::sys::backtrace::__rust_begin_short_backtrace::hd31c4c74b1792484
[INFO] [stderr]     22:     0x5971771dd2e9 - std::rt::lang_start::{{closure}}::h9f2db3c858b67332
[INFO] [stderr]     23:     0x59717778e5e0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfad295795d7a894f
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x59717778e5e0 - std::panicking::try::do_call::hc9dff1cc4e54de5a
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:557:40
[INFO] [stderr]     25:     0x59717778e5e0 - std::panicking::try::h812dea15f7b65398
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:520:19
[INFO] [stderr]     26:     0x59717778e5e0 - std::panic::catch_unwind::h2981155ef2c37051
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panic.rs:348:14
[INFO] [stderr]     27:     0x59717778e5e0 - std::rt::lang_start_internal::{{closure}}::h4314f9f12a96aa2f
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/rt.rs:143:48
[INFO] [stderr]     28:     0x59717778e5e0 - std::panicking::try::do_call::ha990fc313fde27df
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:557:40
[INFO] [stderr]     29:     0x59717778e5e0 - std::panicking::try::he56b3ad7c18dbde8
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:520:19
[INFO] [stderr]     30:     0x59717778e5e0 - std::panic::catch_unwind::hd440ffabd1849607
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panic.rs:348:14
[INFO] [stderr]     31:     0x59717778e5e0 - std::rt::lang_start_internal::h4f26667a84827d07
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/rt.rs:143:20
[INFO] [stderr]     32:     0x5971771dd2c7 - std::rt::lang_start::hd32ceb2ff9b9c11b
[INFO] [stderr]     33:     0x5971771e16e5 - main
[INFO] [stderr]     34:     0x744b3a1acd90 - <unknown>
[INFO] [stderr]     35:     0x744b3a1ace40 - __libc_start_main
[INFO] [stderr]     36:     0x5971771dcc35 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "e8277ccaf7fbd07f4b6b54eaa7abd8ab6cd60b072489d0199106a7d9eddec320", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8277ccaf7fbd07f4b6b54eaa7abd8ab6cd60b072489d0199106a7d9eddec320", kill_on_drop: false }`
[INFO] [stdout] e8277ccaf7fbd07f4b6b54eaa7abd8ab6cd60b072489d0199106a7d9eddec320
