[INFO] fetching crate opensubdiv-petite-sys 0.2.0... [INFO] checking opensubdiv-petite-sys-0.2.0 against master#96df4943409564a187894018f15f795426dc2e1f for pr-118968 [INFO] extracting crate opensubdiv-petite-sys 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate opensubdiv-petite-sys 0.2.0 on toolchain 96df4943409564a187894018f15f795426dc2e1f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+96df4943409564a187894018f15f795426dc2e1f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate opensubdiv-petite-sys 0.2.0 [INFO] finished tweaking crates.io crate opensubdiv-petite-sys 0.2.0 [INFO] tweaked toml for crates.io crate opensubdiv-petite-sys 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+96df4943409564a187894018f15f795426dc2e1f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+96df4943409564a187894018f15f795426dc2e1f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+96df4943409564a187894018f15f795426dc2e1f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08256e1d5d7cf3d46804b1eebabc9e7f841b67b4eeb0ab1537e90e05c7e0617f [INFO] running `Command { std: "docker" "start" "-a" "08256e1d5d7cf3d46804b1eebabc9e7f841b67b4eeb0ab1537e90e05c7e0617f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08256e1d5d7cf3d46804b1eebabc9e7f841b67b4eeb0ab1537e90e05c7e0617f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08256e1d5d7cf3d46804b1eebabc9e7f841b67b4eeb0ab1537e90e05c7e0617f", kill_on_drop: false }` [INFO] [stdout] 08256e1d5d7cf3d46804b1eebabc9e7f841b67b4eeb0ab1537e90e05c7e0617f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+96df4943409564a187894018f15f795426dc2e1f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2c61ce168ff436c9dab26b836d6aff11a9bd3d801e6d97bc735cfb20200ed59 [INFO] running `Command { std: "docker" "start" "-a" "d2c61ce168ff436c9dab26b836d6aff11a9bd3d801e6d97bc735cfb20200ed59", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling winnow v0.5.30 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Compiling opensubdiv-petite-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `opensubdiv-petite-sys v0.2.0 (/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/opensubdiv-petite-sys-3dbb3a9bca0bb1f8/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/opensubdiv-petite-sys-e2af0867f8ba67ee/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/OpenSubdiv" "-DNO_EXAMPLES=1" "-DNO_TUTORIALS=1" "-DNO_REGRESSION=1" "-DNO_PTEX=1" "-DNO_DOC=1" "-DNO_OPENCL=1" "-DNO_CLEW=1" "-DNO_TBB=1" "-DNO_GLFW=1" "-DNO_CUDA=1" "-DNO_OMP=1" "-DNO_METAL=1" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/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 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] -- Compiling OpenSubdiv version v3_5_0 [INFO] [stderr] -- Using cmake version 3.22.1 [INFO] [stderr] -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so [INFO] [stderr] -- Found Python: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/build" && MAKEFLAGS="-j --jobserver-fds=7,8 --jobserver-auth=7,8" "cmake" "--build" "." "--target" "install" "--config" "Debug" [INFO] [stderr] [ 1%] Generating glslComputeKernel.gen.h [INFO] [stderr] [ 2%] Generating patchBasisCommonTypes.gen.h [INFO] [stderr] [ 3%] Generating glslPatchBSpline.gen.h [INFO] [stderr] [ 5%] Generating glslPatchCommon.gen.h [INFO] [stderr] [ 6%] Generating glslPatchCommonTess.gen.h [INFO] [stderr] [ 7%] Generating glslPatchGregory.gen.h [INFO] [stderr] [ 10%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/fvarLevel.cpp.o [INFO] [stderr] [ 10%] Generating glslPatchGregoryBasis.gen.h [INFO] [stderr] [ 11%] Generating glslPatchBoxSplineTriangle.gen.h [INFO] [stderr] [ 12%] Building CXX object glLoader/CMakeFiles/glLoader_obj.dir/glLoader.cpp.o [INFO] [stderr] [ 13%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/bilinearPatchBuilder.cpp.o [INFO] [stderr] [ 15%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuEvaluator.cpp.o [INFO] [stderr] [ 16%] Building CXX object regression/common/CMakeFiles/regression_common_obj.dir/arg_utils.cpp.o [INFO] [stderr] [ 17%] Building CXX object opensubdiv/sdc/CMakeFiles/sdc_obj.dir/crease.cpp.o [INFO] [stderr] [ 18%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/faceSurface.cpp.o [INFO] [stderr] [ 20%] Building CXX object regression/common/CMakeFiles/regression_far_utils_obj.dir/far_utils.cpp.o [INFO] [stderr] [ 24%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/faceTopology.cpp.o [INFO] [stderr] [ 24%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/catmarkPatchBuilder.cpp.o [INFO] [stderr] [ 25%] Building CXX object glLoader/CMakeFiles/glLoader_obj.dir/glApi.cpp.o [INFO] [stderr] [ 25%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuKernel.cpp.o [INFO] [stderr] [ 26%] Building CXX object regression/common/CMakeFiles/regression_common_obj.dir/shape_utils.cpp.o [INFO] [stderr] [ 29%] Building CXX object opensubdiv/sdc/CMakeFiles/sdc_obj.dir/typeTraits.cpp.o [INFO] [stderr] [ 29%] Generating glslPatchGregoryTriangle.gen.h [INFO] [stderr] [ 30%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/faceVertex.cpp.o [INFO] [stderr] [ 31%] Generating glslPatchLegacy.gen.h [INFO] [stderr] [ 32%] Generating glslXFBKernel.gen.h [INFO] [stderr] [ 34%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/hash.cpp.o [INFO] [stderr] [ 35%] Generating patchBasisCommon.gen.h [INFO] [stderr] [ 36%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/error.cpp.o [INFO] [stderr] [ 37%] Generating patchBasisCommonEval.gen.h [INFO] [stderr] [ 39%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/irregularPatchBuilder.cpp.o [INFO] [stderr] [ 40%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/loopPatchBuilder.cpp.o [INFO] [stderr] [ 41%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/cpuGLVertexBuffer.cpp.o [INFO] [stderr] [ 43%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/parameterization.cpp.o [INFO] [stderr] [ 43%] Built target sdc_obj [INFO] [stderr] [ 44%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/patchTree.cpp.o [INFO] [stderr] [ 45%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/fvarRefinement.cpp.o [INFO] [stderr] [ 46%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glLegacyGregoryPatchTable.cpp.o [INFO] [stderr] [ 48%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchBasis.cpp.o [INFO] [stderr] [ 49%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/patchTreeBuilder.cpp.o [INFO] [stderr] [ 50%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/refinerSurfaceFactory.cpp.o [INFO] [stderr] [ 51%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchBuilder.cpp.o [INFO] [stderr] [ 53%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/regularPatchBuilder.cpp.o [INFO] [stderr] [ 54%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuPatchTable.cpp.o [INFO] [stderr] [ 55%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/level.cpp.o [INFO] [stderr] [ 56%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/surface.cpp.o [INFO] [stderr] [ 58%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glPatchTable.cpp.o [INFO] [stderr] [ 59%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchDescriptor.cpp.o [INFO] [stderr] [ 59%] Built target regression_common_obj [INFO] [stderr] [ 59%] Built target glLoader_obj [INFO] [stderr] [ 60%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchTable.cpp.o [INFO] [stderr] [ 62%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchMap.cpp.o [INFO] [stderr] [ 63%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/surfaceData.cpp.o [INFO] [stderr] [ 64%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/surfaceFactory.cpp.o [INFO] [stderr] [ 65%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchTableFactory.cpp.o [INFO] [stderr] [ 67%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/quadRefinement.cpp.o [INFO] [stderr] [ 68%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/ptexIndices.cpp.o [INFO] [stderr] [ 68%] Built target regression_far_utils_obj [INFO] [stderr] [ 69%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/stencilTable.cpp.o [INFO] [stderr] [ 70%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/surfaceFactoryCache.cpp.o [INFO] [stderr] [ 72%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/tessellation.cpp.o [INFO] [stderr] [ 73%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/stencilTableFactory.cpp.o [INFO] [stderr] [ 74%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/vertexDescriptor.cpp.o [INFO] [stderr] [ 75%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/stencilBuilder.cpp.o [INFO] [stderr] [ 77%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/topologyDescriptor.cpp.o [INFO] [stderr] [ 78%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/topologyRefiner.cpp.o [INFO] [stderr] [ 79%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuVertexBuffer.cpp.o [INFO] [stderr] [ 81%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/refinement.cpp.o [INFO] [stderr] [ 82%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/topologyRefinerFactory.cpp.o [INFO] [stderr] [ 83%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/sparseSelector.cpp.o [INFO] [stderr] [ 84%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glVertexBuffer.cpp.o [INFO] [stderr] [ 84%] Built target osd_cpu_obj [INFO] [stderr] [ 86%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/triRefinement.cpp.o [INFO] [stderr] [ 87%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glslPatchShaderSource.cpp.o [INFO] [stderr] [ 88%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glXFBEvaluator.cpp.o [INFO] [stderr] [ 89%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glComputeEvaluator.cpp.o [INFO] [stderr] [ 89%] Built target bfr_obj [INFO] [stderr] [ 89%] Built target vtr_obj [INFO] [stderr] [ 89%] Built target osd_gpu_obj [INFO] [stderr] [ 91%] Building CXX object opensubdiv/CMakeFiles/osd_static_gpu.dir/version.cpp.o [INFO] [stderr] [ 92%] Linking CXX static library ../lib/libosdGPU.a [INFO] [stderr] [ 92%] Built target osd_static_gpu [INFO] [stderr] [ 92%] Built target far_obj [INFO] [stderr] [ 93%] Building CXX object opensubdiv/CMakeFiles/osd_dynamic_cpu.dir/version.cpp.o [INFO] [stderr] [ 94%] Building CXX object opensubdiv/CMakeFiles/osd_static_cpu.dir/version.cpp.o [INFO] [stderr] [ 97%] Linking CXX shared library ../lib/libosdCPU.so [INFO] [stderr] [ 97%] Linking CXX static library ../lib/libosdCPU.a [INFO] [stderr] [ 97%] Built target osd_dynamic_cpu [INFO] [stderr] [ 97%] Built target osd_static_cpu [INFO] [stderr] [ 98%] Building CXX object opensubdiv/CMakeFiles/osd_dynamic_gpu.dir/version.cpp.o [INFO] [stderr] [100%] Linking CXX shared library ../lib/libosdGPU.so [INFO] [stderr] [100%] Built target osd_dynamic_gpu [INFO] [stderr] Install the project... [INFO] [stderr] -- Install configuration: "Debug" [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/lib/cmake/OpenSubdiv/OpenSubdivTargets.cmake [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/lib/cmake/OpenSubdiv/OpenSubdivTargets-debug.cmake [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/lib/cmake/OpenSubdiv/OpenSubdivConfig.cmake [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/lib/cmake/OpenSubdiv/OpenSubdivConfigVersion.cmake [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/version.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/lib/libosdCPU.a [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/lib/libosdGPU.a [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/lib/libosdCPU.so.3.5.0 [INFO] [stderr] -- Set runtime path of "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/lib/libosdCPU.so.3.5.0" to "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/lib" [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/lib/libosdCPU.so [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/lib/libosdGPU.so.3.5.0 [INFO] [stderr] -- Set runtime path of "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/lib/libosdGPU.so.3.5.0" to "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/lib" [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/lib/libosdGPU.so [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/hbr/allocator.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/hbr/bilinear.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/hbr/catmark.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/hbr/cornerEdit.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/hbr/creaseEdit.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/hbr/faceEdit.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/hbr/face.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/hbr/fvarData.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/hbr/fvarEdit.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/hbr/halfedge.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/hbr/hierarchicalEdit.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/hbr/holeEdit.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/hbr/loop.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/hbr/mesh.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/hbr/subdivision.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/hbr/vertexEdit.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/hbr/vertex.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/sdc/bilinearScheme.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/sdc/catmarkScheme.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/sdc/crease.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/sdc/loopScheme.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/sdc/options.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/sdc/scheme.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/sdc/types.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/vtr/array.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/vtr/componentInterfaces.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/vtr/fvarLevel.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/vtr/fvarRefinement.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/vtr/level.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/vtr/refinement.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/vtr/sparseSelector.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/vtr/stackBuffer.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/vtr/types.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/far/error.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/far/patchDescriptor.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/far/patchParam.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/far/patchMap.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/far/patchTable.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/far/patchTableFactory.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/far/primvarRefiner.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/far/ptexIndices.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/far/stencilTable.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/far/stencilTableFactory.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/far/topologyDescriptor.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/far/topologyLevel.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/far/topologyRefiner.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/far/topologyRefinerFactory.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/far/types.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/bfr/irregularPatchType.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/bfr/limits.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/bfr/parameterization.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/bfr/refinerSurfaceFactory.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/bfr/surface.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/bfr/surfaceData.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/bfr/surfaceFactory.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/bfr/surfaceFactoryMeshAdapter.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/bfr/surfaceFactoryCache.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/bfr/tessellation.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/bfr/vertexDescriptor.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/osd/bufferDescriptor.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/osd/cpuEvaluator.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/osd/cpuPatchTable.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/osd/cpuVertexBuffer.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/osd/mesh.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/osd/nonCopyable.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/osd/opengl.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/osd/types.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/osd/cpuGLVertexBuffer.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/osd/glLegacyGregoryPatchTable.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/osd/glPatchTable.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/osd/glVertexBuffer.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/osd/glMesh.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/osd/glslPatchShaderSource.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/osd/glXFBEvaluator.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include/opensubdiv/osd/glComputeEvaluator.h [INFO] [stderr] cargo:root=/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/c-api/far/primvar_refiner.o" "-c" "c-api/far/primvar_refiner.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/c-api/far/stencil_table.o" "-c" "c-api/far/stencil_table.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/c-api/far/stencil_table_factory.o" "-c" "c-api/far/stencil_table_factory.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/c-api/far/topology_refiner.o" "-c" "c-api/far/topology_refiner.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/c-api/far/topology_level.o" "-c" "c-api/far/topology_level.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/c-api/osd/cpu_evaluator.o" "-c" "c-api/osd/cpu_evaluator.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/c-api/osd/cpu_vertex_buffer.o" "-c" "c-api/osd/cpu_vertex_buffer.cpp" [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] cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_AR [INFO] [stderr] HOST_AR = None [INFO] [stderr] cargo:rerun-if-env-changed=AR [INFO] [stderr] AR = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] ARFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] ARFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_ARFLAGS [INFO] [stderr] HOST_ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS [INFO] [stderr] ARFLAGS = None [INFO] [stderr] running: ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/libosd-capi.a" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/c-api/far/primvar_refiner.o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/c-api/far/stencil_table.o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/c-api/far/stencil_table_factory.o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/c-api/far/topology_refiner.o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/c-api/far/topology_level.o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/c-api/osd/cpu_evaluator.o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/c-api/osd/cpu_vertex_buffer.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "ar" "s" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/libosd-capi.a" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rustc-link-lib=static=osd-capi [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out [INFO] [stderr] cargo:rerun-if-env-changed=CXXSTDLIB_x86_64-unknown-linux-gnu [INFO] [stderr] CXXSTDLIB_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXSTDLIB_x86_64_unknown_linux_gnu [INFO] [stderr] CXXSTDLIB_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXSTDLIB [INFO] [stderr] HOST_CXXSTDLIB = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXSTDLIB [INFO] [stderr] CXXSTDLIB = None [INFO] [stderr] cargo:rustc-link-lib=stdc++ [INFO] [stderr] cargo:rustc-link-lib=static=osd-capi [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/opensubdiv-petite-sys-e2af0867f8ba67ee/out/lib [INFO] [stderr] cargo:rustc-link-lib=static=osdCPU [INFO] [stderr] cargo:rustc-link-lib=dylib=stdc++ [INFO] [stderr] cargo:rerun-if-changed=wrapper.hpp [INFO] [stderr] [INFO] [stderr] --- 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] OpenSubdiv/opensubdiv/far/../sdc/../sdc/scheme.h:33:10: fatal error: 'cassert' file not found [INFO] [stderr] thread 'main' panicked at build.rs:136:10: [INFO] [stderr] Unable to generate bindings: ClangDiagnostic("OpenSubdiv/opensubdiv/far/../sdc/../sdc/scheme.h:33:10: fatal error: 'cassert' file not found\n") [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ff907329fc - std::backtrace_rs::backtrace::libunwind::trace::h28086099de6b4115 [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x55ff907329fc - std::backtrace_rs::backtrace::trace_unsynchronized::ha70dfc2dfc5d041a [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55ff907329fc - std::sys_common::backtrace::_print_fmt::hc65d7d16fb85d712 [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55ff907329fc - ::fmt::h9b70b9acd4f12849 [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55ff907601a0 - core::fmt::rt::Argument::fmt::h5d0566c5482d7067 [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55ff907601a0 - core::fmt::write::hdfbf9b1aa306c0e5 [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x55ff9072f87f - std::io::Write::write_fmt::h855e723731a4c231 [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/std/src/io/mod.rs:1810:15 [INFO] [stderr] 7: 0x55ff907327e4 - std::sys_common::backtrace::_print::h8611d3d369f6c80a [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55ff907327e4 - std::sys_common::backtrace::print::h5ee2a486f175ed73 [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55ff90734687 - std::panicking::default_hook::{{closure}}::h9b12f68f337e3729 [INFO] [stderr] 10: 0x55ff907343ef - std::panicking::default_hook::h27a8488a75346d8f [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55ff90734b08 - std::panicking::rust_panic_with_hook::h1eb2f41463dbe26f [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x55ff907349ee - std::panicking::begin_panic_handler::{{closure}}::h98136d0093d0cdc8 [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x55ff90732ec6 - std::sys_common::backtrace::__rust_end_short_backtrace::hd4f35a80097866e5 [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55ff90734752 - rust_begin_unwind [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x55ff90142ba5 - core::panicking::panic_fmt::h19218c42bb7dad99 [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55ff90143193 - core::result::unwrap_failed::h54dfddc4cecb122f [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/core/src/result.rs:1649:5 [INFO] [stderr] 17: 0x55ff90144972 - core::result::Result::expect::h82feee45d2ab91c7 [INFO] [stderr] 18: 0x55ff90147f2b - build_script_build::main::h5a657fa4ae72526a [INFO] [stderr] 19: 0x55ff90144063 - core::ops::function::FnOnce::call_once::h3b9917b60cec7420 [INFO] [stderr] 20: 0x55ff90143696 - std::sys_common::backtrace::__rust_begin_short_backtrace::h20a2954561cff921 [INFO] [stderr] 21: 0x55ff90143d29 - std::rt::lang_start::{{closure}}::h890c74b9368dc477 [INFO] [stderr] 22: 0x55ff90729bc7 - core::ops::function::impls:: for &F>::call_once::h8364458659f7126a [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x55ff90729bc7 - std::panicking::try::do_call::h18ac77bf05a78899 [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/std/src/panicking.rs:552:40 [INFO] [stderr] 24: 0x55ff90729bc7 - std::panicking::try::h89a69df41485d2fc [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/std/src/panicking.rs:516:19 [INFO] [stderr] 25: 0x55ff90729bc7 - std::panic::catch_unwind::h56fd9a6dedab70fc [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/std/src/panic.rs:142:14 [INFO] [stderr] 26: 0x55ff90729bc7 - std::rt::lang_start_internal::{{closure}}::h226a65480afefe26 [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/std/src/rt.rs:148:48 [INFO] [stderr] 27: 0x55ff90729bc7 - std::panicking::try::do_call::h0eea28b1ba18c374 [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/std/src/panicking.rs:552:40 [INFO] [stderr] 28: 0x55ff90729bc7 - std::panicking::try::h6bc95eed4fdc4639 [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/std/src/panicking.rs:516:19 [INFO] [stderr] 29: 0x55ff90729bc7 - std::panic::catch_unwind::hee03d496671ef81d [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/std/src/panic.rs:142:14 [INFO] [stderr] 30: 0x55ff90729bc7 - std::rt::lang_start_internal::hbd2ab71533bc1277 [INFO] [stderr] at /rustc/96df4943409564a187894018f15f795426dc2e1f/library/std/src/rt.rs:148:20 [INFO] [stderr] 31: 0x55ff90143d07 - std::rt::lang_start::h29d033ab87b1c1cf [INFO] [stderr] 32: 0x55ff90148105 - main [INFO] [stderr] 33: 0x7fcac64e4d90 - [INFO] [stderr] 34: 0x7fcac64e4e40 - __libc_start_main [INFO] [stderr] 35: 0x55ff90143495 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "d2c61ce168ff436c9dab26b836d6aff11a9bd3d801e6d97bc735cfb20200ed59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2c61ce168ff436c9dab26b836d6aff11a9bd3d801e6d97bc735cfb20200ed59", kill_on_drop: false }` [INFO] [stdout] d2c61ce168ff436c9dab26b836d6aff11a9bd3d801e6d97bc735cfb20200ed59 [ERROR] this task or one of its parent failed! [ERROR] error sending request for url (https://crater.rust-lang.org/agent-api/record-progress): connection closed before message completed [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.