intel-seapi 0.3.1

Mid-level wrapper for Intel Single Event API (SEAPI) and ittnotify, as used by Intel VTune
Build #695321 2022-12-08T17:46:16.747269+00:00
# rustc version
rustc 1.67.0-nightly (01fbc5ae7 2022-12-07)
# docs.rs version
docsrs 0.6.0 (013508c6 2022-12-08)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/intel-seapi-0.3.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/intel-seapi-0.3.1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/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\", \"-20221207-1.67.0-nightly-01fbc5ae7\", \"--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\"" "-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] 995831c50a9dde1f1bf8969022890ade0b28c9ef9623f018d73717c951a917c7
[INFO] running `Command { std: "docker" "start" "-a" "995831c50a9dde1f1bf8969022890ade0b28c9ef9623f018d73717c951a917c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling intel-seapi-sys v0.2.0
[INFO] [stderr] error: failed to run custom build command for `intel-seapi-sys v0.2.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/intel-seapi-sys-1565a6f312cb1407/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: "cmake" "-Wdev" "--debug-output" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install" "-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" "-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON"
[INFO] [stderr]   Running with debug output on.
[INFO] [stderr]   -- CMAKE_CXX_FLAGS =  -ffunction-sections -fdata-sections -fPIC -m64 -g
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/CMakeLists.txt
[INFO] [stderr]   -- CMAKE_CXX_FLAGS_DEBUG = -g
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/CMakeLists.txt
[INFO] [stderr]   -- CMAKE_CXX_FLAGS_RELEASE = -O3 -DNDEBUG
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/CMakeLists.txt
[INFO] [stderr]   -- CMAKE_C_FLAGS =  -ffunction-sections -fdata-sections -fPIC -m64 -g
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/CMakeLists.txt
[INFO] [stderr]   -- CMAKE_C_FLAGS_DEBUG = -g
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/CMakeLists.txt
[INFO] [stderr]   -- CMAKE_C_FLAGS_RELEASE = -O3 -DNDEBUG
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/CMakeLists.txt
[INFO] [stderr]   -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
[INFO] [stderr]      Called from: [4]	/usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.16/Modules/FindDoxygen.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/CMakeLists.txt
[INFO] [stderr]   -- Configuring done
[INFO] [stderr]   -- Generating /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build/ittnotify
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/ittnotify/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build/sea_itt_lib
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/sea_itt_lib/CMakeLists.txt
[INFO] [stderr]   -- Generating done
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build
[INFO] [stderr]   running: "cmake" "--build" "." "--target" "install" "--config" "Debug"
[INFO] [stderr]   /usr/bin/cmake -S/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI -B/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build --check-build-system CMakeFiles/Makefile.cmake 0
[INFO] [stderr]   /usr/bin/cmake -E cmake_progress_start /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build/CMakeFiles /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build/CMakeFiles/progress.marks
[INFO] [stderr]   /usr/bin/make -f CMakeFiles/Makefile2 all
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build'
[INFO] [stderr]   /usr/bin/make -f ittnotify/CMakeFiles/ittnotify.dir/build.make ittnotify/CMakeFiles/ittnotify.dir/depend
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build'
[INFO] [stderr]   cd /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/ittnotify /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build/ittnotify /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build/ittnotify/CMakeFiles/ittnotify.dir/DependInfo.cmake --color=
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build'
[INFO] [stderr]   /usr/bin/make -f ittnotify/CMakeFiles/ittnotify.dir/build.make ittnotify/CMakeFiles/ittnotify.dir/build
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build'
[INFO] [stderr]   make[2]: Nothing to be done for 'ittnotify/CMakeFiles/ittnotify.dir/build'.
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build'
[INFO] [stderr]   [ 23%] Built target ittnotify
[INFO] [stderr]   /usr/bin/make -f CMakeFiles/IntelSEAPI.dir/build.make CMakeFiles/IntelSEAPI.dir/depend
[INFO] [stderr]   /usr/bin/make -f sea_itt_lib/CMakeFiles/sea_itt_lib.dir/build.make sea_itt_lib/CMakeFiles/sea_itt_lib.dir/depend
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build'
[INFO] [stderr]   cd /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build/CMakeFiles/IntelSEAPI.dir/DependInfo.cmake --color=
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build'
[INFO] [stderr]   cd /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/sea_itt_lib /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build/sea_itt_lib /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build/sea_itt_lib/CMakeFiles/sea_itt_lib.dir/DependInfo.cmake --color=
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build'
[INFO] [stderr]   /usr/bin/make -f CMakeFiles/IntelSEAPI.dir/build.make CMakeFiles/IntelSEAPI.dir/build
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build'
[INFO] [stderr]   /usr/bin/make -f sea_itt_lib/CMakeFiles/sea_itt_lib.dir/build.make sea_itt_lib/CMakeFiles/sea_itt_lib.dir/build
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build'
[INFO] [stderr]   make[2]: Nothing to be done for 'CMakeFiles/IntelSEAPI.dir/build'.
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build'
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build'
[INFO] [stderr]   make[2]: Nothing to be done for 'sea_itt_lib/CMakeFiles/sea_itt_lib.dir/build'.
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build'
[INFO] [stderr]   [ 61%] Built target IntelSEAPI
[INFO] [stderr]   [100%] Built target sea_itt_lib
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build'
[INFO] [stderr]   /usr/bin/cmake -E cmake_progress_start /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build/CMakeFiles 0
[INFO] [stderr]   /usr/bin/make -f CMakeFiles/Makefile2 preinstall
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build'
[INFO] [stderr]   make[1]: Nothing to be done for 'preinstall'.
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/build'
[INFO] [stderr]   Install the project...
[INFO] [stderr]   /usr/bin/cmake -P cmake_install.cmake
[INFO] [stderr]   -- Install configuration: "Debug"
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/./README.txt
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/./include
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/./include/ittnotify.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/./include/libittnotify.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/./include/legacy
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/./include/legacy/ittnotify.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/./include/jitprofiling.h
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/./include/llvm_jit_event_listener.hpp
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/./include/ittnotify.f90
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/include/itt_notify.hpp
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/sea.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/sea_runtool.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/strings.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/importers/csv.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/importers/etw.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/importers/ftrace.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/importers/mac_log.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/importers/osx.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/importers/perf.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/importers/pprof_importer.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/importers/qnx.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/importers/pprof_importer/profile.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/exporters/BestTraceFormat.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/exporters/ChromeTracing.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/exporters/DGML.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/exporters/GraphViz.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/exporters/QtCreatorProfiler.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/exporters/Stat.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/exporters/memory.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/collectors/android.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/collectors/ftrace.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/collectors/osx.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/collectors/win.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/decoders/Adreno.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/decoders/MSNT_SystemTrace.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/decoders/PVR.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/decoders/SteamVR.py
[INFO] [stderr]   -- Up-to-date: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/intel-seapi-sys-286c3c563a3ff026/out/install/runtool/decoders/i915.py
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/ittnotify
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/CMakeLists.txt
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/CMakeLists.txt
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/sea_itt_lib
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/CMakeLists.txt
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) in CMakeLists.txt:
[INFO] [stderr]     Policy CMP0065 is not set: Do not add flags to export symbols from
[INFO] [stderr]     executables without the ENABLE_EXPORTS target property.  Run "cmake
[INFO] [stderr]     --help-policy CMP0065" for policy details.  Use the cmake_policy command to
[INFO] [stderr]     set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, additional flags may be
[INFO] [stderr]     added to export symbols on all executables regardless of their
[INFO] [stderr]     ENABLE_EXPORTS property.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/CMakeLists.txt
[INFO] [stderr] 
[INFO] [stderr]   ###	Install /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/*.py to runtool:
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/sea.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/sea_runtool.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/strings.py
[INFO] [stderr] 
[INFO] [stderr]   ###	Install /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/importers/*.py to runtool/importers:
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/importers/csv.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/importers/etw.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/importers/ftrace.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/importers/mac_log.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/importers/osx.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/importers/perf.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/importers/pprof_importer.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/importers/qnx.py
[INFO] [stderr] 
[INFO] [stderr]   ###	Install /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/importers/pprof_importer/*.py to runtool/importers/pprof_importer:
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/importers/pprof_importer/profile.py
[INFO] [stderr] 
[INFO] [stderr]   ###	Install /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/exporters/*.py to runtool/exporters:
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/exporters/BestTraceFormat.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/exporters/ChromeTracing.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/exporters/DGML.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/exporters/GraphViz.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/exporters/QtCreatorProfiler.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/exporters/Stat.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/exporters/memory.py
[INFO] [stderr] 
[INFO] [stderr]   ###	Install /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/collectors/*.py to runtool/collectors:
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/collectors/android.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/collectors/ftrace.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/collectors/osx.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/collectors/win.py
[INFO] [stderr] 
[INFO] [stderr]   ###	Install /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/decoders/*.py to runtool/decoders:
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/decoders/Adreno.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/decoders/MSNT_SystemTrace.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/decoders/PVR.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/decoders/SteamVR.py
[INFO] [stderr]   		/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/runtool/decoders/i915.py
[INFO] [stderr]   CMake Error at cmake_install.cmake:107 (file):
[INFO] [stderr]     file INSTALL cannot find
[INFO] [stderr]     "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-seapi-sys-0.2.0/lib/IntelSEAPI/bin":
[INFO] [stderr]     No such file or directory.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   make: *** [Makefile:111: install] Error 1
[INFO] [stderr]   thread 'main' panicked at '
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.49/src/lib.rs:1104:5
[INFO] [stderr]   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] running `Command { std: "docker" "inspect" "995831c50a9dde1f1bf8969022890ade0b28c9ef9623f018d73717c951a917c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "995831c50a9dde1f1bf8969022890ade0b28c9ef9623f018d73717c951a917c7", kill_on_drop: false }`
[INFO] [stdout] 995831c50a9dde1f1bf8969022890ade0b28c9ef9623f018d73717c951a917c7