opensubdiv-petite-sys 0.2.0

Low-level wrapper around parts of Pixar’s OpenSubdiv
Build #749758 2023-02-21T21:08:29.642595+00:00
# rustc version
rustc 1.69.0-nightly (5243ea5c2 2023-02-20)
# docs.rs version
docsrs 0.6.0 (f5359d43 2023-02-18)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/opensubdiv-petite-sys-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/opensubdiv-petite-sys-0.2.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230220-1.69.0-nightly-5243ea5c2\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 752656564ccece5ae5d37b967bb4fa6ce42261f44c7e445566278227655b7079
[INFO] running `Command { std: "docker" "start" "-a" "752656564ccece5ae5d37b967bb4fa6ce42261f44c7e445566278227655b7079", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[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] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/opensubdiv-petite-sys-f245f6a3eaf78e06/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/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/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/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/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]   -- Compiling OpenSubdiv version v3_5_0
[INFO] [stderr]   -- Using cmake version 3.22.1
[INFO] [stderr]   -- Configuring done
[INFO] [stderr]   -- Generating done
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Debug"
[INFO] [stderr]   Consolidate compiler generated dependencies of target glLoader_obj
[INFO] [stderr]   Consolidate compiler generated dependencies of target osd_cpu_obj
[INFO] [stderr]   Consolidate compiler generated dependencies of target sdc_obj
[INFO] [stderr]   [  2%] Built target glLoader_obj
[INFO] [stderr]   [  5%] Built target sdc_obj
[INFO] [stderr]   [ 10%] Built target osd_cpu_obj
[INFO] [stderr]   Consolidate compiler generated dependencies of target vtr_obj
[INFO] [stderr]   Consolidate compiler generated dependencies of target far_obj
[INFO] [stderr]   Consolidate compiler generated dependencies of target bfr_obj
[INFO] [stderr]   [ 18%] Built target vtr_obj
[INFO] [stderr]   [ 40%] Built target far_obj
[INFO] [stderr]   [ 60%] Built target bfr_obj
[INFO] [stderr]   Consolidate compiler generated dependencies of target osd_gpu_obj
[INFO] [stderr]   Consolidate compiler generated dependencies of target regression_common_obj
[INFO] [stderr]   [ 86%] Built target osd_gpu_obj
[INFO] [stderr]   Consolidate compiler generated dependencies of target regression_far_utils_obj
[INFO] [stderr]   [ 87%] Built target regression_far_utils_obj
[INFO] [stderr]   Consolidate compiler generated dependencies of target osd_static_cpu
[INFO] [stderr]   [ 89%] Built target regression_common_obj
[INFO] [stderr]   [ 92%] Built target osd_static_cpu
[INFO] [stderr]   Consolidate compiler generated dependencies of target osd_static_gpu
[INFO] [stderr]   Consolidate compiler generated dependencies of target osd_dynamic_cpu
[INFO] [stderr]   [ 94%] Built target osd_static_gpu
[INFO] [stderr]   [ 97%] Built target osd_dynamic_cpu
[INFO] [stderr]   Consolidate compiler generated dependencies of target osd_dynamic_gpu
[INFO] [stderr]   [100%] Built target osd_dynamic_gpu
[INFO] [stderr]   Install the project...
[INFO] [stderr]   -- Install configuration: "Debug"
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/lib/cmake/OpenSubdiv/OpenSubdivTargets.cmake
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/lib/cmake/OpenSubdiv/OpenSubdivTargets-debug.cmake
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/lib/cmake/OpenSubdiv/OpenSubdivConfig.cmake
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/lib/cmake/OpenSubdiv/OpenSubdivConfigVersion.cmake
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/version.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/lib/libosdCPU.a
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/lib/libosdGPU.a
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/lib/libosdCPU.so.3.5.0
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/lib/libosdCPU.so
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/lib/libosdGPU.so.3.5.0
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/lib/libosdGPU.so
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/hbr/allocator.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/hbr/bilinear.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/hbr/catmark.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/hbr/cornerEdit.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/hbr/creaseEdit.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/hbr/faceEdit.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/hbr/face.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/hbr/fvarData.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/hbr/fvarEdit.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/hbr/halfedge.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/hbr/hierarchicalEdit.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/hbr/holeEdit.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/hbr/loop.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/hbr/mesh.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/hbr/subdivision.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/hbr/vertexEdit.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/hbr/vertex.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/sdc/bilinearScheme.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/sdc/catmarkScheme.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/sdc/crease.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/sdc/loopScheme.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/sdc/options.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/sdc/scheme.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/sdc/types.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/vtr/array.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/vtr/componentInterfaces.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/vtr/fvarLevel.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/vtr/fvarRefinement.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/vtr/level.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/vtr/refinement.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/vtr/sparseSelector.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/vtr/stackBuffer.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/vtr/types.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/far/error.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/far/patchDescriptor.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/far/patchParam.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/far/patchMap.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/far/patchTable.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/far/patchTableFactory.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/far/primvarRefiner.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/far/ptexIndices.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/far/stencilTable.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/far/stencilTableFactory.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/far/topologyDescriptor.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/far/topologyLevel.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/far/topologyRefiner.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/far/topologyRefinerFactory.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/far/types.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/bfr/irregularPatchType.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/bfr/limits.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/bfr/parameterization.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/bfr/refinerSurfaceFactory.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/bfr/surface.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/bfr/surfaceData.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/bfr/surfaceFactory.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/bfr/surfaceFactoryMeshAdapter.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/bfr/surfaceFactoryCache.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/bfr/tessellation.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/bfr/vertexDescriptor.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/osd/bufferDescriptor.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/osd/cpuEvaluator.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/osd/cpuPatchTable.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/osd/cpuVertexBuffer.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/osd/mesh.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/osd/nonCopyable.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/osd/opengl.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/osd/types.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/osd/cpuGLVertexBuffer.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/osd/glLegacyGregoryPatchTable.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/osd/glPatchTable.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/osd/glVertexBuffer.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/osd/glMesh.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/osd/glslPatchShaderSource.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/osd/glXFBEvaluator.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include/opensubdiv/osd/glComputeEvaluator.h
[INFO] [stderr]   cargo:root=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/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=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/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/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/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/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/c-api/far/primvar_refiner.o" "-c" "c-api/far/primvar_refiner.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/c-api/far/topology_refiner.o" "-c" "c-api/far/topology_refiner.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/c-api/far/topology_level.o" "-c" "c-api/far/topology_level.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/c-api/osd/cpu_evaluator.o" "-c" "c-api/osd/cpu_evaluator.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/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]   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/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/libosd-capi.a" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/c-api/far/primvar_refiner.o" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/c-api/far/stencil_table.o" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/c-api/far/stencil_table_factory.o" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/c-api/far/topology_refiner.o" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/c-api/far/topology_level.o" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/c-api/osd/cpu_evaluator.o" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/out/c-api/osd/cpu_vertex_buffer.o"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "ar" "s" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/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/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/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/x86_64-unknown-linux-gnu/debug/build/opensubdiv-petite-sys-1e3297bace614393/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]   OpenSubdiv/opensubdiv/far/../sdc/../sdc/scheme.h:33:10: fatal error: 'cassert' file not found
[INFO] [stderr]   thread 'main' panicked at 'Unable to generate bindings: ClangDiagnostic("OpenSubdiv/opensubdiv/far/../sdc/../sdc/scheme.h:33:10: fatal error: 'cassert' file not found\n")', build.rs:136:10
[INFO] [stderr]   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] running `Command { std: "docker" "inspect" "752656564ccece5ae5d37b967bb4fa6ce42261f44c7e445566278227655b7079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "752656564ccece5ae5d37b967bb4fa6ce42261f44c7e445566278227655b7079", kill_on_drop: false }`
[INFO] [stdout] 752656564ccece5ae5d37b967bb4fa6ce42261f44c7e445566278227655b7079