CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/cci_PR-3794/.conan/data/coz/0.2.2/_/_/build/53eacb082a10df9f98e1f537cf2e4d0b753dee5a/source_subfolder/libcoz/inspect.cpp:8: /home/conan/w/cci_PR-3794/.conan/data/coz/0.2.2/_/_/build/53eacb082a10df9f98e1f537cf2e4d0b753dee5a/source_subfolder/libcoz/inspect.h:38:3: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] line(const line&) = default; ^ /home/conan/w/cci_PR-3794/.conan/data/coz/0.2.2/_/_/build/53eacb082a10df9f98e1f537cf2e4d0b753dee5a/source_subfolder/libcoz/inspect.h:49:23: note: copy constructor of 'line' is implicitly deleted because field '_samples' has a deleted copy constructor std::atomic _samples = ATOMIC_VAR_INIT(0); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/8/../../../../include/c++/8/atomic:737:7: note: 'atomic' has been explicitly marked deleted here atomic(const atomic&) = delete; ^ In file included from /home/conan/w/cci_PR-3794/.conan/data/coz/0.2.2/_/_/build/53eacb082a10df9f98e1f537cf2e4d0b753dee5a/source_subfolder/libcoz/inspect.cpp:8: /home/conan/w/cci_PR-3794/.conan/data/coz/0.2.2/_/_/build/53eacb082a10df9f98e1f537cf2e4d0b753dee5a/source_subfolder/libcoz/inspect.h:39:9: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] line& operator=(const line&) = default; ^ /home/conan/w/cci_PR-3794/.conan/data/coz/0.2.2/_/_/build/53eacb082a10df9f98e1f537cf2e4d0b753dee5a/source_subfolder/libcoz/inspect.h:49:23: note: copy assignment operator of 'line' is implicitly deleted because field '_samples' has a deleted copy assignment operator std::atomic _samples = ATOMIC_VAR_INIT(0); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/8/../../../../include/c++/8/atomic:738:15: note: 'operator=' has been explicitly marked deleted here atomic& operator=(const atomic&) = delete; ^ In file included from /home/conan/w/cci_PR-3794/.conan/data/coz/0.2.2/_/_/build/53eacb082a10df9f98e1f537cf2e4d0b753dee5a/source_subfolder/libcoz/libcoz.cpp:18: /home/conan/w/cci_PR-3794/.conan/data/coz/0.2.2/_/_/build/53eacb082a10df9f98e1f537cf2e4d0b753dee5a/source_subfolder/libcoz/inspect.h:38:3: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] line(const line&) = default; ^ /home/conan/w/cci_PR-3794/.conan/data/coz/0.2.2/_/_/build/53eacb082a10df9f98e1f537cf2e4d0b753dee5a/source_subfolder/libcoz/inspect.h:49:23: note: copy constructor of 'line' is implicitly deleted because field '_samples' has a deleted copy constructor std::atomic _samples = ATOMIC_VAR_INIT(0); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/8/../../../../include/c++/8/atomic:737:7: note: 'atomic' has been explicitly marked deleted here atomic(const atomic&) = delete; ^ In file included from /home/conan/w/cci_PR-3794/.conan/data/coz/0.2.2/_/_/build/53eacb082a10df9f98e1f537cf2e4d0b753dee5a/source_subfolder/libcoz/libcoz.cpp:18: /home/conan/w/cci_PR-3794/.conan/data/coz/0.2.2/_/_/build/53eacb082a10df9f98e1f537cf2e4d0b753dee5a/source_subfolder/libcoz/inspect.h:39:9: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] line& operator=(const line&) = default; ^ /home/conan/w/cci_PR-3794/.conan/data/coz/0.2.2/_/_/build/53eacb082a10df9f98e1f537cf2e4d0b753dee5a/source_subfolder/libcoz/inspect.h:49:23: note: copy assignment operator of 'line' is implicitly deleted because field '_samples' has a deleted copy assignment operator std::atomic _samples = ATOMIC_VAR_INIT(0); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/8/../../../../include/c++/8/atomic:738:15: note: 'operator=' has been explicitly marked deleted here atomic& operator=(const atomic&) = delete; ^ In file included from /home/conan/w/cci_PR-3794/.conan/data/coz/0.2.2/_/_/build/53eacb082a10df9f98e1f537cf2e4d0b753dee5a/source_subfolder/libcoz/profiler.cpp:8: In file included from /home/conan/w/cci_PR-3794/.conan/data/coz/0.2.2/_/_/build/53eacb082a10df9f98e1f537cf2e4d0b753dee5a/source_subfolder/libcoz/profiler.h:20: /home/conan/w/cci_PR-3794/.conan/data/coz/0.2.2/_/_/build/53eacb082a10df9f98e1f537cf2e4d0b753dee5a/source_subfolder/libcoz/inspect.h:38:3: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] line(const line&) = default; ^ /home/conan/w/cci_PR-3794/.conan/data/coz/0.2.2/_/_/build/53eacb082a10df9f98e1f537cf2e4d0b753dee5a/source_subfolder/libcoz/inspect.h:49:23: note: copy constructor of 'line' is implicitly deleted because field '_samples' has a deleted copy constructor std::atomic _samples = ATOMIC_VAR_INIT(0); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/8/../../../../include/c++/8/atomic:737:7: note: 'atomic' has been explicitly marked deleted here atomic(const atomic&) = delete; ^ In file included from /home/conan/w/cci_PR-3794/.conan/data/coz/0.2.2/_/_/build/53eacb082a10df9f98e1f537cf2e4d0b753dee5a/source_subfolder/libcoz/profiler.cpp:8: In file included from /home/conan/w/cci_PR-3794/.conan/data/coz/0.2.2/_/_/build/53eacb082a10df9f98e1f537cf2e4d0b753dee5a/source_subfolder/libcoz/profiler.h:20: /home/conan/w/cci_PR-3794/.conan/data/coz/0.2.2/_/_/build/53eacb082a10df9f98e1f537cf2e4d0b753dee5a/source_subfolder/libcoz/inspect.h:39:9: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] line& operator=(const line&) = default; ^ /home/conan/w/cci_PR-3794/.conan/data/coz/0.2.2/_/_/build/53eacb082a10df9f98e1f537cf2e4d0b753dee5a/source_subfolder/libcoz/inspect.h:49:23: note: copy assignment operator of 'line' is implicitly deleted because field '_samples' has a deleted copy assignment operator std::atomic _samples = ATOMIC_VAR_INIT(0); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/8/../../../../include/c++/8/atomic:738:15: note: 'operator=' has been explicitly marked deleted here atomic& operator=(const atomic&) = delete; ^ 2 warnings generated. 2 warnings generated. 2 warnings generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY Debug information was not found for any in-scope executables or libraries ERROR: coz/0.2.2 (test package): Error in test() method, line 18 self.run("coz run --- " + bin_path, run_environment=True) ConanException: Error 250 while executing coz run --- bin/test_package