[INFO] fetching crate opensubdiv-petite 0.2.0...
[INFO] testing opensubdiv-petite-0.2.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate opensubdiv-petite 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate opensubdiv-petite 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate opensubdiv-petite 0.2.0
[INFO] tweaked toml for crates.io crate opensubdiv-petite 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate opensubdiv-petite 0.2.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate opensubdiv-petite 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d429dae06d654dda34b27713ddeca2d383f8302a5826a82df068dd1123d3744e
[INFO] running `Command { std: "docker" "start" "-a" "d429dae06d654dda34b27713ddeca2d383f8302a5826a82df068dd1123d3744e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d429dae06d654dda34b27713ddeca2d383f8302a5826a82df068dd1123d3744e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d429dae06d654dda34b27713ddeca2d383f8302a5826a82df068dd1123d3744e", kill_on_drop: false }`
[INFO] [stdout] d429dae06d654dda34b27713ddeca2d383f8302a5826a82df068dd1123d3744e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 725667990ebcba2f35e101a904fd812ab84ace3bc5317685d48482606c73a9b1
[INFO] running `Command { std: "docker" "start" "-a" "725667990ebcba2f35e101a904fd812ab84ace3bc5317685d48482606c73a9b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling nom8 v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling toml_datetime v0.5.1
[INFO] [stderr]    Compiling clang-sys v1.6.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling bitfield v0.14.0
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling toml_edit v0.18.1
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.10
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling num_enum v0.5.10
[INFO] [stderr]    Compiling opensubdiv-petite-sys v0.2.0
[INFO] [stderr] error: failed to run custom build command for `opensubdiv-petite-sys v0.2.0`
[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-e7590e50460728a1/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-2da1beaccffd462e/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opensubdiv-petite-sys-0.2.0/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-2da1beaccffd462e/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Compiling OpenSubdiv version v3_5_0
[INFO] [stderr]   -- Using cmake version 3.28.3
[INFO] [stderr]   -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so   
[INFO] [stderr]   -- Found Python: /usr/bin/python3 (found version "3.12.3") found components: Interpreter 
[INFO] [stderr]   -- Configuring done (0.9s)
[INFO] [stderr]   -- Generating done (0.1s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Debug"
[INFO] [stderr]   [  1%] Generating patchBasisCommonTypes.gen.h
[INFO] [stderr]   [  3%] Generating glslComputeKernel.gen.h
[INFO] [stderr]   [  2%] Generating glslPatchBoxSplineTriangle.gen.h
[INFO] [stderr]   [  5%] Generating glslPatchBSpline.gen.h
[INFO] [stderr]   [  7%] Generating glslPatchGregory.gen.h
[INFO] [stderr]   [  7%] Generating glslPatchGregoryBasis.gen.h
[INFO] [stderr]   [  8%] Generating glslPatchCommonTess.gen.h
[INFO] [stderr]   [ 11%] Building CXX object glLoader/CMakeFiles/glLoader_obj.dir/glLoader.cpp.o
[INFO] [stderr]   [ 10%] Generating glslPatchCommon.gen.h
[INFO] [stderr]   [ 12%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuEvaluator.cpp.o
[INFO] [stderr]   [ 13%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/fvarLevel.cpp.o
[INFO] [stderr]   [ 15%] Building CXX object regression/common/CMakeFiles/regression_far_utils_obj.dir/far_utils.cpp.o
[INFO] [stderr]   [ 16%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/faceSurface.cpp.o
[INFO] [stderr]   [ 17%] Building CXX object opensubdiv/sdc/CMakeFiles/sdc_obj.dir/crease.cpp.o
[INFO] [stderr]   [ 18%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/bilinearPatchBuilder.cpp.o
[INFO] [stderr]   [ 20%] Building CXX object regression/common/CMakeFiles/regression_common_obj.dir/arg_utils.cpp.o
[INFO] [stderr]   [ 21%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/catmarkPatchBuilder.cpp.o
[INFO] [stderr]   [ 22%] Building CXX object opensubdiv/sdc/CMakeFiles/sdc_obj.dir/typeTraits.cpp.o
[INFO] [stderr]   [ 24%] Building CXX object glLoader/CMakeFiles/glLoader_obj.dir/glApi.cpp.o
[INFO] [stderr]   [ 26%] Generating glslXFBKernel.gen.h
[INFO] [stderr]   [ 25%] Generating glslPatchLegacy.gen.h
[INFO] [stderr]   [ 27%] Generating glslPatchGregoryTriangle.gen.h
[INFO] [stderr]   [ 29%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/fvarRefinement.cpp.o
[INFO] [stderr]   [ 31%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuPatchTable.cpp.o
[INFO] [stderr]   [ 31%] Building CXX object regression/common/CMakeFiles/regression_common_obj.dir/shape_utils.cpp.o
[INFO] [stderr]   [ 32%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuKernel.cpp.o
[INFO] [stderr]   [ 34%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/error.cpp.o
[INFO] [stderr]   [ 35%] Generating patchBasisCommon.gen.h
[INFO] [stderr]   [ 36%] Generating patchBasisCommonEval.gen.h
[INFO] [stderr]   [ 37%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuVertexBuffer.cpp.o
[INFO] [stderr]   [ 39%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/cpuGLVertexBuffer.cpp.o
[INFO] [stderr]   [ 40%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/faceTopology.cpp.o
[INFO] [stderr]   [ 41%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/level.cpp.o
[INFO] [stderr]   [ 43%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glLegacyGregoryPatchTable.cpp.o
[INFO] [stderr]   [ 43%] Built target sdc_obj
[INFO] [stderr]   [ 44%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/faceVertex.cpp.o
[INFO] [stderr]   [ 45%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/quadRefinement.cpp.o
[INFO] [stderr]   [ 46%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/loopPatchBuilder.cpp.o
[INFO] [stderr]   [ 48%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/refinement.cpp.o
[INFO] [stderr]   [ 49%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glPatchTable.cpp.o
[INFO] [stderr]   [ 50%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchBasis.cpp.o
[INFO] [stderr]   [ 51%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/hash.cpp.o
[INFO] [stderr]   [ 51%] Built target osd_cpu_obj
[INFO] [stderr]   [ 53%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/irregularPatchBuilder.cpp.o
[INFO] [stderr]   [ 54%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glVertexBuffer.cpp.o
[INFO] [stderr]   [ 55%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchBuilder.cpp.o
[INFO] [stderr]   [ 56%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/sparseSelector.cpp.o
[INFO] [stderr]   [ 58%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/triRefinement.cpp.o
[INFO] [stderr]   [ 59%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchDescriptor.cpp.o
[INFO] [stderr]   [ 60%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glslPatchShaderSource.cpp.o
[INFO] [stderr]   [ 62%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/parameterization.cpp.o
[INFO] [stderr]   [ 63%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchMap.cpp.o
[INFO] [stderr]   [ 63%] Built target glLoader_obj
[INFO] [stderr]   [ 64%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glXFBEvaluator.cpp.o
[INFO] [stderr]   [ 65%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/patchTree.cpp.o
[INFO] [stderr]   [ 65%] Built target regression_far_utils_obj
[INFO] [stderr]   [ 67%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glComputeEvaluator.cpp.o
[INFO] [stderr]   [ 68%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchTable.cpp.o
[INFO] [stderr]   [ 69%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchTableFactory.cpp.o
[INFO] [stderr]   [ 70%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/patchTreeBuilder.cpp.o
[INFO] [stderr]   [ 72%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/ptexIndices.cpp.o
[INFO] [stderr]   [ 73%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/stencilTableFactory.cpp.o
[INFO] [stderr]   [ 74%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/stencilTable.cpp.o
[INFO] [stderr]   [ 75%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/refinerSurfaceFactory.cpp.o
[INFO] [stderr]   [ 77%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/regularPatchBuilder.cpp.o
[INFO] [stderr]   [ 77%] Built target vtr_obj
[INFO] [stderr]   [ 78%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/surface.cpp.o
[INFO] [stderr]   [ 79%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/surfaceData.cpp.o
[INFO] [stderr]   [ 81%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/stencilBuilder.cpp.o
[INFO] [stderr]   [ 81%] Built target regression_common_obj
[INFO] [stderr]   [ 82%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/topologyDescriptor.cpp.o
[INFO] [stderr]   [ 83%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/surfaceFactory.cpp.o
[INFO] [stderr]   [ 84%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/surfaceFactoryCache.cpp.o
[INFO] [stderr]   [ 86%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/topologyRefiner.cpp.o
[INFO] [stderr]   [ 87%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/tessellation.cpp.o
[INFO] [stderr]   [ 88%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/topologyRefinerFactory.cpp.o
[INFO] [stderr]   [ 89%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/vertexDescriptor.cpp.o
[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 bfr_obj
[INFO] [stderr]   [ 92%] Built target far_obj
[INFO] [stderr]   [ 94%] Building CXX object opensubdiv/CMakeFiles/osd_static_cpu.dir/version.cpp.o
[INFO] [stderr]   [ 94%] Building CXX object opensubdiv/CMakeFiles/osd_dynamic_cpu.dir/version.cpp.o
[INFO] [stderr]   [ 96%] Linking CXX static library ../lib/libosdCPU.a
[INFO] [stderr]   [ 97%] Linking CXX shared library ../lib/libosdCPU.so
[INFO] [stderr]   [ 97%] Built target osd_dynamic_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]   [100%] Built target osd_static_cpu
[INFO] [stderr]   Install the project...
[INFO] [stderr]   -- Install configuration: "Debug"
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/lib/cmake/OpenSubdiv/OpenSubdivTargets.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/lib/cmake/OpenSubdiv/OpenSubdivTargets-debug.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/lib/cmake/OpenSubdiv/OpenSubdivConfig.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/lib/cmake/OpenSubdiv/OpenSubdivConfigVersion.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/version.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/lib/libosdCPU.a
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/lib/libosdGPU.a
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/lib/libosdCPU.so.3.5.0
[INFO] [stderr]   -- Set non-toolchain portion of runtime path of "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/lib/libosdCPU.so.3.5.0" to "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/lib"
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/lib/libosdCPU.so
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/lib/libosdGPU.so.3.5.0
[INFO] [stderr]   -- Set non-toolchain portion of runtime path of "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/lib/libosdGPU.so.3.5.0" to "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/lib"
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/lib/libosdGPU.so
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/hbr/allocator.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/hbr/bilinear.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/hbr/catmark.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/hbr/cornerEdit.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/hbr/creaseEdit.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/hbr/faceEdit.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/hbr/face.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/hbr/fvarData.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/hbr/fvarEdit.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/hbr/halfedge.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/hbr/hierarchicalEdit.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/hbr/holeEdit.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/hbr/loop.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/hbr/mesh.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/hbr/subdivision.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/hbr/vertexEdit.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/hbr/vertex.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/sdc/bilinearScheme.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/sdc/catmarkScheme.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/sdc/crease.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/sdc/loopScheme.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/sdc/options.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/sdc/scheme.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/sdc/types.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/vtr/array.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/vtr/componentInterfaces.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/vtr/fvarLevel.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/vtr/fvarRefinement.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/vtr/level.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/vtr/refinement.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/vtr/sparseSelector.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/vtr/stackBuffer.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/vtr/types.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/far/error.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/far/patchDescriptor.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/far/patchParam.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/far/patchMap.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/far/patchTable.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/far/patchTableFactory.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/far/primvarRefiner.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/far/ptexIndices.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/far/stencilTable.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/far/stencilTableFactory.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/far/topologyDescriptor.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/far/topologyLevel.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/far/topologyRefiner.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/far/topologyRefinerFactory.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/far/types.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/bfr/irregularPatchType.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/bfr/limits.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/bfr/parameterization.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/bfr/refinerSurfaceFactory.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/bfr/surface.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/bfr/surfaceData.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/bfr/surfaceFactory.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/bfr/surfaceFactoryMeshAdapter.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/bfr/surfaceFactoryCache.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/bfr/tessellation.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/bfr/vertexDescriptor.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/osd/bufferDescriptor.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/osd/cpuEvaluator.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/osd/cpuPatchTable.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/osd/cpuVertexBuffer.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/osd/mesh.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/osd/nonCopyable.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/osd/opengl.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/osd/types.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/osd/cpuGLVertexBuffer.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/osd/glLegacyGregoryPatchTable.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/osd/glPatchTable.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/osd/glVertexBuffer.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/osd/glMesh.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/osd/glslPatchShaderSource.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/osd/glXFBEvaluator.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include/opensubdiv/osd/glComputeEvaluator.h
[INFO] [stderr]   cargo:root=/opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/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/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/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-2da1beaccffd462e/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/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-2da1beaccffd462e/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/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-2da1beaccffd462e/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/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-2da1beaccffd462e/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/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-2da1beaccffd462e/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/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-2da1beaccffd462e/out/include" "-Wall" "-Wextra" "-std=c++14" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/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-2da1beaccffd462e/out/libosd-capi.a" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/c-api/far/primvar_refiner.o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/c-api/far/stencil_table.o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/c-api/far/stencil_table_factory.o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/c-api/far/topology_refiner.o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/c-api/far/topology_level.o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/out/c-api/osd/cpu_evaluator.o" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-2da1beaccffd462e/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-2da1beaccffd462e/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-2da1beaccffd462e/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-2da1beaccffd462e/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] 
[INFO] [stderr]   thread 'main' (577) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opensubdiv-petite-sys-0.2.0/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:     0x56ba7c792312 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x56ba7c792312 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x56ba7c792312 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x56ba7c792312 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x56ba7c7a4caf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x56ba7c7a4caf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x56ba7c75f4c1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x56ba7c75f4c1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x56ba7c76bb02 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x56ba7c76f38f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x56ba7c76f1e9 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x56ba7c76fac5 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x56ba7c76f8aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x56ba7c76bc39 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x56ba7c7534ad - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x56ba7c7aeef0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x56ba7c7ade46 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stderr]     17:     0x56ba7c28bc04 - core::result::Result<T,E>::expect::h70debce340b4c5ed
[INFO] [stderr]     18:     0x56ba7c28a798 - build_script_build::main::h0a493729b0ba81c0
[INFO] [stderr]     19:     0x56ba7c28b143 - core::ops::function::FnOnce::call_once::h0d53c0aa49503718
[INFO] [stderr]     20:     0x56ba7c28b086 - std::sys::backtrace::__rust_begin_short_backtrace::heae5dd8a8547be0a
[INFO] [stderr]     21:     0x56ba7c28b009 - std::rt::lang_start::{{closure}}::h9d676e254a1e6dec
[INFO] [stderr]     22:     0x56ba7c761050 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x56ba7c761050 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x56ba7c761050 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x56ba7c761050 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x56ba7c761050 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x56ba7c761050 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x56ba7c761050 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x56ba7c761050 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x56ba7c761050 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x56ba7c28aff1 - std::rt::lang_start::hc96343c20ead51c8
[INFO] [stderr]     32:     0x56ba7c28dd15 - main
[INFO] [stderr]     33:     0x7edd8d2e31ca - <unknown>
[INFO] [stderr]     34:     0x7edd8d2e328b - __libc_start_main
[INFO] [stderr]     35:     0x56ba7c289965 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "725667990ebcba2f35e101a904fd812ab84ace3bc5317685d48482606c73a9b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "725667990ebcba2f35e101a904fd812ab84ace3bc5317685d48482606c73a9b1", kill_on_drop: false }`
[INFO] [stdout] 725667990ebcba2f35e101a904fd812ab84ace3bc5317685d48482606c73a9b1
