[INFO] fetching crate opensubdiv-petite-sys 0.2.0...
[INFO] testing opensubdiv-petite-sys-0.2.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate opensubdiv-petite-sys 0.2.0 into /workspace/builds/worker-7-tc1/source
[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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate opensubdiv-petite-sys 0.2.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 69 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.64.0 (available: v0.72.1)
[INFO] [stderr]       Adding bitfield v0.14.0 (available: v0.19.2)
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[INFO] [stderr]       Adding num_enum v0.5.11 (available: v0.7.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitfield v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81e7711c41e759fcd60e0f06b09d6336a401c94c0adc3b7eeba93201c0cdd0a9
[INFO] running `Command { std: "docker" "start" "-a" "81e7711c41e759fcd60e0f06b09d6336a401c94c0adc3b7eeba93201c0cdd0a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81e7711c41e759fcd60e0f06b09d6336a401c94c0adc3b7eeba93201c0cdd0a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81e7711c41e759fcd60e0f06b09d6336a401c94c0adc3b7eeba93201c0cdd0a9", kill_on_drop: false }`
[INFO] [stdout] 81e7711c41e759fcd60e0f06b09d6336a401c94c0adc3b7eeba93201c0cdd0a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0957402c2d28c5eaf441e14001fbd3265590f82c45256eae276a1eaf762cc3ed
[INFO] running `Command { std: "docker" "start" "-a" "0957402c2d28c5eaf441e14001fbd3265590f82c45256eae276a1eaf762cc3ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bitfield v0.14.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling 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-37d44ce5b04349bf/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-492d54c738dcefbf/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "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-492d54c738dcefbf/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 (2.0s)
[INFO] [stderr]   -- Generating done (0.1s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/build" "--target" "install" "--config" "Debug"
[INFO] [stderr]   [  1%] Generating patchBasisCommonTypes.gen.h
[INFO] [stderr]   [  2%] Building CXX object regression/common/CMakeFiles/regression_common_obj.dir/arg_utils.cpp.o
[INFO] [stderr]   [  3%] Generating glslComputeKernel.gen.h
[INFO] [stderr]   [  5%] Building CXX object glLoader/CMakeFiles/glLoader_obj.dir/glLoader.cpp.o
[INFO] [stderr]   [  6%] Building CXX object opensubdiv/sdc/CMakeFiles/sdc_obj.dir/crease.cpp.o
[INFO] [stderr]   [  7%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuEvaluator.cpp.o
[INFO] [stderr]   [  8%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/bilinearPatchBuilder.cpp.o
[INFO] [stderr]   [ 10%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/faceSurface.cpp.o
[INFO] [stderr]   [ 11%] Generating glslPatchBSpline.gen.h
[INFO] [stderr]   [ 12%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/fvarLevel.cpp.o
[INFO] [stderr]   [ 13%] Generating glslPatchBoxSplineTriangle.gen.h
[INFO] [stderr]   [ 15%] Building CXX object opensubdiv/sdc/CMakeFiles/sdc_obj.dir/typeTraits.cpp.o
[INFO] [stderr]   [ 16%] Generating glslPatchCommon.gen.h
[INFO] [stderr]   [ 17%] Generating glslPatchCommonTess.gen.h
[INFO] [stderr]   [ 18%] Building CXX object glLoader/CMakeFiles/glLoader_obj.dir/glApi.cpp.o
[INFO] [stderr]   [ 20%] Generating glslPatchGregory.gen.h
[INFO] [stderr]   [ 21%] Generating glslPatchGregoryBasis.gen.h
[INFO] [stderr]   [ 22%] Generating glslPatchGregoryTriangle.gen.h
[INFO] [stderr]   [ 24%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/catmarkPatchBuilder.cpp.o
[INFO] [stderr]   [ 25%] Generating glslPatchLegacy.gen.h
[INFO] [stderr]   [ 26%] Generating glslXFBKernel.gen.h
[INFO] [stderr]   [ 27%] Generating patchBasisCommon.gen.h
[INFO] [stderr]   [ 29%] Generating patchBasisCommonEval.gen.h
[INFO] [stderr]   [ 30%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/cpuGLVertexBuffer.cpp.o
[INFO] [stderr]   [ 31%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/faceTopology.cpp.o
[INFO] [stderr]   [ 31%] Built target sdc_obj
[INFO] [stderr]   [ 32%] Building CXX object regression/common/CMakeFiles/regression_far_utils_obj.dir/far_utils.cpp.o
[INFO] [stderr]   [ 34%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glLegacyGregoryPatchTable.cpp.o
[INFO] [stderr]   [ 35%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/faceVertex.cpp.o
[INFO] [stderr]   [ 36%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuKernel.cpp.o
[INFO] [stderr]   [ 37%] Building CXX object regression/common/CMakeFiles/regression_common_obj.dir/shape_utils.cpp.o
[INFO] [stderr]   [ 39%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/fvarRefinement.cpp.o
[INFO] [stderr]   [ 40%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuPatchTable.cpp.o
[INFO] [stderr]   [ 40%] Built target glLoader_obj
[INFO] [stderr]   [ 41%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glPatchTable.cpp.o
[INFO] [stderr]   [ 43%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/level.cpp.o
[INFO] [stderr]   [ 44%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/hash.cpp.o
[INFO] [stderr]   [ 45%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/error.cpp.o
[INFO] [stderr]   [ 46%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/loopPatchBuilder.cpp.o
[INFO] [stderr]   [ 48%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/irregularPatchBuilder.cpp.o
[INFO] [stderr]   [ 48%] Built target regression_far_utils_obj
[INFO] [stderr]   [ 49%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuVertexBuffer.cpp.o
[INFO] [stderr]   [ 50%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glVertexBuffer.cpp.o
[INFO] [stderr]   [ 51%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glslPatchShaderSource.cpp.o
[INFO] [stderr]   [ 53%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glXFBEvaluator.cpp.o
[INFO] [stderr]   [ 53%] Built target regression_common_obj
[INFO] [stderr]   [ 54%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/parameterization.cpp.o
[INFO] [stderr]   [ 55%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchBasis.cpp.o
[INFO] [stderr]   [ 55%] Built target osd_cpu_obj
[INFO] [stderr]   [ 56%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/quadRefinement.cpp.o
[INFO] [stderr]   [ 58%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/patchTree.cpp.o
[INFO] [stderr]   [ 59%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glComputeEvaluator.cpp.o
[INFO] [stderr]   [ 60%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchBuilder.cpp.o
[INFO] [stderr]   [ 62%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/patchTreeBuilder.cpp.o
[INFO] [stderr]   [ 63%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/refinerSurfaceFactory.cpp.o
[INFO] [stderr]   [ 64%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/refinement.cpp.o
[INFO] [stderr]   [ 65%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchDescriptor.cpp.o
[INFO] [stderr]   [ 67%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/regularPatchBuilder.cpp.o
[INFO] [stderr]   [ 68%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchMap.cpp.o
[INFO] [stderr]   [ 69%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/sparseSelector.cpp.o
[INFO] [stderr]   [ 70%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/surface.cpp.o
[INFO] [stderr]   [ 72%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/surfaceData.cpp.o
[INFO] [stderr]   [ 73%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchTable.cpp.o
[INFO] [stderr]   [ 73%] Built target osd_gpu_obj
[INFO] [stderr]   [ 74%] Building CXX object opensubdiv/CMakeFiles/osd_static_gpu.dir/version.cpp.o
[INFO] [stderr]   [ 75%] Linking CXX static library ../lib/libosdGPU.a
[INFO] [stderr]   [ 77%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchTableFactory.cpp.o
[INFO] [stderr]   [ 78%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/surfaceFactory.cpp.o
[INFO] [stderr]   [ 78%] Built target osd_static_gpu
[INFO] [stderr]   [ 79%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/triRefinement.cpp.o
[INFO] [stderr]   [ 81%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/ptexIndices.cpp.o
[INFO] [stderr]   [ 82%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/stencilTable.cpp.o
[INFO] [stderr]   [ 83%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/surfaceFactoryCache.cpp.o
[INFO] [stderr]   [ 84%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/stencilTableFactory.cpp.o
[INFO] [stderr]   [ 86%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/tessellation.cpp.o
[INFO] [stderr]   [ 86%] Built target vtr_obj
[INFO] [stderr]   [ 87%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/stencilBuilder.cpp.o
[INFO] [stderr]   [ 88%] Building CXX object opensubdiv/bfr/CMakeFiles/bfr_obj.dir/vertexDescriptor.cpp.o
[INFO] [stderr]   [ 89%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/topologyDescriptor.cpp.o
[INFO] [stderr]   [ 91%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/topologyRefiner.cpp.o
[INFO] [stderr]   [ 92%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/topologyRefinerFactory.cpp.o
[INFO] [stderr]   [ 92%] Built target bfr_obj
[INFO] [stderr]   [ 92%] Built target far_obj
[INFO] [stderr]   [ 93%] Building CXX object opensubdiv/CMakeFiles/osd_static_cpu.dir/version.cpp.o
[INFO] [stderr]   [ 94%] Linking CXX static library ../lib/libosdCPU.a
[INFO] [stderr]   [ 96%] Building CXX object opensubdiv/CMakeFiles/osd_dynamic_cpu.dir/version.cpp.o
[INFO] [stderr]   [ 97%] Linking CXX shared library ../lib/libosdCPU.so
[INFO] [stderr]   [ 97%] Built target osd_static_cpu
[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]   Install the project...
[INFO] [stderr]   -- Install configuration: "Debug"
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/lib/cmake/OpenSubdiv/OpenSubdivTargets.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/lib/cmake/OpenSubdiv/OpenSubdivTargets-debug.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/lib/cmake/OpenSubdiv/OpenSubdivConfig.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/lib/cmake/OpenSubdiv/OpenSubdivConfigVersion.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/version.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/lib/libosdCPU.a
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/lib/libosdGPU.a
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/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-492d54c738dcefbf/out/lib/libosdCPU.so.3.5.0" to "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/lib"
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/lib/libosdCPU.so
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/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-492d54c738dcefbf/out/lib/libosdGPU.so.3.5.0" to "/opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/lib"
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/lib/libosdGPU.so
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/hbr/allocator.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/hbr/bilinear.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/hbr/catmark.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/hbr/cornerEdit.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/hbr/creaseEdit.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/hbr/faceEdit.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/hbr/face.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/hbr/fvarData.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/hbr/fvarEdit.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/hbr/halfedge.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/hbr/hierarchicalEdit.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/hbr/holeEdit.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/hbr/loop.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/hbr/mesh.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/hbr/subdivision.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/hbr/vertexEdit.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/hbr/vertex.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/sdc/bilinearScheme.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/sdc/catmarkScheme.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/sdc/crease.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/sdc/loopScheme.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/sdc/options.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/sdc/scheme.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/sdc/types.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/vtr/array.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/vtr/componentInterfaces.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/vtr/fvarLevel.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/vtr/fvarRefinement.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/vtr/level.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/vtr/refinement.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/vtr/sparseSelector.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/vtr/stackBuffer.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/vtr/types.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/far/error.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/far/patchDescriptor.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/far/patchParam.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/far/patchMap.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/far/patchTable.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/far/patchTableFactory.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/far/primvarRefiner.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/far/ptexIndices.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/far/stencilTable.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/far/stencilTableFactory.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/far/topologyDescriptor.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/far/topologyLevel.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/far/topologyRefiner.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/far/topologyRefinerFactory.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/far/types.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/bfr/irregularPatchType.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/bfr/limits.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/bfr/parameterization.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/bfr/refinerSurfaceFactory.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/bfr/surface.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/bfr/surfaceData.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/bfr/surfaceFactory.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/bfr/surfaceFactoryMeshAdapter.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/bfr/surfaceFactoryCache.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/bfr/tessellation.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/bfr/vertexDescriptor.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/osd/bufferDescriptor.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/osd/cpuEvaluator.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/osd/cpuPatchTable.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/osd/cpuVertexBuffer.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/osd/mesh.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/osd/nonCopyable.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/osd/opengl.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/osd/types.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/osd/cpuGLVertexBuffer.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/osd/glLegacyGregoryPatchTable.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/osd/glPatchTable.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/osd/glVertexBuffer.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/osd/glMesh.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/osd/glslPatchShaderSource.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/osd/glXFBEvaluator.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out/include/opensubdiv/osd/glComputeEvaluator.h
[INFO] [stderr]   cargo:root=/opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[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=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = 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
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = 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_ENCODED_RUSTFLAGS = Some(--cap-lints=warn)
[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
[INFO] [stderr]   ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_ARFLAGS
[INFO] [stderr]   HOST_ARFLAGS = 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:rustc-link-lib=static=osd-capi
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/opensubdiv-petite-sys-492d54c738dcefbf/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-492d54c738dcefbf/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' 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:     0x59c3e8214012 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x59c3e8214012 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x59c3e8214012 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x59c3e8214012 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x59c3e823f8d3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x59c3e823f8d3 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x59c3e82101e3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x59c3e82101e3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x59c3e8213e62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x59c3e8215fb3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x59c3e8215d95 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x59c3e82169c5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x59c3e821675a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x59c3e8214519 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x59c3e82163ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x59c3e823dc20 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x59c3e823e086 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stderr]     17:     0x59c3e7c63314 - core::result::Result<T,E>::expect::hd2636cb5c0c4efad
[INFO] [stderr]     18:     0x59c3e7c661f0 - build_script_build::main::h0c36bc116259ea68
[INFO] [stderr]     19:     0x59c3e7c628d3 - core::ops::function::FnOnce::call_once::hde3cc5b6753cb0c9
[INFO] [stderr]     20:     0x59c3e7c62786 - std::sys::backtrace::__rust_begin_short_backtrace::h47f13bba26045f66
[INFO] [stderr]     21:     0x59c3e7c62709 - std::rt::lang_start::{{closure}}::hda8534d91a8f90d1
[INFO] [stderr]     22:     0x59c3e8208830 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stderr]     23:     0x59c3e8208830 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]     24:     0x59c3e8208830 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     25:     0x59c3e8208830 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x59c3e8208830 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x59c3e8208830 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]     28:     0x59c3e8208830 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     29:     0x59c3e8208830 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x59c3e8208830 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x59c3e7c626f1 - std::rt::lang_start::he4e3e243969b8f6d
[INFO] [stderr]     32:     0x59c3e7c663c5 - main
[INFO] [stderr]     33:     0x71da4f04f1ca - <unknown>
[INFO] [stderr]     34:     0x71da4f04f28b - __libc_start_main
[INFO] [stderr]     35:     0x59c3e7c61d65 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "0957402c2d28c5eaf441e14001fbd3265590f82c45256eae276a1eaf762cc3ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0957402c2d28c5eaf441e14001fbd3265590f82c45256eae276a1eaf762cc3ed", kill_on_drop: false }`
[INFO] [stdout] 0957402c2d28c5eaf441e14001fbd3265590f82c45256eae276a1eaf762cc3ed
